E-goi MCP connector
E-goi is a multi-channel marketing automation platform for managing email, SMS, voice, and push notification campaigns. The E-goi MCP connector allows AI agents to manage contact lists and fields, create and update individual contacts, and retrieve contact details from specific lists. It also supports retrieving and attaching tags to contacts for campaign segmentation and audience targeting.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the E-goi MCP connector to perform the following actions:
- Build targeted email campaigns by segmenting contacts across multiple lists
- Automate SMS and push notification delivery based on customer behavior and tags
- Enrich customer profiles by updating contact information across all channels
- Organize and tag contacts for personalized, multi-channel marketing campaigns
- Sync customer data from external systems into E-goi for unified audience management
- Retrieve contact details and engagement history to inform marketing decisions
- Create new subscriber records automatically from web forms and third-party platforms
- Manage subscriber lists and organize audiences by custom fields and tags
Example prompts
Use the following example prompts to invoke E-goi MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all the lists I have in E-goi.Get all contacts from my VIP customers list in E-goi.What custom fields are available in my E-goi subscriber list?Create a new contact in E-goi for a trial signup.Find the contact record for john.smith@company.com in E-goi.Update the subscription status for a contact in E-goi.Show me all the tags I've created in E-goi.Add the 'high-value' tag to contacts in my premium customers list.Retrieve all contacts from E-goi who have the 'abandoned-cart' tag.Create a contact in E-goi and tag them as a new lead.
E-goi MCP connector tools
The E-goi MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getLists | Retrieves all contact lists available in the E-goi account. |
| getListFields | Retrieves the custom fields defined for a specific contact list. |
| getContacts | Retrieves all contacts stored in a specified list. |
| createContact | Creates a new contact and adds it to a specified list. |
| getContact | Retrieves detailed information about a specific contact. |
| updateContact | Modifies the information for an existing contact. |
| getTags | Retrieves all tags available in the E-goi account. |
| attachTag | Assigns one or more tags to specified contacts. |