Newsletter automation question

Hi @Selven, happy to help.

At the moment, agents don’t monitor RSS updates on their own. They’re triggered either through a conversation or via an automation.

The usual approach is to use a scheduled automation to fetch RSS items on a cadence (for example every hour or once a day), and then call an agent to process any new items.

A common setup looks like this:

Use a scheduled automation to fetch RSS items and write any new ones into a datasheet. You can let the agent create records directly using extended skills, and lock it to a specific datasheet using the node ID to avoid writing to the wrong table.

Here’s a guide that may help you find the node ID: