Example prompt:
Create a new workflow called "VP of Sales Job Change Workflow."
Trigger: Detect whenever a contact's title changes to VP of Sales in Apollo. When this trigger fires, send an alert notification by email and Slack.
Steps after trigger:
Email enrichment → run enrichment on the contact's email.
Phone enrichment → run enrichment on the contact's phone.
Add to list → add the contact to a designated list (leave list unspecified for now).
Add to sequence → add the contact to a designated sequence (leave sequence unspecified for now).
Keep the workflow logic simple and linear: Trigger → Notification → Enrichment → List → Sequence. Do not require a list or sequence to be named in order to create the workflow — placeholders are acceptable.
Save the workflow with the exact title: "VP of Sales Job Change Workflow."
Copy