This workflow is preconfigured to get a Reddit RSS feed and console.log the title of each new item. You can customize it with your own RSS URL, code and actions.
Just fork the workflow and click Run Now. If you run it again, the workflow should only export new stories (or end the workflow if no new stories were found).
rss
step.rss
step. This value should reflect the field name that contains the unique ID for each RSS item (the code uses this ID to export new items only). The field name can vary by RSS feed (common field names include id
and guid
). process_new_items
step or add an action.Note: The input values for steps.rss
are preserved on fork -- toggle the privacy icon to make the values private to you.