boostr29 | 2019-02-12 05:52:10 UTC | #1
I'm able to add a contact to a contact list, but it turns off the campaign. Is that normal? Should I just start the campaign again? Also is it possible to add the newest contact to the top of the list?
anon28066628 | 2019-02-12 14:32:00 UTC | #2
For adding to the top of the list, see: POST /api/v2/outbound/contactlists/{contactListId}/contacts
priority (query string param) Contact priority. True means the contact(s) will be dialed next; false means the contact will go to the end of the contact queue.
Note that the contact is queued to be dialed next only on the current run of the campaign. The contact record itself is added to the bottom of the list and behaves 'normally' on subsequent runs.
system | 2019-03-15 14:32:02 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: 4565