n8n-nodes-listbee 0.10.1 → 0.10.2

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/README.md CHANGED
@@ -81,6 +81,12 @@ Starts workflows when ListBee events occur. Automatically registers and cleans u
81
81
  | Refund | Issue a full refund for a paid order |
82
82
  | Ship | Record carrier and tracking number for a physical order |
83
83
 
84
+ ### Utility
85
+
86
+ | Operation | Description |
87
+ |-----------|-------------|
88
+ | Ping | Check API connectivity and verify API key validity |
89
+
84
90
  ### Stripe
85
91
 
86
92
  | Operation | Description |
@@ -47,6 +47,7 @@ class ListBee {
47
47
  { name: 'Order', value: 'order' },
48
48
  { name: 'Signup', value: 'signup' },
49
49
  { name: 'Stripe', value: 'stripe' },
50
+ { name: 'Utility', value: 'utility' },
50
51
  { name: 'Webhook', value: 'webhook' },
51
52
  ],
52
53
  default: 'listing',
@@ -67,6 +68,8 @@ class ListBee {
67
68
  ...resources_1.signupFields,
68
69
  ...resources_1.stripeOperations,
69
70
  ...resources_1.stripeFields,
71
+ ...resources_1.utilityOperations,
72
+ ...resources_1.utilityFields,
70
73
  ...resources_1.webhookOperations,
71
74
  ...resources_1.webhookFields,
72
75
  ],
