Hello, I am trying to access my bubble database from the outside to update the client status.
So I have made a backend workflow (an endpoint?) called db_update and passing one key - purchaseID with that call
Then I try to add a new action > Data > Make changes to thing
And as a constrait I am passing the purchaseID from the request ( which is unique )
so there can be only one email returned, but bubble things there can be a whole list -
What could I be doing wrong? Thank you and have a great day!!