Web Scraping & Data Extraction
0505 HTTP Stickynote Create Webhook
0505 HTTP Stickynote Create Webhook
Manual
High
22
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
22
Node Types
5
Node Types
http Request
Token SuiteCRM, CaptainMail, Notif Talk credits, Notif Talk bad email, Create Lead SuiteCRM, Notif Talk Lead created
6 nodes
if
If mail ok, If Credits OK
2 nodes
execute Workflow Trigger
Tally Forms Trigger
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8, Sticky Note9, Sticky Note10, Sticky Note11
12 nodes
send In Blue
Brevo Create Contact
1 node
Workflow JSON
15.51 KB
{
"meta": {
"instanceId": "2490ba08907e49e216e6667acbe7f8867d372c76c9bd95e87bb8d210bd552e80"
},
"name": "0505 HTTP Stickynote Create Webhook",
"nodes": [
{
"id": "3ebbf865-26f6-456f-83bd-33fa72bc09ea",
"name": "Token SuiteCRM",
"type": "n8n-nodes-base.httpRequest",
"position": [
480,
800
],
"parameters": {
"url": "=https://SUITECRMURLSERVER/Api/access_token",
"options": {},
"requestMethod": "POST",
"bodyParametersUi": {
"parameter": [
{
"name": "grant_type",
"value": "client_credentials"
},
{
"name": "client_id",
"value": "IDVALUE"
},
{
"name": "client_secret",
"value": "PWDVALUE"
}
]
},
"allowUnauthorizedCerts": true
},
"notesInFlow": true,
"typeVersion": 1
},
{
"id"...Showing first 1000 characters. Click "Expand" to view the full JSON.