0295 Webhook Dropcontact Create Webhook
0295 Webhook Dropcontact Create Webhook
Webhook
High
18
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
18
Node Types
6
Node Types
lemlist
Lemlist - Add lead to campaign
1 node
hubspot
HubSpot - Follow up task, HubSpot - Search company, HubSpot Update Account, HubSpot, HubSpot Create Account, HubSpot - Create/Update Contact, HubSpot - Linkedin Outreach
7 nodes
if
Attempted to contact?, New Company?, Is Customer?, Is Account in Hubspot, Open Deal?, email found
6 nodes
webhook
Lonescale - New Job Intent
1 node
dropcontact
Dropcontact
1 node
slack
Slack - Notify CS team on Slack1, Slack - Notify sales team on Slack
2 nodes
Workflow JSON
17.73 KB
{
"meta": {
"instanceId": "f0a68da631efd4ed052a324b63ff90f7a844426af0398a68338f44245d1dd9e5"
},
"name": "0295 Webhook Dropcontact Create Webhook",
"nodes": [
{
"id": "d2b5460a-b943-4803-85cb-6c6b5126d651",
"name": "Lemlist - Add lead to campaign",
"type": "n8n-nodes-base.lemlist",
"position": [
1220,
180
],
"parameters": {
"email": "={{ $json[\"properties\"][\"email\"][\"value\"] }}",
"resource": "lead",
"campaignId": "Hiring Signal Lonescale",
"additionalFields": {
"lastName": "={{ $json[\"properties\"][\"lastname\"][\"value\"] }}",
"firstName": "={{ $json[\"properties\"][\"firstname\"][\"value\"] }}",
"companyName": "={{ $json[\"properties\"][\"company\"][\"value\"] }}",
"linkedinUrl": "={{ $node[\"Lonescale - New Job Intent\"].json[\"body\"][\"people_linkedin_url\"] }}"
}
},
"credentials": {
"lemlistApi": {
...Showing first 1000 characters. Click "Expand" to view the full JSON.