0691 Aggregate Jotform Create Triggered
0691 Aggregate Jotform Create Triggered
Manual
High
14
Nodes
Manual
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 webinar data, Define Array of tags from Jotform
2 nodes
jot Form Trigger
New webinar booking via JotForm
1 node
sticky Note
Sticky Note1
1 node
split Out
Split Out Jotform tags
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
Workflow JSON
19.68 KB
{
"meta": {
"instanceId": "95b3ab5a70ab1c8c1906357a367f1b236ef12a1409406fd992f60255f0f95f85"
},
"name": "0691 Aggregate Jotform Create Triggered",
"nodes": [
{
"id": "f13c4b60-5b5f-474b-b79b-45c4fb9cc067",
"name": "Subscribe contact in KlickTipp",
"type": "n8n-nodes-klicktipp.klicktipp",
"notes": "Adds the contact to KlickTipp using the transformed webinar registration data.",
"position": [
-800,
600
],
"parameters": {
"email": "={{ $('New webinar booking via JotForm').item.json.Email }}",
"fields": {
"dataFields": [
{
"fieldId": "fieldFirstName",
"fieldValue": "={{ $('New webinar booking via JotForm').item.json.Name.first }}"
},
{
"fieldId": "fieldLastName",
"fieldValue": "={{ $('New webinar booking via JotForm').item.json.Name.last }}"
},
{
"fieldId": "field...Showing first 1000 characters. Click "Expand" to view the full JSON.