Hi everyone,
I’m trying to create or update a field in my Bubble database from a Sheet using Integromat.
I did it in the past with a former app so I know it’s doable. That’s my setup :
I’m on a paid plan, inside Bubble settings I checked enable data api and the box of the data type.
I have a google sheet called sheet bubble with a row named PlugBox_S/N and a value under it.
In integromat I have a scenario where I get a cell from that sheet and send the value to Bubble via the “create update a data thing in bubble” module.
But everytime I try it stops at the bubble module and display a 401 error
What’s weird is that I have other scenarios where I send data from bubble to Integromat via the api connector and it woks fine. Any ideas