Hello I have a api call to chagpt and want to get a list as response for example recipe with data fields: name, ingredients. However the list which I get as api response has the quotation marks and bubble only detect it as a string. Does someone know how I can save the recipes with data fields name or ingredients from the api response? Tried different json plugins to parse but without success. After that I want to make a api workflow on that list to save the recipes.
I am able to get the message content and save the whole list as one entry but my goal is to save every recipe with it’s data fields separately.
The api response list looks like this: