@magnetcustomer/n8n-nodes-magnetcustomer 1.0.8 → 1.0.9
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/dist/credentials/MagnetCustomerApi.credentials.js +17 -1
- package/dist/credentials/MagnetCustomerApi.credentials.js.map +1 -1
- package/dist/credentials/MagnetCustomerOAuth2Api.credentials.js +5 -4
- package/dist/credentials/MagnetCustomerOAuth2Api.credentials.js.map +1 -1
- package/dist/nodes/MagnetCustomer/ContactDescription.js +243 -0
- package/dist/nodes/MagnetCustomer/ContactDescription.js.map +1 -0
- package/dist/nodes/MagnetCustomer/DealDescription.js +579 -0
- package/dist/nodes/MagnetCustomer/DealDescription.js.map +1 -0
- package/dist/nodes/MagnetCustomer/GenericFunctions.js +63 -109
- package/dist/nodes/MagnetCustomer/GenericFunctions.js.map +1 -1
- package/dist/nodes/MagnetCustomer/MagnetCustomer.node.js +131 -3844
- package/dist/nodes/MagnetCustomer/MagnetCustomer.node.js.map +1 -1
- package/dist/nodes/MagnetCustomer/OrganizationDescription.js +229 -0
- package/dist/nodes/MagnetCustomer/OrganizationDescription.js.map +1 -0
- package/dist/package.json +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -7,6 +7,22 @@ class MagnetCustomerApi {
|
|
|
7
7
|
this.displayName = 'MagnetCustomer API';
|
|
8
8
|
this.documentationUrl = 'https://developers.magnetcustomer.com';
|
|
9
9
|
this.properties = [
|
|
10
|
+
{
|
|
11
|
+
displayName: 'Subdomain Platform URL',
|
|
12
|
+
name: 'subDomainAccount',
|
|
13
|
+
type: 'string',
|
|
14
|
+
description: 'The subdomain of your Magnet Customer Platform.',
|
|
15
|
+
placeholder: 'company',
|
|
16
|
+
default: '',
|
|
17
|
+
required: true,
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
displayName: 'E-mail',
|
|
21
|
+
name: 'email',
|
|
22
|
+
type: 'string',
|
|
23
|
+
description: 'name@email.com',
|
|
24
|
+
default: '',
|
|
25
|
+
},
|
|
10
26
|
{
|
|
11
27
|
displayName: 'API Token',
|
|
12
28
|
name: 'apiToken',
|
|
@@ -19,7 +35,7 @@ class MagnetCustomerApi {
|
|
|
19
35
|
type: 'generic',
|
|
20
36
|
properties: {
|
|
21
37
|
headers: {
|
|
22
|
-
Authorization: 'Bearer
|
|
38
|
+
Authorization: '=Bearer {{$credentials.apiToken}}',
|
|
23
39
|
},
|
|
24
40
|
},
|
|
25
41
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MagnetCustomerApi.credentials.js","sourceRoot":"","sources":["../../credentials/MagnetCustomerApi.credentials.ts"],"names":[],"mappings":";;;AAEA,MAAa,iBAAiB;IAA9B;QACC,SAAI,GAAG,mBAAmB,CAAC;QAE3B,gBAAW,GAAG,oBAAoB,CAAC;QAEnC,qBAAgB,GAAG,uCAAuC,CAAC;QAE3D,eAAU,GAAsB;YAC/B;gBACC,WAAW,EAAE,WAAW;gBACxB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;gBAC/B,OAAO,EAAE,EAAE;aACX;SACD,CAAC;QAEF,iBAAY,GAAyB;YACpC,IAAI,EAAE,SAAS;YACf,UAAU,EAAE;gBACX,OAAO,EAAE;oBACR,aAAa,EAAE,mCAAmC;iBAClD;aACD;SACD,CAAC;IACH,CAAC;CAAA;
|
|
1
|
+
{"version":3,"file":"MagnetCustomerApi.credentials.js","sourceRoot":"","sources":["../../credentials/MagnetCustomerApi.credentials.ts"],"names":[],"mappings":";;;AAEA,MAAa,iBAAiB;IAA9B;QACC,SAAI,GAAG,mBAAmB,CAAC;QAE3B,gBAAW,GAAG,oBAAoB,CAAC;QAEnC,qBAAgB,GAAG,uCAAuC,CAAC;QAE3D,eAAU,GAAsB;YAC/B;gBACC,WAAW,EAAE,wBAAwB;gBACrC,IAAI,EAAE,kBAAkB;gBACxB,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,iDAAiD;gBAC9D,WAAW,EAAE,SAAS;gBACtB,OAAO,EAAE,EAAE;gBACX,QAAQ,EAAE,IAAI;aACd;YACD;gBACC,WAAW,EAAE,QAAQ;gBACrB,IAAI,EAAE,OAAO;gBACb,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,gBAAgB;gBAC7B,OAAO,EAAE,EAAE;aACX;YACD;gBACC,WAAW,EAAE,WAAW;gBACxB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;gBAC/B,OAAO,EAAE,EAAE;aACX;SACD,CAAC;QAEF,iBAAY,GAAyB;YACpC,IAAI,EAAE,SAAS;YACf,UAAU,EAAE;gBACX,OAAO,EAAE;oBACR,aAAa,EAAE,mCAAmC;iBAClD;aACD;SACD,CAAC;IACH,CAAC;CAAA;AAzCD,8CAyCC"}
|
|
@@ -15,12 +15,13 @@ class MagnetCustomerOAuth2Api {
|
|
|
15
15
|
default: 'authorizationCode',
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
|
-
displayName: '
|
|
19
|
-
name: '
|
|
18
|
+
displayName: 'Subdomain Platform URL',
|
|
19
|
+
name: 'subDomainAccount',
|
|
20
20
|
type: 'string',
|
|
21
|
+
description: 'The subdomain of your Magnet Customer Platform.',
|
|
22
|
+
placeholder: 'company',
|
|
21
23
|
default: '',
|
|
22
|
-
|
|
23
|
-
description: 'The url platform to connect to. Change "yourplatform" to your subdomain.',
|
|
24
|
+
required: true,
|
|
24
25
|
},
|
|
25
26
|
{
|
|
26
27
|
displayName: 'Authorization URL',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MagnetCustomerOAuth2Api.credentials.js","sourceRoot":"","sources":["../../credentials/MagnetCustomerOAuth2Api.credentials.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAApC;QACC,SAAI,GAAG,yBAAyB,CAAC;QAEjC,YAAO,GAAG,CAAC,WAAW,CAAC,CAAC;QAExB,gBAAW,GAAG,2BAA2B,CAAC;QAE1C,qBAAgB,GAAG,uCAAuC,CAAC;QAE3D,eAAU,GAAsB;YAC/B;gBACC,WAAW,EAAE,YAAY;gBACzB,IAAI,EAAE,WAAW;gBACjB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,mBAAmB;aAC5B;YACD;gBACC,WAAW,EAAE,
|
|
1
|
+
{"version":3,"file":"MagnetCustomerOAuth2Api.credentials.js","sourceRoot":"","sources":["../../credentials/MagnetCustomerOAuth2Api.credentials.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAApC;QACC,SAAI,GAAG,yBAAyB,CAAC;QAEjC,YAAO,GAAG,CAAC,WAAW,CAAC,CAAC;QAExB,gBAAW,GAAG,2BAA2B,CAAC;QAE1C,qBAAgB,GAAG,uCAAuC,CAAC;QAE3D,eAAU,GAAsB;YAC/B;gBACC,WAAW,EAAE,YAAY;gBACzB,IAAI,EAAE,WAAW;gBACjB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,mBAAmB;aAC5B;YACD;gBACC,WAAW,EAAE,wBAAwB;gBACrC,IAAI,EAAE,kBAAkB;gBACxB,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,iDAAiD;gBAC9D,WAAW,EAAE,SAAS;gBACtB,OAAO,EAAE,EAAE;gBACX,QAAQ,EAAE,IAAI;aACd;YACD;gBACC,WAAW,EAAE,mBAAmB;gBAChC,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,yEAAyE;gBAClF,QAAQ,EAAE,IAAI;aACd;YACD;gBACC,WAAW,EAAE,kBAAkB;gBAC/B,IAAI,EAAE,gBAAgB;gBACtB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,0EAA0E;gBACnF,QAAQ,EAAE,IAAI;aACd;YACD;gBACC,WAAW,EAAE,OAAO;gBACpB,IAAI,EAAE,OAAO;gBACb,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,sBAAsB;aAC/B;YACD;gBACC,WAAW,EAAE,2BAA2B;gBACxC,IAAI,EAAE,qBAAqB;gBAC3B,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;aACX;YACD;gBACC,WAAW,EAAE,gBAAgB;gBAC7B,IAAI,EAAE,gBAAgB;gBACtB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,MAAM;aACf;SACD,CAAC;IACH,CAAC;CAAA;AA1DD,0DA0DC"}
|
|
@@ -0,0 +1,243 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.contactFields = exports.contactOperations = void 0;
|
|
4
|
+
exports.contactOperations = [
|
|
5
|
+
{
|
|
6
|
+
displayName: 'Operation',
|
|
7
|
+
name: 'operation',
|
|
8
|
+
type: 'options',
|
|
9
|
+
noDataExpression: true,
|
|
10
|
+
displayOptions: {
|
|
11
|
+
show: {
|
|
12
|
+
resource: ['contact'],
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
options: [
|
|
16
|
+
{
|
|
17
|
+
name: 'Create',
|
|
18
|
+
value: 'create',
|
|
19
|
+
description: 'Create a contact',
|
|
20
|
+
action: 'Create a contact',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
name: 'Delete',
|
|
24
|
+
value: 'delete',
|
|
25
|
+
description: 'Delete a contact',
|
|
26
|
+
action: 'Delete a contact',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get',
|
|
30
|
+
value: 'get',
|
|
31
|
+
description: 'Get a contact',
|
|
32
|
+
action: 'Get a contact',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: 'Get Many',
|
|
36
|
+
value: 'getAll',
|
|
37
|
+
description: 'Get many contacts',
|
|
38
|
+
action: 'Get many contacts',
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
name: 'Search',
|
|
42
|
+
value: 'search',
|
|
43
|
+
description: 'Search contacts',
|
|
44
|
+
action: 'Search a contact',
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
name: 'Update',
|
|
48
|
+
value: 'update',
|
|
49
|
+
description: 'Update a contact',
|
|
50
|
+
action: 'Update a contact',
|
|
51
|
+
},
|
|
52
|
+
],
|
|
53
|
+
default: 'create',
|
|
54
|
+
},
|
|
55
|
+
];
|
|
56
|
+
exports.contactFields = [
|
|
57
|
+
{
|
|
58
|
+
displayName: 'Life Cycle',
|
|
59
|
+
name: 'lifeCycle',
|
|
60
|
+
type: 'options',
|
|
61
|
+
default: 'customer',
|
|
62
|
+
required: true,
|
|
63
|
+
displayOptions: {
|
|
64
|
+
show: {
|
|
65
|
+
operation: ['create'],
|
|
66
|
+
resource: ['contact'],
|
|
67
|
+
},
|
|
68
|
+
},
|
|
69
|
+
description: 'The life cycle of the contact to create',
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
displayName: 'Additional Fields',
|
|
73
|
+
name: 'additionalFields',
|
|
74
|
+
type: 'collection',
|
|
75
|
+
placeholder: 'Add Field',
|
|
76
|
+
displayOptions: {
|
|
77
|
+
show: {
|
|
78
|
+
operation: ['create'],
|
|
79
|
+
resource: ['contact'],
|
|
80
|
+
},
|
|
81
|
+
},
|
|
82
|
+
default: {},
|
|
83
|
+
options: [
|
|
84
|
+
{
|
|
85
|
+
displayName: 'Custom Properties',
|
|
86
|
+
name: 'customProperties',
|
|
87
|
+
placeholder: 'Add Custom Property',
|
|
88
|
+
description: 'Adds a custom property to set also values which have not been predefined',
|
|
89
|
+
type: 'fixedCollection',
|
|
90
|
+
typeOptions: {
|
|
91
|
+
multipleValues: true,
|
|
92
|
+
},
|
|
93
|
+
default: {},
|
|
94
|
+
options: [
|
|
95
|
+
{
|
|
96
|
+
name: 'property',
|
|
97
|
+
displayName: 'Property',
|
|
98
|
+
values: [
|
|
99
|
+
{
|
|
100
|
+
displayName: 'Property Name or ID',
|
|
101
|
+
name: 'name',
|
|
102
|
+
type: 'options',
|
|
103
|
+
typeOptions: {
|
|
104
|
+
loadOptionsMethod: 'getContactCustomFields',
|
|
105
|
+
},
|
|
106
|
+
default: '',
|
|
107
|
+
description: 'Name of the property to set. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
displayName: 'Property Value',
|
|
111
|
+
name: 'value',
|
|
112
|
+
type: 'string',
|
|
113
|
+
default: '',
|
|
114
|
+
description: 'Value of the property to set',
|
|
115
|
+
},
|
|
116
|
+
],
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
},
|
|
120
|
+
],
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
displayName: 'Contact ID',
|
|
124
|
+
name: 'contact',
|
|
125
|
+
type: 'string',
|
|
126
|
+
displayOptions: {
|
|
127
|
+
show: {
|
|
128
|
+
operation: ['delete'],
|
|
129
|
+
resource: ['contact'],
|
|
130
|
+
},
|
|
131
|
+
},
|
|
132
|
+
default: '',
|
|
133
|
+
required: true,
|
|
134
|
+
description: 'ID of the contact to delete',
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
displayName: 'Contact ID',
|
|
138
|
+
name: 'contact',
|
|
139
|
+
type: 'string',
|
|
140
|
+
displayOptions: {
|
|
141
|
+
show: {
|
|
142
|
+
operation: ['get'],
|
|
143
|
+
resource: ['contact'],
|
|
144
|
+
},
|
|
145
|
+
},
|
|
146
|
+
default: '',
|
|
147
|
+
required: true,
|
|
148
|
+
description: 'ID of the contact to get',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
displayName: 'Contact ID',
|
|
152
|
+
name: 'contact',
|
|
153
|
+
type: 'string',
|
|
154
|
+
displayOptions: {
|
|
155
|
+
show: {
|
|
156
|
+
operation: ['update'],
|
|
157
|
+
resource: ['contact'],
|
|
158
|
+
},
|
|
159
|
+
},
|
|
160
|
+
default: '',
|
|
161
|
+
required: true,
|
|
162
|
+
description: 'ID of the contact to update',
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
displayName: 'Update Fields',
|
|
166
|
+
name: 'updateFields',
|
|
167
|
+
type: 'collection',
|
|
168
|
+
placeholder: 'Add Field',
|
|
169
|
+
displayOptions: {
|
|
170
|
+
show: {
|
|
171
|
+
operation: ['update'],
|
|
172
|
+
resource: ['contact'],
|
|
173
|
+
},
|
|
174
|
+
},
|
|
175
|
+
default: {},
|
|
176
|
+
options: [
|
|
177
|
+
{
|
|
178
|
+
displayName: 'Custom Properties',
|
|
179
|
+
name: 'customProperties',
|
|
180
|
+
placeholder: 'Add Custom Property',
|
|
181
|
+
description: 'Adds a custom property to set also values which have not been predefined',
|
|
182
|
+
type: 'fixedCollection',
|
|
183
|
+
typeOptions: {
|
|
184
|
+
multipleValues: true,
|
|
185
|
+
},
|
|
186
|
+
default: {},
|
|
187
|
+
options: [
|
|
188
|
+
{
|
|
189
|
+
name: 'property',
|
|
190
|
+
displayName: 'Property',
|
|
191
|
+
values: [
|
|
192
|
+
{
|
|
193
|
+
displayName: 'Property Name or ID',
|
|
194
|
+
name: 'name',
|
|
195
|
+
type: 'options',
|
|
196
|
+
typeOptions: {
|
|
197
|
+
loadOptionsMethod: 'getContactCustomFields',
|
|
198
|
+
},
|
|
199
|
+
default: '',
|
|
200
|
+
description: 'Name of the custom field to set. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
displayName: 'Property Value',
|
|
204
|
+
name: 'value',
|
|
205
|
+
type: 'string',
|
|
206
|
+
default: '',
|
|
207
|
+
description: 'Value of the property to set',
|
|
208
|
+
},
|
|
209
|
+
],
|
|
210
|
+
},
|
|
211
|
+
],
|
|
212
|
+
},
|
|
213
|
+
],
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
displayName: 'Term',
|
|
217
|
+
name: 'term',
|
|
218
|
+
type: 'string',
|
|
219
|
+
required: true,
|
|
220
|
+
displayOptions: {
|
|
221
|
+
show: {
|
|
222
|
+
operation: ['search'],
|
|
223
|
+
resource: ['contact'],
|
|
224
|
+
},
|
|
225
|
+
},
|
|
226
|
+
default: '',
|
|
227
|
+
description: 'The search term to look for. Minimum 2 characters (or 1 if using exact_match).',
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
displayName: 'Exact Match',
|
|
231
|
+
name: 'exactMatch',
|
|
232
|
+
type: 'boolean',
|
|
233
|
+
displayOptions: {
|
|
234
|
+
show: {
|
|
235
|
+
operation: ['search'],
|
|
236
|
+
resource: ['contact'],
|
|
237
|
+
},
|
|
238
|
+
},
|
|
239
|
+
default: false,
|
|
240
|
+
description: 'Whether only full exact matches against the given term are returned. It is not case sensitive.',
|
|
241
|
+
},
|
|
242
|
+
];
|
|
243
|
+
//# sourceMappingURL=ContactDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContactDescription.js","sourceRoot":"","sources":["../../../nodes/MagnetCustomer/ContactDescription.ts"],"names":[],"mappings":"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"}
|