Webhook Functionality
The webhook functionality in 1stream is currently only called CallEnd. If the POST fails it will be retried up to 4 times.
How to Setup Webhook
- Log into the 1stream Admin Portal.
- Go to the Administration > Manage Organization menu in the top right.
- Scroll down to the WebHook Registrations section.
- Click the green circled + button. The Add New WebHook Registration pop-up will appear.
- In the EventType field, CallEnd will be the default selection.
- In the Receiver URL field, input the url that data will be sent via HTTPS POST after a call ends.
- Click on the Save button.