Javier.ruiz | 2021-11-25 12:10:58 UTC | #1
Does anyone know how to reschedule a call that is within an outbound campaign contact list?
We are thinking on /api/v2/outbound/contactlists/{contactListId}/contacts/{contactId} but we are not sure how to set new date and time for calling.
Many thanks for your help Regards JR
anon11147534 | 2021-11-25 17:02:22 UTC | #2
Hi Javier,
I may be wrong on this but you could firstly use DELETE /api/v2/outbound/contactlists/{contactListId}/contacts/{contactId} to remove the contact list and then use POST /api/v2/outbound/contactlists/{contactListId}/contacts setting priority to true which will cause the contact to be dialled next. I'm not sure of a specific method of setting the date and time for calling.
Javier.ruiz | 2021-11-25 17:16:45 UTC | #3
Thanks Ronan, it could be useful but we are looking for setting the date and time for the next call.
system | 2021-12-26 17:17:44 UTC | #4
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: 12764