workflow_activate
Activate or deactivate workflows in Apollo.io to automate sales processes. Manage workflow status to control prospecting, outreach, and pipeline automation.
Instructions
Activate or deactivate a workflow.
Note: Activation may require the workflow to have actions configured.
If activation fails, configure actions via Apollo UI first.
Args:
workflow_id: The workflow ID
active: True to activate, False to deactivate
Returns:
Updated workflow status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| active | No |