Can a “Trigger Webhook” action run from a public (non-signed-in) user screen?

I’m trying to run a workflow from a public screen (no user signed in) that includes a Trigger Webhook action to send data to Zapier.

The workflow runs fine otherwise (adds a row, shows a notification, etc.), but the Trigger Webhook step never appears in the run history and Zapier never receives anything.

Can anyone confirm if Trigger Webhook is supported for public users (non-authenticated screens), or if it only runs when a signed-in user triggers it?

Thanks!

Yes, a public user can trigger the webhook. Could you share a bit more about your current setup so I can help you make it more secure?

Use a Custom Action to send data from Adalo to a Make or Pipedream webhook, which then forwards it to Zapier this works on public screens without needing a logged-in user.

Wrong forum. This is Glide. Not Adalo.

1 Like

Hello. Thank you for the replies. I ended up using a form and an internal workflow to accomplish the trigger I was needing. All good now. Thank you.