Hi, I’m trying to save data from an API to my database. I don’t have the paid plan yet and I would like to know if there is any alternative. I configured my API call as Action and every time a date selector is changed it is saving the call data to the database. The problem is that the data is all saved in a single line, when in fact I would like each piece of information to be in one line in the database. Does anyone have a suggestion on how I can solve this problem?
hi,
can you share a screenshot of your database structure and a screenshot of the workflow as well?