To authenticate a Constant Contact a connector instance, you must register an app with Constant Contact and know the API Key, API Secret, and Callback URL of the app.
Tip: Find the most up-to-date information in
Constant Contact's documentation for registering an app.
To register an app:
- Log in to the Constant Contact Constant Contact Mashery page.
- Follow the steps provided to register your app.
- Record the Key and Secret. When you authenticate a connector instance, use Key as the
apiKey
and Secret as theapiSecret
. - Click the my account link below the API information or click the Apps & API Keys tab.
- Click Applications under My API Keys, find your app, and then click Edit.
- In Redirect URI for OAuth calls, enter the Callback URL where the user returns after authentication. Enter this URL whenever prompted to enter a Callback URL when you authenticate an a connector instance.
- Click Save.