Stop Call Recording
Stops the specified recording action.
Reference the recording URL in other nodes in the Flow using the variable %{record_call_url}.
You can also access the recording URL from the call log details in your RELAY Space.
Node Settings
Recording Name
The name of the recording to stop. This should be connected to a Start Call Recording node and match the recording name.
Example
You can pair this node with a Request node to send the recording URL to the webhook of your choice.
Please note that any later recordings in the Flow will overwrite the %{record_call_url} variable,
so the Request node should immediately follow this Stop Call Recording node or use
Set Variables to save this URL for a later request.
