Trigger Persona Workflow

post/api/evs/api/v1/workflows/{workflow-id}/trigger

Trigger a Persona workflow run for a specific workflow template (e.g. to add a case note via automation).

Path Parameters

  • workflow-idstringRequired
    The ID of the Persona workflow to trigger.

Request Body

data object required
The workflow trigger data containing the attributes for the workflow run.
attributes dictionary<string, any> required
Key-value pairs of workflow attributes to pass to the workflow run.

200 Response

data object required
type string required
id string required
Min length: >= 1 characters
attributes dictionary<string, any> required