Hi Rob,
Do you want just a list of the calls made? Then you can use the interaction-reporting and set up an automated export there. You can set up e-mail-recipiants, too. In my company we are using this for automated imports. Power automate saves the attachment of the e-mails in an folder and our statistic tool grabs it.
If you need detailed informations from the contact list, then I would give
POST /api/v2/outbound/contactlists/{contactListId}/export
a try in combination with
GET /api/v2/outbound/contactlists/{contactListId}/export
if the lists are changing regulary, than you will need
GET /api/v2/outbound/contactlists
in addition.
Best regards
Christoph
------------------------------
Christoph Domaschke
CRONBANK AG
------------------------------