Automate your sales process with Centerfy Workflow Builder

Build drag-and-drop automation workflows using triggers, if/else conditions, and AI actions — no code required, runs 24/7 in the background.

Workflows let you automate the repetitive parts of your sales process so your team can focus on conversations that require a human touch. A workflow watches for a specific event — like a new lead calling in, a form being submitted, or a tag being added — and then executes a sequence of actions automatically. Once published, a workflow runs around the clock without any manual intervention.

Accessing the Workflow Builder

Go to Workflows in the sidebar. Your existing workflows are listed here with their status (active or paused). To build a new one, click Create Workflow.

Workflow anatomy

Every workflow has three building blocks:

Trigger — the event that starts the workflow. A workflow only fires when its trigger condition is met.

Conditions (if/else) — optional filters that determine whether the workflow continues for a given contact. For example: “only continue if the contact’s tag includes new-lead.”

Actions — the steps that execute in sequence. Each action does something: sends a message, updates a record, waits a set amount of time, or calls an external service.

Available triggers

TriggerWhen it fires
Contact createdA new contact record is added
Tag addedA specific tag is applied to a contact
Appointment bookedAn appointment is scheduled via a Centerfy calendar
Appointment cancelledAn appointment is cancelled
Form submittedA contact fills out a connected form
Call completedA call ends (inbound or outbound)
Campaign reply receivedA contact replies to an SMS campaign
Inbound message receivedAny new inbound message arrives in the inbox

Available actions

ActionWhat it does
Send SMSSend a text message to the contact
Send emailSend an email to the contact
Add tagApply a tag to the contact record
Remove tagRemove a tag from the contact record
Add noteAppend a note to the contact record
Assign to userAssign the contact or conversation to a team member
Move pipeline stageMove the contact to a different stage in a pipeline
Book appointmentCreate an appointment on a Centerfy calendar
Wait / delayPause the workflow for a set duration before continuing
AI text generationUse AI to generate a personalized message
HTTP webhookCall an external API or service

Testing a workflow

Before publishing, use the Test Trigger button inside the Workflow Builder to run through the entire workflow using a test contact. This lets you verify that each action fires correctly and that any conditions route contacts as expected.

Monitoring active workflows

Open the Logs tab inside any workflow to see the Workflow Monitor — a live view showing which contacts are currently progressing through the workflow, which step they are on, and whether any errors occurred.

Example: missed call follow-up workflow

  1. Add a trigger

    Select Call completed as the trigger. Add a condition: Call not answered = true.

  2. Add a wait step

    Add a Wait action and set it to 2 minutes. This gives the contact a moment to leave a voicemail before receiving a text.

  3. Send the first SMS

    Add a Send SMS action with the message: “Hi {firstName}, sorry we missed your call! Reply here or call us back at your convenience.”

  4. Add a condition and wait

    Add another Wait action set to 1 hour. Then add an If/Else condition: Contact has replied = false.

  5. Send the follow-up SMS

    Under the “No reply” branch, add a second Send SMS action: “We still want to connect, {firstName}. When’s a good time to reach you?”

  6. Publish the workflow

    Click Save, then toggle the workflow to Active. Every missed call from this point forward triggers the sequence automatically.

© 2026 Centerfy AI. All rights reserved.