Build it
What do you want HubSpot and Mailchimp to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with HubSpot and Mailchimp
Triggers and actions 34 triggers ยท 302 actions
Trigger
Company deletedTriggered on deletion of existing company. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Contact deletedTriggered on deletion of existing contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Deal deletedTriggered on deletion of existing deal. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Deal stage changedTriggers when a deal moves to a new stage in a pipeline.
Trigger
Form submittedTriggered when a new submission is received for the specified form.
Trigger
New associated objectTriggers when a new record of one CRM object type becomes associated with a record of another object type (for example, a deal linked to a company).
Trigger
New blog postTriggers on a new blog post added to the selected blog.
Trigger
New calendar task +30dTriggered when a new calendar task is created in the next 30 days. Note: this applies to HubSpot (Marketing), and not HubSpot CRM's tasks. Note: only supports up to 499 tasks in the next 30 days, an error will occur if more than 499 tasks exist.
Trigger
New companyTriggered when a new company is added.
Trigger
New company (instant)Triggered on creation of new company. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
New contactTriggered on creation of new contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
New dealTriggered on creation of new deal. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
New note added to contactTriggered when a note is added to a contact. NOTE: notes can be associated to multiple contacts.
Trigger
New or changed engagementsTriggers on new or changed engagements.
Trigger
New or updated companyTriggered when a company is created or modified
Trigger
New or updated contactTriggers on new or updated contacts.
Trigger
New or updated contact (Custom Fields Included)Triggered when a contact is created or updated.
Trigger
New or updated dealTriggered when a deal is created or updated.
Trigger
New or updated ticketTriggered when a ticket is created or updated.
Trigger
New social media messageTriggered when a new social media message is added.
Trigger
New ticketTriggers when new ticket is available.
Trigger
Ticket property changedTriggers when any property of a ticket changes.
Trigger
Two-way sync new or updated companiesA trigger for two-way syncing new and updated companies, with enhanced on-the-fly mapping. Can only be used with enhanced two-way sync actions that support on-the-fly mapping.
Trigger
Two-way sync new or updated contactsA trigger for two-way syncing new and updated contacts, with enhanced on-the-fly mapping. Can only be used with enhanced two-way sync actions that support on-the-fly mapping.
Trigger
Updated company custom propertyTriggered when the selected custom property is updated on a company. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Updated contactTriggered when a contact is updated.
Trigger
Updated contact custom propertyTriggered when the selected custom property is updated on a contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Updated contact custom property by nameTriggered when the specified custom property is updated on a contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Updated deal custom propertyTriggered when the selected custom property is updated on a deal. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Action
Add companyAdds a new company.
Action
Add contactAdds a new contact. An error occurs if the email already exists. If a company name is found, the contact is associated with the company. Emits the contact ID if added.
Action
Add contact to listAdds a contact to the specified contact list.
Action
Add contact to workflowEnrolls a contact to a workflow provided the workflow ID and the contact email.
Action
Add custom object recordAdds a record to the specified custom object.
Action
Add dealCreates a new deal and optionally associates it with a contact and/or company.
Action
Add meetingCreates a meeting engagement.
Action
Add or update companyAdds a new company if the name does not already exist, otherwise updates the existing company. Only non-empty properties are updated.
Action
Add or update contactAdds or updates a contact. If a company name is found, the contact is associated with the company. The ID of the added/updated contact is emitted as output.
Action
Add or update dealSearches for a deal by name. If found it updates it, if not it adds it. If a contact email or company name is provided, the deal is associated with them if found.
Action
Add ticketAdds a new ticket.
Action
Append company dropdown property valuesAppends one or more values to a company dropdown property. An error occurs if the named property is not found.
Action
Append company multi-select property dropdown valuesAppends one or more dropdown values to a company multi-select property. An error occurs if the named property is not found.
Action
Append contact dropdown property valuesAppends one or more values to a contact dropdown property. An error occurs if the named property is not found.
Action
Append contact multi-select property dropdown valuesAppends one or more dropdown values to a contact multi-select property. An error occurs if the named property is not found.
Action
Append deal dropdown property valuesAppends one or more values to a deal dropdown property. An error occurs if the named property is not found.
Action
Append deal multi-select property dropdown valuesAppends one or more dropdown values to a deal multi-select property. An error occurs if the named property is not found.
Action
Append ticket dropdown property valuesAppends one or more values to a ticket dropdown property. An error occurs if the named property is not found.
Action
Append ticket multi-select property valuesAppends one or more values to a ticket multi-select property. An error occurs if the named property is not found.
Action
Clear contact property valueErases the value of specified property for the specified contact.
Action
Clear deal property valueErases the value of specified property for the specified deal.
Action
Clear ticket property valueErases the value of specified property for the specified ticket.
Action
Convert to valid property nameConverts a string value into a valid property name. Property names must begin with a letter and contain only up to 100 lowercase letters, numbers, or underscores, without any spaces, commas, or special characters.
Action
Copy workflowCopies the specified workflow. The new workflow will have "COPY" appended to its name.
Action
Create a blog postCreates a new blog post
Action
Create a company property: boolean checkboxCreates a boolean checkbox company property. No error occurs if the property already exists.
Action
Create a company property: dropdown selectCreates a dropdown select list company property. No error occurs if the property already exists.
Action
Create a company property groupCreates a company property group. No error occurs if the group already exists.
Action
Create a company property: multi-selectCreates a multi-select list company property. No error occurs if the property already exists.
Action
Create a company property: single valueCreates a company property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create a contact listCreates a contact list. An error occurs if the list already exists.
Action
Create a contact property: boolean checkboxCreates a boolean checkbox contact property. No error occurs if the property already exists.
Action
Create a contact property: dropdown selectCreates a dropdown select list contact property. No error occurs if the property already exists.
Action
Create a contact property groupCreates a contact property group. No error occurs if the group already exists.
Action
Create a contact property: multi-selectCreates a multi-select list contact property. No error occurs if the property already exists.
Action
Create a contact property: single valueCreates a contact property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create a deal pipeline and stagesCreates a new deal pipeline and up to 10 stages.
Action
Create a deal propertyCreates a deal property. No error occurs if the property already exists.
Action
Create a deal property: boolean checkboxCreates a boolean checkbox deal property. No error occurs if the property already exists.
Action
Create a deal property: dropdown selectCreates a dropdown select list deal property. No error occurs if the property already exists.
Action
Create a deal property groupCreates a deal property group. No error occurs if the group already exists.
Action
Create a deal property: multi-selectCreates a multi-select list deal property. No error occurs if the property already exists.
Action
Create a deal property: single valueCreates a deal property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create an email engagementCreates a new engagement.
Action
Create a note engagementCreates a note engagement.
Action
Create associationCreates an association between two objects
Action
Create association: contact to contactCreates an association between two contacts
Action
Create association typeCreates an association type between two objects. An error occurs if the association already exists.
Action
Create a task engagementCreates a new task engagement.
Action
Create a ticket property: boolean checkboxCreates a boolean checkbox ticket property. No error occurs if the property already exists.
Action
Create a ticket property: dropdown selectCreates a dropdown select list ticket property. No error occurs if the property already exists.
Action
Create a ticket property groupCreates a ticket property group. No error occurs if the group already exists.
Action
Create a ticket property: multi-selectCreates a multi-select list ticket property. No error occurs if the property already exists.
Action
Create a ticket property: single valueCreates a ticket property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create custom associationCreates an association between two objects using a custom association type. Use the "get association types" action to obtain the custom association type.
Action
Create recordCreates a record of the selected CRM object type with the supplied properties.
Action
CRM card: set display valuesBuilds the results payload a HubSpot CRM card data-fetch request expects: one card entry carrying the record id it describes, its title, an optional link, and the property rows to display.
Action
Delete contactDeletes a contact provided its contact ID.
Action
Delete contact listDeletes a contact list specified by ID.
Action
Delete contact secondary emailDeletes the specified secondary email for the specified contact. An error will occur if either the contact or secondary email is not found.
Action
Delete dealDeletes a deal provided its deal ID.
Action
Delete recordDeletes a record of the selected CRM object type by ID.
Action
Delete ticketDeletes a ticket provided a ticket ID.
Action
Find companies associated to contactReturns up to 500 company IDs associated with the specified contact
Action
Find company by nameSearches for a company by name (case-insensitive) and emits the company's ID. Zero, one, or multiple ID's may be emitted.
Action
Find company by propertySearches for a company by property (case-insensitive) and emits the company's information. Only the first matching company is emitted. If no matches are found, an error occurs.
Action
Find contact by emailFinds a contact by email. If the contact is not found, no information is emitted and no error occurs.
Action
Find contact by propertySearch HubSpot contacts by any property name/value pair (EQ filter). Returns the first matching contact's standard fields.
Action
Find contact list by nameLook up a contact list by its name and return its v3 list id. Use this instead of 'Get all contact lists' whenever the id will be passed to a v3 endpoint such as 'Add contact to list': the v1 lists endpoint returns ids from a different id space, and feeding a v1 id to a v3 endpoint silently targets a different list.
Action
Find contacts by propertyReturns contact IDs for all contacts matching the specified property value.
Action
Find custom object records associated to contactGiven a HubSpot contact ID and a custom object type, returns the IDs of all custom object records associated to that contact. Paginated via the v4 associations API. Used by the CRMConnect v3.8 membership reconciliation pass.
Action
Find custom object records by propertyReturns record IDs for all records of the specified custom object matching the specified property value.
Action
Find deal by nameSearches for a deal by name (case-insensitive) and emits the company's ID. Zero, one, or multiple ID's may be emitted.
Action
Find deal by propertySearches for a deal by property (case-insensitive) and emits its information. Only the first matching deal is emitted. If no matches are found, an error occurs.
Action
Find deals associated to companyReturns up to 500 deal IDs associated with the specified company
Action
Find deals associated to contactReturns up to 500 deal IDs associated with the specified contact
Action
Find owner by emailFetches owner details for an owner with the specified email address.
Action
Find pipeline by nameFinds a pipeline provided its name and its type.
Action
Find recently modified dealsReturns recently modified deals.
Action
Get associated records with labelsList the records associated to a record, including the label and type of each association.
Action
Get association typesReturns all association types between the specified two object types.
Action
Get calls for contactReturns all calls with the specified contact, optionally within a specified datetime range.
Action
Get calls for dealReturns all calls with the specified deal, optionally within a specified datetime range.
Action
Get companyReturns company details for the specified ID.
Action
Get contactReturns contact details for the specified ID.
Action
Get contact listRead a single contact list by its ID.
Action
Get contact secondary emailsReturns all secondary emails for the specified contact.
Action
Get custom object records batch by IDsGiven a custom object type, a comma-separated list of record IDs, and a comma-separated list of property API names, returns one record per ID with the requested properties, one batch per call. Used by the CRMConnect v3.8 membership reconciliation pass.
Action
Get dealReturns details for the deal with the specified ID.
Action
Get emails for contactReturns all emails with the specified contact, optionally within a specified datetime range.
Action
Get emails for dealReturns all emails with the specified deal, optionally within a specified datetime range.
Action
Get meetings for contactReturns all meetings with the specified contact, optionally within a specified datetime range.
Action
Get meetings for dealReturns all meetings with the specified deal, optionally within a specified datetime range.
Action
Get notes for contactReturns all notes with the specified contact, optionally within a specified datetime range.
Action
Get notes for dealReturns all notes with the specified deal, optionally within a specified datetime range.
Action
Get Object by Field ValueLooks up a record of the selected HubSpot CRM object type by an exact match on a single property (the Object, Field, and Value settings), returning the first matching record ID.
Action
Get object property infoReturns information for the specified property for the specified company, contact, or deal object type.
Action
Get ownerReturns details for the owner with the specified ID.
Action
Get recordReturns a single record of the selected CRM object type by ID.
Action
Get tasks for contactReturns all tasks with the specified contact, optionally within a specified datetime range.
Action
Get tasks for dealReturns all tasks with the specified deal, optionally within a specified datetime range.
Action
Get ticketReturns details for the ticket with the specified ID.
Action
Get total number of contacts having propertyReturns the total number of contacts having the specified property.
Action
Import records from CSV into objectImports records from a CSV file into a specified object.
Action
List all workflowsReturns the name and id of all workflows visible in the portal.
Action
List contact IDs of a companyGiven a company ID, finds all contacts in that company.
Action
List contact list memberships (v3)Returns the contacts that are currently members of a HubSpot contact list, identified by the list's v3 (ILS) id.
Action
List ownersReturns a list of HubSpot account owners, supporting pagination and optional filtering by email.
Action
List pipelinesReturns the pipelines for deals or tickets, depending on which object type you select.
Action
List pipeline stagesReturns the stages in a specific deal or ticket pipeline.
Action
List recordsLists records of the selected CRM object type.
Action
Log callCreates a call engagement.
Action
Merge contactsMerge two contact records. The contact ID will be treated as the primary contact, and the contact ID to merge will be treated as the secondary contact. Most recent property values such as email and name will overwrite older values. For more information please visit: https://knowledge.hubspot.com/contacts/how-do-i-merge-contacts#what
Action
Parse property option errorsEmits arrays of property and option names parsed from the input error message. Empty arrays are emitted if the input error message is empty.
Action
Remove contact from list (v3)Removes a contact from a HubSpot contact list, using the list's v3 (ILS) id. Only MANUAL and SNAPSHOT lists accept membership changes.
Action
Search contact lists (v3)Returns the contact lists in the connected HubSpot account, optionally narrowed by a name search, processing type, or object type. Each list comes back with its ILS (v3) list id, name and processing type.
Action
Search recordsSearches records of the selected CRM object type by filter criteria.
Action
Submit a formSubmits a form to the Forms API
Action
Two-way sync add or update a companyAn action for two-way syncing new and updated companies, with enhanced on-the-fly mapping using company names for matching. Can only be used with enhanced two-way sync triggers that support on-the-fly mapping.
Action
Unsubscribe contact from all listsUnsubscribes a contact from all lists.
Action
Update companyUpdates an existing company specified by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update company multi-select property - check valueUpdates the specified multi-select property for the specified company such that the specified value is checked if not already checked.
Action
Update company multi-select property - uncheck valueUpdates the specified multi-select property for the specified company such that the specified value is unchecked (removed).
Action
Update contactUpdates an existing contact specified by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update contact multi-select property - check valueUpdates the specified multi-select property for the specified contact such that the specified value is checked if not already checked.
Action
Update contact multi-select property - uncheck valueUpdates the specified multi-select property for the specified contact such that the specified value is unchecked (removed).
Action
Update contact propertiesUpdates the values of up to 6 specified properties for the specified contact. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update custom object multi-select property - check valueUpdates the specified multi-select property for the specified custom object record such that the specified value is checked if not already checked.
Action
Update custom object recordUpdates a specified record in the specified custom object.
Action
Update custom object record pipeline and stageUpdates the specified custom object record to place it in the specified pipeline and stage.
Action
Update dealUpdates an existing deal specified by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased, and the related calculated amounts (amount in home currency, forecast amount) are left intact. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update deal multi-select property - check valueUpdates the specified multi-select property for the specified deal such that the specified value is checked if not already checked.
Action
Update deal multi-select property - uncheck valueUpdates the specified multi-select property for the specified deal such that the specified value is unchecked (removed).
Action
Update recordUpdates properties on a record of the selected CRM object type by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update ticket multi-select property - check valueUpdates the specified multi-select property for the specified ticket such that the specified value is checked if not already checked.
Action
Update ticket multi-select property - uncheck valueUpdates the specified multi-select property for the specified ticket such that the specified value is unchecked.
Action
Upload FilesImports a file into the HubSpot File Manager from a public URL (asynchronous import). Set the source URL plus optional name, public/indexable access, and hidden flag; emits the created file reference.
Trigger
Campaign Sent (instant)Fires instantly when a campaign finishes sending.
Trigger
Member Cleaned (instant)Fires instantly when a member's email is marked cleaned (bounced or invalid).
Trigger
Member Email Changed (instant)Fires instantly when a member's email address changes.
Trigger
Member Profile Updated (instant)Fires instantly when a member's profile fields are updated.
Trigger
New listTriggers when a new audience (list) is created. Polling; deduped by list id.
Action
Add Campaign FeedbackAdd a feedback comment to a campaign.
Action
Add Cart Line ItemAdd a line item to a cart.
Action
Add FileUpload a new file to the File Manager.
Action
Add Interest in CategoryAdd a new interest to an interest category.
Action
Add Member EventRecord a custom event against a member.
Action
Add Member NoteAdd a note to a member.
Action
Add Member to SegmentAdd a single member to a static segment.
Action
Add Order Line ItemAdd a line item to an order.
Action
Add or Update CustomerCreate a customer or update it if one with the same ID already exists.
Action
Add or update memberAdds or updates a member in the specified audience. Upserts by email; sets status (subscribed by default).
Action
Add or Update OrderCreate an order or update it if one with the same ID already exists.
Action
Add or Update Product VariantCreate a product variant or update it if one with the same ID already exists.
Action
Add Product ImageAdd a new image to a product.
Action
Add Product VariantAdd a new variant to a product.
Action
Add tag to memberAdds a tag to the specified member in the specified audience. Creates the tag if it does not exist.
Action
Archive Audience MemberArchive a member, removing them from the audience while retaining history.
Action
Archive Classic AutomationArchive a classic Automation workflow.
Action
Batch Add or Remove Segment MembersAdd or remove a batch of members from a static segment in one call.
Action
Batch Subscribe or Unsubscribe Audience MembersSubscribe or unsubscribe a batch of members on an audience in one call.
Action
Create audienceCreates a new audience (list).
Action
Create CampaignCreate a new campaign.
Action
Create CartCreate a new shopping cart for a store.
Action
Create Classic AutomationStart a new classic Automation workflow.
Action
Create CustomerCreate a new customer for a store.
Action
Create Interest CategoryCreate a new interest category (group) on an audience.
Action
Create Landing PageCreates a landing page in Mailchimp from a landing-page template, tied to an audience. Note: if the template type and template id disagree, Mailchimp reports an error but still leaves a stray draft landing page behind.
Action
Create merge fieldCreates a new merge field for the specified audience.
Action
Create OrderCreate a new order for a store.
Action
Create or Update ProductCreate a product or update it if one with the same ID already exists.
Action
Create ProductCreate a new product in a store's catalog.
Action
Create Promo CodeCreate a new promo code under a promo rule.
Action
Create Promo RuleCreate a new promo rule for a store.
Action
Create Segment by ConditionsCreate a dynamic segment on an audience defined by match conditions.
Action
Create static segment for audienceCreates a new static segment (tag-like) for the specified audience.
Action
Create StoreConnect a new e-commerce store.
Action
Create TemplateCreate a new template.
Action
Delete AudienceDelete an audience.
Action
Delete CampaignDelete a campaign.
Action
Delete CartDelete a cart.
Action
Delete Cart Line ItemDelete a line item from a cart.
Action
Delete CustomerDelete a customer from a store.
Action
Delete FileDelete a stored file from the File Manager.
Action
Delete InterestDelete an interest from a category.
Action
Delete Interest CategoryDelete an interest category from an audience.
Action
Delete Landing PageDelete a landing page.
Action
Delete Member NoteDelete a note from a member.
Action
Delete Merge FieldDelete a merge field from an audience.
Action
Delete OrderDelete an order from a store.
Action
Delete Order Line ItemDelete a line item from an order.
Action
Delete ProductDelete a product from a store's catalog.
Action
Delete Product ImageDelete an image from a product.
Action
Delete Product VariantDelete a variant from a product.
Action
Delete Promo CodeDelete a promo code.
Action
Delete Promo RuleDelete a promo rule from a store.
Action
Delete SegmentDelete a segment from an audience.
Action
Delete StoreDelete a store.
Action
Delete TemplateDelete a template.
Action
Get AudienceRetrieve details about a single audience by ID.
Action
Get Audience MemberRetrieve details about a single audience member.
Action
Get audiencesReturns all audiences (lists) with id and name.
Action
Get Automation EmailRetrieve details about a single Automation workflow email.
Action
Get CampaignRetrieve settings and info for a single campaign.
Action
Get Campaign AdviceRetrieve advice and feedback tips for a sent campaign.
Action
Get Campaign ContentRetrieve the HTML and plain-text content of a campaign.
Action
Get Campaign Domain PerformanceRetrieve delivery and engagement stats broken down by recipient email domain.
Action
Get Campaign Ecommerce Product Activity ReportRetrieve product purchase activity generated by a campaign.
Action
Get Campaign ReportRetrieve the performance report for a single campaign.
Action
Get Campaign Send ChecklistRetrieve the pre-send readiness checklist for a campaign.
Action
Get CartRetrieve details about a single cart.
Action
Get Classic AutomationRetrieve details about a single classic Automation workflow.
Action
Get CustomerRetrieve details about a single customer.
Action
Get FileRetrieve details about a single stored file.
Action
Get Interest CategoryRetrieve details about a single interest category.
Action
Get interest groups for audienceReturns the interest categories (groups) and their interests for the specified audience.
Action
Get Landing PageRetrieve details about a single landing page.
Action
Get Landing Page ContentRetrieve the HTML content of a landing page.
Action
Get Landing Page ReportRetrieve the performance report for a single landing page.
Action
Get Member Activity FeedRetrieve the recent activity feed for a member (opens, clicks, purchases, and more).
Action
Get members in audienceReturns members in the specified audience, optionally filtered by status.
Action
Get Merge FieldRetrieve details about a single merge field.
Action
Get OrderRetrieve details about a single order.
Action
Get ProductRetrieve details about a single product.
Action
Get SegmentRetrieve details about a single segment.
Action
Get segments for audienceReturns the id and name of all segments for the specified audience.
Action
Get StoreRetrieve details about a single store.
Action
Get TemplateRetrieve details about a single template.
Action
Get Template Default ContentRetrieve the default content sections of a template.
Action
List Account OrdersList e-commerce orders across all stores connected to the account.
Action
List Audience Abuse ReportsList abuse complaint reports for an audience.
Action
List Audience Growth HistoryList monthly growth history for an audience.
Action
List Audience Recent ActivityList the most recent daily activity stats for an audience.
Action
List Automation EmailsList all emails that belong to a classic Automation workflow.
Action
List Campaign Click DetailsList click activity for the links in a campaign.
Action
List Campaign Email ActivityList subscriber-level email activity (opens, clicks, bounces) for a campaign.
Action
List Campaign FeedbackList feedback and comments left on a campaign.
Action
List Campaign Open DetailsList individual open activity for a sent campaign.
Action
List Campaign RecipientsList the members a campaign was sent to.
Action
List Campaign ReportsList performance reports for all sent campaigns.
Action
List CampaignsList all campaigns in the account.
Action
List Campaign UnsubscribesList members who unsubscribed as a result of a campaign.
Action
List Cart Line ItemsList the line items in a cart.
Action
List CartsList shopping carts for a store.
Action
List Classic AutomationsList all classic Automation workflows in the account.
Action
List ConversationsList email conversations from replies to campaigns.
Action
List CustomersList customers for a store.
Action
List FilesList files stored in the File Manager.
Action
List Interests in CategoryList the interests within an interest category.
Action
List Landing Page ReportsList performance reports for all landing pages.
Action
List Landing PagesList landing pages in the account.
Action
List Member EventsList custom events recorded for a member.
Action
List Member Goal EventsList goal events recorded for a member.
Action
List Member NotesList notes recorded on a member.
Action
List Member TagsList the tags applied to a member.
Action
List Merge FieldsList the merge fields defined on an audience.
Action
List Order Line ItemsList the line items on an order.
Action
List Product ImagesList images attached to a product.
Action
List ProductsList products in a store's catalog.
Action
List Product VariantsList variants of a product.
Action
List Promo CodesList promo codes under a promo rule.
Action
List Promo RulesList promo rules for a store.
Action
List Segment MembersList the members belonging to a segment.
Action
List SMS CampaignsList SMS campaigns in the account.
Action
List Store OrdersList orders placed in a store.
Action
List StoresList e-commerce stores connected to the account.
Action
List Subscribers Removed from AutomationList subscribers that were removed from a classic Automation workflow.
Action
List Survey ReportsList performance reports for all surveys.
Action
List SurveysList surveys created for an audience.
Action
List TemplatesList templates in the account.
Action
Pause RSS CampaignPause an RSS-driven campaign.
Action
Permanently Delete Audience MemberPermanently erase a member's data from an audience (GDPR-style forget).
Action
Publish Landing PagePublish a landing page, making it live.
Action
Remove member from audienceArchives (removes) a member from the specified audience by email.
Action
Remove Member from SegmentRemove a single member from a static segment.
Action
Remove tag from memberRemoves the specified tag from the specified member in the audience.
Action
Replicate CampaignCreate a copy of an existing campaign.
Action
Resend Campaign to Non-OpenersCreate a resend of a campaign targeted at people who didn't open it.
Action
Resume RSS CampaignResume a paused RSS-driven campaign.
Action
Schedule CampaignSchedule a campaign to send at a future time.
Action
Search Audience TagsSearch for member tags on an audience by name.
Action
Search CampaignsSearch across campaigns by content or metadata.
Action
Search MembersSearch for members across audiences by email or name.
Action
Send CampaignSend a campaign immediately.
Action
Send Test Campaign EmailSend a test copy of a campaign to specified recipients.
Action
Set Campaign ContentSet the HTML and plain-text content of a campaign.
Action
Unpublish Landing PageUnpublish a landing page, taking it offline.
Action
Unschedule CampaignCancel a campaign's scheduled send time.
Action
Unsubscribe memberSets a member's status to unsubscribed in the specified audience (by email).
Action
Update AudienceUpdate settings for an audience.
Action
Update Automation EmailUpdate settings for an Automation workflow email.
Action
Update Campaign SettingsUpdate settings for an existing campaign.
Action
Update CartUpdate a cart's details.
Action
Update Cart Line ItemUpdate a line item in a cart.
Action
Update FileUpdate the name or folder of a stored file.
Action
Update InterestUpdate an interest's name or display order.
Action
Update Interest CategoryUpdate an interest category's title or display type.
Action
Update Landing PageUpdate a landing page's settings.
Action
Update Member NoteUpdate an existing note on a member.
Action
Update Merge FieldUpdate a merge field's settings.
Action
Update Order Line ItemUpdate a line item on an order.
Action
Update Product ImageUpdate a product image's settings.
Action
Update Promo CodeUpdate a promo code's settings.
Action
Update Promo RuleUpdate a promo rule's settings.
Action
Update SegmentUpdate a segment's name or match conditions.
Action
Update StoreUpdate a store's settings.
Action
Update TemplateUpdate a template's name or content.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews