Incoming webhooks?

Hi

From what I can see Quickfile allows webhooks for outgoing information (from QF to another App) but does it accept incoming too ?

For instance I want to set up a webhook that triggers a change of email address in QF when I update an email in another App.

Is this possible ?

Thanks

Hi @Echohead

It’s certainly possible, but how you do it depends on whether you are familiar with code. If so, you may want to take a look at our API.

In essence, you would need to set up a step in between to accept the webhook from elsewhere and then send it to us inline with the API documentation above.

The other option would be to have a look at Zapier which can act as the in between step. It’s free to set up for 1 zap (although this may change), but it’s certainly worth a look.

Hope that helps!