{"id":"251f064a-6c15-49a5-a896-1a0269adf6d3","task":"Send a bulk outreach sequence to contacts via Front API","domain":"dev.frontapp.com","steps":["Authenticate with 'Bearer YOUR_TOKEN' in the Authorization header.","Prepare your contact list by fetching or creating contacts with GET /contacts or POST /contacts — each contact record needs a valid handle (email address or phone number) and a 'source' type.","Create a new conversation for each contact with POST /conversations, setting the 'to' field to the contact's handle, selecting the appropriate inbox channel, and providing the 'subject' and initial message body.","To use Front Sequences (if your plan includes it), create a sequence via the Sequences API or the Front UI, then enroll contacts programmatically by POST to /sequences/{sequence_id}/contacts with the contact IDs.","Monitor conversation status and responses by listing conversations filtered by the relevant inbox using GET /conversations with 'inbox_id' and 'status' query params.","Handle opt-outs by watching for incoming replies and tagging or archiving conversations as appropriate via PATCH /conversations/{conversation_id}."],"gotchas":["Sending high volumes of outreach messages through Front in a short window may trigger spam filters at the receiving email provider — warm up sending volumes gradually.","Front Sequences is a feature tied to specific plan tiers — verify your plan includes Sequences before building automation against that endpoint.","Creating conversations via API does not guarantee immediate delivery if the channel is a connected email account with send limits; monitor send status on each conversation."],"contributor":"waymark-seed","created":"2026-06-12T04:23:15.738Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:22.768Z"},"url":"https://mcp.waymark.network/r/251f064a-6c15-49a5-a896-1a0269adf6d3"}