Web Scraping & Data Extraction
0245 HTTP Stripe Create Webhook
0245 HTTP Stripe Create Webhook
Manual
High
7
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
7
Node Types
6
Node Types
http Request
Search customer
1 node
if
Customer does not exist, Current won time Not Equal to Previous
2 nodes
merge
Continue with organisation data
1 node
stripe
Create customer
1 node
pipedrive Trigger
On deal updated
1 node
pipedrive
Get organisation details
1 node
Workflow JSON
5.43 KB
{
"meta": {
"instanceId": "237600ca44303ce91fa31ee72babcdc8493f55ee2c0e8aa2b78b3b4ce6f70bd9"
},
"name": "0245 HTTP Stripe Create Webhook",
"nodes": [
{
"id": "acf47a04-1f3f-448a-b571-a94c84004c45",
"name": "Current won time Not Equal to Previous",
"type": "n8n-nodes-base.if",
"position": [
140,
260
],
"parameters": {
"conditions": {
"string": [
{
"value1": "={{ $json[\"current\"].won_time}}",
"value2": "={{ $json[\"previous\"].won_time}}",
"operation": "notEqual"
}
]
}
},
"typeVersion": 1
},
{
"id": "452a0208-be12-4aac-8c1a-9101ab79f8fb",
"name": "On deal updated",
"type": "n8n-nodes-base.pipedriveTrigger",
"position": [
-80,
260
],
"webhookId": "af0f5626-e92f-4e29-bdc8-8e13c9c9cf99",
"parameters": {
"action": "updated",
"obje...Showing first 1000 characters. Click "Expand" to view the full JSON.