1. Help Center
  2. Account Settings

Post to a Custom Webhook

Webhooks are a way for an app to provide other applications with real-time information. A webhook delivers data to other applications as it happens, meaning you get data immediately.

Most users who use this feature are supervisors who want to track their agents' calls on an outside source for daily accountability. However, we have this feature built in internally if your agents are listed under your account by going to the “Reports” page and selecting the “Team Analytics” tab- you will see the Reports there for your agents!  Webhooks are applicable on all Ringy accounts, and can be set up on an individual account by navigating to the Account Settings page in the left hand menu and under the Manage Account tab or via company settings in the My Company tab.

 
1. Call Webhooks send a post request to a custom webhook upon the completion of an inbound or outbound call. The body of the post request will contain the call duration and your Ringy email address.

Screen Shot 2023-10-05 at 9.08.32 AM
2. Text Webhooks send a post request to a custom webhook upon sending or receiving a text message. The body of the post request will contain your Ringy email address as well as the number of text messages that were sent or received.
Screen Shot 2023-10-05 at 9.10.28 AM
3. You can also connect disposition tags to automated actions that trigger a post to a custom webhook. You can edit any current automated actions to add this option or create new automated actions for this purpose to attach to disposition tags. The disposition tag the automated action is attached to once assigned to a lead will then post the data to the custom webhook. Here is a screenshot so you can see where the option is for an automated action:



Once you enter the Webhook URL, click "ADD VALUE" in the bottom right hand corner below the url and choose what data of the leads you would like to include. Choose from the drop down on the right, and make sure that the keys you enter on the left match the ones expected by the third party application.

Screen Shot 2023-10-05 at 9.29.11 AM

You can also choose the "Custom" option in the drop down on the right to trigger a custom payload to the webhook. A custom value is a static value. You can use a custom value to populate the name of the disposition tag for example. 

Screen Shot 2023-10-05 at 9.31.59 AM