Qualify Replies from Pipedrive Persons with AI - n8n Workflow | Neura Market
Qualify Replies from Pipedrive Persons with AI
## About the workflow
The workflow reads every reply that is received from a cold email campaign and qualifies if the lead is interested in a meeting. If the lead is interested, a deal is made in Pipedrive. You can add as many email inboxes as you need!
## Setup:
- Add credentials to the Gmail, OpenAI, and Pipedrive Nodes.
- Add an in_campaign field in Pipedrive for persons. In Pipedrive, click on your credentials at the top right, go to company settings > Data fields > Person, and click on add custom field. Single option [TRUE/FALSE].
- If you have only one email inbox, you can delete one of the Gmail nodes.
- If you have more than two email inboxes, you can duplicate a Gmail node as many times as you like. Just connect it to the Get email node, and you are good to go!
- In the Gmail inbox nodes, select Inbox under label names and uncheck Simplify.
Platform
n8n
Category
Other
Price
Free
Creator
Mark de Jonge
if
set
code
openAi
pipedrive
stickyNote
gmailTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.