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
|
@@ -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;
|
|
@@ -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;
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
{"name":"openCtiApi","displayName":"OpenCTI API","documentationUrl":"opencti","httpRequestNode":{"name":"OpenCTI","docsUrl":"https://docs.opencti.io/latest/deployment/integrations/?h=api#graphql-api","apiBaseUrl":""},"properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":"","required":true}],"authenticate":{"type":"generic","properties":{"headers":{"Authorization":"=Bearer {{$credentials.apiKey}}"}}},"iconUrl":"icons/n8n-nodes-base/dist/credentials/icons/OpenCTI.png","supportedNodes":[]},
|
|
239
239
|
{"name":"openWeatherMapApi","displayName":"OpenWeatherMap API","documentationUrl":"openWeatherMap","properties":[{"displayName":"Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["n8n-nodes-base.openWeatherMap"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/OpenWeatherMap/openWeatherMap.svg"},
|
|
240
240
|
{"name":"orbitApi","displayName":"Orbit API","documentationUrl":"orbit","properties":[{"displayName":"Orbit has been shutdown and will no longer function from July 11th, You can read more <a target=\"_blank\" href=\"https://orbit.love/blog/orbit-is-joining-postman\">here</a>.","name":"deprecated","type":"notice","default":""},{"displayName":"API Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["n8n-nodes-base.orbit"],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Orbit/orbit.svg","dark":"icons/n8n-nodes-base/dist/nodes/Orbit/orbit.dark.svg"}},
|
|
241
|
-
{"name":"ouraApi","displayName":"Oura API","documentationUrl":"oura","properties":[{"displayName":"Personal Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["n8n-nodes-base.oura"],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Oura/oura.svg","dark":"icons/n8n-nodes-base/dist/nodes/Oura/oura.dark.svg"}},
|
|
241
|
+
{"name":"ouraApi","displayName":"Oura API","documentationUrl":"oura","properties":[{"displayName":"Personal Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"authenticate":{"type":"generic","properties":{"headers":{"Authorization":"=Bearer {{$credentials.accessToken}}"}}},"test":{"request":{"baseURL":"https://api.ouraring.com","url":"/v2/usercollection/personal_info"}},"supportedNodes":["n8n-nodes-base.oura"],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Oura/oura.svg","dark":"icons/n8n-nodes-base/dist/nodes/Oura/oura.dark.svg"}},
|
|
242
242
|
{"name":"paddleApi","displayName":"Paddle API","documentationUrl":"paddle","properties":[{"displayName":"Vendor Auth Code","name":"vendorAuthCode","type":"string","default":""},{"displayName":"Vendor ID","name":"vendorId","type":"string","default":""},{"displayName":"Use Sandbox Environment API","name":"sandbox","type":"boolean","default":false}],"supportedNodes":["n8n-nodes-base.paddle"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Paddle/paddle.png"},
|
|
243
243
|
{"name":"pagerDutyApi","displayName":"PagerDuty API","documentationUrl":"pagerDuty","properties":[{"displayName":"API Token","name":"apiToken","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["n8n-nodes-base.pagerDuty"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/PagerDuty/pagerDuty.svg"},
|
|
244
244
|
{"name":"pagerDutyOAuth2Api","extends":["oAuth2Api"],"displayName":"PagerDuty OAuth2 API","documentationUrl":"pagerDuty","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"https://app.pagerduty.com/oauth/authorize"},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"https://app.pagerduty.com/oauth/token"},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":""},{"displayName":"Scope","name":"scope","type":"hidden","default":"write"},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"header"}],"supportedNodes":["n8n-nodes-base.pagerDuty"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/PagerDuty/pagerDuty.svg"},
|