Write

Apply Sequence Template

Applies a built-in sequence template to a campaign, copying its follow_up steps as-is into the campaign's follow_up_sequence. The template's follow-ups carry no daily limit and write to the follow-up sequence rather than the main sequence. Fails if the template_name or campaign_id is invalid.

apply_sequence_templatePOST/api/v1/campaigns/{campaign_id}/apply-template
crispy — bash

Example prompt: Apply the heyreach-refugee template to my q1-fintech-outreach campaign

{
  "campaign_id": "q1-fintech-outreach",
  "template_name": "heyreach-refugee",
  "follow_up_steps_added": 3
}
Permission scope
core
Access
Write
Category
Campaigns

What you can build

Drop a proven follow-up cadence into a campaign in one step
Apply a refugee migration template to onboard from another tool
Standardize follow-up sequences across multiple campaigns
Skip manual step building by reusing a vetted template

Parameters

Inputs accepted by apply_sequence_template.

NameTypeDescription
campaign_idstringCampaign ID to apply the template to (e.g. 'q1-fintech-outreach')
template_namestringTemplate name (e.g. 'heyreach-refugee'). Use list_sequence_templates to see options.
accepted_step_shapesobjectReference: shapes of steps a template may contain (read-only for callers).

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.