New Webhook: Recording Available
What's new
There’s a new webhook timer trigger: Recording Available.
It fires only after the recording has become available on Retreaver.
Why
Teams often want to send their recording to external tools so they could be processed and analyzed.
How to use it
- Go to Webhooks
- Create a new webhook
- Set the trigger group to Recording Available
- Add your webhook URL (GET/POST as usual)
- Include the replacement token
[call_recording_url]in your request
What to expect
- The webhook fires after the recording is available on Retreaver.
- It could be used to send the
urlfrom which the external tool should download the recording, it will not send the recording file over to the external tool.
Help us improve this article or request new support guides.
On this page