Birdie
HomepageLog inSign up
Birdie Documentation
Birdie Documentation
  • 👋START HERE
  • What is Birdie?
  • Getting started
  • Invite teammates
  • 🎥Request Screen Recordings
    • Overview
    • Installation
      • 🧩Helpdesk Integrations
      • 🎨Customize Appearance
      • 👾Snippet
      • 🌐Browser compatibility
      • 🌎Languages
      • 🔌Web SDK
      • 🔗Universal Request Link
    • DevTools: Console Logs & Network Requests
    • AI Summary
    • Misc.
      • Forward recordings
      • Routing rules for folders
      • API
      • How-to's Library
  • 🎥Record my screen
    • Overview
    • Install Chrome extension
    • Recording Options
    • DevTools: Console Logs & Network Requests
    • Keyboard Shortcuts
    • Incognito Mode
    • Troubleshooting
      • How to quickly fix common recording errors
      • How to troubleshoot Microphone issues in Birdie Extension
      • How to troubleshoot Screen Recording issues in Birdie Extension
  • 🧩Helpdesk
    • 🟤Zendesk
      • Installation
      • Flows
        • Human Request
        • Zendesk Macros
        • Zendesk Ticket Form
        • Zendesk Auto-Reply
        • Zendesk AI Agents
        • Zendesk Agent Signature
        • Zendesk Widget (Classic)
      • Misc.
      • Analytics
      • Uninstall
    • ⚫Intercom
      • Installation
      • Flows
        • Human Request
        • Intercom Workflows
        • FIN
        • Intercom Messenger Home
        • Misc.
        • Analytics
    • 🟢Freshdesk
      • Installation
      • Flows
        • Human Request
        • Portal
        • Canned Answers
        • Auto Reply
        • Agent Signature
      • Analytics
    • 🟢Freshchat
      • Installation
      • Flows
        • Manual Request
    • 🔵Jira Service Management
      • Installation
      • Flows
        • Human Request
        • Customer Portal
      • Uninstall
    • 🟣Help Scout
      • Installation
      • Flows
        • Human Request
        • Saved Replies
        • Auto Reply
    • 🔵Salesforce Service Cloud
      • Request link - Installation
      • Flows
        • Human Request
        • Ticket Form
    • Others
      • 🟠Happyfox
        • Installation
        • Flows
          • Human Request
          • Support Center Ticket Form
      • ⚫Ada
      • 🟣Forethought
      • 🟠Hubspot
        • Flows
          • Human Request via Snippet
      • ⚫Service Now
        • Flows
      • 🟣Front
        • Flows
      • 🟢Zoho Desk
        • Flows
      • 🔵Crisp
        • Flows
      • ⚪Other Helpdesk
        • Flows
          • Human Request
          • Ticket Form
  • 🔐Security
    • Storage Location
    • Hide sensitive data
    • Auto data deletion
    • Recordings Privacy Settings
      • Incoming Recordings: Only Workspace Members Can Watch
      • Outgoing Recordings: Only Workspace Members + Selected Individuals Can Watch
    • GDPR opt-in
    • Two-factor authentication
    • Remote log out
    • SAML SSO
      • Setup SSO with Okta
    • SCIM
      • Okta settings
Powered by GitBook
On this page
  1. Helpdesk
  2. Others
  3. Other Helpdesk
  4. Flows

Human Request

Birdie x Other Helpdesk

PreviousFlowsNextTicket Form

Last updated 9 days ago

If your helpdesk doesn’t natively integrate with Birdie, you can still request screen recordings using a Request Link. Here’s how:

1. Enable Birdie for Your Helpdesk

  1. Go to Birdie Helpdesk Settings and select "Other Helpdesk".

  2. Enter your helpdesk name and click Enable.

  3. Copy the Request Link—this is what agents will use to request recordings. It looks like this: https://your-subdomain.birdie.so/urec/your-helpdesk


2. Create a Snippet / Macro / Canned Reply

To make sending recording requests easier:

  1. Open your helpdesk’s Snippets/Macros/Canned Responses settings.

  2. Create a new snippet/macro/Canned Response (e.g., Request Screen Recording).

  3. Add a message like:

    “To help us understand your issue, please record your screen: Click here to record.”

  4. Insert the Birdie Request Link. If hyperlinking isn’t supported, just paste the full link instead.

Proven wording template

How you frame a screen recording request matters. Use this proven template for the best results:

We recommend taking a screen recording to help us see the issue from your perspective, enabling a quicker and more accurate answer:

Click here to record your screen

Pro tip: For best results, enable audio and talk us through the steps leading to your issue while recording

Once you’re done:

  1. Go to the “Recording” tab

  2. Click on Submit

  3. Click “Copy the link”

  4. Paste the link here


3. Add variables: email & ticket number (Optional)

If you can, append the email and/or ticket number to the Birdie Request Link. This will ensure each recording is associated with the correct customer email and ticket number.

  • In case you need only the customer's email https://your-subdomain.birdie.so/urec/your-helpdesk?email=name@company.com with name@company.com being the email variable

  • In case you need only the ticket number https://your-subdomain.birdie.so/urec/your-helpdesk?ticket=987654321 with 987654321 being the ticket variable

  • In case you need only the customer's email and ticket number https://your-subdomain.birdie.so/urec/your-helpdesk?email=name@company.com&ticket=987654321

4. Automatically Post the Video in the Ticket (Optional)

Once a recording is submitted, you can use Birdie’s Webhooks to automatically post the video URL in the appropriate ticket or conversation:

If you need further information, please don't hesitate to reach out at support@birdie.so. We'd be delighted to take a closer look at your specific use case.

🧩
⚪
Webhook Integration GuideThis guide explains how to securely and reliably receive Birdie screen recording webhooks in your backend.