Hi everyone,
I’m encountering an issue with an automation using the “Inoreader “Starred”” trigger.
The goal of this automation is to create short posts from articles marked as favorites in Inoreader. Articles are processed through ChatGPT, and the summaries are sent to a Notion database.
However, the problem is that the automation always starts processing from the first starred article in the list and keeps repeating it, instead of moving on to the next starred articles.
Details:
- Trigger: Inoreader “Starred”.
- Expected behavior: Process each newly starred article one by one and move to the next item.
- Current issue: When live, the same first starred article in the list is processed repeatedly in every execution.
How can I fix this so the automation processes each starred article in sequence and stops repeating the first one? Any insights or suggestions would be greatly appreciated.
Thank you in advance for your help!
blueprint.json (92.7 KB)