I would not worry about the API request with all the fair use you get. One option is to run a workflow with the following:
- API to read all records in list (limited by size)
- Parse to collections
- Iterate through collection and delete from each as needed
- API to delete all contacts in list
- API to update contacts to list
Not too complicated, but would require some work if you have a lot of contacts.
------------------------------
Robert Wakefield-Carl
ttec Digital
Sr. Director - Innovation Architects
Robert.WC@ttecdigital.comhttps://www.ttecDigital.comhttps://RobertWC.Blogspot.com------------------------------
Original Message:
Sent: 10-16-2024 04:53
From: Miguel L. Portugues
Subject: Deleting contacts from the contact list because they have expired or have been marked as uncallable.
Hi ,if i do that i expend so many api request and i have to delete it one by one, i am thinking in, to use a filter (by date) and deleted inside the admin webpage and do it manualy, i and looking for something similar but auto not manually.
Move the records to other contact list could be a solution because i could remove all the contact list using the API, how i could move items from one contact list to other (no manually)??? thanks in advance.
------------------------------
Miguel L. Portugues
------------------------------
Original Message:
Sent: 10-16-2024 04:20
From: Robert Wakefield-Carl
Subject: Deleting contacts from the contact list because they have expired or have been marked as uncallable.
This API deletes a contact by Contact ID
https://developer.genesys.cloud/devapps/api-explorer#delete-api-v2-outbound-contactlists--contactListId--contacts--contactId-
------------------------------
Robert Wakefield-Carl
ttec Digital
Sr. Director - Innovation Architects
Robert.WC@ttecdigital.com
https://www.ttecDigital.com
https://RobertWC.Blogspot.com
Original Message:
Sent: 10-16-2024 03:30
From: Tayfun DUMLUPINAR
Subject: Deleting contacts from the contact list because they have expired or have been marked as uncallable.
Hi Miguel ,
I am not sure well delete contacts list record. Maybe , you can move different place for archive.
Best regards.
------------------------------
Tayfun DUMLUPINAR