About:
This documentation provides a comprehensive guide on setting up webhooks and creating an API key for managing automated and semi automated SMS tasks. It covers the essential steps and details necessary to configure these integrations effectively.
Topics covered:
-
Setting up webhooks from Ringover Dashboard.
-
Creating API key from Ringover Dashboard.
Setting up webhooks from Ringover Dashboard
There are a few steps to set up webhooks from the Ringover Dashboard. The steps are as follows:
1. First of all, go to Ringover Dashboard:
2. Navigate to the developer section here:
3. Click on the option Webhooks:
4. You will be directed to the webhooks page.
5. Now you need to copy the URL for SMS received and sent from your cadence account. You can find the respective URLs under the Phone system section on the cadence settings page.
6. Now you need to add the specific URLs in the fields called SMS messages received and SMS messages sent.
-
The URL for SMS received:
https://cadence-api.ringover.com/call/v2/ringover/message/webhooks/received -
The URL for SMS sent:
https://cadence-api.ringover.com/call/v2/ringover/message/webhooks/sent
Creating API key from Ringover Dashboard:
There are a few steps to create an API key from the Ringover dashboard. The steps are as follows:
1. First of all, go to Ringover Dashboard:
2. Navigate to the developer section here:
3. Click on the option API :
4. Now you will be directed to the API key-creating page. Click on the option Create an API key button on the top left corner of the screen.
5. After that the Create an API key modal will appear on your screen. Now select the user from the dropdown.
6. Add a Label in the next field on the particular page. Click on the Create button.
7. As soon as you create the button the general information modal will appear on the right-hand side of the screen. You need to enable all the permission buttons for this modal.
8. After the API key is successfully created you need to find the user and copy the API key by clicking the copy icon from this page.
9. Now add the API key in the field called Ringover API key under the section Groups and members in the cadence setting page.