Automations
Last updated
Last updated
This API gives you a list of all automations for a specific platform.
Use this to get the platform ID.
This API will give you a list of inputs
and output
of specific automation.
Use automationID
from response of the above API
/api/v1/public/automations
Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’
/api/v1/public/automations/{automationId}
Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’