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.
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.