Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
SaaS
What do you need help with?
Hello, everyone!
I would like to know the best (and safest) way to integrate the Webstudio ‘Webhook Form’ element with a Baserow table.
I need to achieve the following two things:
-
The submitted form (ex.: Name (field_123456) and Message (field_789012)) should be entered into a Baserow table (tableID: 876543).
-
The submitted form (ex. Code (field_546372)) searches the table (tableID: 620912) and returns another column from the row found (ex. Variable (field_882233)) as a response, and that column is entered as a variable in Webstudio.
Thanks in advance for your help!