@probo/n8n-nodes-probo 0.193.0 → 0.196.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/dist/credentials/ProboApi.credentials.js +1 -1
- package/dist/credentials/ProboApi.credentials.js.map +1 -1
- package/dist/nodes/Probo/Probo.node.json +2 -2
- package/dist/nodes/Probo/actions/document/index.d.ts +1 -2
- package/dist/nodes/Probo/actions/document/index.js +1 -10
- package/dist/nodes/Probo/actions/document/index.js.map +1 -1
- package/dist/nodes/Probo/actions/document/publish.operation.js +3 -5
- package/dist/nodes/Probo/actions/document/publish.operation.js.map +1 -1
- package/dist/nodes/Probo/actions/organization/create.operation.js +10 -2
- package/dist/nodes/Probo/actions/organization/create.operation.js.map +1 -1
- package/dist/nodes/Probo/actions/organization/get.operation.js +10 -2
- package/dist/nodes/Probo/actions/organization/get.operation.js.map +1 -1
- package/dist/nodes/Probo/actions/organization/getAll.operation.js +10 -2
- package/dist/nodes/Probo/actions/organization/getAll.operation.js.map +1 -1
- package/dist/nodes/Probo/actions/organization/update.operation.js +10 -2
- package/dist/nodes/Probo/actions/organization/update.operation.js.map +1 -1
- package/dist/package.json +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/nodes/Probo/actions/document/sendSigningNotifications.operation.d.ts +0 -3
- package/dist/nodes/Probo/actions/document/sendSigningNotifications.operation.js +0 -37
- package/dist/nodes/Probo/actions/document/sendSigningNotifications.operation.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@probo/n8n-nodes-probo",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.196.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "n8n-node build",
|
|
@@ -56,6 +56,6 @@
|
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@n8n/node-cli": "^0.24.1",
|
|
59
|
-
"eslint": "^9.39.
|
|
59
|
+
"eslint": "^9.39.4"
|
|
60
60
|
}
|
|
61
61
|
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.description = void 0;
|
|
4
|
-
exports.execute = execute;
|
|
5
|
-
const GenericFunctions_1 = require("../../GenericFunctions");
|
|
6
|
-
exports.description = [
|
|
7
|
-
{
|
|
8
|
-
displayName: 'Organization ID',
|
|
9
|
-
name: 'organizationId',
|
|
10
|
-
type: 'string',
|
|
11
|
-
displayOptions: {
|
|
12
|
-
show: {
|
|
13
|
-
resource: ['document'],
|
|
14
|
-
operation: ['sendSigningNotifications'],
|
|
15
|
-
},
|
|
16
|
-
},
|
|
17
|
-
default: '',
|
|
18
|
-
description: 'The ID of the organization',
|
|
19
|
-
required: true,
|
|
20
|
-
},
|
|
21
|
-
];
|
|
22
|
-
async function execute(itemIndex) {
|
|
23
|
-
const organizationId = this.getNodeParameter('organizationId', itemIndex);
|
|
24
|
-
const query = `
|
|
25
|
-
mutation SendSigningNotifications($input: SendSigningNotificationsInput!) {
|
|
26
|
-
sendSigningNotifications(input: $input) {
|
|
27
|
-
success
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
`;
|
|
31
|
-
const responseData = await GenericFunctions_1.proboApiRequest.call(this, query, { input: { organizationId } });
|
|
32
|
-
return {
|
|
33
|
-
json: responseData,
|
|
34
|
-
pairedItem: { item: itemIndex },
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
//# sourceMappingURL=sendSigningNotifications.operation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sendSigningNotifications.operation.js","sourceRoot":"","sources":["../../../../../nodes/Probo/actions/document/sendSigningNotifications.operation.ts"],"names":[],"mappings":";;;AAkCA,0BAoBC;AAvCD,6DAAyD;AAE5C,QAAA,WAAW,GAAsB;IAC7C;QACC,WAAW,EAAE,iBAAiB;QAC9B,IAAI,EAAE,gBAAgB;QACtB,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,0BAA0B,CAAC;aACvC;SACD;QACD,OAAO,EAAE,EAAE;QACX,WAAW,EAAE,4BAA4B;QACzC,QAAQ,EAAE,IAAI;KACd;CACD,CAAC;AAEK,KAAK,UAAU,OAAO,CAE5B,SAAiB;IAEjB,MAAM,cAAc,GAAG,IAAI,CAAC,gBAAgB,CAAC,gBAAgB,EAAE,SAAS,CAAW,CAAC;IAEpF,MAAM,KAAK,GAAG;;;;;;EAMb,CAAC;IAEF,MAAM,YAAY,GAAG,MAAM,kCAAe,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,EAAE,cAAc,EAAE,EAAE,CAAC,CAAC;IAE5F,OAAO;QACN,IAAI,EAAE,YAAY;QAClB,UAAU,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE;KAC/B,CAAC;AACH,CAAC"}
|