Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.75 KB

connectors-create-api-mailchimp.md

File metadata and controls

27 lines (22 loc) · 1.75 KB
ms.service ms.topic author ms.author ms.date
logic-apps
include
ecfan
estfan
07/21/2020

Prerequisites

Before you can use your MailChimp account with Logic Apps, you must authorize Logic Apps to connect to your MailChimp account in the Azure portal.

Follow these steps to authorize Logic Apps to connect to your MailChimp account:

  1. Sign in to the Azure portal.
  2. Under Azure services, select Logic Apps. Then, select the name of your logic app from the list.
  3. On your logic app's menu, select Logic app designer under Development Tools.
  4. In the Logic Apps Designer, select Show Microsoft managed APIs in the drop-down list, then enter MailChimp in the search box. Select the trigger or action to use:
    Screenshot of Logic Apps Designer, showing list of MailChimp API actions.
  5. If you haven't created any connections to MailChimp before, follow the prompt to provide your MailChimp credentials. These credentials are used to authorize your logic app to access your MailChimp account's data:
    Screenshot of Logic Apps Designer, showing MailChimp API authorization sign-in prompt.
  6. Provide your MailChimp username and password to authorize your logic app:
    Screenshot of MailChimp sign-in page, showing authorization for Microsoft connection.
  7. The connection is now listed in the step. Select save, then continue creating your logic app.
    Screenshot of Logic Apps Designer, showing MailChimp action with connection listed.