Automatically Add GitHub PR Notes to Pipedrive Contacts
This workflow seamlessly integrates GitHub with Pipedrive by adding a note to a Pipedrive contact when a pull request is created on GitHub, provided the GitHub user's email matches a contact in Pipedrive.
The workflow triggers when a pull request is made in a specified GitHub repository. It retrieves the GitHub user's email and searches for a matching contact in Pipedrive. If a match is found, a note containing the pull request details is added to the contact's profile in Pipedrive. This automation ensures that your sales team is always informed about relevant development activities linked to your contacts.
Platform
n8n
Category
Other
Price
Free
Creator
Layla Ibrahim
if
noOp
pipedrive
httpRequest
githubTrigger
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.