You can wire the Mailchimp node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Mailchimp under Credentials in the node settings. See Connecting credentials for the general flow.OAuth
Sign in with your Mailchimp account when prompted; no keys to copy. Get your credentials here. NoClick requests the following permissions:marketing:readmarketing:write
API key
Enter the values manually when creating the credential. Get your credentials here.Mandrill
Enter the values manually when creating the credential. Get your credentials here.Operations
Abuse report
| Operation | ID | Description |
|---|---|---|
| Fetch Abuse Report | fetch_abuse_report | Get a specific abuse report. |
| List Abuse Reports | list_abuse_reports | Get abuse reports for a list. |
Account
| Operation | ID | Description |
|---|---|---|
| Create Account Export | create_account_export | Create a new account export. |
| Disconnect Authorized App | disconnect_authorized_app | Disconnect an authorized app. |
| Fetch Account Export | fetch_account_export | Get information about a specific account export. |
| Fetch Account Info | fetch_account_info | Get account information. |
| Fetch Activity Feed | fetch_activity_feed | Get recent activity feed (Chimp Chatter). |
| Fetch Api Root Info | fetch_api_root_info | Get API root information. |
| Fetch Authorized App | fetch_authorized_app | Get details about a specific authorized app. |
| Fetch Growth History for Month | fetch_growth_history_for_month | Get growth history for a specific month. |
| List Account Exports | list_account_exports | List account exports. |
| List Authorized Apps | list_authorized_apps | List all authorized apps for the account. |
| List Growth History | list_growth_history | Get growth history for a list. |
| Ping Api Connection | ping_api_connection | Ping the Mailchimp API to verify connectivity. |
Audience
| Operation | ID | Description |
|---|---|---|
| Create Audience | create_audience | Create a new audience (v2 contacts API). |
| Delete Audience | delete_audience | Delete an audience. |
| Fetch Audience | fetch_audience | Get information about a specific audience. |
| List Audiences | list_audiences | List all audiences (v2 contacts API). |
| Update Audience Settings | update_audience_settings | Update settings for an audience. |
Automation
| Operation | ID | Description |
|---|---|---|
| Add Member to Automation Queue | add_member_to_automation_queue | Add a subscriber to an automation email queue. |
| Archive Automation Workflow | archive_automation_workflow | Archive an automation workflow. |
| Fetch Automation Email | fetch_automation_email | Get information about a specific automation email. |
| Fetch Automation Queue Member | fetch_automation_queue_member | Get information about a specific subscriber in automation queue. |
| Fetch Automation Removed Member | fetch_automation_removed_member | Get information about a removed subscriber. |
| Fetch Automation Workflow | fetch_automation_workflow | Get information about a specific automation workflow. |
| List Automation Emails | list_automation_emails | List all automation emails for a workflow. |
| List Automation Queue Members | list_automation_queue_members | List all subscribers in automation email queue. |
| List Automation Removed Members | list_automation_removed_members | List subscribers removed from automation workflow. |
| List Automation Workflows | list_automation_workflows | Get all classic automation workflows. |
| Pause Automation Email | pause_automation_email | Pause an automation email. |
| Pause Automation Workflow | pause_automation_workflow | Pause all emails in an automation workflow. |
| Remove Member from Automation | remove_member_from_automation | Remove a subscriber from an automation workflow. |
| Start Automation Email | start_automation_email | Start an automation email. |
| Start Automation Workflow | start_automation_workflow | Start all emails in an automation workflow. |
Batch
| Operation | ID | Description |
|---|---|---|
| Cancel Batch Request | cancel_batch_request | Stop and remove a batch request. |
| Fetch Batch Status | fetch_batch_status | Get the status of a specific batch operation. |
| List Batch Operations | list_batch_operations | Get a list of all batch operations. |
| Start Batch Operation | start_batch_operation | Start a batch operation to run multiple API operations asynchronously. |
Campaign
| Operation | ID | Description |
|---|---|---|
| Add Campaign Feedback | add_campaign_feedback | Add feedback to a campaign. |
| Cancel Campaign Send | cancel_campaign_send | Cancel a scheduled campaign. |
| Create Campaign | create_campaign | Create a new email campaign. |
| Create Campaign Folder | create_campaign_folder | Create a campaign folder. |
| Create Campaign Resend | create_campaign_resend | Create a resend to non-openers. |
| Delete Campaign | delete_campaign | Delete a campaign. |
| Delete Campaign Feedback | delete_campaign_feedback | Delete campaign feedback. |
| Delete Campaign Folder | delete_campaign_folder | Delete a campaign folder. |
| Duplicate Campaign | duplicate_campaign | Create a copy of a campaign. |
| Fetch Campaign | fetch_campaign | Get information about a specific campaign. |
| Fetch Campaign Abuse Report | fetch_campaign_abuse_report | Get a specific abuse report. |
| Fetch Campaign Advice | fetch_campaign_advice | Get advice for improving a campaign. |
| Fetch Campaign Checklist | fetch_campaign_checklist | Get send checklist for a campaign. |
| Fetch Campaign Click Details | fetch_campaign_click_details | Get click details for a campaign. |
| Fetch Campaign Click Details for Member | fetch_campaign_click_details_for_member | Get click details for a specific subscriber on a specific link. |
| Fetch Campaign Content | fetch_campaign_content | Get the HTML and plain-text content for a campaign. |
| Fetch Campaign Domain Performance | fetch_campaign_domain_performance | Get domain performance stats for a campaign. |
| Fetch Campaign Eepurl Activity | fetch_campaign_eepurl_activity | Get EepURL activity for a campaign. |
| Fetch Campaign Email Activity | fetch_campaign_email_activity | Get email activity for a campaign. |
| Fetch Campaign Feedback | fetch_campaign_feedback | Get specific campaign feedback. |
| Fetch Campaign Folder | fetch_campaign_folder | Get a specific campaign folder. |
| Fetch Campaign Opens | fetch_campaign_opens | Get all opens for a campaign. |
| Fetch Campaign Recipient Info | fetch_campaign_recipient_info | Get information about a specific subscriber in a sent-to report. |
| Fetch Campaign Report | fetch_campaign_report | Get report for a specific campaign. |
| Fetch Campaign Subreports | fetch_campaign_subreports | Get sub-reports for a campaign. |
| Fetch Campaign Top Locations | fetch_campaign_top_locations | Get top locations for a campaign. |
| Fetch Campaign Unsubscribed Member | fetch_campaign_unsubscribed_member | Get information about a specific unsubscribed member. |
| Fetch Link Click Details | fetch_link_click_details | Get click details for a specific link. |
| List Campaign Abuse Reports | list_campaign_abuse_reports | Get abuse reports for a campaign. |
| List Campaign Feedback | list_campaign_feedback | List feedback for a campaign. |
| List Campaign Folders | list_campaign_folders | List all campaign folders. |
| List Campaign Recipients | list_campaign_recipients | Get list of subscribers a campaign was sent to. |
| List Campaign Reports | list_campaign_reports | Get all campaign reports. |
| List Campaign Unsubscribes | list_campaign_unsubscribes | Get unsubscribed members from a campaign. |
| List Campaigns | list_campaigns | Get all campaigns. |
| List Members Who Clicked Link | list_members_who_clicked_link | Get members who clicked a specific link. |
| Pause Rss Campaign | pause_rss_campaign | Pause an RSS-Driven campaign. |
| Resume Rss Campaign | resume_rss_campaign | Resume an RSS-Driven campaign. |
| Schedule Campaign for Delivery | schedule_campaign_for_delivery | Schedule a campaign for future delivery. |
| Search Campaigns by Name | search_campaigns_by_name | Search for campaigns. |
| Send Campaign Immediately | send_campaign_immediately | Send a campaign immediately. |
| Send Campaign Test Email | send_campaign_test_email | Send a test email for a campaign. |
| Unschedule Campaign | unschedule_campaign | Unschedule a scheduled campaign. |
| Update Campaign Content | update_campaign_content | Set the content for a campaign. |
| Update Campaign Folder | update_campaign_folder | Update a campaign folder. |
| Update Campaign Settings | update_campaign_settings | Update campaign settings. |
Connected site
| Operation | ID | Description |
|---|---|---|
| Create Connected Site | create_connected_site | Create a new connected site. |
| Delete Connected Site | delete_connected_site | Delete a connected site. |
| Fetch Connected Site | fetch_connected_site | Get information about a specific connected site. |
| List Connected Sites | list_connected_sites | List all connected sites. |
| Update Connected Site | update_connected_site | Update a connected site. |
| Verify Connected Site Script | verify_connected_site_script | Verify connected site script installation. |
Conversation
| Operation | ID | Description |
|---|---|---|
| Delete Conversation Message | delete_conversation_message | Delete a conversation message. |
| Fetch Conversation | fetch_conversation | Get information about a specific conversation. |
| Fetch Conversation Message | fetch_conversation_message | Get a specific conversation message. |
| List Conversation Messages | list_conversation_messages | List all messages in a conversation. |
| List Conversations | list_conversations | List all conversations. |
| Post Conversation Message | post_conversation_message | Add a message to a conversation. |
| Update Conversation Message | update_conversation_message | Update a conversation message. |
Domain
| Operation | ID | Description |
|---|---|---|
| Add Domain for Verification | add_domain_for_verification | Add a domain to verify. |
| Delete Verified Domain | delete_verified_domain | Delete a verified domain. |
| Fetch Verified Domain | fetch_verified_domain | Get information about a verified domain. |
| List Verified Domains | list_verified_domains | List all verified domains. |
| Update Verified Domain | update_verified_domain | Update a verified domain. |
| Verify Domain for Sending | verify_domain_for_sending | Verify a domain for sending. |
E-commerce cart
| Operation | ID | Description |
|---|---|---|
| Create Cart Line Item | create_cart_line_item | Add a line item to a cart. |
| Create Ecommerce Cart | create_ecommerce_cart | Add a new cart to a store. |
| Delete Cart Line Item | delete_cart_line_item | Delete a cart line. |
| Delete Ecommerce Cart | delete_ecommerce_cart | Delete a cart. |
| Fetch Cart Line Item | fetch_cart_line_item | Get information about a specific cart line. |
| Fetch Ecommerce Cart | fetch_ecommerce_cart | Get information about a specific cart. |
| List Cart Line Items | list_cart_line_items | Get all line items for a cart. |
| List Ecommerce Carts | list_ecommerce_carts | Get all carts for a store. |
| Update Cart Line Item | update_cart_line_item | Update a cart line. |
| Update Ecommerce Cart | update_ecommerce_cart | Update a cart. |
E-commerce customer
| Operation | ID | Description |
|---|---|---|
| Create Ecommerce Customer | create_ecommerce_customer | Add a new customer to a store. |
| Delete Ecommerce Customer | delete_ecommerce_customer | Delete a customer. |
| Fetch Ecommerce Customer | fetch_ecommerce_customer | Get information about a specific customer. |
| List Ecommerce Customers | list_ecommerce_customers | Get all customers for a store. |
| Update Ecommerce Customer | update_ecommerce_customer | Update a customer. |
| Upsert Ecommerce Customer | upsert_ecommerce_customer | Add or update a customer (upsert). |
E-commerce order
| Operation | ID | Description |
|---|---|---|
| Create Ecommerce Order | create_ecommerce_order | Add a new order to a store. |
| Create Order Line Item | create_order_line_item | Add a line item to an order. |
| Delete Ecommerce Order | delete_ecommerce_order | Delete an order. |
| Delete Order Line Item | delete_order_line_item | Delete an order line. |
| Fetch Ecommerce Order | fetch_ecommerce_order | Get information about a specific order. |
| Fetch Order Line Item | fetch_order_line_item | Get information about a specific order line. |
| List All Ecommerce Orders | list_all_ecommerce_orders | List all orders across all stores. |
| List Ecommerce Orders | list_ecommerce_orders | Get all orders for a store. |
| List Order Line Items | list_order_line_items | Get all line items for an order. |
| Update Ecommerce Order | update_ecommerce_order | Update an order. |
| Update Order Line Item | update_order_line_item | Update an order line. |
E-commerce product
| Operation | ID | Description |
|---|---|---|
| Add Product Image | add_product_image | Add a new image to a product. |
| Create Ecommerce Product | create_ecommerce_product | Add a new product to a store. |
| Create Product Variant | create_product_variant | Add a new variant to a product. |
| Delete Ecommerce Product | delete_ecommerce_product | Delete a product. |
| Delete Product Image | delete_product_image | Delete a product image. |
| Delete Product Variant | delete_product_variant | Delete a product variant. |
| Fetch Ecommerce Product | fetch_ecommerce_product | Get information about a specific product. |
| Fetch Product Activity Report | fetch_product_activity_report | Get product activity report. |
| Fetch Product Image | fetch_product_image | Get information about a specific product image. |
| Fetch Product Variant | fetch_product_variant | Get information about a specific product variant. |
| List Ecommerce Products | list_ecommerce_products | Get all products in a store. |
| List Product Images | list_product_images | Get all images for a product. |
| List Product Variants | list_product_variants | Get all variants for a product. |
| Update Ecommerce Product | update_ecommerce_product | Update a product. |
| Update Product Image | update_product_image | Update a product image. |
| Update Product Variant | update_product_variant | Update a product variant. |
E-commerce store
| Operation | ID | Description |
|---|---|---|
| Create Ecommerce Store | create_ecommerce_store | Add a new e-commerce store. |
| Delete Ecommerce Store | delete_ecommerce_store | Delete an e-commerce store. |
| Fetch Ecommerce Store | fetch_ecommerce_store | Get information about a specific store. |
| List Ecommerce Stores | list_ecommerce_stores | Get all e-commerce stores. |
| Update Ecommerce Store | update_ecommerce_store | Update an e-commerce store. |
Facebook ad
| Operation | ID | Description |
|---|---|---|
| Fetch Facebook Ad | fetch_facebook_ad | Get information about a specific Facebook ad. |
| Fetch Facebook Ad Ecommerce Activity | fetch_facebook_ad_ecommerce_activity | Get e-commerce activity for a Facebook ad. |
| Fetch Facebook Ad Report | fetch_facebook_ad_report | Get a specific Facebook ad report. |
| List Facebook Ad Reports | list_facebook_ad_reports | List Facebook ad reports. |
| List Facebook Ads | list_facebook_ads | List all Facebook ads. |
File
| Operation | ID | Description |
|---|---|---|
| Create File Folder | create_file_folder | Create a new File Manager folder. |
| Delete File | delete_file | Delete a File Manager file. |
| Delete File Folder | delete_file_folder | Delete a File Manager folder. |
| Fetch File | fetch_file | Get a specific File Manager file. |
| Fetch File Folder | fetch_file_folder | Get a specific File Manager folder. |
| List File Folders | list_file_folders | List all folders in the File Manager. |
| List Files | list_files | List all files in the File Manager. |
| List Files in Folder | list_files_in_folder | List all files in a folder. |
| Update File | update_file | Update a File Manager file. |
| Update File Folder | update_file_folder | Update a File Manager folder. |
| Upload File | upload_file | Upload a file to the File Manager. |
Interest
| Operation | ID | Description |
|---|---|---|
| Create Category Interest | create_category_interest | Create a new interest in an interest category. |
| Create Interest Category | create_interest_category | Create a new interest category. |
| Delete Category Interest | delete_category_interest | Delete an interest. |
| Delete Interest Category | delete_interest_category | Delete an interest category. |
| Fetch Category Interest | fetch_category_interest | Get information about a specific interest. |
| Fetch Interest Category | fetch_interest_category | Get information about a specific interest category. |
| List Category Interests | list_category_interests | Get all interests in an interest category. |
| List Interest Categories | list_interest_categories | Get all interest categories for a list. |
| Update Category Interest | update_category_interest | Update an interest. |
| Update Interest Category | update_interest_category | Update an interest category. |
Landing page
| Operation | ID | Description |
|---|---|---|
| Create Landing Page | create_landing_page | Create a new landing page. |
| Delete Landing Page | delete_landing_page | Delete a landing page. |
| Fetch Landing Page | fetch_landing_page | Get information about a specific landing page. |
| Fetch Landing Page Content | fetch_landing_page_content | Get landing page content. |
| Fetch Landing Page Report | fetch_landing_page_report | Get a specific landing page report. |
| List Landing Page Reports | list_landing_page_reports | List landing page reports. |
| List Landing Pages | list_landing_pages | Get all landing pages. |
| Publish Landing Page | publish_landing_page | Publish a landing page. |
| Unpublish Landing Page | unpublish_landing_page | Unpublish a landing page. |
| Update Landing Page | update_landing_page | Update a landing page. |
| Update Landing Page Html | update_landing_page_html | Update landing page content. |
List
| Operation | ID | Description |
|---|---|---|
| Archive List | archive_list | Delete a list (archives it - does not permanently delete). |
| Create List | create_list | Create a new list/audience. |
| Fetch List | fetch_list | Get information about a specific list. |
| Fetch List Activity | fetch_list_activity | Get recent activity for a list. |
| Fetch List Email Clients | fetch_list_email_clients | Get top email clients for a list. |
| Fetch List Subscriber Locations | fetch_list_subscriber_locations | Get subscriber locations for a list. |
| List All Lists | list_all_lists | Get all lists/audiences in the account. |
| Update List Settings | update_list_settings | Update settings for a list. |
Mandrill allowlist
| Operation | ID | Description |
|---|---|---|
| Add Email to Allowlist | add_email_to_allowlist | Add email to allowlist. |
| List Allowlisted Emails | list_allowlisted_emails | List allowlisted emails. |
| Remove Email from Allowlist | remove_email_from_allowlist | Remove email from allowlist. |
Mandrill denylist
| Operation | ID | Description |
|---|---|---|
| Add Email to Denylist | add_email_to_denylist | Add email to denylist. |
| List Denylisted Emails | list_denylisted_emails | List denylisted emails. |
| Remove Email from Denylist | remove_email_from_denylist | Delete email from denylist. |
Mandrill export
| Operation | ID | Description |
|---|---|---|
| Export Activity History | export_activity_history | Export activity history. |
| Export Allowlist | export_allowlist | Export Allowlist. |
| Export Denylist | export_denylist | Export denylist. |
| Export Whitelist | export_whitelist | Export Allowlist. |
| Fetch Export Info | fetch_export_info | View export info. |
| List Exports | list_exports | List exports. |
Mandrill inbound
| Operation | ID | Description |
|---|---|---|
| Add Inbound Domain | add_inbound_domain | Add inbound domain. |
| Add Mailbox Route | add_mailbox_route | Add mailbox route. |
| Delete Inbound Domain | delete_inbound_domain | Delete inbound domain. |
| Delete Mailbox Route | delete_mailbox_route | Delete mailbox route. |
| List Inbound Domains | list_inbound_domains | List inbound domains. |
| List Mailbox Routes | list_mailbox_routes | List mailbox routes. |
| Send Raw Mime Message | send_raw_mime_message | Send mime document. |
| Update Mailbox Route | update_mailbox_route | Update mailbox route. |
| Verify Inbound Domain Settings | verify_inbound_domain_settings | Check domain settings. |
Mandrill IP
| Operation | ID | Description |
|---|---|---|
| Cancel Ip Warmup | cancel_ip_warmup | Cancel ip warmup. |
| Create Ip Pool | create_ip_pool | Add ip pool. |
| Delete Ip Address | delete_ip_address | Delete ip address. |
| Delete Ip Pool | delete_ip_pool | Delete ip pool. |
| Fetch Ip Info | fetch_ip_info | Get ip info. |
| Fetch Ip Pool Info | fetch_ip_pool_info | Get ip pool info. |
| List Ip Addresses | list_ip_addresses | List ip addresses. |
| List Ip Pools | list_ip_pools | List ip pools. |
| Move Ip to Pool | move_ip_to_pool | Move ip to different pool. |
| Request Additional Ip | request_additional_ip | Request additional ip. |
| Set Ip Custom Dns | set_ip_custom_dns | Set custom dns. |
| Start Ip Warmup | start_ip_warmup | Start ip warmup. |
| Test Ip Custom Dns | test_ip_custom_dns | Test custom dns. |
Mandrill message
| Operation | ID | Description |
|---|---|---|
| Cancel Scheduled Email | cancel_scheduled_email | Cancel scheduled email. |
| Fetch Message Content | fetch_message_content | Get message content. |
| Fetch Message Info | fetch_message_info | Get message info. |
| List Scheduled Emails | list_scheduled_emails | List scheduled emails. |
| Parse Mime Message | parse_mime_message | Parse mime document. |
| Reschedule Scheduled Email | reschedule_scheduled_email | Reschedule email. |
| Search Messages by Date | search_messages_by_date | Search messages by date. |
| Search Messages by Hour | search_messages_by_hour | Search messages by hour. |
| Send Message | send_message | Send new message. |
| Send Raw Mime Email | send_raw_mime_email | Send mime document. |
| Send Sms Message | send_sms_message | Send SMS message. |
| Send Templated Message | send_templated_message | Send using message template. |
Mandrill metadata
| Operation | ID | Description |
|---|---|---|
| Create Metadata Field | create_metadata_field | Add metadata field. |
| Delete Metadata Field | delete_metadata_field | Delete metadata field. |
| List Metadata Fields | list_metadata_fields | List metadata fields. |
| Update Metadata Field | update_metadata_field | Update metadata field. |
Mandrill sender
| Operation | ID | Description |
|---|---|---|
| Add Sender Domain | add_sender_domain | Add sender domain. |
| Fetch Sender History | fetch_sender_history | View sender history. |
| Fetch Sender Info | fetch_sender_info | Get sender info. |
| List Account Senders | list_account_senders | List account senders. |
| List Sender Domains | list_sender_domains | List sender domains. |
| Verify Sender Domain for Sending | verify_sender_domain_for_sending | Verify domain. |
| Verify Sender Domain Settings | verify_sender_domain_settings | Check domain settings. |
Mandrill subaccount
| Operation | ID | Description |
|---|---|---|
| Create Subaccount | create_subaccount | Add subaccount. |
| Delete Subaccount | delete_subaccount | Delete subaccount. |
| Fetch Subaccount Info | fetch_subaccount_info | Get subaccount info. |
| List Subaccounts | list_subaccounts | List subaccounts. |
| Pause Subaccount | pause_subaccount | Pause subaccount. |
| Resume Subaccount | resume_subaccount | Resume subaccount. |
| Update Subaccount | update_subaccount | Update subaccount. |
Mandrill tag
| Operation | ID | Description |
|---|---|---|
| Delete Tag | delete_tag | Delete tag. |
| Fetch All Tags History | fetch_all_tags_history | View all tags history. |
| Fetch Tag History | fetch_tag_history | View tag history. |
| Fetch Tag Info | fetch_tag_info | Get tag info. |
| List Tags | list_tags | List tags. |
| Search List Tags | search_list_tags | Search for tags by name in a list. |
Mandrill template
| Operation | ID | Description |
|---|---|---|
| Create Mandrill Template | create_mandrill_template | Add template. |
| Delete Mandrill Template | delete_mandrill_template | Delete template. |
| Fetch Mandrill Template History | fetch_mandrill_template_history | Get template history. |
| Fetch Mandrill Template Info | fetch_mandrill_template_info | Get template info. |
| List Mandrill Templates | list_mandrill_templates | List templates. |
| Publish Mandrill Template | publish_mandrill_template | Publish template content. |
| Render Html Template | render_html_template | Render html template. |
| Update Mandrill Template | update_mandrill_template | Update template. |
Mandrill URL
| Operation | ID | Description |
|---|---|---|
| Add Tracking Domain | add_tracking_domain | Add tracking domains. |
| Fetch Url History | fetch_url_history | Get url history. |
| List Most Clicked Urls | list_most_clicked_urls | List most clicked urls. |
| List Tracking Domains | list_tracking_domains | List tracking domains. |
| Search Most Clicked Urls | search_most_clicked_urls | Search most clicked urls. |
| Verify Tracking Domain Cname | verify_tracking_domain_cname | Check cname settings. |
Mandrill user
| Operation | ID | Description |
|---|---|---|
| Fetch User Info | fetch_user_info | Get user info. |
| List Api Account Senders | list_api_account_senders | List account senders. |
| Ping Mandrill Api | ping_mandrill_api | Ping. |
| Ping Mandrill Api V2 | ping_mandrill_api_v2 | Ping 2. |
Mandrill webhook
| Operation | ID | Description |
|---|---|---|
| Create Mandrill Webhook | create_mandrill_webhook | Add webhook. |
| Delete Mandrill Webhook | delete_mandrill_webhook | Delete webhook. |
| Fetch Mandrill Webhook Info | fetch_mandrill_webhook_info | Get webhook info. |
| List Mandrill Webhooks | list_mandrill_webhooks | List webhooks. |
| Update Mandrill Webhook | update_mandrill_webhook | Update webhook. |
Mandrill whitelist
| Operation | ID | Description |
|---|---|---|
| Add Email to Whitelist | add_email_to_whitelist | Add email to allowlist. |
| List Whitelisted Emails | list_whitelisted_emails | List allowlisted emails. |
| Remove Email from Whitelist | remove_email_from_whitelist | Remove email from allowlist. |
Member
| Operation | ID | Description |
|---|---|---|
| Add Member Note | add_member_note | Add a note to a list member. |
| Archive List Contact | archive_list_contact | Archive a contact in an audience. |
| Archive List Member | archive_list_member | Archive a list member (soft delete). |
| Create Audience Contact | create_audience_contact | Add a new contact to an audience. |
| Create List Member | create_list_member | Add a new member to a list. |
| Create Member Event | create_member_event | Add an event for a list member. |
| Delete Member Note | delete_member_note | Delete a member note. |
| Fetch Audience Contact | fetch_audience_contact | Get information about a specific contact. |
| Fetch List Member | fetch_list_member | Get information about a specific list member. |
| Fetch Member Activity | fetch_member_activity | Get recent activity for a list member. |
| Fetch Member Campaign Opens | fetch_member_campaign_opens | Get opens by a specific member. |
| Fetch Member Goals | fetch_member_goals | Get goals for a list member. |
| Fetch Member Note | fetch_member_note | Get a specific member note. |
| List Audience Contacts | list_audience_contacts | List all contacts in an audience. |
| List List Members | list_list_members | Get members/subscribers in a list. |
| List Member Activity Feed | list_member_activity_feed | Get activity feed for a list member. |
| List Member Notes | list_member_notes | Get notes for a list member. |
| List Member Tags | list_member_tags | Get tags assigned to a list member. |
| Permanently Delete Contact Data | permanently_delete_contact_data | Delete all personally identifiable information for a contact. |
| Permanently Delete List Member | permanently_delete_list_member | Permanently delete a list member (cannot be undone). |
| Search List Members | search_list_members | Search for list members. |
| Trigger Customer Journey Step | trigger_customer_journey_step | Trigger a step in a customer journey. |
| Update Audience Contact | update_audience_contact | Update a contact in an audience. |
| Update List Member | update_list_member | Update an existing list member. |
| Update Member Note | update_member_note | Update a member note. |
| Update Member Tags | update_member_tags | Add or remove tags from a list member. |
| Upsert List Member | upsert_list_member | Add or update a list member (upsert operation). |
Merge field
| Operation | ID | Description |
|---|---|---|
| Create Merge Field | create_merge_field | Add a new merge field to a list. |
| Delete Merge Field | delete_merge_field | Delete a merge field. |
| Fetch Merge Field | fetch_merge_field | Get information about a specific merge field. |
| List Merge Fields | list_merge_fields | Get all merge fields for a list. |
| Update Merge Field | update_merge_field | Update a merge field. |
Promo
| Operation | ID | Description |
|---|---|---|
| Create Promo Code | create_promo_code | Create a new promo code. |
| Create Promo Rule | create_promo_rule | Create a new promo rule. |
| Delete Promo Code | delete_promo_code | Delete a promo code. |
| Delete Promo Rule | delete_promo_rule | Delete a promo rule. |
| Fetch Promo Code | fetch_promo_code | Get information about a specific promo code. |
| Fetch Promo Rule | fetch_promo_rule | Get information about a specific promo rule. |
| List Promo Codes | list_promo_codes | Get all promo codes for a promo rule. |
| List Promo Rules | list_promo_rules | Get all promo rules for a store. |
| Update Promo Code | update_promo_code | Update a promo code. |
| Update Promo Rule | update_promo_rule | Update a promo rule. |
Segment
| Operation | ID | Description |
|---|---|---|
| Add Member to Segment | add_member_to_segment | Add a member to a static segment. |
| Create List Segment | create_list_segment | Create a new segment in a list. |
| Delete List Segment | delete_list_segment | Delete a segment. |
| Fetch List Segment | fetch_list_segment | Get information about a specific segment. |
| Fetch Segment Member | fetch_segment_member | Get information about a segment member. |
| List List Segments | list_list_segments | Get all segments in a list. |
| List Segment Members | list_segment_members | List members in a segment. |
| Remove Member from Segment | remove_member_from_segment | Remove a member from a static segment. |
| Update List Segment | update_list_segment | Update a segment. |
| Update Segment Members Batch | update_segment_members_batch | Batch add or remove members from a static segment. |
Signup form
| Operation | ID | Description |
|---|---|---|
| Create Signup Form | create_signup_form | Create a signup form for a list. |
| Fetch Signup Forms | fetch_signup_forms | Get signup forms for a list. |
| List Signup Forms | list_signup_forms | List all signup forms for a specific list. |
| Update Signup Form | update_signup_form | Update a signup form. |
Survey
| Operation | ID | Description |
|---|---|---|
| Create Survey | create_survey | Create a new survey. |
| Delete Survey | delete_survey | Delete a survey. |
| Fetch Survey | fetch_survey | Get information about a specific survey. |
| Fetch Survey Question | fetch_survey_question | Get information about a specific survey question. |
| Fetch Survey Report | fetch_survey_report | Get a specific survey report. |
| Fetch Survey Response | fetch_survey_response | Get a specific survey response. |
| List Survey Question Answers | list_survey_question_answers | List all answers for a survey question. |
| List Survey Questions | list_survey_questions | List all questions in a survey. |
| List Survey Reports | list_survey_reports | List survey reports. |
| List Survey Responses | list_survey_responses | List all responses to a survey. |
| List Surveys | list_surveys | List all surveys for a list. |
| Publish Survey | publish_survey | Publish a survey. |
| Send Survey Email | send_survey_email | Send a survey email. |
| Unpublish Survey | unpublish_survey | Unpublish a survey. |
| Update Survey | update_survey | Update a survey. |
Template
| Operation | ID | Description |
|---|---|---|
| Create Email Template | create_email_template | Create a new template. |
| Create Template Folder | create_template_folder | Create a template folder. |
| Delete Email Template | delete_email_template | Delete a template. |
| Delete Template Folder | delete_template_folder | Delete a template folder. |
| Fetch Email Template | fetch_email_template | Get information about a specific template. |
| Fetch Template Default Content | fetch_template_default_content | Get default content for a template. |
| Fetch Template Folder | fetch_template_folder | Get a specific template folder. |
| List Email Templates | list_email_templates | Get all templates in the account. |
| List Template Folders | list_template_folders | List all template folders. |
| Update Email Template | update_email_template | Update a template. |
| Update Template Default Content | update_template_default_content | Update default content for a template. |
| Update Template Folder | update_template_folder | Update a template folder. |
Webhook
| Operation | ID | Description |
|---|---|---|
| Create Batch Webhook | create_batch_webhook | Create a new batch webhook. |
| Create List Webhook | create_list_webhook | Create a new webhook for a list. |
| Delete Batch Webhook | delete_batch_webhook | Delete a batch webhook. |
| Delete List Webhook | delete_list_webhook | Delete a webhook from a list. |
| Fetch Batch Webhook | fetch_batch_webhook | Get information about a specific batch webhook. |
| Fetch List Webhook | fetch_list_webhook | Get information about a specific webhook. |
| List Batch Webhooks | list_batch_webhooks | List all batch webhooks. |
| List List Webhooks | list_list_webhooks | Get all webhooks configured for a specific list. |
| Update List Webhook | update_list_webhook | Update an existing webhook configuration. |