Hi,
I’m trying to connect my Bubble App to Zapier and trigger a Zap with an attached Bubble thing.
Which works as expected unless I change my data privacy rules for the corresponding thing.
I could make it work only when the thing’s type is publicly accessible via Data API.
I want to secure this connection so that my Data API for that thing is only accessible by Zapier.
I’ve read user and admin authentication methods, I believe Data API accepts token header for authentication. But how can I make it work with Zapier?