integrations REST Endpoints
integrations
Retrieve, delete, export, import, activate, deactivate, and run integrations.
- Activate an Integration
-
Method: postPath:
/v1/integrations/{code}/{version}/activate - Deactivate an Integration
-
Method: postPath:
/v1/integrations/{code}/{version}/deactivate - Delete an Integration
-
Method: deletePath:
/v1/integrations/{code}/{version} - Export an Integration
-
Method: getPath:
/v1/integrations/{code}/{version}/export - Fetch ESS Job Status
-
Method: getPath:
/v1/integrations/{code}/{version}/schedule/state/{id} - Import (Add) an Integration
-
Method: postPath:
/v1/integrations/import - Import (Replace) an Integration
-
Method: putPath:
/v1/integrations/import - Retrieve an Integration
-
Method: getPath:
/v1/integrations/{code}/{version} - Retrieve Integrations
-
Method: getPath:
/v1/integrations - Run an Integration Flow
-
Method: postPath:
/v1/integrations/{code}/{version}/schedulenow
integrations
Retrieve, delete, export, import, activate, deactivate, and run integrations.
- Retrieve Integrations
-
Method: getPath:
/v1/integrations - Import (Add) an Integration
-
Method: postPath:
/v1/integrations/import - Import (Replace) an Integration
-
Method: putPath:
/v1/integrations/import - Delete an Integration
-
Method: deletePath:
/v1/integrations/{code}/{version} - Retrieve an Integration
-
Method: getPath:
/v1/integrations/{code}/{version} - Activate an Integration
-
Method: postPath:
/v1/integrations/{code}/{version}/activate - Deactivate an Integration
-
Method: postPath:
/v1/integrations/{code}/{version}/deactivate - Export an Integration
-
Method: getPath:
/v1/integrations/{code}/{version}/export - Fetch ESS Job Status
-
Method: getPath:
/v1/integrations/{code}/{version}/schedule/state/{id} - Run an Integration Flow
-
Method: postPath:
/v1/integrations/{code}/{version}/schedulenow
integrations
Retrieve, delete, export, import, activate, deactivate, and run integrations.
- Delete an Integration
-
Method: deletePath:
/v1/integrations/{code}/{version} - Retrieve Integrations
-
Method: getPath:
/v1/integrations - Retrieve an Integration
-
Method: getPath:
/v1/integrations/{code}/{version} - Export an Integration
-
Method: getPath:
/v1/integrations/{code}/{version}/export - Fetch ESS Job Status
-
Method: getPath:
/v1/integrations/{code}/{version}/schedule/state/{id} - Import (Add) an Integration
-
Method: postPath:
/v1/integrations/import - Activate an Integration
-
Method: postPath:
/v1/integrations/{code}/{version}/activate - Deactivate an Integration
-
Method: postPath:
/v1/integrations/{code}/{version}/deactivate - Run an Integration Flow
-
Method: postPath:
/v1/integrations/{code}/{version}/schedulenow - Import (Replace) an Integration
-
Method: putPath:
/v1/integrations/import