n8n-nodes-setforth 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 +46 -0
- package/README.md +306 -0
- package/dist/credentials/SetforthOAuth2Api.credentials.d.ts +10 -0
- package/dist/credentials/SetforthOAuth2Api.credentials.js +89 -0
- package/dist/credentials/SetforthOAuth2Api.credentials.js.map +1 -0
- package/dist/nodes/Setforth/GenericFunctions.d.ts +13 -0
- package/dist/nodes/Setforth/GenericFunctions.js +81 -0
- package/dist/nodes/Setforth/GenericFunctions.js.map +1 -0
- package/dist/nodes/Setforth/LicenseNotice.d.ts +5 -0
- package/dist/nodes/Setforth/LicenseNotice.js +26 -0
- package/dist/nodes/Setforth/LicenseNotice.js.map +1 -0
- package/dist/nodes/Setforth/Setforth.node.d.ts +5 -0
- package/dist/nodes/Setforth/Setforth.node.js +324 -0
- package/dist/nodes/Setforth/Setforth.node.js.map +1 -0
- package/dist/nodes/Setforth/SetforthTrigger.node.d.ts +12 -0
- package/dist/nodes/Setforth/SetforthTrigger.node.js +209 -0
- package/dist/nodes/Setforth/SetforthTrigger.node.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/AccountStatementDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/AccountStatementDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/AccountStatementDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/AdminUserDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/AdminUserDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/AdminUserDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/BulkDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/BulkDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/BulkDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/CalendarEventDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/CalendarEventDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/CalendarEventDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/CallDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/CallDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/CallDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/CampaignDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/CampaignDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/CampaignDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ClixsignDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ClixsignDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ClixsignDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactAlertDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactAlertDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactAlertDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactBankingDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactBankingDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactBankingDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactCommunicationDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactCommunicationDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactCommunicationDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactCreditDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactCreditDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactCreditDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactDebtDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactDebtDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactDebtDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactDescription.js +372 -0
- package/dist/nodes/Setforth/descriptions/ContactDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactDocumentDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactDocumentDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactDocumentDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactListDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactListDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactListDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactNoteDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactNoteDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactNoteDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContactWorkflowDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContactWorkflowDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContactWorkflowDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ContentConfigDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ContentConfigDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ContentConfigDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/CreditorDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/CreditorDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/CreditorDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DebtDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DebtDescription.js +252 -0
- package/dist/nodes/Setforth/descriptions/DebtDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DebtNoteDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DebtNoteDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/DebtNoteDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DebtTaskDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DebtTaskDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/DebtTaskDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DocumentDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DocumentDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/DocumentDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DocumentPackageDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DocumentPackageDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/DocumentPackageDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DocumentPackageTemplateDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DocumentPackageTemplateDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/DocumentPackageTemplateDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DocumentTemplateDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DocumentTemplateDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/DocumentTemplateDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/DocumentTypeDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/DocumentTypeDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/DocumentTypeDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/EmailTemplateDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/EmailTemplateDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/EmailTemplateDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/EnrollmentDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/EnrollmentDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/EnrollmentDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/ForthCreditDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/ForthCreditDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/ForthCreditDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/LenderDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/LenderDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/LenderDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/PayeeDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/PayeeDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/PayeeDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/SettlementOfferDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/SettlementOfferDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/SettlementOfferDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/TaskDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/TaskDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/TaskDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/TeamDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/TeamDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/TeamDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/TransactionDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/TransactionDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/TransactionDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/UserDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/UserDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/UserDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/UtilityDescription.d.ts +3 -0
- package/dist/nodes/Setforth/descriptions/UtilityDescription.js +85 -0
- package/dist/nodes/Setforth/descriptions/UtilityDescription.js.map +1 -0
- package/dist/nodes/Setforth/descriptions/index.d.ts +38 -0
- package/dist/nodes/Setforth/descriptions/index.js +61 -0
- package/dist/nodes/Setforth/descriptions/index.js.map +1 -0
- package/dist/nodes/Setforth/setforth.svg +4 -0
- package/package.json +78 -0
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Velocity BPA, LLC
|
|
4
|
+
* Licensed under the Business Source License 1.1
|
|
5
|
+
* Commercial use requires a separate commercial license.
|
|
6
|
+
* See LICENSE file for details.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.accountStatementFields = exports.accountStatementOperations = void 0;
|
|
10
|
+
exports.accountStatementOperations = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Operation',
|
|
13
|
+
name: 'operation',
|
|
14
|
+
type: 'options',
|
|
15
|
+
noDataExpression: true,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['accountStatement'],
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
options: [
|
|
22
|
+
{
|
|
23
|
+
name: 'Get',
|
|
24
|
+
value: 'get',
|
|
25
|
+
description: 'Get statement',
|
|
26
|
+
action: 'Get statement',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get Many',
|
|
30
|
+
value: 'getAll',
|
|
31
|
+
description: 'Get many statements',
|
|
32
|
+
action: 'Get many statements',
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
default: 'get',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
exports.accountStatementFields = [
|
|
39
|
+
{
|
|
40
|
+
displayName: 'ID',
|
|
41
|
+
name: 'id',
|
|
42
|
+
type: 'string',
|
|
43
|
+
required: true,
|
|
44
|
+
displayOptions: {
|
|
45
|
+
show: {
|
|
46
|
+
resource: ['accountStatement'],
|
|
47
|
+
operation: ['get'],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
default: '',
|
|
51
|
+
description: 'The ID of the statement',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
displayName: 'Return All',
|
|
55
|
+
name: 'returnAll',
|
|
56
|
+
type: 'boolean',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['accountStatement'],
|
|
60
|
+
operation: ['getAll'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
default: false,
|
|
64
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
displayName: 'Limit',
|
|
68
|
+
name: 'limit',
|
|
69
|
+
type: 'number',
|
|
70
|
+
displayOptions: {
|
|
71
|
+
show: {
|
|
72
|
+
resource: ['accountStatement'],
|
|
73
|
+
operation: ['getAll'],
|
|
74
|
+
returnAll: [false],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
typeOptions: {
|
|
78
|
+
minValue: 1,
|
|
79
|
+
maxValue: 100,
|
|
80
|
+
},
|
|
81
|
+
default: 50,
|
|
82
|
+
description: 'Max number of results to return',
|
|
83
|
+
},
|
|
84
|
+
];
|
|
85
|
+
//# sourceMappingURL=AccountStatementDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AccountStatementDescription.js","sourceRoot":"","sources":["../../../../nodes/Setforth/descriptions/AccountStatementDescription.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIU,QAAA,0BAA0B,GAAsB;IAC5D;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,kBAAkB,CAAC;aAC9B;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,eAAe;gBAC5B,MAAM,EAAE,eAAe;aACvB;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,qBAAqB;gBAClC,MAAM,EAAE,qBAAqB;aAC7B;SACD;QACD,OAAO,EAAE,KAAK;KACd;CACD,CAAC;AAEW,QAAA,sBAAsB,GAAsB;IACxD;QACC,WAAW,EAAE,IAAI;QACjB,IAAI,EAAE,IAAI;QACV,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,kBAAkB,CAAC;gBAC9B,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,yBAAyB;KACtC;IACD;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,kBAAkB,CAAC;gBAC9B,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,kBAAkB,CAAC;gBAC9B,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,GAAG;SACb;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,iCAAiC;KAC9C;CACD,CAAC"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Velocity BPA, LLC
|
|
4
|
+
* Licensed under the Business Source License 1.1
|
|
5
|
+
* Commercial use requires a separate commercial license.
|
|
6
|
+
* See LICENSE file for details.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.adminUserFields = exports.adminUserOperations = void 0;
|
|
10
|
+
exports.adminUserOperations = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Operation',
|
|
13
|
+
name: 'operation',
|
|
14
|
+
type: 'options',
|
|
15
|
+
noDataExpression: true,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['adminUser'],
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
options: [
|
|
22
|
+
{
|
|
23
|
+
name: 'Get',
|
|
24
|
+
value: 'get',
|
|
25
|
+
description: 'Get admin user',
|
|
26
|
+
action: 'Get admin user',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get Many',
|
|
30
|
+
value: 'getAll',
|
|
31
|
+
description: 'Get many admin users',
|
|
32
|
+
action: 'Get many admin users',
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
default: 'get',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
exports.adminUserFields = [
|
|
39
|
+
{
|
|
40
|
+
displayName: 'ID',
|
|
41
|
+
name: 'id',
|
|
42
|
+
type: 'string',
|
|
43
|
+
required: true,
|
|
44
|
+
displayOptions: {
|
|
45
|
+
show: {
|
|
46
|
+
resource: ['adminUser'],
|
|
47
|
+
operation: ['get'],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
default: '',
|
|
51
|
+
description: 'The ID of the admin user',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
displayName: 'Return All',
|
|
55
|
+
name: 'returnAll',
|
|
56
|
+
type: 'boolean',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['adminUser'],
|
|
60
|
+
operation: ['getAll'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
default: false,
|
|
64
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
displayName: 'Limit',
|
|
68
|
+
name: 'limit',
|
|
69
|
+
type: 'number',
|
|
70
|
+
displayOptions: {
|
|
71
|
+
show: {
|
|
72
|
+
resource: ['adminUser'],
|
|
73
|
+
operation: ['getAll'],
|
|
74
|
+
returnAll: [false],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
typeOptions: {
|
|
78
|
+
minValue: 1,
|
|
79
|
+
maxValue: 100,
|
|
80
|
+
},
|
|
81
|
+
default: 50,
|
|
82
|
+
description: 'Max number of results to return',
|
|
83
|
+
},
|
|
84
|
+
];
|
|
85
|
+
//# sourceMappingURL=AdminUserDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AdminUserDescription.js","sourceRoot":"","sources":["../../../../nodes/Setforth/descriptions/AdminUserDescription.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIU,QAAA,mBAAmB,GAAsB;IACrD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,WAAW,CAAC;aACvB;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,gBAAgB;gBAC7B,MAAM,EAAE,gBAAgB;aACxB;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,sBAAsB;gBACnC,MAAM,EAAE,sBAAsB;aAC9B;SACD;QACD,OAAO,EAAE,KAAK;KACd;CACD,CAAC;AAEW,QAAA,eAAe,GAAsB;IACjD;QACC,WAAW,EAAE,IAAI;QACjB,IAAI,EAAE,IAAI;QACV,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,WAAW,CAAC;gBACvB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,0BAA0B;KACvC;IACD;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,WAAW,CAAC;gBACvB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,WAAW,CAAC;gBACvB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,GAAG;SACb;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,iCAAiC;KAC9C;CACD,CAAC"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Velocity BPA, LLC
|
|
4
|
+
* Licensed under the Business Source License 1.1
|
|
5
|
+
* Commercial use requires a separate commercial license.
|
|
6
|
+
* See LICENSE file for details.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.bulkFields = exports.bulkOperations = void 0;
|
|
10
|
+
exports.bulkOperations = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Operation',
|
|
13
|
+
name: 'operation',
|
|
14
|
+
type: 'options',
|
|
15
|
+
noDataExpression: true,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['bulk'],
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
options: [
|
|
22
|
+
{
|
|
23
|
+
name: 'Get',
|
|
24
|
+
value: 'get',
|
|
25
|
+
description: 'Get bulk operation',
|
|
26
|
+
action: 'Get bulk operation',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get Many',
|
|
30
|
+
value: 'getAll',
|
|
31
|
+
description: 'Get many bulk operations',
|
|
32
|
+
action: 'Get many bulk operations',
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
default: 'get',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
exports.bulkFields = [
|
|
39
|
+
{
|
|
40
|
+
displayName: 'ID',
|
|
41
|
+
name: 'id',
|
|
42
|
+
type: 'string',
|
|
43
|
+
required: true,
|
|
44
|
+
displayOptions: {
|
|
45
|
+
show: {
|
|
46
|
+
resource: ['bulk'],
|
|
47
|
+
operation: ['get'],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
default: '',
|
|
51
|
+
description: 'The ID of the bulk operation',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
displayName: 'Return All',
|
|
55
|
+
name: 'returnAll',
|
|
56
|
+
type: 'boolean',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['bulk'],
|
|
60
|
+
operation: ['getAll'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
default: false,
|
|
64
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
displayName: 'Limit',
|
|
68
|
+
name: 'limit',
|
|
69
|
+
type: 'number',
|
|
70
|
+
displayOptions: {
|
|
71
|
+
show: {
|
|
72
|
+
resource: ['bulk'],
|
|
73
|
+
operation: ['getAll'],
|
|
74
|
+
returnAll: [false],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
typeOptions: {
|
|
78
|
+
minValue: 1,
|
|
79
|
+
maxValue: 100,
|
|
80
|
+
},
|
|
81
|
+
default: 50,
|
|
82
|
+
description: 'Max number of results to return',
|
|
83
|
+
},
|
|
84
|
+
];
|
|
85
|
+
//# sourceMappingURL=BulkDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BulkDescription.js","sourceRoot":"","sources":["../../../../nodes/Setforth/descriptions/BulkDescription.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIU,QAAA,cAAc,GAAsB;IAChD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;aAClB;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,oBAAoB;gBACjC,MAAM,EAAE,oBAAoB;aAC5B;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,0BAA0B;gBACvC,MAAM,EAAE,0BAA0B;aAClC;SACD;QACD,OAAO,EAAE,KAAK;KACd;CACD,CAAC;AAEW,QAAA,UAAU,GAAsB;IAC5C;QACC,WAAW,EAAE,IAAI;QACjB,IAAI,EAAE,IAAI;QACV,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,8BAA8B;KAC3C;IACD;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,GAAG;SACb;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,iCAAiC;KAC9C;CACD,CAAC"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Velocity BPA, LLC
|
|
4
|
+
* Licensed under the Business Source License 1.1
|
|
5
|
+
* Commercial use requires a separate commercial license.
|
|
6
|
+
* See LICENSE file for details.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.calendarEventFields = exports.calendarEventOperations = void 0;
|
|
10
|
+
exports.calendarEventOperations = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Operation',
|
|
13
|
+
name: 'operation',
|
|
14
|
+
type: 'options',
|
|
15
|
+
noDataExpression: true,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['calendarEvent'],
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
options: [
|
|
22
|
+
{
|
|
23
|
+
name: 'Get',
|
|
24
|
+
value: 'get',
|
|
25
|
+
description: 'Get calendar event',
|
|
26
|
+
action: 'Get calendar event',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get Many',
|
|
30
|
+
value: 'getAll',
|
|
31
|
+
description: 'Get many calendar events',
|
|
32
|
+
action: 'Get many calendar events',
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
default: 'get',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
exports.calendarEventFields = [
|
|
39
|
+
{
|
|
40
|
+
displayName: 'ID',
|
|
41
|
+
name: 'id',
|
|
42
|
+
type: 'string',
|
|
43
|
+
required: true,
|
|
44
|
+
displayOptions: {
|
|
45
|
+
show: {
|
|
46
|
+
resource: ['calendarEvent'],
|
|
47
|
+
operation: ['get'],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
default: '',
|
|
51
|
+
description: 'The ID of the calendar event',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
displayName: 'Return All',
|
|
55
|
+
name: 'returnAll',
|
|
56
|
+
type: 'boolean',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['calendarEvent'],
|
|
60
|
+
operation: ['getAll'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
default: false,
|
|
64
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
displayName: 'Limit',
|
|
68
|
+
name: 'limit',
|
|
69
|
+
type: 'number',
|
|
70
|
+
displayOptions: {
|
|
71
|
+
show: {
|
|
72
|
+
resource: ['calendarEvent'],
|
|
73
|
+
operation: ['getAll'],
|
|
74
|
+
returnAll: [false],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
typeOptions: {
|
|
78
|
+
minValue: 1,
|
|
79
|
+
maxValue: 100,
|
|
80
|
+
},
|
|
81
|
+
default: 50,
|
|
82
|
+
description: 'Max number of results to return',
|
|
83
|
+
},
|
|
84
|
+
];
|
|
85
|
+
//# sourceMappingURL=CalendarEventDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarEventDescription.js","sourceRoot":"","sources":["../../../../nodes/Setforth/descriptions/CalendarEventDescription.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIU,QAAA,uBAAuB,GAAsB;IACzD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,eAAe,CAAC;aAC3B;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,oBAAoB;gBACjC,MAAM,EAAE,oBAAoB;aAC5B;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,0BAA0B;gBACvC,MAAM,EAAE,0BAA0B;aAClC;SACD;QACD,OAAO,EAAE,KAAK;KACd;CACD,CAAC;AAEW,QAAA,mBAAmB,GAAsB;IACrD;QACC,WAAW,EAAE,IAAI;QACjB,IAAI,EAAE,IAAI;QACV,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,eAAe,CAAC;gBAC3B,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,8BAA8B;KAC3C;IACD;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,eAAe,CAAC;gBAC3B,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,eAAe,CAAC;gBAC3B,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,GAAG;SACb;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,iCAAiC;KAC9C;CACD,CAAC"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Velocity BPA, LLC
|
|
4
|
+
* Licensed under the Business Source License 1.1
|
|
5
|
+
* Commercial use requires a separate commercial license.
|
|
6
|
+
* See LICENSE file for details.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.callFields = exports.callOperations = void 0;
|
|
10
|
+
exports.callOperations = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Operation',
|
|
13
|
+
name: 'operation',
|
|
14
|
+
type: 'options',
|
|
15
|
+
noDataExpression: true,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['call'],
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
options: [
|
|
22
|
+
{
|
|
23
|
+
name: 'Get',
|
|
24
|
+
value: 'get',
|
|
25
|
+
description: 'Get call',
|
|
26
|
+
action: 'Get call',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get Many',
|
|
30
|
+
value: 'getAll',
|
|
31
|
+
description: 'Get many calls',
|
|
32
|
+
action: 'Get many calls',
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
default: 'get',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
exports.callFields = [
|
|
39
|
+
{
|
|
40
|
+
displayName: 'ID',
|
|
41
|
+
name: 'id',
|
|
42
|
+
type: 'string',
|
|
43
|
+
required: true,
|
|
44
|
+
displayOptions: {
|
|
45
|
+
show: {
|
|
46
|
+
resource: ['call'],
|
|
47
|
+
operation: ['get'],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
default: '',
|
|
51
|
+
description: 'The ID of the call',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
displayName: 'Return All',
|
|
55
|
+
name: 'returnAll',
|
|
56
|
+
type: 'boolean',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['call'],
|
|
60
|
+
operation: ['getAll'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
default: false,
|
|
64
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
displayName: 'Limit',
|
|
68
|
+
name: 'limit',
|
|
69
|
+
type: 'number',
|
|
70
|
+
displayOptions: {
|
|
71
|
+
show: {
|
|
72
|
+
resource: ['call'],
|
|
73
|
+
operation: ['getAll'],
|
|
74
|
+
returnAll: [false],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
typeOptions: {
|
|
78
|
+
minValue: 1,
|
|
79
|
+
maxValue: 100,
|
|
80
|
+
},
|
|
81
|
+
default: 50,
|
|
82
|
+
description: 'Max number of results to return',
|
|
83
|
+
},
|
|
84
|
+
];
|
|
85
|
+
//# sourceMappingURL=CallDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallDescription.js","sourceRoot":"","sources":["../../../../nodes/Setforth/descriptions/CallDescription.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIU,QAAA,cAAc,GAAsB;IAChD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;aAClB;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,UAAU;gBACvB,MAAM,EAAE,UAAU;aAClB;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,gBAAgB;gBAC7B,MAAM,EAAE,gBAAgB;aACxB;SACD;QACD,OAAO,EAAE,KAAK;KACd;CACD,CAAC;AAEW,QAAA,UAAU,GAAsB;IAC5C;QACC,WAAW,EAAE,IAAI;QACjB,IAAI,EAAE,IAAI;QACV,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,oBAAoB;KACjC;IACD;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,GAAG;SACb;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,iCAAiC;KAC9C;CACD,CAAC"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Velocity BPA, LLC
|
|
4
|
+
* Licensed under the Business Source License 1.1
|
|
5
|
+
* Commercial use requires a separate commercial license.
|
|
6
|
+
* See LICENSE file for details.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.campaignFields = exports.campaignOperations = void 0;
|
|
10
|
+
exports.campaignOperations = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Operation',
|
|
13
|
+
name: 'operation',
|
|
14
|
+
type: 'options',
|
|
15
|
+
noDataExpression: true,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['campaign'],
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
options: [
|
|
22
|
+
{
|
|
23
|
+
name: 'Get',
|
|
24
|
+
value: 'get',
|
|
25
|
+
description: 'Get campaign',
|
|
26
|
+
action: 'Get campaign',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get Many',
|
|
30
|
+
value: 'getAll',
|
|
31
|
+
description: 'Get many campaigns',
|
|
32
|
+
action: 'Get many campaigns',
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
default: 'get',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
exports.campaignFields = [
|
|
39
|
+
{
|
|
40
|
+
displayName: 'ID',
|
|
41
|
+
name: 'id',
|
|
42
|
+
type: 'string',
|
|
43
|
+
required: true,
|
|
44
|
+
displayOptions: {
|
|
45
|
+
show: {
|
|
46
|
+
resource: ['campaign'],
|
|
47
|
+
operation: ['get'],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
default: '',
|
|
51
|
+
description: 'The ID of the campaign',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
displayName: 'Return All',
|
|
55
|
+
name: 'returnAll',
|
|
56
|
+
type: 'boolean',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['campaign'],
|
|
60
|
+
operation: ['getAll'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
default: false,
|
|
64
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
displayName: 'Limit',
|
|
68
|
+
name: 'limit',
|
|
69
|
+
type: 'number',
|
|
70
|
+
displayOptions: {
|
|
71
|
+
show: {
|
|
72
|
+
resource: ['campaign'],
|
|
73
|
+
operation: ['getAll'],
|
|
74
|
+
returnAll: [false],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
typeOptions: {
|
|
78
|
+
minValue: 1,
|
|
79
|
+
maxValue: 100,
|
|
80
|
+
},
|
|
81
|
+
default: 50,
|
|
82
|
+
description: 'Max number of results to return',
|
|
83
|
+
},
|
|
84
|
+
];
|
|
85
|
+
//# sourceMappingURL=CampaignDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CampaignDescription.js","sourceRoot":"","sources":["../../../../nodes/Setforth/descriptions/CampaignDescription.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIU,QAAA,kBAAkB,GAAsB;IACpD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;aACtB;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,cAAc;gBAC3B,MAAM,EAAE,cAAc;aACtB;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,oBAAoB;gBACjC,MAAM,EAAE,oBAAoB;aAC5B;SACD;QACD,OAAO,EAAE,KAAK;KACd;CACD,CAAC;AAEW,QAAA,cAAc,GAAsB;IAChD;QACC,WAAW,EAAE,IAAI;QACjB,IAAI,EAAE,IAAI;QACV,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,wBAAwB;KACrC;IACD;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,GAAG;SACb;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,iCAAiC;KAC9C;CACD,CAAC"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Velocity BPA, LLC
|
|
4
|
+
* Licensed under the Business Source License 1.1
|
|
5
|
+
* Commercial use requires a separate commercial license.
|
|
6
|
+
* See LICENSE file for details.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.clixsignFields = exports.clixsignOperations = void 0;
|
|
10
|
+
exports.clixsignOperations = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Operation',
|
|
13
|
+
name: 'operation',
|
|
14
|
+
type: 'options',
|
|
15
|
+
noDataExpression: true,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['clixsign'],
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
options: [
|
|
22
|
+
{
|
|
23
|
+
name: 'Get',
|
|
24
|
+
value: 'get',
|
|
25
|
+
description: 'Get signing request',
|
|
26
|
+
action: 'Get signing request',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get Many',
|
|
30
|
+
value: 'getAll',
|
|
31
|
+
description: 'Get many signing requests',
|
|
32
|
+
action: 'Get many signing requests',
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
default: 'get',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
exports.clixsignFields = [
|
|
39
|
+
{
|
|
40
|
+
displayName: 'ID',
|
|
41
|
+
name: 'id',
|
|
42
|
+
type: 'string',
|
|
43
|
+
required: true,
|
|
44
|
+
displayOptions: {
|
|
45
|
+
show: {
|
|
46
|
+
resource: ['clixsign'],
|
|
47
|
+
operation: ['get'],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
default: '',
|
|
51
|
+
description: 'The ID of the signing request',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
displayName: 'Return All',
|
|
55
|
+
name: 'returnAll',
|
|
56
|
+
type: 'boolean',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['clixsign'],
|
|
60
|
+
operation: ['getAll'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
default: false,
|
|
64
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
displayName: 'Limit',
|
|
68
|
+
name: 'limit',
|
|
69
|
+
type: 'number',
|
|
70
|
+
displayOptions: {
|
|
71
|
+
show: {
|
|
72
|
+
resource: ['clixsign'],
|
|
73
|
+
operation: ['getAll'],
|
|
74
|
+
returnAll: [false],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
typeOptions: {
|
|
78
|
+
minValue: 1,
|
|
79
|
+
maxValue: 100,
|
|
80
|
+
},
|
|
81
|
+
default: 50,
|
|
82
|
+
description: 'Max number of results to return',
|
|
83
|
+
},
|
|
84
|
+
];
|
|
85
|
+
//# sourceMappingURL=ClixsignDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClixsignDescription.js","sourceRoot":"","sources":["../../../../nodes/Setforth/descriptions/ClixsignDescription.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAIU,QAAA,kBAAkB,GAAsB;IACpD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;aACtB;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,qBAAqB;gBAClC,MAAM,EAAE,qBAAqB;aAC7B;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,2BAA2B;gBACxC,MAAM,EAAE,2BAA2B;aACnC;SACD;QACD,OAAO,EAAE,KAAK;KACd;CACD,CAAC;AAEW,QAAA,cAAc,GAAsB;IAChD;QACC,WAAW,EAAE,IAAI;QACjB,IAAI,EAAE,IAAI;QACV,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,+BAA+B;KAC5C;IACD;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,GAAG;SACb;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,iCAAiC;KAC9C;CACD,CAAC"}
|