@@ -1 +1 @@
1
- {"version":3,"file":"ListBee.node.js","sourceRoot":"","sources":["../../../nodes/ListBee/ListBee.node.ts"],"names":[],"mappings":";;;AAAA,+CAIsB;AAEtB,2CAmBqB;AAErB,MAAa,OAAO;IAApB;QACE,gBAAW,GAAyB;YAClC,WAAW,EAAE,SAAS;YACtB,IAAI,EAAE,SAAS;YACf,IAAI,EAAE,kBAAkB;YACxB,KAAK,EAAE,CAAC,OAAO,CAAC;YAChB,OAAO,EAAE,CAAC;YACV,QAAQ,EAAE,8DAA8D;YACxE,WAAW,EAAE,sDAAsD;YACnE,QAAQ,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;YACD,MAAM,EAAE,CAAC,kCAAmB,CAAC,IAAI,CAAC;YAClC,OAAO,EAAE,CAAC,kCAAmB,CAAC,IAAI,CAAC;YACnC,YAAY,EAAE,IAAI;YAClB,WAAW,EAAE;gBACX;oBACE,IAAI,EAAE,YAAY;oBAClB,QAAQ,EAAE,IAAI;iBACf;aACF;YACD,eAAe,EAAE;gBACf,OAAO,EAAE,wBAAwB;gBACjC,OAAO,EAAE;oBACP,MAAM,EAAE,kBAAkB;oBAC1B,cAAc,EAAE,kBAAkB;iBACnC;aACF;YACD,UAAU,EAAE;gBACV;oBACE,WAAW,EAAE,UAAU;oBACvB,IAAI,EAAE,UAAU;oBAChB,IAAI,EAAE,SAAS;oBACf,gBAAgB,EAAE,IAAI;oBACtB,OAAO,EAAE;wBACP,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE;wBACrC,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE;wBACpC,EAAE,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,UAAU,EAAE;wBACvC,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE;wBAC/B,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE;wBACrC,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE;wBACjC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE;wBACnC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE;wBACnC,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE;qBACtC;oBACD,OAAO,EAAE,SAAS;iBACnB;gBACD,GAAG,6BAAiB;gBACpB,GAAG,yBAAa;gBAChB,GAAG,4BAAgB;gBACnB,GAAG,wBAAY;gBACf,GAAG,8BAAkB;gBACrB,GAAG,0BAAc;gBACjB,GAAG,0BAAc;gBACjB,GAAG,sBAAU;gBACb,GAAG,6BAAiB;gBACpB,GAAG,yBAAa;gBAChB,GAAG,2BAAe;gBAClB,GAAG,uBAAW;gBACd,GAAG,4BAAgB;gBACnB,GAAG,wBAAY;gBACf,GAAG,4BAAgB;gBACnB,GAAG,wBAAY;gBACf,GAAG,6BAAiB;gBACpB,GAAG,yBAAa;aACjB;SACF,CAAC;IACJ,CAAC;CAAA;AAnED,0BAmEC"}
1
+ {"version":3,"file":"ListBee.node.js","sourceRoot":"","sources":["../../../nodes/ListBee/ListBee.node.ts"],"names":[],"mappings":";;;AAAA,+CAIsB;AAEtB,2CAqBqB;AAErB,MAAa,OAAO;IAApB;QACE,gBAAW,GAAyB;YAClC,WAAW,EAAE,SAAS;YACtB,IAAI,EAAE,SAAS;YACf,IAAI,EAAE,kBAAkB;YACxB,KAAK,EAAE,CAAC,OAAO,CAAC;YAChB,OAAO,EAAE,CAAC;YACV,QAAQ,EAAE,8DAA8D;YACxE,WAAW,EAAE,sDAAsD;YACnE,QAAQ,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;YACD,MAAM,EAAE,CAAC,kCAAmB,CAAC,IAAI,CAAC;YAClC,OAAO,EAAE,CAAC,kCAAmB,CAAC,IAAI,CAAC;YACnC,YAAY,EAAE,IAAI;YAClB,WAAW,EAAE;gBACX;oBACE,IAAI,EAAE,YAAY;oBAClB,QAAQ,EAAE,IAAI;iBACf;aACF;YACD,eAAe,EAAE;gBACf,OAAO,EAAE,wBAAwB;gBACjC,OAAO,EAAE;oBACP,MAAM,EAAE,kBAAkB;oBAC1B,cAAc,EAAE,kBAAkB;iBACnC;aACF;YACD,UAAU,EAAE;gBACV;oBACE,WAAW,EAAE,UAAU;oBACvB,IAAI,EAAE,UAAU;oBAChB,IAAI,EAAE,SAAS;oBACf,gBAAgB,EAAE,IAAI;oBACtB,OAAO,EAAE;wBACP,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE;wBACrC,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE;wBACpC,EAAE,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,UAAU,EAAE;wBACvC,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE;wBAC/B,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE;wBACrC,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE;wBACjC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE;wBACnC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE;wBACnC,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE;wBACrC,EAAE,IAAI,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,EAAE;qBACtC;oBACD,OAAO,EAAE,SAAS;iBACnB;gBACD,GAAG,6BAAiB;gBACpB,GAAG,yBAAa;gBAChB,GAAG,4BAAgB;gBACnB,GAAG,wBAAY;gBACf,GAAG,8BAAkB;gBACrB,GAAG,0BAAc;gBACjB,GAAG,0BAAc;gBACjB,GAAG,sBAAU;gBACb,GAAG,6BAAiB;gBACpB,GAAG,yBAAa;gBAChB,GAAG,2BAAe;gBAClB,GAAG,uBAAW;gBACd,GAAG,4BAAgB;gBACnB,GAAG,wBAAY;gBACf,GAAG,4BAAgB;gBACnB,GAAG,wBAAY;gBACf,GAAG,6BAAiB;gBACpB,GAAG,yBAAa;gBAChB,GAAG,6BAAiB;gBACpB,GAAG,yBAAa;aACjB;SACF,CAAC;IACJ,CAAC;CAAA;AAtED,0BAsEC"}
@@ -6,4 +6,5 @@ export { listingOperations, listingFields } from './listing';
6
6
  export { orderOperations, orderFields } from './order';
7
7
  export { signupOperations, signupFields } from './signup';
8
8
  export { stripeOperations, stripeFields } from './stripe';
