Forum Discussion

CarrieBooth's avatar
CarrieBooth
Qrew Member
5 years ago

Webhooks and Onedrive

I am looking into making a webhook to import data automatically, unfortunately the options in the tutorials are not permissible options through my company. We do, however, use OneDrive. Is there a way to do a webhook with OneDrive? I have done a bunch of searching and not found anything.

Many thanks!

------------------------------
Carrie Booth
------------------------------

1 Reply

  • Hi Carrie, in general, yes you can set up a webhook to communicate with OneDrive. However, webhooks work just one-way: to push data from Quick Base to another system. So if you're trying to automatically read a file (perhaps a spreadsheet), and then automatically import that data into a Quick Base table then you would not be able to use a webhook for that.

    Most commonly we see these types of workflows use an integration platform such as Workato, where you would set up a Quick Base trigger, download a file from your OneDrive, format it as CSV if needed, and ten finally import it into Quick Base.

    Some links that might be helpful here:

    ------------------------------
    Brian Cafferelli
    ------------------------------