ShivLing | 2024-12-04 05:01:09 UTC | #1
We have an external application which adds contacts to an existing contact list every day via API, using post /api/v2/outbound/contactlists/{contactListId}/contacts. We also have a work flow to delete the contact from the contact list once the call is made successfully. I can run campaign performance to see the number of dialed calls by campaign, but i want to know, how many contacts were received via API ? Total numbers of contacts received via API per day, can anybody please guide me on the same?
tim.smith | 2024-12-04 16:55:17 UTC | #2
I don't believe the method of insertion is tracked. I would recommend instrumenting your custom app that's using the API to monitor its behavior.
system | 2025-01-03 16:55:51 UTC | #3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 30684