I'm hoping to connect to Constant Contact to pull some basic KPIs. The API seems simple enough its the authentication that I'm unsure of how to approach.
The API documentation is located here. http://developer.constantcontact.com/
I'm hoping to connect to Constant Contact to pull some basic KPIs. The API seems simple enough its the authentication that I'm unsure of how to approach.
The API documentation is located here. http://developer.constantcontact.com/
Hi Thomas,
Although we don't have a connector, and Klipfolio hasn't tested it, we do know that some customers have successfully connected to Constant Contact. Someone from our support team will be in touch with you soon to help you connect.
And for future reference, this document lists all the data sources we have tested as well as a long list of untested ones customers have been successful connecting to:
https://support.klipfolio.com/hc/en-us/articles/215546548-Klipfolio-Data-Source-Integrations
Hello Thomas,
Has Mychelle said, you can connect to Constant Contact from Klipfolio. You will need your API key and access token; details about obtaining them here: https://constantcontact.mashery.com/page
You can use their API tester to see their different endpoints, and the different kind of metrics available. Once you have all of those (API key, access token, endpoint), you will use the Klipfolio Web Accessible Resource to connect to any of the Constant Contact endpoint you are interested in. See the screenshot below for an example of how that will need to be configured. Remember to replace your-api-key-here and your-access-token-here as shown in the screenshot with your actual API key and access token.
Please contact us at support@klipfolio.com for any part of the process that is unclear, and we will be happy to help :)
Thanks so much Kenniy! This is exactly what I needed.