Here some more pointers for your backend workflow:
- You just need one parameter, the API response
- Return data from api is a complete different thing haha, no use for your case
- The only action you need is Make changes to a thing, the thing will be the “API response” data you pass in the parameter. The data field you will change is the Output value, and the value is going to be “Get data from an external API” and follow to implement your OpenAI api call.
- When you try the bulk operation select only one valid “API response” with an input, to avoid runing a work in progress workflow on all your data