Prerequisites for Creating a Connection

Before you create the Mailchimp Adapter connection, you need to create a Mailchimp account and add the application. You can use an existing Mailchimp account, but you need to add the application to create a connection. Use this procedure to create a new Mailchimp account and add the application.

Note:

To create a connection, a trusted Mailchimp public certificate is required. Typically, the certificate is included with Oracle Integration. If you cannot locate the Mailchimp public certificate, download it from https://login.mailchimp.com/oauth2/metadata. Rename the public certificate file extension to .crt. To upload the certificate, see Upload a Certificate to Connect with External Services.

  1. Open a web browser and browse to the Mailchimp web site (http://mailchimp.com).

  2. Click Sign up Free.

  3. Enter your email address, user name, and password.

  4. Click Create My Account.

  5. Activate your account following the instructions in the Mailchimp confirmation email.

  6. Complete the Let's Get Started page.

  7. Click Save and Get Started.

  8. Click your user name in the upper right corner and select Account.

  9. Click Extras and then select API keys.

  10. Click Register and Manage Your Apps.

  11. Click Register An App.

  12. Complete the Register an App fields. Enter the URL in the Redirect URI field.

    Note:

    If you don't know the following information, check with your administrator:

    • If your instance is new or upgraded from Oracle Integration Generation 2 to Oracle Integration 3.
    • The complete instance URL with the region included (required for new instances).
    For Connections… Include the Region as Part of the Redirect URL? Example of Redirect URL to Specify…
    Created on new Oracle Integration 3 instances Yes.
    https://OIC_instance_URL.region.ocp.oraclecloud.com/icsapis/agent/oauth/callback

    Created on instances upgraded from Oracle Integration Generation 2 to Oracle Integration 3

    No.

    This applies to both:

    • New connections created after the upgrade
    • Existing connections that were part of the upgrade
    https://OIC_instance_URL.ocp.oraclecloud.com/icsapis/agent/oauth/callback
  13. Click Create.

  14. Copy or record the values in the Client ID and Client secret fields. These values are required to create the connection in Oracle Integration.