Hey @samjs welcome to the community
It’s only executing one post because of the “Code1” node. The default mode is “Run once for all items” which just runs the first item from all previous items. Changing this mode to “Run for each item” would continue to process the rest.
I would however propose the following workflow which might make what you’re trying to achieve easier to work with. AI agents are cool but this use-case might be better implemented as a AI workflow (ie. you actually want every step to run).
Hope this helps!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.