Contact Center Compliance provides cloud based compliance solutions, helping organizations adhere to TCPA and DNC regulations. Enable DNC Contact Center Compliance on your campaigns and Retreaver will automatically analyze incoming callers to ensure pending leads are not on a "Do Not Call" Registry list. DNC will also prevent active litigator numbers from connecting to a potential call buyer.
Integrating with DNC
- Add a Startping Webhook to your campaign, or set a company wide default webhook that will trigger on all of your campaigns. This webhook will send data to request an HTTP payload from DNC.com indicating a lead's connection eligibility.
- Send a GET request using the following API endpoint:
https://hooks.zapier.com/hooks/catch/4588370/brrp1nu/silent/?dnckey=DNC_API_KEY&number=[nanp_caller_number]&uuid=[call_uuid]&call_key=[call_key]
Include your DNC Api Key, Retreaver's replacement token will insert the callers number into the Request. - Create 3 new text tags which will be used to store the DNC response:
A) "dncscrub_line_type" B) "dncscrub_reason" C) "dncscrub_result_code" - The last step is to place filter tags on your buyers to prevent connecting to blocked callers. Tag your buyers with "dncscrub_result_code:!=B" & "dncscrub_result_code:!=D".
Now as calls engage with your Retreaver Campaign, Retreaver will analyze the caller and prevent routing them if they are on a DNC list.
Comments
Please sign in to leave a comment.