workflows.fit
Back to n8n workflows
n8n templateFreeBy vinci-king-01

Healthcare policy monitoring with ScrapeGraphAI, Pipedrive and Matrix alerts

Medical Research Tracker with Matrix and Pipedrive ⚠️ COMMUNITY TEMPLATE DISCLAIMER: This is a community-contributed template that uses ScrapeGraphAI (a community node). Please ensure you have the ScrapeGraphAI commun...

SalesCommunicationDevelopmentCore NodesSticky NoteSchedule TriggerCodeSplit In Batches
Loading interactive preview...

Template notes

Medical Research Tracker with Matrix and Pipedrive

⚠️ COMMUNITY TEMPLATE DISCLAIMER: This is a community-contributed template that uses ScrapeGraphAI (a community node). Please ensure you have the ScrapeGraphAI community node installed in your n8n instance before using this template.

This workflow automatically monitors selected government and healthcare-policy websites, extracts newly published or updated policy documents, logs them as deals in a Pipedrive pipeline, and announces critical changes in a Matrix room. It gives healthcare administrators and policy analysts a near real-time view of policy developments without manual web checks.

Pre-conditions/Requirements

Prerequisites - n8n instance (self-hosted or n8n cloud) - ScrapeGraphAI community node installed - Active Pipedrive account with at least one pipeline - Matrix account & accessible room for notifications - Basic knowledge of n8n credential setup

Required Credentials - ScrapeGraphAI API Key – Enables the scraping engine - Pipedrive OAuth2 / API Token – Creates & updates deals - Matrix Credentials – Homeserver URL, user, access token (or password)

Specific Setup Requirements | Variable | Description | Example | |----------|-------------|---------| | POLICYSITES | Comma-separated list of URLs to scrape | https://health.gov/policies,https://who.int/proposals | | PDPIPELINEID | Pipedrive pipeline where deals are created | 5 | | PDSTAGEIDALERT | Stage ID for “Review Needed” | 17 | | MATRIXROOMID | Room to send alerts (incl. leading !) | !policy:matrix.org |

Edit the initial Set node to provide these values before running.