Configuring a workflow

"Hi, I am building a mobile app in Bubble and need help configuring a workflow on my My Goals mobile view.

I have an API Connector set up with OpenAI (GPT-4) called Generate User Fitness Plan. The API call is initialized and working.

I have a button called Generate My Plan with a workflow that currently has:

  • Step 1 — Create a new Fitness Plan record

  • Step 2 — OpenAI-Generate User Fitness Plan (but I cannot configure the input fields or see any settings when I click on it)

I need help:

  1. Mapping the current user’s data (age, weight, height, goals etc) to the API call inputs in Step 2

  2. Adding a Make Changes step after the API call to save the response back to the Fitness Plan record

I am not very technical so step by step instructions would be greatly appreciated. Thank you!"