0695 Aggregate Stickynote Create Webhook
0695 Aggregate Stickynote Create Webhook
Webhook
High
14
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
8
Node Types
klicktipp
Subscribe contact in KlickTipp, Tag contact directly in KlickTipp, Create the tag in KlickTipp, Tag contact KlickTipp after trag creation, Get list of all existing tags
5 nodes
set
Convert and set feedback data, Define Array of tags from Gravityforms
2 nodes
sticky Note
Sticky Note1
1 node
if
Tag creation check
1 node
aggregate
Aggregate tags to add to contact, Aggregate array of created tags
2 nodes
merge
Merge
1 node
split Out
Split Out Gravityforms tags
1 node
webhook
New submission via Gravityforms
1 node
Workflow JSON
18.24 KB
{
"meta": {
"instanceId": "95b3ab5a70ab1c8c1906357a367f1b236ef12a1409406fd992f60255f0f95f85"
},
"name": "0695 Aggregate Stickynote Create Webhook",
"nodes": [
{
"id": "9e4a97c9-65dc-4be1-bd9d-d5e84ffedd69",
"name": "Subscribe contact in KlickTipp",
"type": "n8n-nodes-klicktipp.klicktipp",
"notes": "This node subscribes the formatted contact data to a specific KlickTipp list.",
"position": [
900,
340
],
"parameters": {
"email": "={{ $('New submission via Gravityforms').item.json.body['4'] }}",
"fields": {
"dataFields": [
{
"fieldId": "fieldFirstName",
"fieldValue": "={{ $('New submission via Gravityforms').item.json.body['1'] }}"
},
{
"fieldId": "fieldLastName",
"fieldValue": "={{ $('New submission via Gravityforms').item.json.body['3'] }}"
},
{
"fieldId": "fie...Showing first 1000 characters. Click "Expand" to view the full JSON.