feat(mailchimp): add mailchimp integration
This commit is contained in:
17
packages/docs/pages/apps/mailchimp/connection.md
Normal file
17
packages/docs/pages/apps/mailchimp/connection.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Mailchimp
|
||||
|
||||
:::info
|
||||
This page explains the steps you need to follow to set up the Mailchimp
|
||||
connection in Automatisch. If any of the steps are outdated, please let us know!
|
||||
:::
|
||||
|
||||
1. Login to your [Mailchimp account](https://mailchimp.com/) to create an app.
|
||||
2. Click on the account image and go to your **profile** page.
|
||||
3. Click on the **Extras** tab and choose the **Registered apps**.
|
||||
4. Click on the **Register An App** button.
|
||||
5. Fill the registration form.
|
||||
6. Copy **OAuth Redirect URL** from Automatisch to **Redirect URI** field, and click on the **Create** button.
|
||||
7. Copy the **Your Client ID** value to the `Client ID` field on Automatisch.
|
||||
8. Copy the **Your Client Secret** value to the `Client Secret` field on Automatisch.
|
||||
9. Click **Submit** button on Automatisch.
|
||||
10. Congrats! Start using your new Mailchimp connection within the flows.
|
Reference in New Issue
Block a user