Skip to main content

Hello, 

I want to capture the changes that are happening to my table in BigQuery (such as, a new row is created), and send a message to another app (Windmill) that will trigger a flow to run this app. Windmill already created a Webhook url for me to use. I don’t want to send any specific data to Windmill, I just want it to trigger the flow. 

 

So this is the flow that I created in Zapier (photo below).

 

I get this error message:
 

Failed to create a request in Webhooks by Zapier

The app returned "Unauthorized".

 

Any advice what I’m doing wrong here?

This post has been edited by a moderator to remove potentially sensitive information. Please remember that this is a public forum and avoid sharing sensitive details.

Hi ​@anya9889. Welcome to the Community! 🎉

Judging by the error it seems like it could be an issue with the authentication details used for the request. 

Not sure exactly which endpoint you’re referencing, is it Windmill’s Run flow by path​ endpoint? If so, it looks like you might also want to change the payload from Form to Json instead:

611e2ace1cb60e00b78bff4b2f4106d2.png
 

Hope that helps to get you pointed in the right direction. If you run into any further issues or questions just let us know!