9
+ export { utilityOperations, utilityFields } from './utility';
9
10
  export { webhookOperations, webhookFields } from './webhook';
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.webhookFields = exports.webhookOperations = exports.stripeFields = exports.stripeOperations = exports.signupFields = exports.signupOperations = exports.orderFields = exports.orderOperations = exports.listingFields = exports.listingOperations = exports.fileFields = exports.fileOperations = exports.customerFields = exports.customerOperations = exports.apiKeyFields = exports.apiKeyOperations = exports.accountFields = exports.accountOperations = void 0;
3
+ exports.webhookFields = exports.webhookOperations = exports.utilityFields = exports.utilityOperations = exports.stripeFields = exports.stripeOperations = exports.signupFields = exports.signupOperations = exports.orderFields = exports.orderOperations = exports.listingFields = exports.listingOperations = exports.fileFields = exports.fileOperations = exports.customerFields = exports.customerOperations = exports.apiKeyFields = exports.apiKeyOperations = exports.accountFields = exports.accountOperations = void 0;
4
4
  var account_1 = require("./account");
5
5
  Object.defineProperty(exports, "accountOperations", { enumerable: true, get: function () { return account_1.accountOperations; } });
6
6
  Object.defineProperty(exports, "accountFields", { enumerable: true, get: function () { return account_1.accountFields; } });
