ghl_add_contact_to_workflow
Enroll a contact into a GoHighLevel workflow or automation using a contact ID and workflow ID. Discover workflow IDs via ghl_get_workflows.
Instructions
Enroll a contact into a GHL workflow/automation. Use the configured workflow IDs or supply a custom one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | ||
| workflowId | Yes | The workflow ID to enroll the contact in. Use ghl_get_workflows to discover available workflow IDs. | |
| eventStartTime | No | Optional ISO 8601 event start time for time-based triggers |