Developer & DevOps

Sync Pipedrive deals with GitHub repositories

8 nodes 177 105 Automatic trigger
Download

Workflow Description

Automatically monitor new deals in Pipedrive and create issues or branches in GitHub. This workflow bridges sales management with technical development, enabling seamless collaboration between sales and engineering teams.

How it works

  1. 1.Monitor Pipedrive for newly created or updated deals that meet automation criteria
  2. 2.Evaluate deal properties to determine if synchronization should proceed
  3. 3.Generate a new issue or branch in GitHub using the deal's core information
  4. 4.Map deal details (title, description, assignee) from Pipedrive to GitHub fields

Use cases

  • Convert won deals into GitHub issues for immediate development task tracking
  • Auto-create feature branches when high-value opportunities advance through sales stages
  • Keep GitHub project status aligned with Pipedrive deal progress and timeline

Requirements

  • Active Pipedrive account with deal management permissions
  • GitHub repository access with personal token or OAuth application credentials
  • Mapping configuration between Pipedrive deal fields and GitHub issue/branch metadata

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Pipedrive GitHub

Details

Trigger Automatic trigger
Nodes 8
Apps 2
Views 177
Downloads 105

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (8)

person exists

If

#1

Set person Id

Set

#2

Create lead

Pipedrive

#3

On fork

Github Trigger

#4

Create person

Pipedrive

#5

Create note with github url

Pipedrive

#6

Get Github user information

HTTP Request

#7

Search forkee in Pipedrive by email

Pipedrive

#8