Mixmax Integration — Automate Mixmax with AI on Beauto
The #1 Sales Engagement Platform for Gmail. Mixmax provides email tracking, scheduling, sequences, and productivity tools for sales teams.
Category: email, crm · 88 actions available
What you can automate with Mixmax
Beauto connects Mixmax with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Mixmax events, enrich Mixmax data with AI, or sync Mixmax with the rest of your stack — without writing code.
- Sync Mixmax data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Mixmax events and route the output anywhere
- Schedule recurring Mixmax tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Mixmax actions Beauto supports
- Add Contact to Group — Tool to add a contact to a contact group. Use when you need to add a single contact or bulk add multiple contacts (up to 100) to a specific group. Either email or contactId must be provided for each contact.
- Add Email to Unsubscribe List — Tool to add an email address to the Mixmax unsubscribe list. Use when you need to prevent sending emails to a specific address.
- Add Snippet to Tag — Tool to add a snippet to a snippet tag in Mixmax. Use when you need to organize snippets by adding them to specific tags or folders.
- Add Team Members — Tool to add one or more members to a Mixmax team by email. Use when you need to invite new members to a team. Returns the complete list of all team members after the addition.
- Cancel Sequence Recipients — Tool to cancel specific recipients across all sequences. Use when you need to remove recipients from all active sequences. If emails parameter is provided, only those recipients are canceled; otherwise all active recipie
- Create Code Snippet — Tool to create a new Formatted Code enhancement in Mixmax. Use when you need to save a code snippet that can be recalled using /code command in the UI.
- Create Contact — Tool to create a new contact in Mixmax. Use when you need to add a new contact with an email address and optional metadata. If a contact with the same email already exists, it will be merged.
- Create Contact Group — Tool to create a new contact group in Mixmax. Use when you need to organize contacts into a new group for better contact management. Note: This endpoint is deprecated but still functional.
- Create Contact Note — Tool to create a note for a contact. Use when you need to add a new note to a contact by their ID.
- Create insights report — Tool to create a new insights report in Mixmax. Use when you need to generate analytics reports for messages, meetings, groups, users, sequences, templates, delegators, or customers.
- Create Integration Enhancement — Tool to create a new enhancement integration in Mixmax. Use when you need to add a custom enhancement that will appear in the Enhance menu for your account only.
- Create Integrations Command — Tool to create a new slash command that will be visible to only your account. Use when you need to add a custom slash command integration to Mixmax.
- Create Integrations Sidebars — Tool to create a new sidebar integration in Mixmax. Use when you need to register a custom sidebar that will appear in the Mixmax interface. Note: The sidebar will be visible only to your account unless shared with suppo
- Create Link Resolver — Tool to create a new link resolver integration in Mixmax. Use when you need to set up automatic URL resolution for specific URL patterns. Note that 'shared' link resolvers cannot be created using this endpoint - the enha
- Create Livefeed Search — Tool to create a new saved search in the Mixmax livefeed. Use when you need to save a frequently-used livefeed query for quick access later.
- Create Message — Tool to create a draft Mixmax message (email). Use when you need to compose a new email draft in Mixmax.
- Create Rule — Tool to create a new Mixmax rule/webhook. Use when you need to set up event-based automation that triggers on specific events like message sent, opened, or clicked.
- Create Rule Action — Tool to create a new action for a Mixmax rule. Use when you need to add an action (such as a webhook) to an existing rule.
- Create Sequence Folder — Tool to create a new sequence folder in Mixmax. Use when you need to organize sequences by creating a new folder to group related sequences together.
- Create Snippet Tag — Tool to create a new snippet tag (folder) in Mixmax. Use when you need to organize snippets by creating a new tag or folder.
- Create Team — Tool to create a new team in Mixmax. Use when you need to create a team with a specific name. The authenticated user is automatically added as an admin member of the newly created team.
- Delete Contact — Tool to delete a contact by ID. Use when you need to remove a contact from Mixmax.
- Delete Contact Group — Tool to delete a contact group by ID. Use when you need to remove a contact group after confirming its ID. Note: This endpoint is deprecated and returns 204 with no content on success.
- Delete Contact Note — Tool to delete a note from a contact by its ID. Only the creator of the note can delete it. Use when removing a note after confirming both the contact ID and note ID.
- Delete Integration Enhancement — Tool to delete an integration enhancement by its ID. Use when you need to remove an enhancement from the Mixmax platform.
- Delete slash command — Tool to delete a slash command by its unique ID from Mixmax integrations. Use when you need to permanently remove a slash command.
- Delete Integrations Sidebars — Tool to delete a sidebar integration by its ID. Use when removing an integration sidebar from Mixmax.
- Delete Link Resolver — Tool to permanently delete a link resolver by its ID. Use when removing unwanted or obsolete link resolvers. Returns empty response on success (204 No Content).
- Delete Rule — Tool to delete a Mixmax rule by its ID. Rules are used to intercept events and route them to webhooks. Use when you need to remove a rule after confirming its ID.
- Delete Rule Action — Tool to delete an action from a Mixmax rule. Use when you need to remove a specific action from an existing rule.
- Delete Sequence Folder — Tool to permanently delete a sequence folder by its ID. Use when removing unwanted or obsolete sequence folders. Note: This endpoint returns 204 with no content on success.
- Delete Snippet — Tool to delete a snippet by moving it to trash. The snippet remains accessible via API with deletedOnly=true query parameter for 28 days before automatic purging. Recovery is possible by moving deleted snippets back into
- Delete Snippet Tag — Tool to delete a snippet tag by its unique ID. Use when you need to remove a snippet tag from Mixmax.
- Delete Team — Tool to delete a team by its ID. Disbands the team permanently. Use only when confirmed by an admin, as this action is irreversible.
- Delete Unsubscribe — Tool to remove an email address from the Mixmax unsubscribe list. Use when you need to re-enable email sending to a previously unsubscribed address.
- Get Code Snippet — Tool to fetch a single Formatted Code enhancement by its unique ID. Use when you need to retrieve detailed information about a specific code snippet.
- Get contact by ID — Tool to retrieve a single contact by ID from Mixmax. Use when you need to fetch detailed information about a specific contact.
- Get Contact Group — Tool to retrieve a single contact group by ID. Use when you need to fetch details of a specific contact group. Note: This endpoint is deprecated but still functional.
- Get Contactgroup Contacts — Tool to retrieve membership for a contact group in Mixmax. Returns a list of contacts belonging to the specified group with their email addresses, user IDs, and optionally analytics data. Use when you need to see which c
- Get Contact Notes — Tool to retrieve notes associated with a specific contact. Use when you need to fetch notes for a contact by their ID. Note: This endpoint is deprecated and may be removed in future API versions.