@revobus/n8n-nodes-kajabi 1.0.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/LICENSE.md +21 -0
- package/README.md +161 -0
- package/dist/credentials/KajabiApi.credentials.d.ts +11 -0
- package/dist/credentials/KajabiApi.credentials.d.ts.map +1 -0
- package/dist/credentials/KajabiApi.credentials.js +50 -0
- package/dist/credentials/KajabiApi.credentials.js.map +1 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.d.ts +12 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.d.ts.map +1 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.js +88 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.js.map +1 -0
- package/dist/nodes/Kajabi/GenericFunctions.d.ts +30 -0
- package/dist/nodes/Kajabi/GenericFunctions.d.ts.map +1 -0
- package/dist/nodes/Kajabi/GenericFunctions.js +161 -0
- package/dist/nodes/Kajabi/GenericFunctions.js.map +1 -0
- package/dist/nodes/Kajabi/Kajabi.node.d.ts +5 -0
- package/dist/nodes/Kajabi/Kajabi.node.d.ts.map +1 -0
- package/dist/nodes/Kajabi/Kajabi.node.js +176 -0
- package/dist/nodes/Kajabi/Kajabi.node.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.js +205 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.js +759 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.js +127 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.js +114 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.js +197 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.js +358 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.js +381 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.js +166 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.js +210 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.js +201 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.js +200 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.js +46 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.js.map +1 -0
- package/dist/nodes/Kajabi/kajabi.svg +5 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.d.ts +13 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.d.ts.map +1 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.js +152 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.js.map +1 -0
- package/dist/nodes/KajabiTrigger/kajabi.svg +5 -0
- package/package.json +67 -0
|
@@ -0,0 +1,381 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.formFields = exports.formOperations = void 0;
|
|
4
|
+
exports.formOperations = [
|
|
5
|
+
{
|
|
6
|
+
displayName: 'Operation',
|
|
7
|
+
name: 'operation',
|
|
8
|
+
type: 'options',
|
|
9
|
+
noDataExpression: true,
|
|
10
|
+
displayOptions: {
|
|
11
|
+
show: {
|
|
12
|
+
resource: ['form'],
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
options: [
|
|
16
|
+
{
|
|
17
|
+
name: 'Get',
|
|
18
|
+
value: 'get',
|
|
19
|
+
description: 'Get a form by ID',
|
|
20
|
+
action: 'Get a form',
|
|
21
|
+
routing: {
|
|
22
|
+
request: {
|
|
23
|
+
method: 'GET',
|
|
24
|
+
url: '=/v1/forms/{{$parameter["formId"]}}',
|
|
25
|
+
},
|
|
26
|
+
output: {
|
|
27
|
+
postReceive: [
|
|
28
|
+
{
|
|
29
|
+
type: 'rootProperty',
|
|
30
|
+
properties: {
|
|
31
|
+
property: 'data',
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
},
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
name: 'Get Many',
|
|
40
|
+
value: 'getAll',
|
|
41
|
+
description: 'Get many forms',
|
|
42
|
+
action: 'Get many forms',
|
|
43
|
+
routing: {
|
|
44
|
+
request: {
|
|
45
|
+
method: 'GET',
|
|
46
|
+
url: '/v1/forms',
|
|
47
|
+
},
|
|
48
|
+
output: {
|
|
49
|
+
postReceive: [
|
|
50
|
+
{
|
|
51
|
+
type: 'rootProperty',
|
|
52
|
+
properties: {
|
|
53
|
+
property: 'data',
|
|
54
|
+
},
|
|
55
|
+
},
|
|
56
|
+
],
|
|
57
|
+
},
|
|
58
|
+
},
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
name: 'Submit',
|
|
62
|
+
value: 'submit',
|
|
63
|
+
description: 'Submit a form programmatically',
|
|
64
|
+
action: 'Submit a form',
|
|
65
|
+
routing: {
|
|
66
|
+
request: {
|
|
67
|
+
method: 'POST',
|
|
68
|
+
url: '=/v1/forms/{{$parameter["formId"]}}/submissions',
|
|
69
|
+
},
|
|
70
|
+
output: {
|
|
71
|
+
postReceive: [
|
|
72
|
+
{
|
|
73
|
+
type: 'rootProperty',
|
|
74
|
+
properties: {
|
|
75
|
+
property: 'data',
|
|
76
|
+
},
|
|
77
|
+
},
|
|
78
|
+
],
|
|
79
|
+
},
|
|
80
|
+
},
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
default: 'getAll',
|
|
84
|
+
},
|
|
85
|
+
];
|
|
86
|
+
exports.formFields = [
|
|
87
|
+
// ----------------------------------
|
|
88
|
+
// Form ID
|
|
89
|
+
// ----------------------------------
|
|
90
|
+
{
|
|
91
|
+
displayName: 'Form ID',
|
|
92
|
+
name: 'formId',
|
|
93
|
+
type: 'string',
|
|
94
|
+
default: '',
|
|
95
|
+
required: true,
|
|
96
|
+
displayOptions: {
|
|
97
|
+
show: {
|
|
98
|
+
resource: ['form'],
|
|
99
|
+
operation: ['get', 'submit'],
|
|
100
|
+
},
|
|
101
|
+
},
|
|
102
|
+
description: 'The unique identifier of the form',
|
|
103
|
+
},
|
|
104
|
+
// ----------------------------------
|
|
105
|
+
// Get All: Pagination
|
|
106
|
+
// ----------------------------------
|
|
107
|
+
{
|
|
108
|
+
displayName: 'Return All',
|
|
109
|
+
name: 'returnAll',
|
|
110
|
+
type: 'boolean',
|
|
111
|
+
default: false,
|
|
112
|
+
displayOptions: {
|
|
113
|
+
show: {
|
|
114
|
+
resource: ['form'],
|
|
115
|
+
operation: ['getAll'],
|
|
116
|
+
},
|
|
117
|
+
},
|
|
118
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
displayName: 'Limit',
|
|
122
|
+
name: 'limit',
|
|
123
|
+
type: 'number',
|
|
124
|
+
default: 50,
|
|
125
|
+
displayOptions: {
|
|
126
|
+
show: {
|
|
127
|
+
resource: ['form'],
|
|
128
|
+
operation: ['getAll'],
|
|
129
|
+
returnAll: [false],
|
|
130
|
+
},
|
|
131
|
+
},
|
|
132
|
+
typeOptions: {
|
|
133
|
+
minValue: 1,
|
|
134
|
+
},
|
|
135
|
+
description: 'Max number of results to return',
|
|
136
|
+
routing: {
|
|
137
|
+
send: {
|
|
138
|
+
type: 'query',
|
|
139
|
+
property: 'page[size]',
|
|
140
|
+
},
|
|
141
|
+
},
|
|
142
|
+
},
|
|
143
|
+
// ----------------------------------
|
|
144
|
+
// Get All: Filters
|
|
145
|
+
// ----------------------------------
|
|
146
|
+
{
|
|
147
|
+
displayName: 'Filters',
|
|
148
|
+
name: 'filters',
|
|
149
|
+
type: 'collection',
|
|
150
|
+
placeholder: 'Add Filter',
|
|
151
|
+
default: {},
|
|
152
|
+
displayOptions: {
|
|
153
|
+
show: {
|
|
154
|
+
resource: ['form'],
|
|
155
|
+
operation: ['getAll'],
|
|
156
|
+
},
|
|
157
|
+
},
|
|
158
|
+
options: [
|
|
159
|
+
{
|
|
160
|
+
displayName: 'Site ID',
|
|
161
|
+
name: 'siteId',
|
|
162
|
+
type: 'string',
|
|
163
|
+
default: '',
|
|
164
|
+
description: 'Filter by Site ID (required for multi-site accounts)',
|
|
165
|
+
routing: {
|
|
166
|
+
send: {
|
|
167
|
+
type: 'query',
|
|
168
|
+
property: 'filter[site_id]',
|
|
169
|
+
},
|
|
170
|
+
},
|
|
171
|
+
},
|
|
172
|
+
],
|
|
173
|
+
},
|
|
174
|
+
// ----------------------------------
|
|
175
|
+
// Submit: Required Fields
|
|
176
|
+
// ----------------------------------
|
|
177
|
+
{
|
|
178
|
+
displayName: 'Email',
|
|
179
|
+
name: 'email',
|
|
180
|
+
type: 'string',
|
|
181
|
+
placeholder: 'name@email.com',
|
|
182
|
+
default: '',
|
|
183
|
+
required: true,
|
|
184
|
+
displayOptions: {
|
|
185
|
+
show: {
|
|
186
|
+
resource: ['form'],
|
|
187
|
+
operation: ['submit'],
|
|
188
|
+
},
|
|
189
|
+
},
|
|
190
|
+
description: 'Email address for the form submission',
|
|
191
|
+
routing: {
|
|
192
|
+
send: {
|
|
193
|
+
type: 'body',
|
|
194
|
+
property: 'data.attributes.email',
|
|
195
|
+
},
|
|
196
|
+
},
|
|
197
|
+
},
|
|
198
|
+
// Hidden field to set the data type
|
|
199
|
+
{
|
|
200
|
+
displayName: 'Data Type',
|
|
201
|
+
name: 'dataType',
|
|
202
|
+
type: 'hidden',
|
|
203
|
+
default: 'form_submissions',
|
|
204
|
+
displayOptions: {
|
|
205
|
+
show: {
|
|
206
|
+
resource: ['form'],
|
|
207
|
+
operation: ['submit'],
|
|
208
|
+
},
|
|
209
|
+
},
|
|
210
|
+
routing: {
|
|
211
|
+
send: {
|
|
212
|
+
type: 'body',
|
|
213
|
+
property: 'data.type',
|
|
214
|
+
},
|
|
215
|
+
},
|
|
216
|
+
},
|
|
217
|
+
// ----------------------------------
|
|
218
|
+
// Submit: Additional Fields
|
|
219
|
+
// ----------------------------------
|
|
220
|
+
{
|
|
221
|
+
displayName: 'Additional Fields',
|
|
222
|
+
name: 'additionalFields',
|
|
223
|
+
type: 'collection',
|
|
224
|
+
placeholder: 'Add Field',
|
|
225
|
+
default: {},
|
|
226
|
+
displayOptions: {
|
|
227
|
+
show: {
|
|
228
|
+
resource: ['form'],
|
|
229
|
+
operation: ['submit'],
|
|
230
|
+
},
|
|
231
|
+
},
|
|
232
|
+
options: [
|
|
233
|
+
{
|
|
234
|
+
displayName: 'Address Line 1',
|
|
235
|
+
name: 'addressLine1',
|
|
236
|
+
type: 'string',
|
|
237
|
+
default: '',
|
|
238
|
+
routing: {
|
|
239
|
+
send: {
|
|
240
|
+
type: 'body',
|
|
241
|
+
property: 'data.attributes.address_line_1',
|
|
242
|
+
},
|
|
243
|
+
},
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
displayName: 'Address Line 2',
|
|
247
|
+
name: 'addressLine2',
|
|
248
|
+
type: 'string',
|
|
249
|
+
default: '',
|
|
250
|
+
routing: {
|
|
251
|
+
send: {
|
|
252
|
+
type: 'body',
|
|
253
|
+
property: 'data.attributes.address_line_2',
|
|
254
|
+
},
|
|
255
|
+
},
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
displayName: 'Business Phone',
|
|
259
|
+
name: 'businessNumber',
|
|
260
|
+
type: 'string',
|
|
261
|
+
default: '',
|
|
262
|
+
routing: {
|
|
263
|
+
send: {
|
|
264
|
+
type: 'body',
|
|
265
|
+
property: 'data.attributes.business_number',
|
|
266
|
+
},
|
|
267
|
+
},
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
displayName: 'City',
|
|
271
|
+
name: 'addressCity',
|
|
272
|
+
type: 'string',
|
|
273
|
+
default: '',
|
|
274
|
+
routing: {
|
|
275
|
+
send: {
|
|
276
|
+
type: 'body',
|
|
277
|
+
property: 'data.attributes.address_city',
|
|
278
|
+
},
|
|
279
|
+
},
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
displayName: 'Country',
|
|
283
|
+
name: 'addressCountry',
|
|
284
|
+
type: 'string',
|
|
285
|
+
default: '',
|
|
286
|
+
routing: {
|
|
287
|
+
send: {
|
|
288
|
+
type: 'body',
|
|
289
|
+
property: 'data.attributes.address_country',
|
|
290
|
+
},
|
|
291
|
+
},
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
displayName: 'Custom Field 1',
|
|
295
|
+
name: 'custom1',
|
|
296
|
+
type: 'string',
|
|
297
|
+
default: '',
|
|
298
|
+
routing: {
|
|
299
|
+
send: {
|
|
300
|
+
type: 'body',
|
|
301
|
+
property: 'data.attributes.custom_1',
|
|
302
|
+
},
|
|
303
|
+
},
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
displayName: 'Custom Field 2',
|
|
307
|
+
name: 'custom2',
|
|
308
|
+
type: 'string',
|
|
309
|
+
default: '',
|
|
310
|
+
routing: {
|
|
311
|
+
send: {
|
|
312
|
+
type: 'body',
|
|
313
|
+
property: 'data.attributes.custom_2',
|
|
314
|
+
},
|
|
315
|
+
},
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
displayName: 'Custom Field 3',
|
|
319
|
+
name: 'custom3',
|
|
320
|
+
type: 'string',
|
|
321
|
+
default: '',
|
|
322
|
+
routing: {
|
|
323
|
+
send: {
|
|
324
|
+
type: 'body',
|
|
325
|
+
property: 'data.attributes.custom_3',
|
|
326
|
+
},
|
|
327
|
+
},
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
displayName: 'Name',
|
|
331
|
+
name: 'name',
|
|
332
|
+
type: 'string',
|
|
333
|
+
default: '',
|
|
334
|
+
description: 'Full name of the submitter',
|
|
335
|
+
routing: {
|
|
336
|
+
send: {
|
|
337
|
+
type: 'body',
|
|
338
|
+
property: 'data.attributes.name',
|
|
339
|
+
},
|
|
340
|
+
},
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
displayName: 'Phone Number',
|
|
344
|
+
name: 'phoneNumber',
|
|
345
|
+
type: 'string',
|
|
346
|
+
default: '',
|
|
347
|
+
routing: {
|
|
348
|
+
send: {
|
|
349
|
+
type: 'body',
|
|
350
|
+
property: 'data.attributes.phone_number',
|
|
351
|
+
},
|
|
352
|
+
},
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
displayName: 'State',
|
|
356
|
+
name: 'addressState',
|
|
357
|
+
type: 'string',
|
|
358
|
+
default: '',
|
|
359
|
+
routing: {
|
|
360
|
+
send: {
|
|
361
|
+
type: 'body',
|
|
362
|
+
property: 'data.attributes.address_state',
|
|
363
|
+
},
|
|
364
|
+
},
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
displayName: 'ZIP Code',
|
|
368
|
+
name: 'addressZip',
|
|
369
|
+
type: 'string',
|
|
370
|
+
default: '',
|
|
371
|
+
routing: {
|
|
372
|
+
send: {
|
|
373
|
+
type: 'body',
|
|
374
|
+
property: 'data.attributes.address_zip',
|
|
375
|
+
},
|
|
376
|
+
},
|
|
377
|
+
},
|
|
378
|
+
],
|
|
379
|
+
},
|
|
380
|
+
];
|
|
381
|
+
//# sourceMappingURL=FormDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormDescription.js","sourceRoot":"","sources":["../../../../nodes/Kajabi/descriptions/FormDescription.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormSubmissionDescription.d.ts","sourceRoot":"","sources":["../../../../nodes/Kajabi/descriptions/FormSubmissionDescription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,eAAO,MAAM,wBAAwB,EAAE,eAAe,EA2DrD,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,eAAe,EAuGjD,CAAC"}
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.formSubmissionFields = exports.formSubmissionOperations = void 0;
|
|
4
|
+
exports.formSubmissionOperations = [
|
|
5
|
+
{
|
|
6
|
+
displayName: 'Operation',
|
|
7
|
+
name: 'operation',
|
|
8
|
+
type: 'options',
|
|
9
|
+
noDataExpression: true,
|
|
10
|
+
displayOptions: {
|
|
11
|
+
show: {
|
|
12
|
+
resource: ['formSubmission'],
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
options: [
|
|
16
|
+
{
|
|
17
|
+
name: 'Get',
|
|
18
|
+
value: 'get',
|
|
19
|
+
description: 'Get a form submission by ID',
|
|
20
|
+
action: 'Get a form submission',
|
|
21
|
+
routing: {
|
|
22
|
+
request: {
|
|
23
|
+
method: 'GET',
|
|
24
|
+
url: '=/v1/form_submissions/{{$parameter["formSubmissionId"]}}',
|
|
25
|
+
},
|
|
26
|
+
output: {
|
|
27
|
+
postReceive: [
|
|
28
|
+
{
|
|
29
|
+
type: 'rootProperty',
|
|
30
|
+
properties: {
|
|
31
|
+
property: 'data',
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
},
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
name: 'Get Many',
|
|
40
|
+
value: 'getAll',
|
|
41
|
+
description: 'Get many form submissions',
|
|
42
|
+
action: 'Get many form submissions',
|
|
43
|
+
routing: {
|
|
44
|
+
request: {
|
|
45
|
+
method: 'GET',
|
|
46
|
+
url: '/v1/form_submissions',
|
|
47
|
+
},
|
|
48
|
+
output: {
|
|
49
|
+
postReceive: [
|
|
50
|
+
{
|
|
51
|
+
type: 'rootProperty',
|
|
52
|
+
properties: {
|
|
53
|
+
property: 'data',
|
|
54
|
+
},
|
|
55
|
+
},
|
|
56
|
+
],
|
|
57
|
+
},
|
|
58
|
+
},
|
|
59
|
+
},
|
|
60
|
+
],
|
|
61
|
+
default: 'getAll',
|
|
62
|
+
},
|
|
63
|
+
];
|
|
64
|
+
exports.formSubmissionFields = [
|
|
65
|
+
// ----------------------------------
|
|
66
|
+
// Form Submission ID
|
|
67
|
+
// ----------------------------------
|
|
68
|
+
{
|
|
69
|
+
displayName: 'Form Submission ID',
|
|
70
|
+
name: 'formSubmissionId',
|
|
71
|
+
type: 'string',
|
|
72
|
+
default: '',
|
|
73
|
+
required: true,
|
|
74
|
+
displayOptions: {
|
|
75
|
+
show: {
|
|
76
|
+
resource: ['formSubmission'],
|
|
77
|
+
operation: ['get'],
|
|
78
|
+
},
|
|
79
|
+
},
|
|
80
|
+
description: 'The unique identifier of the form submission',
|
|
81
|
+
},
|
|
82
|
+
// ----------------------------------
|
|
83
|
+
// Get All: Pagination
|
|
84
|
+
// ----------------------------------
|
|
85
|
+
{
|
|
86
|
+
displayName: 'Return All',
|
|
87
|
+
name: 'returnAll',
|
|
88
|
+
type: 'boolean',
|
|
89
|
+
default: false,
|
|
90
|
+
displayOptions: {
|
|
91
|
+
show: {
|
|
92
|
+
resource: ['formSubmission'],
|
|
93
|
+
operation: ['getAll'],
|
|
94
|
+
},
|
|
95
|
+
},
|
|
96
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
displayName: 'Limit',
|
|
100
|
+
name: 'limit',
|
|
101
|
+
type: 'number',
|
|
102
|
+
default: 50,
|
|
103
|
+
displayOptions: {
|
|
104
|
+
show: {
|
|
105
|
+
resource: ['formSubmission'],
|
|
106
|
+
operation: ['getAll'],
|
|
107
|
+
returnAll: [false],
|
|
108
|
+
},
|
|
109
|
+
},
|
|
110
|
+
typeOptions: {
|
|
111
|
+
minValue: 1,
|
|
112
|
+
},
|
|
113
|
+
description: 'Max number of results to return',
|
|
114
|
+
routing: {
|
|
115
|
+
send: {
|
|
116
|
+
type: 'query',
|
|
117
|
+
property: 'page[size]',
|
|
118
|
+
},
|
|
119
|
+
},
|
|
120
|
+
},
|
|
121
|
+
// ----------------------------------
|
|
122
|
+
// Get All: Filters
|
|
123
|
+
// ----------------------------------
|
|
124
|
+
{
|
|
125
|
+
displayName: 'Filters',
|
|
126
|
+
name: 'filters',
|
|
127
|
+
type: 'collection',
|
|
128
|
+
placeholder: 'Add Filter',
|
|
129
|
+
default: {},
|
|
130
|
+
displayOptions: {
|
|
131
|
+
show: {
|
|
132
|
+
resource: ['formSubmission'],
|
|
133
|
+
operation: ['getAll'],
|
|
134
|
+
},
|
|
135
|
+
},
|
|
136
|
+
options: [
|
|
137
|
+
{
|
|
138
|
+
displayName: 'Site ID',
|
|
139
|
+
name: 'siteId',
|
|
140
|
+
type: 'string',
|
|
141
|
+
default: '',
|
|
142
|
+
description: 'Filter by Site ID (required for multi-site accounts)',
|
|
143
|
+
routing: {
|
|
144
|
+
send: {
|
|
145
|
+
type: 'query',
|
|
146
|
+
property: 'filter[site_id]',
|
|
147
|
+
},
|
|
148
|
+
},
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
displayName: 'Form ID',
|
|
152
|
+
name: 'formId',
|
|
153
|
+
type: 'string',
|
|
154
|
+
default: '',
|
|
155
|
+
description: 'Filter by specific form',
|
|
156
|
+
routing: {
|
|
157
|
+
send: {
|
|
158
|
+
type: 'query',
|
|
159
|
+
property: 'filter[form_id]',
|
|
160
|
+
},
|
|
161
|
+
},
|
|
162
|
+
},
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
];
|
|
166
|
+
//# sourceMappingURL=FormSubmissionDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormSubmissionDescription.js","sourceRoot":"","sources":["../../../../nodes/Kajabi/descriptions/FormSubmissionDescription.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LandingPageDescription.d.ts","sourceRoot":"","sources":["../../../../nodes/Kajabi/descriptions/LandingPageDescription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,eAAO,MAAM,qBAAqB,EAAE,eAAe,EA2DlD,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,eAAe,EAmJ9C,CAAC"}
|