Read Actions, including full historic backfill. Please note that incremental read is not supported, a full read of the Constant Contact instance will be done for each scheduled read.
To integrate Constant Contact with Ampersand, you must have a Constant Contact Developer account and obtain the necessary credentials.Once your account is set up, you’ll need to create an app in Constant Contact to get the following credentials:
Client ID
Client Secret
You will use these credentials to connect your application to Ampersand.
Once your app is created, you will be redirected to the My Applications page. Select your newly created application from the list and add the following details to your application to set up OAuth in your app.
In the Redirect URLs section, click Add another redirect URL.
Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
Click Confirm.
You will find your Client ID in the API Key (Client ID) section. Click Generate Client Secret to create a Client Secret key for your app. Be sure to note both the Client ID and Client Secret, as you will need these to connect your app to Ampersand.