Developer & DevOps

Sync Pipedrive sales opportunities to GitHub projects

6 nodes 177 97 Automatic trigger
Download

Workflow Description

An automation that monitors new opportunities in Pipedrive and automatically creates issues or projects in GitHub, enabling sales and development teams to collaborate on the same opportunity without manual data entry or repeated communication.

How it works

  1. 1.Receive new opportunity data from Pipedrive in real time
  2. 2.Validate opportunity properties against synchronization criteria
  3. 3.Send opportunity details to GitHub to create a new issue or project
  4. 4.Log the operation status and capture any errors

Use cases

  • Notify the development team automatically when a new sales opportunity is added to Pipedrive
  • Reduce manual effort and time spent coordinating sales data between CRM and development repositories

Requirements

  • Active Pipedrive account with a valid API key
  • GitHub account with permissions to create projects and issues

Service Value

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

Apps Used

Pipedrive GitHub

Details

Trigger Automatic trigger
Nodes 6
Apps 2
Views 177
Downloads 97

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 (6)

HTTP Request

HTTP Request

#1

Search PR user in Pipedrive by email

Pipedrive

#2

person exists

If

#3

Pipedrive

Pipedrive

#4

NoOp

No Op

#5

ON Pull Request

Github Trigger

#6