Connect to your users’ Mailchimp accounts.
You can find your Mailchimp app credentials by visiting your Mailchimp Account Settings.
Note: You’ll need to create a new Mailchimp app if you don’t already have one.
You’ll need the following information to set up your Mailchimp App with Paragon Connect:
Paragon provides a redirect URL to send information to your Mailchimp app. To add the redirect URL to your Mailchimp app:
Click your account by selecting the account icon.
Select Account from the dropdown list.
Under Extras > Registered apps, select your application or create a new one if you don’t already have one.
Under Redirect URI, paste-in the redirect URL from Paragon. The redirect URL can be found in Step 1.
Press the green Update
button to confirm your changes.
Select Mailchimp from the Integrations Catalog.
Under Integrations > Connected Integrations > Mailchimp > Settings, fill out your credentials in their respective sections:
Client ID:
Log in to your Mailchimp dashboard.
Select “Account” from the Account dropdown.
Under Extras > Registered apps, select your application.
Copy the Client ID to use in Paragon Connect.
Client Secret:
Log in to your Mailchimp dashboard.
Click on “Account” in the Account dropdown.
Under Extras > Registered apps, select your application.
Copy your Client ID to use in Paragon Connect.
Press the purple “Save Changes” button to save your credentials.
Note: Leaving the Client ID and Client Secret blank will use Paragon development keys.
Once your users have connected their Mailchimp account, you can use the Paragon SDK to access the Mailchimp API on behalf of connected users.
See the Mailchimp REST API documentation for their full API reference.
Any Mailchimp API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Mailchimp account is connected, you can add steps to perform the following actions:
When using Mailchimp, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ Mailchimp account. For example, you might want to trigger a workflow whenever new contacts are added to a Mailchimp list to sync your users’ Mailchimp contacts to your application in real-time.
You can find the full list of Webhook Triggers for Mailchimp below:
Connect to your users’ Mailchimp accounts.
You can find your Mailchimp app credentials by visiting your Mailchimp Account Settings.
Note: You’ll need to create a new Mailchimp app if you don’t already have one.
You’ll need the following information to set up your Mailchimp App with Paragon Connect:
Paragon provides a redirect URL to send information to your Mailchimp app. To add the redirect URL to your Mailchimp app:
Click your account by selecting the account icon.
Select Account from the dropdown list.
Under Extras > Registered apps, select your application or create a new one if you don’t already have one.
Under Redirect URI, paste-in the redirect URL from Paragon. The redirect URL can be found in Step 1.
Press the green Update
button to confirm your changes.
Select Mailchimp from the Integrations Catalog.
Under Integrations > Connected Integrations > Mailchimp > Settings, fill out your credentials in their respective sections:
Client ID:
Log in to your Mailchimp dashboard.
Select “Account” from the Account dropdown.
Under Extras > Registered apps, select your application.
Copy the Client ID to use in Paragon Connect.
Client Secret:
Log in to your Mailchimp dashboard.
Click on “Account” in the Account dropdown.
Under Extras > Registered apps, select your application.
Copy your Client ID to use in Paragon Connect.
Press the purple “Save Changes” button to save your credentials.
Note: Leaving the Client ID and Client Secret blank will use Paragon development keys.
Once your users have connected their Mailchimp account, you can use the Paragon SDK to access the Mailchimp API on behalf of connected users.
See the Mailchimp REST API documentation for their full API reference.
Any Mailchimp API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Mailchimp account is connected, you can add steps to perform the following actions:
When using Mailchimp, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ Mailchimp account. For example, you might want to trigger a workflow whenever new contacts are added to a Mailchimp list to sync your users’ Mailchimp contacts to your application in real-time.
You can find the full list of Webhook Triggers for Mailchimp below: