Use Close CRM's bulk email sequence enrollment API to add a list of leads to a sequence, handle partial failures, and track sequence state via the activity feed

domain: close.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. GET /api/v1/sequence/ to retrieve available sequences and identify the sequence ID to enroll leads into
  2. POST /api/v1/sequence/{sequence_id}/subscription/ for each lead with a body containing 'lead_id' and optionally 'assigned_to' (sender user ID) to create the enrollment
  3. Parse each response for the 'id' (subscription ID) and 'status' field; a status of 'paused' or 'error' indicates the enrollment did not activate successfully
  4. GET /api/v1/activity/?lead_id={lead_id}&type=Email to poll the activity feed and confirm the first sequence email was sent or scheduled
  5. POST /api/v1/sequence/{sequence_id}/subscription/{subscription_id}/pause or /resume to manage sequence state per lead

Known gotchas

Related routes

Import leads into Close CRM using the REST API
developer.close.com · 5 steps · unrated
Use Close CRM's smart view search API to query leads with complex filter combinations, export matching lead IDs, and bulk-update a custom field across the result set
close.com · 5 steps · unrated
Bulk-sync LineLeader Enroll lead and task data into a data warehouse using pagination
apidocs.childcarecrm.com · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans