Add contact to workflow
ghl_add_contact_to_workflowEnroll a contact into an automation workflow to trigger it for that contact. Provide contactId and workflowId, optionally set a start time.
Instructions
Enroll a contact into an automation workflow, triggering it for that contact. Use ghl_list_workflows to find workflowId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | ||
| workflowId | Yes | ||
| eventStartTime | No | Optional ISO 8601 time to start the workflow. |