integrations REST Endpoints

integrations
Retrieve, delete, export, import, activate, deactivate, and run integrations.
Activate an Integration
Method: post
Path: /v1/integrations/{code}/{version}/activate
Deactivate an Integration
Method: post
Path: /v1/integrations/{code}/{version}/deactivate
Delete an Integration
Method: delete
Path: /v1/integrations/{code}/{version}
Export an Integration
Method: get
Path: /v1/integrations/{code}/{version}/export
Fetch ESS Job Status
Method: get
Path: /v1/integrations/{code}/{version}/schedule/state/{id}
Import (Add) an Integration
Method: post
Path: /v1/integrations/import
Import (Replace) an Integration
Method: put
Path: /v1/integrations/import
Retrieve an Integration
Method: get
Path: /v1/integrations/{code}/{version}
Retrieve Integrations
Method: get
Path: /v1/integrations
Run an Integration Flow
Method: post
Path: /v1/integrations/{code}/{version}/schedulenow
integrations
Retrieve, delete, export, import, activate, deactivate, and run integrations.
Retrieve Integrations
Method: get
Path: /v1/integrations
Import (Add) an Integration
Method: post
Path: /v1/integrations/import
Import (Replace) an Integration
Method: put
Path: /v1/integrations/import
Delete an Integration
Method: delete
Path: /v1/integrations/{code}/{version}
Retrieve an Integration
Method: get
Path: /v1/integrations/{code}/{version}
Activate an Integration
Method: post
Path: /v1/integrations/{code}/{version}/activate
Deactivate an Integration
Method: post
Path: /v1/integrations/{code}/{version}/deactivate
Export an Integration
Method: get
Path: /v1/integrations/{code}/{version}/export
Fetch ESS Job Status
Method: get
Path: /v1/integrations/{code}/{version}/schedule/state/{id}
Run an Integration Flow
Method: post
Path: /v1/integrations/{code}/{version}/schedulenow
integrations
Retrieve, delete, export, import, activate, deactivate, and run integrations.
Delete an Integration
Method: delete
Path: /v1/integrations/{code}/{version}
Retrieve Integrations
Method: get
Path: /v1/integrations
Retrieve an Integration
Method: get
Path: /v1/integrations/{code}/{version}
Export an Integration
Method: get
Path: /v1/integrations/{code}/{version}/export
Fetch ESS Job Status
Method: get
Path: /v1/integrations/{code}/{version}/schedule/state/{id}
Import (Add) an Integration
Method: post
Path: /v1/integrations/import
Activate an Integration
Method: post
Path: /v1/integrations/{code}/{version}/activate
Deactivate an Integration
Method: post
Path: /v1/integrations/{code}/{version}/deactivate
Run an Integration Flow
Method: post
Path: /v1/integrations/{code}/{version}/schedulenow
Import (Replace) an Integration
Method: put
Path: /v1/integrations/import