Universal Request Link
This guide provides concise instructions for using our screen recording request link with any helpdesk
Your base recording link
https://your-birdie-subdomain.birdie.so/urec/helpdesk-name
Where your-birdie-subdomain is your Birdie subdomain, and helpdesk-name the name of your helpdesk.
Data Parameters
You can append query parameters to capture additional information:
email: Your customer’s email address.ticket: ID of the ticket associated with the recording.tag: the tag you want to associate with the recording within Birdie.
Example with core parameters:
https://your-birdie-subdomain.birdie.so/urec/hubspot?email=customer@company.com&ticket=424983729507&tag=technicalYou can also append any extra parameters of your choice in order to capture additional information:
Example with extra parameters:
Behavior Parameters
promptcp=0: Hides the final step asking the user to copy and paste the video URL back into the conversation. This is useful when you use the Birdie API to automatically post the video URL back into your helpdesk. In that case, showing this final step is unnecessary. Example with behavior parameters:
Last updated