Jose_Ramirez | 2018-07-13 14:47:46 UTC | #1
Hi,
How to use the API campaign progress?
/api/v2/outbound/campaigns/progress
I tried everything but there is no documentation about how to use this API call. I don't know the JSON query that need to be pass to the post api call.
Thanks.
tim.smith | 2018-07-16 13:01:38 UTC | #2
POST /api/v2/outbound/campaigns/progress is documented as requiring an array of strings for the body. That would look like this: [ "1234", "5678" ].
system | 2018-08-16 13:16:16 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 3179