@nbt-dev/nbt 0.0.10 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/stdlib/workflows/schema.nbt +69 -17
- package/vendor/linux-x64/cartridges/workflows/schema.nbt +69 -17
- package/vendor/linux-x64/console +0 -0
- package/vendor/linux-x64/nbt +0 -0
- package/stdlib/crm/adapters/gohighlevel/README.md +0 -85
- package/stdlib/crm/adapters/gohighlevel/tests/README.md +0 -159
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_138fields.json +0 -222
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_140fields.json +0 -219
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_alt.json +0 -212
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_changed.json +0 -102
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_created.json +0 -95
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_full.json +0 -213
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_sparse.json +0 -161
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_update_a.json +0 -197
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/contact_update_b.json +0 -197
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/opportunity_changed.json +0 -85
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/opportunity_created.json +0 -85
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_contact_pilot.json +0 -43
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_contact_with_price_closed.json +0 -7
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_contact_with_price_open.json +0 -7
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_event_appointment_delete.json +0 -1
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_event_calendar_update.json +0 -1
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_event_contact_create.json +0 -1
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_event_opp_status_update.json +0 -1
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_opportunity_pilot.json +0 -16
- package/stdlib/crm/adapters/gohighlevel/tests/fixtures/webhooks/v2_pipelines_pilot.json +0 -137
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"pipelines": [
|
|
3
|
-
{
|
|
4
|
-
"id": "UxTCmFzbqr6IxQAIXqnD",
|
|
5
|
-
"name": "MLP SM Pipeline",
|
|
6
|
-
"opportunityCount": 12,
|
|
7
|
-
"stages": [
|
|
8
|
-
{
|
|
9
|
-
"id": "64cd63b4-bdc4-48c6-a58f-33f0ae4066fb",
|
|
10
|
-
"name": "Hot Leads (First 48 Hours)"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"id": "fb7c6191-ec24-435f-b61a-ec721c0aa513",
|
|
14
|
-
"name": "Warm Leads (Day 3-10)"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"id": "e78b46a1-0da9-496f-a8f1-1d4eca89d3a7",
|
|
18
|
-
"name": "Cool Leads (Day 10+)"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"id": "ae0e6d15-7556-4dbe-81bb-9154f29cbdc4",
|
|
22
|
-
"name": "Lead Replied"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"id": "17a4170c-3841-4901-9232-7be58f875319",
|
|
26
|
-
"name": "Currently Working"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"id": "811da9ed-4b67-47ac-8d58-1ef7f43d0ba9",
|
|
30
|
-
"name": "Workflow Reentry"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"id": "aeaecfd9-2c51-49cc-9aa8-d341a84c8d3d",
|
|
34
|
-
"name": "Discovery Call on Funnel"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"id": "14787095-0a31-4067-b7fd-f4ab785c3bcc",
|
|
38
|
-
"name": "Appointment Set"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"id": "f67e73cf-84e3-4dee-b6a0-91d913ff949c",
|
|
42
|
-
"name": "Task Set"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"id": "db326b60-09ad-42d4-81b6-303ee42fd6af",
|
|
46
|
-
"name": "Never Responded"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "faa35266-9b4c-48b3-8438-9f2d782ce7b2",
|
|
50
|
-
"name": "Disqualified"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"id": "814e0795-abcc-46de-8256-631a93102c61",
|
|
54
|
-
"name": "Not Interested"
|
|
55
|
-
}
|
|
56
|
-
]
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"id": "286FgIGF2NMRoTJS4o5z",
|
|
60
|
-
"name": "Rehash Lori & Susan",
|
|
61
|
-
"opportunityCount": 3107,
|
|
62
|
-
"stages": [
|
|
63
|
-
{
|
|
64
|
-
"id": "5dbe3b2d-1e6b-47a7-a7b7-39e9336eae76",
|
|
65
|
-
"name": "No Show"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"id": "29c54677-e7f0-4715-a3fb-5025b7b00f6a",
|
|
69
|
-
"name": "Needs to Reschedule"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"id": "010541a1-220e-4715-9143-a04e27f90cfe",
|
|
73
|
-
"name": "Appointment Refused"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"id": "3e3dbf3c-cfc9-40a8-b48d-f14c46b7c9d3",
|
|
77
|
-
"name": "Appointment Reset"
|
|
78
|
-
}
|
|
79
|
-
]
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"id": "Rz9YDTwgtB7oZSEnr7Q0",
|
|
83
|
-
"name": "MLP Skynet Pipeline",
|
|
84
|
-
"opportunityCount": 212,
|
|
85
|
-
"stages": [
|
|
86
|
-
{
|
|
87
|
-
"id": "e3b2b805-4377-4591-a2db-af013d4a1989",
|
|
88
|
-
"name": "Hot Leads (First 48 Hours)"
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"id": "5799baa2-4c47-4715-a509-b4bde322b8b6",
|
|
92
|
-
"name": "Warm Leads (Day 3-10)"
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"id": "39f0bc73-9d2e-43ba-a196-97913f1134e3",
|
|
96
|
-
"name": "Cool Leads (Day 10+)"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"id": "25cbf317-87fe-4b17-b643-5cfc8e03a3c3",
|
|
100
|
-
"name": "Lead Replied"
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"id": "6dbf45fa-1f35-4c41-9887-4813043f9f9d",
|
|
104
|
-
"name": "Currently Working"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"id": "76b07f0d-df0f-4c32-bfd5-b225a7b38503",
|
|
108
|
-
"name": "Workflow Reentry"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"id": "880c1db8-67ef-41bb-bbb9-43060daea2c4",
|
|
112
|
-
"name": "Discovery Call on Funnel"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"id": "a38d3706-8bed-4bc1-b957-b5fc2ab9cf22",
|
|
116
|
-
"name": "Appointment Set"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"id": "a0b5b71a-2228-413c-8523-993b7d35466a",
|
|
120
|
-
"name": "Task Set"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"id": "731bbb26-2636-47ea-8d82-8c3d4d7a8fed",
|
|
124
|
-
"name": "Never Responded"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"id": "29c9c778-01f5-4c2a-82ee-b813358b893a",
|
|
128
|
-
"name": "Disqualified"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"id": "2a104d02-7923-4ad2-a650-ebce9b18ea44",
|
|
132
|
-
"name": "Not Interested"
|
|
133
|
-
}
|
|
134
|
-
]
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
}
|