Hello,
I’m having trouble with my scenario in Make when trying to process keywords from Google Sheets. The issue is that the scenario keeps repeating the same keyword over and over in WordPress, instead of moving on to a new keyword each time.
Here’s what I need:
- The scenario should pick the first keyword in the first row of the Google Sheets document.
- Run the complete workflow with this keyword in WordPress (like creating or updating a post).
- Once this workflow is finished, the scenario should automatically move to the next keyword in the following row and repeat the process.
Currently, the scenario keeps using the same keyword repeatedly rather than progressing through the list. I need help configuring the scenario to process one keyword at a time in sequence, from the top of the sheet to the bottom.
Thank you for any guidance!
blueprint.json (14.8 KB)