Hi,
I am experiencing an issue with one of my scenarios on Make.com. Here is the situation:
- I have a scenario (Scenario 1) that adds multiple rows to a spreadsheet at once.
- I have another scenario (Scenario 2) that runs once a day, looks for new rows in the spreadsheet, and executes based on these new rows.
The problem is that when Scenario 1 adds multiple rows at the same time, Scenario 2 only captures the last new row that was added. I need Scenario 2 to capture and process all the new rows that were added.
How can this issue be managed?
Scenario 1:
Scenario 2: