There are some issues with your set up:
- The backend workflow input parameter should just be “API response” type
- The thing to change should be this parameter (not the current search for)
- You’re not making change to any field, you should be changing the output value. The value it should be change to is the result from the api call to openai. For this, use the “Get data from an external api” and select the “Call openAI”. (you’ll need to change in the api connector your call in the “Use as” from action to data.
Before moving to the schedule an api workflow on a list, first make sure that this part works. For that, use the Data tab to select one record with a valid “input” and use the “Bulk operation” to perform the api workflow.