Skip to main content
All CollectionsTemplatesBasic
Watch Microsoft Security Response Center RSS Feed - Workflow Template
Watch Microsoft Security Response Center RSS Feed - Workflow Template

An example workflow to check an RSS feed daily for changes using the Microsoft Security Response Center RSS feed as a sample.

Updated over a month ago

Monitor the latest updates from the Microsoft Security Response Center with our automated workflow template. The workflow checks the RSS feed daily for changes, converts XML to JSON, and identifies new information based on the last update date. Easily adaptable to additional communication channels, it provides an efficient solution to stay informed about security advisories by notifying the team via Slack, Microsoft Teams, or email.

Use Cases

Example

Workflow Breakdown

  1. Set the feed and other settings in the Workflow Parameters step

  2. Pull the RSS feed and convert the XML contents to JSON

  3. Check to see if a new lastBuildDate is provided, if so parse the JSON for new information

  4. Add additional steps to send messages as appropriate to Slack, Microsoft Teams or via Email.

Vendors

Utils, HTTP, Torq

Workflow Output

Daily update of a specific RSS feed.

Did this answer your question?