Hello,
I need help with a workflow. My app is supposed to do this:
- A user submits a form to request a recipe.
- This adds a row to my “AI Recipe Requests” table, and an AI generates a recipe name, ingredients, etc. This part works correctly.
- A workflow is triggered by the new row. It is supposed to copy the recipe name, ingredients, and instructions into a new row in my “Simple Recipes” table.
The problem is that the workflow is not adding the new row to the “Simple Recipes” table.
I have confirmed there are no “Required” fields in the Simple Recipes
table, and the workflow “Run Log” does not show any errors.
Could an expert please look at my project to see why the “Add Row” action in my workflow is failing?
Here is the read-only link to my project: https://go.glideapps.com/app/94bTzvAL5xCZg6taSC5c/workflows/qt46lXjGsljAAVyVnLMg