My rss feed contain multiple linkedin posts from a companies account, but at the end its only executing i feel the latest posts

rss feed has multiple segments of linkedin post from a company linkedin account

It is only executing one post, the latest post.

Please share your workflow

Hey @samjs welcome to the community :wave:

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.