How to GET campaign activity ID Constant Contact on Make/Integromat?

I have created an Integromat scenario where the automation creates a new contact, then creates an email campaign and then schedules an email campaign for Constant Contact. To schedule an email you need the campaign activity ID. The GET API Call should retrieve the data with the campaign activity ID, the only problem is when I make a GET API call, the Campaign Activity ID is not returning. Is there anyone with thoughts on how to retrieve the campaign activity ID?

Hi. Try list the email campaign and fiter the result. See doc CC doc:

https://developer.constantcontact.com/api_reference/index.html#!/Email_Campaigns/retrieveEmailCampaignsUsingGET

If you need additional support, please don’t hesitate to reach out.

Cheers
//HFBR

1 Like

Thank you for the help. I was able to retrieve the campaign activity ID by using the method you suggested.

1 Like