Turn GitHub repo forks into sales leads without manual data entry. Great for developer focused teams that want to track interest from open source activity inside a CRM and follow up faster.
When someone forks your repository, the flow starts from a GitHub event. It then calls the GitHub API to get the user profile and email. Next it searches Pipedrive for a matching person by email. If a person is found, their record is used. If not, a new person is created with the GitHub username and email. The workflow then creates a lead linked to that person with a clear title that includes the repo name and the forker. Finally, it adds a note to the lead with the GitHub profile link for quick context. This keeps your pipeline clean by avoiding duplicates and adds helpful links for outreach.
You will need GitHub and Pipedrive accounts and credentials in n8n. Set the owner and repository in the GitHub trigger and make sure the webhook is active. Expect faster follow up and clearer tracking of developer intent. This is useful for dev tool startups, product led growth teams, and agencies that run public repos and want to capture real interest in Pipedrive.