A consultant is customizing a sales accelerator sequence for a subscription software company. The sequence currently sends every lead through the same six touchpoints regardless of engagement level. The sales manager wants leads whose lead score falls below a set threshold to skip the two highest-effort steps, a custom video and a handwritten note, and move straight to a generic email step instead. Which configuration should the consultant use?
Select an answer to reveal the explanation.
Short Explanation
The manager is not asking to cancel the effort-heavy steps altogether, only to spare them for leads that have not shown enough interest yet. That distinction matters because deleting a step from the template affects everyone, strong leads included, and that is not what was asked for. Making a rep decide by hand whether to skip a step introduces exactly the kind of inconsistency the automation was supposed to remove in the first place. And tweaking what shows up on a form has nothing to do with how the sequence itself moves a lead forward. What actually solves this is teaching the sequence to check the score and send low scorers down a shorter road while everyone else takes the long one, so the routing responds automatically to how engaged each lead already is.
Full Explanation
The correct answer is A. Sales accelerator sequences support conditional branching, so a condition evaluated against the lead score field can automatically route low-scoring leads onto a shorter path that omits the video and handwritten note, while high-scoring leads continue through the full sequence. Option B is incorrect because removing the steps from the template applies to every lead, which contradicts the requirement that only low-scoring leads should skip them; it eliminates the choice rather than conditioning it. Option C is incorrect because a manually invoked Copilot Studio topic depends on a rep remembering to trigger it for each lead, which is inconsistent and effort-heavy, the opposite of the automatic behavior the manager wants; it also is not how sequence step routing is configured. Option D is incorrect because hiding a field from the form changes what a rep can see or edit, it has no effect on how the sequence engine routes a lead through its steps, so the high-effort steps would still run for everyone. Branching logic tied to lead score is the mechanism built for this exact scenario.