07-21-2023 07:41 AM - edited 07-21-2023 07:42 AM
Unable to send data to Litify through certified Invoca integration.
As an alternate solution, a webhook can be created to pass Invoca data to a Litify endpoint.
{
"callerid" :"<calling_phone_number>",
"invoca_id" : "<invoca_id>",
"callingpage": "<calling_page>",
"gaID": "<g_cid>",
"gclID": "<gclid>",
"msclID":"<msclkid>",
"utmMedium":"<utm_medium>",
"utmAdgroup":"<utm_adgroup>",
"utmCampaign":"<advertiser_campaign_name>",
"utmContent":"<utm_content>",
"utmSource":"<utm_source>",
"utmTerm":"<utm_term>"
}
Complete testing after webhook configuration is complete to ensure data is passing to Litify as expected.
Invoca does not have a certified integration with Litify.