Hi mflorell,
Thanks for your reply. Sorry for not making sense, I am new to API and webhooks. I am trying to push the information that populates on the agent screen when an agent connects to a call on Vici. I am trying to push that info to post a lead to my CRM via a zapier webhook when dispositioning a call. I am able to successfully post this information via a zapier webhook using the webform button on the agent screen, but when trying to use a webhook using the disposition screen to push that same information - I am not returning the info that populates when connecting with a call.
I would like the client information on the agent screen that populates when a call connects to be pushed to the webhook when the call is dispositioned as a transfer. Currently the status is called "XFER - Call Transferred" on my build.
I have tried the following:
1) Changing "Dispo Call URL" on campaign detail view to "ALT"
2) Setting the status to go to the URL of my webhook when XFER is dispositioned after a call
And I still receive no information on the webhook.
So I am trying to figure out how I can transfer the information populated on the agent screen to the webhook from a URL linked to the disposition.
Does this help clarify what I am looking to do?