i need to make an API call to a node js server, so the server is expecting form data and respond with data back to the bubble app, so the thing is in the api connector config setting in bubble i have provided parameters and values but i want to make these values dynamic so that when a user submit information to the database we can then use that data and send a post request , at the moment its using static data how do i reference dynamic data from the form or data in the database
Thank you for your response