Fanplayr 360
  • Introduction
  • Data
  • Navigation
  • Tutorials
    • Sync High Value Users to Facebook Custom Audience
  • Features
    • Overview
    • Filters
      • Examples
    • Insights
    • Audiences
      • List
      • Editing
    • Automations
      • List
      • Editing
    • Pipelines
      • List
      • Editing
    • Exports
      • List
      • Editing
    • Profiles
      • Profile
  • 🔗Integrations
    • Sources
      • List
      • Editing
    • Destinations
      • List
      • Editing
    • Catalog
      • Amplitude
      • Attentive
      • AWS S3
      • Cordial
      • Custom Integration
      • Facebook Custom Audience
      • FTP/SFTP - Password Authentication
      • Google Ads
      • JavaScript
      • Mailchimp
      • Mailup
      • Pipedrive
      • Salesforce Commerce Cloud
      • Salesforce Marketing Cloud
      • Send In Blue
      • SFTP - SSH Key Authentication
      • Shopify
      • Slack
      • TikTok
      • Twilio
      • VTEX IO
  • Other
    • Mapping
      • Events
      • Event Attributes
    • Data Dictionary
      • Events
      • Event Attributes
      • User Attributes
    • Data Health
    • Compliance
      • PII
      • Consent
    • Account Settings
      • Personal
      • Preferences
      • Company
      • Users
      • Security
      • Invoices
  • 👩‍💻API Reference
    • API Overview
    • JavaScript API
      • Javascript API Reference
    • Custom API
      • Sessions and Users
      • Tracking Page Views
      • Tracking Events
      • Managing Identity
      • User Profile Data
      • Managing Consent
    • Semantic Data
      • Semantic Events
        • E-Commerce
        • Messaging
        • Other
      • Semantic Objects
      • Semantic User Attributes
      • Fanplayr 360 Generated Attributes
  • PrivacyID
  • Appendix
    • Terminology
Powered by GitBook
On this page
  • Authentication
  • Capabilities
  • Destination
  • Source
  1. Integrations
  2. Catalog

Mailchimp

Send marketing email

PreviousJavaScriptNextMailup

Last updated 6 months ago

Mailchimp integration can be used as a or . These are the capabilities available:

Destination

Source

Authentication

The authentication is based on API Key. You need two different API Keys based on the capabilities you are using.

Add Contact

You have to retrieve the API Key from your Mail Chimp account, by navigating from the account menu on the bottom left corner to Account & Billings --> Extras --> API Keys. If you don't have an API Key, please create a new one.

Send Email

You have to retrieve the API Key from your Mandrill account, by navigating from the account menu on the bottom left corner to Settings --> SMTP & API Info. If you don't have an API Key, please create a new one.

Capabilities

Destination

Add Contact

You need to define the list where the contact will be added and the subscription status that could be:

  • Subscribed

  • Unsubscribe

  • Cleaned

  • Pending

  • Transactional

Send email

You need to define the template that will be used to send emails. You can add additional properties and outputs based on the properties defined in the template selected.

Sending email requires transactional email access, so the API key you use will be a Mandrill API key.

Source

Track email event

You can track all the email events related to transactional email activities. First of all, you have to create the related capability. Once saved, the associated write key will be prompted.

After this, you need to go to your Mandrill account, navigate to Settings --> Webhooks and create a new webhook inserting the following URL, substituting the parameter WRITE_KEY with the write key previously received:

https://cdp-us.fanplayr.com/v1/integration/mailchimp/webhook?writekey=WRITE_KEY

You can choose which email events you want to track while creating the webhook.

🔗
destination
source
Add Contact
Send Email
Track email events