Forum Discussion

EthanWinter's avatar
EthanWinter
Qrew Member
3 days ago

Can Quickbase perform a screen capture?

My company interviews clients and is interested in performing a screen capture through Quickbase. The ideal process would be as follows:

  • Start Google Meet
  • Open the interview form in Quickbase
  • Start a screen/audio capture through Quickbase by clicking a button
  • Fill out the whole interview form while interviewing the client
  • Hit a button at the end of the interview to stop the screen/audio record
  • Auto have that file upload to Quickbase

I don't believe this is possible with Quickbase, but I wanted to verify. I suspect that we should screen capture with some other software and then upload after. 

Thanks!

1 Reply

  • Denin's avatar
    Denin
    Qrew Assistant Captain

    Quickbase doesn't have that feature as far as I know. But what I imagine could be possible is to have a code page that calls a third party service to create the recording, integrate the form on the same page using an embed or API, and have the recording automatically added to a file upload field (or upload it quietly in the background using the API) with JavaScript.