Enrich new accounts in Pipedrive using Datagma API
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
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.