Forum Discussion

tktmastr's avatar
tktmastr
Helper I
2 years ago

Getting API data by ID

Hello,

 

I'm not sure how to ask this question, so if it's not clear, please let me know. I'm trying to get email campaign data from Dotdigital. I've connected to the API and retrieved the following campaign data from the URL (https://r1-api.dotdigital.com/v2/campaigns/with-details).

 

-ID

-Send Date

-Campaign Name

-Subject

 

However, this table does not contain any analytics such as opens, clicks, bounces. That is retrieved via another link (https://r1-api.dotdigital.com/v2/campaigns/{id}/summary

 

If I put one campaign ID in the URL it will work, but I want to be able to get any campaign data. Is there a way to retrieve them all or pass through a specific ID if a user drills down?

 

Thanks

1 Reply

  • As you can probably appreciate it is nearly impossible to help with API queries without access to said API  (which you may not be willing to provide for understandable reasons).  Do they have a test login?