@@ -25,6 +25,9 @@ Object.defineProperty(exports, "signupFields", { enumerable: true, get: function
25
25
  var stripe_1 = require("./stripe");
26
26
  Object.defineProperty(exports, "stripeOperations", { enumerable: true, get: function () { return stripe_1.stripeOperations; } });
27
27
  Object.defineProperty(exports, "stripeFields", { enumerable: true, get: function () { return stripe_1.stripeFields; } });
28
+ var utility_1 = require("./utility");
29
+ Object.defineProperty(exports, "utilityOperations", { enumerable: true, get: function () { return utility_1.utilityOperations; } });
30
+ Object.defineProperty(exports, "utilityFields", { enumerable: true, get: function () { return utility_1.utilityFields; } });
28
31
  var webhook_1 = require("./webhook");
29
32
  Object.defineProperty(exports, "webhookOperations", { enumerable: true, get: function () { return webhook_1.webhookOperations; } });
30
33
  Object.defineProperty(exports, "webhookFields", { enumerable: true, get: function () { return webhook_1.webhookFields; } });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../nodes/ListBee/resources/index.ts"],"names":[],"mappings":";;;AAAA,qCAA6D;AAApD,4GAAA,iBAAiB,OAAA;AAAE,wGAAA,aAAa,OAAA;AACzC,qCAA2D;AAAlD,2GAAA,gBAAgB,OAAA;AAAE,uGAAA,YAAY,OAAA;AACvC,uCAAgE;AAAvD,8GAAA,kBAAkB,OAAA;AAAE,0GAAA,cAAc,OAAA;AAC3C,+BAAoD;AAA3C,sGAAA,cAAc,OAAA;AAAE,kGAAA,UAAU,OAAA;AACnC,qCAA6D;AAApD,4GAAA,iBAAiB,OAAA;AAAE,wGAAA,aAAa,OAAA;AACzC,iCAAuD;AAA9C,wGAAA,eAAe,OAAA;AAAE,oGAAA,WAAW,OAAA;AACrC,mCAA0D;AAAjD,0GAAA,gBAAgB,OAAA;AAAE,sGAAA,YAAY,OAAA;AACvC,mCAA0D;AAAjD,0GAAA,gBAAgB,OAAA;AAAE,sGAAA,YAAY,OAAA;AACvC,qCAA6D;AAApD,4GAAA,iBAAiB,OAAA;AAAE,wGAAA,aAAa,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../nodes/ListBee/resources/index.ts"],"names":[],"mappings":";;;AAAA,qCAA6D;AAApD,4GAAA,iBAAiB,OAAA;AAAE,wGAAA,aAAa,OAAA;AACzC,qCAA2D;AAAlD,2GAAA,gBAAgB,OAAA;AAAE,uGAAA,YAAY,OAAA;AACvC,uCAAgE;AAAvD,8GAAA,kBAAkB,OAAA;AAAE,0GAAA,cAAc,OAAA;AAC3C,+BAAoD;AAA3C,sGAAA,cAAc,OAAA;AAAE,kGAAA,UAAU,OAAA;AACnC,qCAA6D;AAApD,4GAAA,iBAAiB,OAAA;AAAE,wGAAA,aAAa,OAAA;AACzC,iCAAuD;AAA9C,wGAAA,eAAe,OAAA;AAAE,oGAAA,WAAW,OAAA;AACrC,mCAA0D;AAAjD,0GAAA,gBAAgB,OAAA;AAAE,sGAAA,YAAY,OAAA;AACvC,mCAA0D;AAAjD,0GAAA,gBAAgB,OAAA;AAAE,sGAAA,YAAY,OAAA;AACvC,qCAA6D;AAApD,4GAAA,iBAAiB,OAAA;AAAE,wGAAA,aAAa,OAAA;AACzC,qCAA6D;AAApD,4GAAA,iBAAiB,OAAA;AAAE,wGAAA,aAAa,OAAA"}
@@ -0,0 +1,3 @@
1
+ import type { INodeProperties } from 'n8n-workflow';
2
+ export declare const utilityOperations: INodeProperties[];
3
+ export declare const utilityFields: INodeProperties[];
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.utilityFields = exports.utilityOperations = void 0;
4
+ const errors_1 = require("../utils/errors");
5
+ exports.utilityOperations = [
6
+ {
7
+ displayName: 'Operation',
8
+ name: 'operation',
9
+ type: 'options',
10
+ noDataExpression: true,
11
+ displayOptions: {
12
+ show: { resource: ['utility'] },
13
+ },
14
+ options: [
15
+ {
16
+ name: 'Ping',
17
+ value: 'ping',
18
+ action: 'Check API connectivity',
19
+ description: 'Verify API connectivity and that the API key is valid',
20
+ routing: {
21
+ request: {
22
+ method: 'GET',
23
+ url: '/v1/ping',
24
+ },
25
+ output: {
26
+ postReceive: [errors_1.handleApiError],
27
+ },
28
+ },
29
+ },
30
+ ],
31
+ default: 'ping',
32
+ },
33
+ ];
34
+ exports.utilityFields = [];
35
+ //# sourceMappingURL=utility.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utility.js","sourceRoot":"","sources":["../../../../nodes/ListBee/resources/utility.ts"],"names":[],"mappings":";;;AACA,4CAAiD;AAEpC,QAAA,iBAAiB,GAAsB;IAClD;QACE,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACd,IAAI,EAAE,EAAE,QAAQ,EAAE,CAAC,SAAS,CAAC,EAAE;SAChC;QACD,OAAO,EAAE;YACP;gBACE,IAAI,EAAE,MAAM;gBACZ,KAAK,EAAE,MAAM;gBACb,MAAM,EAAE,wBAAwB;gBAChC,WAAW,EAAE,uDAAuD;gBACpE,OAAO,EAAE;oBACP,OAAO,EAAE;wBACP,MAAM,EAAE,KAAK;wBACb,GAAG,EAAE,UAAU;qBAChB;oBACD,MAAM,EAAE;wBACN,WAAW,EAAE,CAAC,uBAAc,CAAC;qBAC9B;iBACF;aACF;SACF;QACD,OAAO,EAAE,MAAM;KAChB;CACF,CAAC;AAEW,QAAA,aAAa,GAAsB,EAAE,CAAC"}
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-listbee",
3
- "version": "0.10.1",
3
+ "version": "0.10.2",
4
4
  "description": "n8n community node for the ListBee commerce API",
5
5
  "license": "MIT",
6
6
  "homepage": "https://listbee.so",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-listbee",
3
- "version": "0.10.1",
3
+ "version": "0.10.2",
4
4
  "description": "n8n community node for the ListBee commerce API",
5
5
  "license": "MIT",
6
6
  "homepage": "https://listbee.so",