ghl_contact_add_to_workflow
Add a contact to a specified workflow with an optional event start time to trigger workflow automation.
Instructions
Add Contact to Workflow Endpoint: POST /contacts/{contactId}/workflow/{workflowId} (Version header: v3; source: v3/contacts-v3.json) OAuth scopes: contacts.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| contactId | Yes | Contact Id | |
| workflowId | Yes | Workflow Id |