Newbie to Bubble here stuck with this problem for weeks now, so much that it’s demotivating me to load into Bubble so please help!
I am using an API call to retrieve a listing from a website, I want to display that data on the page first, showing the user what the API has retrieved - then allow them to ‘Save’ the record to the DB.
Problem is, I have displayed the returned API data as ‘Text’ element so when I created the workflow to save the values to the DB, it doesn’t allow me to grab text elements’ values - I believe it’s looking for Inputs, but I cannot get the API data to return as inputs.
I am baffled by this and need assistance please and thank you.