Skip to main content
To execute actions in third-party systems, either extend an existing custom integration app, or create a new one.

External Actions Domain

Check App configuration. You can extend it with actions.

Action

Action model has the following structure:

Action Argument

Action argument model has the following structure:

POST /api/v1/automations/action/execute

Executes specific action with specified parameters. In case of success response just return empty object with success status code. Request body sample:
Success response:
Failure response: