mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
160 lines
3.2 KiB
JSON
160 lines
3.2 KiB
JSON
{
|
|
"createdAt": "2021-02-25T09:15:01.281Z",
|
|
"updatedAt": "2021-03-10T14:03:08.426Z",
|
|
"id": "63",
|
|
"name": "Segment:Identify:create:Track:event page",
|
|
"active": false,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
250,
|
|
400
|
|
],
|
|
"id": "238a4bec-9ecf-47ad-a99b-98ac07a426da"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"userId": "rzfu5AbHm7U3rj7jMdqsjW",
|
|
"traits": {
|
|
"traitsUi": [
|
|
{
|
|
"key": "type",
|
|
"value": "test"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "Segment",
|
|
"type": "n8n-nodes-base.segment",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
500,
|
|
250
|
|
],
|
|
"credentials": {
|
|
"segmentApi": {
|
|
"id": "52",
|
|
"name": "Segment creds"
|
|
}
|
|
},
|
|
"id": "228fb339-6315-4c04-bce3-18d4c16019ad"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"resource": "track",
|
|
"userId": "rzfu5AbHm7U3rj7jMdqsjW",
|
|
"event": "click"
|
|
},
|
|
"name": "Segment1",
|
|
"type": "n8n-nodes-base.segment",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
500,
|
|
400
|
|
],
|
|
"credentials": {
|
|
"segmentApi": {
|
|
"id": "52",
|
|
"name": "Segment creds"
|
|
}
|
|
},
|
|
"id": "09f95724-5ae1-4bc3-9aa0-7010129aa7da"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"resource": "track",
|
|
"operation": "page",
|
|
"userId": "rzfu5AbHm7U3rj7jMdqsjW",
|
|
"name": "landing"
|
|
},
|
|
"name": "Segment2",
|
|
"type": "n8n-nodes-base.segment",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
650,
|
|
400
|
|
],
|
|
"credentials": {
|
|
"segmentApi": {
|
|
"id": "52",
|
|
"name": "Segment creds"
|
|
}
|
|
},
|
|
"id": "f80c0402-ca47-417c-bc0c-b5d4b0b463fc"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"resource": "group",
|
|
"userId": "rzfu5AbHm7U3rj7jMdqsjW",
|
|
"groupId": "=FixedGroupID",
|
|
"traits": {
|
|
"traitsUi": [
|
|
{
|
|
"key": "mode",
|
|
"value": "test"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "Segment3",
|
|
"type": "n8n-nodes-base.segment",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
500,
|
|
550
|
|
],
|
|
"credentials": {
|
|
"segmentApi": {
|
|
"id": "52",
|
|
"name": "Segment creds"
|
|
}
|
|
},
|
|
"id": "58a1a209-2fbe-48aa-8b8f-186ce492cd12"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Start": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Segment",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "Segment1",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "Segment3",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Segment1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Segment2",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {},
|
|
"staticData": null,
|
|
"meta": null,
|
|
"pinData": null,
|
|
"versionId": null,
|
|
"triggerCount": 0,
|
|
"tags": []
|
|
} |