API for sequence build
Under Review
July 10, 2026
Hi RecruiterFlow team,
We're an agency using the external API heavily to run our outbound BD workflow, and the recent additions to the sequencing API — sequences/recipients/add, recipients/remove, sequences/list, and reference-data — have been genuinely useful. Enrolling and launching recipients programmatically has already removed a lot of friction for us.
There's one gap that's still forcing us into the browser, and I wanted to flag it as a feature request.
What we can do today via API: enroll prospects into an existing sequence, launch it, remove them, and read status/stats.
What we can't do via API: create a sequence and author its steps. Today every sequence still has to be built by hand in the UI — creating the sequence shell, adding each step, setting the channel (email / LinkedIn / task), the delay/wait, and the step content. For our volume that's the single most time-consuming part of the workflow, and it's the only reason we still need to drive the UI at all.
What would fully