Dave_Sanders | 2017-04-12 19:23:19 UTC | #1
I would like to use the following API to add to the DNC list, but I am not sure how to get the inbound number to populate into it. Any Ideas? Ideally this would be something I put into a button on an inbound call flow.
PUT /api/v2/outbound/dnclists/{dncListId} Update dialer DNC list
<img src="//inin-prod-use1-developerforum.s3.amazonaws.com/original/1X/19cbfeeab61d1bb74b59f56a4811a19d5b90a271.png" width="690" height="309">
tim.smith | 2017-04-12 20:14:40 UTC | #2
You can't invoke the API directly in a script, but you could create a bridge server integration with a custom schema to make API requests. Then add a button to your script that will pass the phone number to the bridge server integration.
Dave_Sanders | 2017-04-12 20:32:12 UTC | #3
That sounds easy enough....I have a bridge server setup and connected. I just need to figure out the custom schema/api portion.
system | 2017-08-28 19:33:49 UTC | #4
This post was migrated from the old Developer Forum.
ref: 1176