n8n-nodes-base 1.67.0 → 1.68.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/build.tsbuildinfo +1 -1
- package/dist/credentials/OuraApi.credentials.d.ts +3 -1
- package/dist/credentials/OuraApi.credentials.js +14 -0
- package/dist/credentials/OuraApi.credentials.js.map +1 -1
- package/dist/nodes/AiTransform/AiTransform.node.js +7 -0
- package/dist/nodes/AiTransform/AiTransform.node.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +1 -0
- package/dist/nodes/Code/Code.node.js +1 -1
- package/dist/nodes/Code/Code.node.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts +1 -0
- package/dist/nodes/EmailSend/v2/send.operation.d.ts +1 -0
- package/dist/nodes/FacebookLeadAds/FacebookLeadAdsTrigger.node.js +4 -1
- package/dist/nodes/FacebookLeadAds/FacebookLeadAdsTrigger.node.js.map +1 -1
- package/dist/nodes/FacebookLeadAds/GenericFunctions.js +3 -3
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.js +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.js.map +1 -1
- package/dist/nodes/Google/CloudStorage/BucketDescription.js +1 -1
- package/dist/nodes/Google/CloudStorage/BucketDescription.js.map +1 -1
- package/dist/nodes/Google/Drive/test/v2/node/helpers.d.ts +2 -0
- package/dist/nodes/Google/Drive/test/v2/node/helpers.js +19 -0
- package/dist/nodes/Google/Drive/test/v2/node/helpers.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.js +4 -6
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/helpers/utils.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/helpers/utils.js +17 -0
- package/dist/nodes/Google/Drive/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Notion/shared/GenericFunctions.d.ts +1 -0
- package/dist/nodes/Notion/shared/GenericFunctions.js +32 -12
- package/dist/nodes/Notion/shared/GenericFunctions.js.map +1 -1
- package/dist/nodes/Notion/v2/NotionV2.node.js +4 -4
- package/dist/nodes/Notion/v2/NotionV2.node.js.map +1 -1
- package/dist/nodes/Oura/GenericFunctions.js +2 -6
- package/dist/nodes/Oura/GenericFunctions.js.map +1 -1
- package/dist/nodes/Oura/Oura.node.js +47 -38
- package/dist/nodes/Oura/Oura.node.js.map +1 -1
- package/dist/nodes/Oura/test/apiResponses.d.ts +8 -0
- package/dist/nodes/Oura/test/apiResponses.js +12 -0
- package/dist/nodes/Oura/test/apiResponses.js.map +1 -0
- package/dist/nodes/Oura/test/oura_test_workflow.json +86 -0
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Set/v2/manual.mode.d.ts +1 -0
- package/dist/nodes/Set/v2/raw.mode.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Supabase/Supabase.node.js +3 -6
- package/dist/nodes/Supabase/Supabase.node.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts +1 -0
- package/dist/types/credentials.json +1 -1
- package/dist/types/nodes.json +4 -4
- package/dist/utils/sendAndWait/utils.d.ts +1 -0
- package/dist/utils/utilities.d.ts +1 -0
- package/package.json +6 -6
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import type { IDataObject, IExecuteFunctions, INode } from 'n8n-workflow';
|
|
2
|
+
import { Readable } from 'stream';
|
|
2
3
|
export declare const driveNode: INode;
|
|
3
4
|
export declare const createMockExecuteFunction: (nodeParameters: IDataObject, node: INode, continueOnFail?: boolean) => IExecuteFunctions;
|
|
5
|
+
export declare function createTestStream(byteSize: number): Readable;
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.createMockExecuteFunction = exports.driveNode = void 0;
|
|
4
|
+
exports.createTestStream = createTestStream;
|
|
4
5
|
const lodash_1 = require("lodash");
|
|
5
6
|
const n8n_core_1 = require("n8n-core");
|
|
7
|
+
const stream_1 = require("stream");
|
|
6
8
|
exports.driveNode = {
|
|
7
9
|
id: '11',
|
|
8
10
|
name: 'Google Drive node',
|
|
@@ -31,4 +33,21 @@ const createMockExecuteFunction = (nodeParameters, node, continueOnFail = false)
|
|
|
31
33
|
return fakeExecuteFunction;
|
|
32
34
|
};
|
|
33
35
|
exports.createMockExecuteFunction = createMockExecuteFunction;
|
|
36
|
+
function createTestStream(byteSize) {
|
|
37
|
+
let bytesSent = 0;
|
|
38
|
+
const CHUNK_SIZE = 64 * 1024;
|
|
39
|
+
return new stream_1.Readable({
|
|
40
|
+
read() {
|
|
41
|
+
const remainingBytes = byteSize - bytesSent;
|
|
42
|
+
if (remainingBytes <= 0) {
|
|
43
|
+
this.push(null);
|
|
44
|
+
return;
|
|
45
|
+
}
|
|
46
|
+
const chunkSize = Math.min(CHUNK_SIZE, remainingBytes);
|
|
47
|
+
const chunk = Buffer.alloc(chunkSize, 'A');
|
|
48
|
+
bytesSent += chunkSize;
|
|
49
|
+
this.push(chunk);
|
|
50
|
+
},
|
|
51
|
+
});
|
|
52
|
+
}
|
|
34
53
|
//# sourceMappingURL=helpers.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"helpers.js","sourceRoot":"","sources":["../../../../../../../nodes/Google/Drive/test/v2/node/helpers.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"helpers.js","sourceRoot":"","sources":["../../../../../../../nodes/Google/Drive/test/v2/node/helpers.ts"],"names":[],"mappings":";;;AA4CA,4CAoBC;AA9DD,mCAA6B;AAC7B,uCAAuE;AACvE,mCAAkC;AAErB,QAAA,SAAS,GAAU;IAC/B,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,mBAAmB;IACzB,WAAW,EAAE,CAAC;IACd,IAAI,EAAE,4BAA4B;IAClC,QAAQ,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC;IAClB,UAAU,EAAE,EAAE;CACd,CAAC;AAEK,MAAM,yBAAyB,GAAG,CACxC,cAA2B,EAC3B,IAAW,EACX,cAAc,GAAG,KAAK,EACrB,EAAE;IACH,MAAM,mBAAmB,GAAG;QAC3B,gBAAgB,CACf,aAAqB,EACrB,UAAkB,EAClB,aAAuC,EACvC,OAA8C;YAE9C,MAAM,SAAS,GAAG,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,GAAG,aAAa,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC;YACnF,OAAO,IAAA,YAAG,EAAC,cAAc,EAAE,SAAS,EAAE,aAAa,CAAC,CAAC;QACtD,CAAC;QACD,OAAO;YACN,OAAO,IAAI,CAAC;QACb,CAAC;QACD,OAAO,EAAE;YACR,0BAA0B,EAA1B,qCAA0B;YAC1B,eAAe,EAAf,0BAAe;YACf,iBAAiB,EAAE,GAAG,EAAE,GAAE,CAAC;YAC3B,WAAW,EAAE,GAAG,EAAE,GAAE,CAAC;SACrB;QACD,cAAc,EAAE,GAAG,EAAE,CAAC,cAAc;KACJ,CAAC;IAClC,OAAO,mBAAmB,CAAC;AAC5B,CAAC,CAAC;AA3BW,QAAA,yBAAyB,6BA2BpC;AAEF,SAAgB,gBAAgB,CAAC,QAAgB;IAChD,IAAI,SAAS,GAAG,CAAC,CAAC;IAClB,MAAM,UAAU,GAAG,EAAE,GAAG,IAAI,CAAC;IAE7B,OAAO,IAAI,iBAAQ,CAAC;QACnB,IAAI;YACH,MAAM,cAAc,GAAG,QAAQ,GAAG,SAAS,CAAC;YAE5C,IAAI,cAAc,IAAI,CAAC,EAAE,CAAC;gBACzB,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;gBAChB,OAAO;YACR,CAAC;YAED,MAAM,SAAS,GAAG,IAAI,CAAC,GAAG,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;YACvD,MAAM,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,SAAS,EAAE,GAAG,CAAC,CAAC;YAE3C,SAAS,IAAI,SAAS,CAAC;YACvB,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAClB,CAAC;KACD,CAAC,CAAC;AACJ,CAAC"}
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -88,16 +88,15 @@ async function execute(i) {
|
|
|
88
88
|
returnFullResponse: true,
|
|
89
89
|
});
|
|
90
90
|
const uploadUrl = resumableUpload.headers.location;
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
const nextOffset = offset + Number(chunk.length);
|
|
91
|
+
const chunkSizeBytes = 2048 * 1024;
|
|
92
|
+
await (0, utils_1.processInChunks)(fileContent, chunkSizeBytes, async (chunk, offset) => {
|
|
94
93
|
try {
|
|
95
94
|
const response = await this.helpers.httpRequest({
|
|
96
95
|
method: 'PUT',
|
|
97
96
|
url: uploadUrl,
|
|
98
97
|
headers: {
|
|
99
98
|
'Content-Length': chunk.length,
|
|
100
|
-
'Content-Range': `bytes ${offset}-${
|
|
99
|
+
'Content-Range': `bytes ${offset}-${offset + chunk.byteLength - 1}/${contentLength}`,
|
|
101
100
|
},
|
|
102
101
|
body: chunk,
|
|
103
102
|
});
|
|
@@ -107,8 +106,7 @@ async function execute(i) {
|
|
|
107
106
|
if (error.response?.status !== 308)
|
|
108
107
|
throw error;
|
|
109
108
|
}
|
|
110
|
-
|
|
111
|
-
}
|
|
109
|
+
});
|
|
112
110
|
}
|
|
113
111
|
const options = this.getNodeParameter('options', i, {});
|
|
114
112
|
const qs = (0, utils_1.setUpdateCommonParams)({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload.operation.js","sourceRoot":"","sources":["../../../../../../../nodes/Google/Drive/v2/actions/file/upload.operation.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"upload.operation.js","sourceRoot":"","sources":["../../../../../../../nodes/Google/Drive/v2/actions/file/upload.operation.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -11,3 +11,4 @@ export declare function setFileProperties(body: IDataObject, options: IDataObjec
|
|
|
11
11
|
export declare function setUpdateCommonParams(qs: IDataObject, options: IDataObject): IDataObject;
|
|
12
12
|
export declare function updateDriveScopes(qs: IDataObject, driveId: string, defaultDrive?: string): void;
|
|
13
13
|
export declare function setParentFolder(folderId: string, driveId: string, folderIdDefault?: string, driveIdDefault?: string): string;
|
|
14
|
+
export declare function processInChunks(stream: Readable, chunkSize: number, process: (chunk: Buffer, offset: number) => void | Promise<void>): Promise<void>;
|
|
@@ -6,6 +6,7 @@ exports.setFileProperties = setFileProperties;
|
|
|
6
6
|
exports.setUpdateCommonParams = setUpdateCommonParams;
|
|
7
7
|
exports.updateDriveScopes = updateDriveScopes;
|
|
8
8
|
exports.setParentFolder = setParentFolder;
|
|
9
|
+
exports.processInChunks = processInChunks;
|
|
9
10
|
const n8n_workflow_1 = require("n8n-workflow");
|
|
10
11
|
const interfaces_1 = require("./interfaces");
|
|
11
12
|
function prepareQueryString(fields) {
|
|
@@ -100,4 +101,20 @@ function setParentFolder(folderId, driveId, folderIdDefault = interfaces_1.RLC_F
|
|
|
100
101
|
return 'root';
|
|
101
102
|
}
|
|
102
103
|
}
|
|
104
|
+
async function processInChunks(stream, chunkSize, process) {
|
|
105
|
+
let buffer = Buffer.alloc(0);
|
|
106
|
+
let offset = 0;
|
|
107
|
+
for await (const chunk of stream) {
|
|
108
|
+
buffer = Buffer.concat([buffer, chunk]);
|
|
109
|
+
while (buffer.length >= chunkSize) {
|
|
110
|
+
const chunkToProcess = buffer.subarray(0, chunkSize);
|
|
111
|
+
await process(chunkToProcess, offset);
|
|
112
|
+
buffer = buffer.subarray(chunkSize);
|
|
113
|
+
offset += chunkSize;
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
if (buffer.length > 0) {
|
|
117
|
+
await process(buffer, offset);
|
|
118
|
+
}
|
|
119
|
+
}
|
|
103
120
|
//# sourceMappingURL=utils.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../nodes/Google/Drive/v2/helpers/utils.ts"],"names":[],"mappings":";;AAMA,gDAUC;AAED,8CA0CC;AAED,8CAqBC;AAED,sDAcC;AAED,8CAgBC;AAED,0CAaC;
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../nodes/Google/Drive/v2/helpers/utils.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -8,6 +8,7 @@ export declare const description: {
|
|
|
8
8
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
9
9
|
description?: string;
|
|
10
10
|
hint?: string;
|
|
11
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
11
12
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
12
13
|
placeholder?: string;
|
|
13
14
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|
|
@@ -9,6 +9,7 @@ export declare const description: {
|
|
|
9
9
|
default: import("n8n-workflow").NodeParameterValueType;
|
|
10
10
|
description?: string;
|
|
11
11
|
hint?: string;
|
|
12
|
+
disabledOptions?: import("n8n-workflow").IDisplayOptions;
|
|
12
13
|
options?: Array<import("n8n-workflow").INodePropertyOptions | INodeProperties | import("n8n-workflow").INodePropertyCollection>;
|
|
13
14
|
placeholder?: string;
|
|
14
15
|
isNodeSetting?: boolean;
|