**Note: This content is intended for system administrators and is technical in nature. Please discuss your integration installation plans with your Practifi Customer Support Team for their assistance.*
Updating the Application
Navigate to https://v3.developer.constantcontact.com/ and log on with the primary user account.
- In Constant Contact, select the My Applications menu option.
- Click the Copy button next to the Outdated Application and then click Close.
- Click on the Application Name, which is now listed under Valid Applications
- Copy the API Key (“Key”), as this will be used in the following step.
- Click on Generate Secret, then click Generate Secret again. Copy this Secret (“Secret”) for the next step.
Please note: The following panel is the only time the Secret will be visible. If this is closed before copying, a new Secret has to be created for the application. Be sure to copy the Secret before closing this window.
Update the Auth. Provider
- Go to Salesforce Setup under the user’s avatar/picture icon in the top right
- Use the Quick Find search bar to search for and select Auth. Providers.
- Click the Edit button next to the Contestant Contact Auth. Provider. The names might vary.
- Update the following details on the Auth Provider panel, as follows:
- Consumer Key - Enter the "Key" from above
- Consumer Secret - Enter the "Secret" from above
- Authorize Endpoint URL: https://authz.constantcontact.com/oauth2/default/v1/authorize
- Token Endpoint URL: https://authz.constantcontact.com/oauth2/default/v1/token
- Select Save to finalize the updates. After selecting Save, additional details for the Auth Provider will be shown.
- Copy the Callback URL string.
- Head to Constant Contact and add this callback URL by using the Add another redirect URL link, or update the Redirect URL now that the Auth Provider has been set up.
- Select Save to return to the list of Applications. The unique ID of the Practifi connection will be shown.
Edit the Named Credential
- In Salesforce Setup, use the Quick Find search bar to search for and select Named Credentials.
- Click Edit next to the Constant Contact Named Credential. The names might vary.
-
Update the Scope to include offline_access:
-
Click Save.
- As the user is likely to be logged on to Constant Contact at this time (setting up the Application) the authentication will take place immediately. Otherwise, a Constant Contact user will be asked to log on to Constant Contact first to establish the authentication.
- Select Allow to grant Practifi access to Constant Contact.
Deactivate the Old Application
- Navigate back to https://v3.developer.constantcontact.com/ and log on with the primary user account.
- Click Deactivate next to the old application listed under Outdated Applications
- Check the box and click Permanently Deactivate
Comments
Article is closed for comments.