Trigger workflows using an external event

POST https://automation.8x8.com/api/v1/accounts/:accountId/triggers/http_request

Use this resource to trigger workflows from an external system. Inbound SMS and chat apps message triggers are managed by the automation service. However, if you would like to trigger workflows from an external system like your CRM or ERP application or even a 3rd party system, you can use the http_request trigger to do so.

Request

Path Parameters

    accountId stringrequired

    Account id

Query Parameters

    subAccountId string

    Subaccount id to trigger definitions that must be run only for specific subaccounts.

Body

    objectobject

    Workflow data. Request body can be any JSON containing data required by your workflow. This data will be saved to the workflow context when a workflow is triggered. You can access that data from the workflow using the data.

An event to trigger workflows is successfully raised.


Source: https://developer.8x8.com/connect/reference/http-request-trigger · 8x8 CPaaS Developer Docs. Synced for support deflection.

Was this article helpful?
or
0 out of 0 found this helpful

0 Comments

Please sign in to leave a comment.

Didn't find what you were looking for?

Submit a request