Emails forward report

AllianceforYouth
Rookie
0 Votes
Totally clueless on how to do this: Make a GET call to the /reports/email_reports/{campaign_activity_id}/tracking/forwards endpoint to get a report listing each time a contact forwarded the specified email campaign activity from the forwarding link in the email footer. This report includes contact information, such as the contact’s email address and unique ID, and the date and time that the email campaign activity was forwarded. Forwards report data is sorted with the most recent activity listed first. Help appreciated!
1 REPLY 1
John__B
Employee
0 Votes

Hello AllianceforYouth,

 

Thank you for reaching out to Constant Contact API Developer Support. My team is here to assist outside software developers with questions about building into Constant Contact's API.

 

In order to use the GET an Email Forwards Report endpoint, you would first need to set up your application/integration to use one of our available OAuth2 authorization flows. Once you have obtained an Access token, you’ll include it in the authorization header for the GET an Email Forwards Report. Below I’m including documentation on our available OAuth2 authorization flows as well as the GET an Email Forwards Report request.

 

OAuth2 Overview:

https://developer.constantcontact.com/api_guide/auth_overview.html

 

GET an Email Forwards Report:

https://developer.constantcontact.com/api_reference/index.html#!/Email_Reporting/getForwards

 

Please have a look and let us know if you have any other questions!

 

Regards,


John B.
API Support Specialist
Did I answer your question? If so, please mark my post as an "Accepted Solution" by clicking the Accept as Solution button in the bottom right hand corner of this post.
Resources
Developer Portal

View API documentation, code samples, get your API key.

Visit Page

Announcements

API Updates

Join our list to be notified of new features and updates to our V3 API.

Sign Up