Cadence step kinds for SMS, call tasks and waiting on an event are on the roadmap. Email steps and the human-worked LinkedIn queue work today.

Email, LinkedIn and calls in one cadence

One sequence, several channels, and a single rule underneath: a reply anywhere stops everything else for that person.

An admin approves every new account by hand. Nothing is created until then. We reply by email; no newsletter, no sequence.

  • One reply pauses the sequence
  • LinkedIn stays human-executed
  • SMS steps on the roadmap
app.salescrew.io/today
The daily working view

The short answer

  • The cadence is the spine. Email steps send automatically from the mailbox pool; LinkedIn steps appear in a queue that a person works by hand, because SalesCrew never automates LinkedIn itself.
  • A reply on any channel pauses the sequence for that contact. That rule runs in auto by default and it is the one behaviour that keeps a multichannel sequence from becoming harassment.
  • Two step kinds are not built. SMS steps and call tasks inside a cadence are on the roadmap, so today a call step is a task you create beside the sequence rather than inside it.

Trigger to logged

One contact's path through a mixed sequence.

  1. 1

    Trigger: an audience is frozen

    The segment freezes with suppression applied, and contacts enter the cadence at step one. cadence_enroll does the same from a script.

  2. 2

    Step one sends by email

    From the mailbox pool, inside your business-hours window, under per-account daily caps with cooldown stamps and suppression re-checked at send.

  3. 3

    Step two appears in the LinkedIn queue

    The contact shows up in the queue with the sending profile assigned. A person opens LinkedIn, does the action and sets the status. Nothing is automated on the platform itself.

  4. 4

    The human works the queue and the tasks

    The queue for LinkedIn, a task for a call. Both are visible work rather than invisible automation, which is the honest description of what a multichannel sequence really is.

  5. 5

    A reply pauses everything

    Email reply, LinkedIn reply recorded in the ledger, or a call outcome logged. Any of them pauses the cadence for that contact and the thread lands in the shared inbox.

  6. 6

    What gets logged

    Each step attempted, each touch recorded, the ledger status per LinkedIn row and the call disposition. cadence_funnel reads the whole thing back as numbers.

What gets configured

Which channel does what, and whether it is built.

ChannelHow the step runsStatus
EmailSent automatically through the mailbox poolAvailable
LinkedInQueued for a person; the ledger records what they didAvailable
CallA task created beside the cadence, outcome recorded with call_logAvailable as a task
Call step inside the cadenceA call_task step kind in the sequence itselfOn the roadmap
SMS stepAn sms step kind with consent and STOP handlingOn the roadmap
Wait for an eventAn await_event step that pauses until something happensOn the roadmap
Reply handlingPause on reply, classify, suppress on unsubscribeAvailable and in auto by default
GuardrailsThree days between touches, per-cadence caps, send windowAvailable

Where it stops and a human starts

LinkedIn stops with a person on purpose. Automating the platform risks the account, and an account restriction takes the whole channel with it. A queue is slower and it survives.

Calls stop with a person for a different reason. Outbound voice through Vapi exists, but deciding to dial a list is the kind of action the default policy keeps human, and anything that spends money is human-only regardless of an agent's mode.

Writing the copy stops with a person too. An agent can draft a sequence from a brief; the draft waits in the approval queue. That is the same rule that governs every external send in the product.

Questions

Can I put an SMS step in a cadence today?
No. SMS step kinds are on the roadmap along with the rest of the phone pack. Email steps and the LinkedIn queue are what a multichannel sequence looks like today.
How does a LinkedIn reply pause the email steps?
Someone records the reply in the ledger, and the pause follows from that. It is a human-entered fact rather than a scraped one, which is the trade for not touching the platform.
How many touches should a sequence have?
Fewer than the temptation. Guardrails enforce at least three days between touches per contact and a cap per cadence, so the sequence cannot quietly become daily contact.