How to add the Blacklist Integration into your campaigns
Quick summary
Use Retreaver + Blacklist Alliance "Litigation Firewall" on your campaigns, reducing the risk of contacting abusive plaintiffs and class action lawyers.
Blacklist Alliance provides a Litigation Firewall™, reducing the risk of contacting abusive plaintiffs and class action lawyers. Enable Blacklist on your campaigns and Retreaver will automatically analyze incoming callers to ensure pending leads are not on the Blacklist registry.
Integrating with Blacklist Alliance
-
Add a Startping Webhook to your campaign, or set a company wide default webhook that will trigger on all of your campaigns. Note that setting default webhooks will only apply to any subsequently created campaigns - add a startping webhook directly to any pre-existing campaigns otherwise.
-
BLA offers multiple variations of their API, one returning a JSON response, and one returning a raw numerical response. You will need to send a POST request to the applicable Zapier webhook depending on which variation you intend to use. Zapier is used to parse the BLA response into a JSON payload in order to tag incoming calls.
Note
The RAW method responds quicker and with a higher success rate than the JSON method. We recommend users implement the RAW webhook on their Retreaver campaigns if your BLA account is configured for that method.
Blacklist JSON URL
https://api.blacklistalliance.net/standard/api/v1/Lookup/key/BLACKLISTAPIKEY/response/json/phone/Webhook to place on your Retreaver Campaign
https://hooks.zapier.com/hooks/catch/4588370/b5jqtgs/silent/?api_key=BLACKLISTAPIKEY&number=[nanp_caller_number]&key=[call_key]&uuid=[call_uuid]Blacklist RAW URL
https://api.blacklistalliance.com/standard/api/v1/Lookup/key/BLACKLISTAPIKEY/response/raw/phone/Webhook to place on your Retreaver Campaign
https://hooks.zapier.com/hooks/catch/4588370/bm53heg/silent/?api_key=BLACKLISTAPIKEY&number=[nanp_caller_number]&key=[call_key]&uuid=[call_uuid]Include your Blacklist Api Key, meanwhile Retreaver's [replacement token] will insert the callers number and data posting details to the request dynamically unique to each call.
-
Create a boolean tag that will be used to store the Blacklist response:
theblacklist_blacklisted -
Our intermediary integration provider "Zapier" adds latency to the parsing logic for the BLA integration, this means that BLA responses might come in a second or two after the call enters your campaign. To prevent unwanted calls from routing, we suggest adding a greeting prompt on your campaign, as well as tagging your buyers with a mandatory
=falsetag below to ensure calls will not be routed early without a confirmation the caller is not black listed from BLA. -
The last step is to place filter tags on your buyers to prevent connecting to blacklisted callers. Tag your buyers with
theblacklist_blacklisted:false.
Now as calls engage with your Retreaver Campaign, Retreaver will analyze the caller and prevent routing them if they are blacklisted.
Help us improve this article or request new support guides.
Previous
How to Balance Call Flow with Priority and Weight
Next
How to add Jornaya Validation into your campaigns