Skip to main content
Feedback

Autopilot MCP connector

Autopilot is a marketing automation platform for creating customer journeys and managing contacts. The Autopilot MCP connector allows AI agents to create and update contacts, manage contact lists, and add contacts to automated journeys. It also supports retrieving custom fields, listing available triggers, and checking contact membership in specific lists.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Autopilot MCP connector to perform the following actions:

  • Build automated customer journeys that respond to contact behavior in real time
  • Segment contacts into targeted lists for personalized marketing campaigns
  • Sync contact data bidirectionally between Autopilot and other business systems
  • Trigger marketing actions when contacts meet specific conditions or milestones
  • Maintain accurate contact records by creating, updating, and removing duplicates
  • Enroll contacts in multi-step nurture sequences based on their actions
  • Track custom contact attributes to personalize messaging at scale

Example prompts

Use the following example prompts to invoke Autopilot MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Add all contacts from our latest webinar signup to the Autopilot nurture journey.
  • Show me every contact in Autopilot who matches the 'enterprise customer' list.
  • Remove the contact john.doe@example.com from our inactive prospects list in Autopilot.
  • Create a new list in Autopilot called 'Q1 Sales Qualified Leads'.
  • Update the contact Sarah Mitchell in Autopilot with their new company name.
  • Check if email@company.com exists in the Autopilot VIP customers list.
  • Pull all contacts from Autopilot and their custom field values for our analytics.
  • Get me the list of available automation triggers I can use in Autopilot.
  • Delete the duplicate contact record for Jane Smith in Autopilot.
  • Enroll 50 contacts into the Autopilot onboarding journey automatically.

Autopilot MCP connector tools

The Autopilot MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
upsertContactCreates a new contact or updates an existing contact with provided information.
getContactRetrieves detailed information about a specific contact.
deleteContactRemoves a contact from the system.
getAllContactsRetrieves a list of all contacts in the system.
getCustomFieldsRetrieves the custom fields available for contacts.
addContactToJourneyEnrolls a contact into a specified journey.
getTriggersRetrieves a list of available triggers for automation.
addContactToListAdds a contact to a specified list.
removeContactFromListRemoves a contact from a specified list.
checkContactInListDetermines whether a contact exists in a specified list.
getContactsInListRetrieves all contacts belonging to a specified list.
createListCreates a new contact list.
getAllListsRetrieves a list of all contact lists in the system.
On this Page