Enrich new accounts in Pipedrive using Datagma API

Go to Workflow
709 views
Built by Lucas Perret Lucas Perret
Created on June 05, 2026

Description

This workflow enriches new accounts in Pipedrive using Datagma API by adding data about ICP (ideal customer profile). Instead of Pipedrive, you can use any other CRM. In this example, ideal buyers are heads of sales/business development.

Prerequisites
Pipedrive account and Pipedrive credentials

How it works
Pipedrive trigger node starts the workflow when a new company is created.
HTTP Request node queries data from Datagma.
Pipedrive node updates Pipedrive contact with new data from Datagma.
The Item Lists node simplifies returned data from Datagma that contain lists (arrays), enabling you to easily modify the structure for further processing without the need to use Function nodes and write custom JavaScript.
IF node identifies if the lead corresponds ICP.
HTTP Request node searches for emails in Datagma.
Set node prepares data for further merging.
Merge node combines data from multiple streams.
Pipedrive node adds a new person in Pipedrive.

Nodes Used (2)

HTTP Request
n8n-nodes-base.httpRequest
Pipedrive
n8n-nodes-base.pipedrive