Hi,
I have set up a workflow with the trigger type set to Webhook. Based on the documentation and example provided, it seems like no authentication is required to trigger the webhook. However, when I try to send a request to the webhook URL, I receive a 401 Unauthorized response.
Is it possible to turn off authentication for webhook triggers in Tabidoo? If authentication is required, how do I properly authorize the request? The docs don’t mention any required headers or tokens.
Any help would be appreciated!