Auto-Add GitHub PR Notes to Matching Pipedrive Contacts
Triggers on new GitHub Pull Requests, matches author email to Pipedrive persons, and adds a note to their profile for seamless dev-to-CRM tracking.
This n8n workflow automates the process of notifying your sales team about developer contributions by adding a note to the corresponding Pipedrive contact whenever a Pull Request (PR) is created on GitHub. It starts with a GitHub Trigger that activates on new PRs, fetches the sender's user details via an HTTP Request, searches for a matching person in Pipedrive by email, uses an IF node to verify existence, and finally creates a detailed note on the person's profile with PR information.
The ben
Platform
n8n
Category
Marketing
Price
$12.99
Creator
Fred Garcia
GitHub
Pipedrive
CRM
Automation
Pull Requests
Sales Tracking
Developer Activity
Notes
Integration
Marketing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.