n8n-nodes-base 1.66.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/IntercomApi.credentials.d.ts +3 -1
- package/dist/credentials/IntercomApi.credentials.js +16 -0
- package/dist/credentials/IntercomApi.credentials.js.map +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/credentials/Rapid7InsightVmApi.credentials.d.ts +18 -0
- package/dist/credentials/Rapid7InsightVmApi.credentials.js +54 -0
- package/dist/credentials/Rapid7InsightVmApi.credentials.js.map +1 -0
- package/dist/credentials/icons/Rapid7InsightVm.svg +14 -0
- package/dist/known/credentials.json +4 -0
- package/dist/nodes/AiTransform/AiTransform.node.js +17 -15
- 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/EditImage/EditImage.node.js +12 -11
- package/dist/nodes/EditImage/EditImage.node.js.map +1 -1
- 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/spreadsheet.operation.js +12 -0
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.js.map +1 -1
- 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/ConvertToFile/test/toText.workflow.json +253 -95
- 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/Google/Gmail/GmailTrigger.node.js +28 -3
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js.map +1 -1
- package/dist/nodes/Intercom/GenericFunctions.js +2 -5
- package/dist/nodes/Intercom/GenericFunctions.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 +3 -2
- package/dist/types/nodes.json +7 -7
- package/dist/utils/binary.d.ts +1 -0
- package/dist/utils/binary.js +3 -0
- package/dist/utils/binary.js.map +1 -1
- package/dist/utils/sendAndWait/utils.d.ts +1 -0
- package/dist/utils/utilities.d.ts +1 -0
- package/package.json +5 -4
|
@@ -1,74 +1,83 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "
|
|
2
|
+
"name": "Test ConvertToFile",
|
|
3
3
|
"nodes": [
|
|
4
4
|
{
|
|
5
5
|
"parameters": {},
|
|
6
|
-
"id": "
|
|
6
|
+
"id": "f2557b99-e65c-4136-9bc5-7cb328a62d30",
|
|
7
7
|
"name": "When clicking ‘Test workflow’",
|
|
8
8
|
"type": "n8n-nodes-base.manualTrigger",
|
|
9
9
|
"typeVersion": 1,
|
|
10
10
|
"position": [
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
300,
|
|
12
|
+
1040
|
|
13
13
|
]
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"parameters": {
|
|
17
|
-
"operation": "
|
|
18
|
-
"sourceProperty": "
|
|
17
|
+
"operation": "toBinary",
|
|
18
|
+
"sourceProperty": "base64",
|
|
19
19
|
"options": {}
|
|
20
20
|
},
|
|
21
|
-
"id": "
|
|
22
|
-
"name": "Convert to
|
|
21
|
+
"id": "71711ee7-9df5-456a-b1d0-def85b8d6669",
|
|
22
|
+
"name": "Convert to File2",
|
|
23
23
|
"type": "n8n-nodes-base.convertToFile",
|
|
24
|
-
"typeVersion": 1,
|
|
24
|
+
"typeVersion": 1.1,
|
|
25
25
|
"position": [
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
880,
|
|
27
|
+
540
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"parameters": {
|
|
32
|
-
"
|
|
33
|
-
"options": {
|
|
34
|
-
"format": true
|
|
35
|
-
}
|
|
32
|
+
"jsCode": "return {\n \"id\": \"23423532\",\n \"name\": \"Jay Gatsby\",\n \"email\": \"gatsby@west-egg.com\",\n \"notes\": \"Keeps asking about a green light??\",\n \"country\": \"US\",\n \"created\": \"1925-04-10\",\n \"base64\": \"VGhpcyBpcyBzb21lIHRleHQgZW5jb2RlZCBhcyBiYXNlNjQ=\"\n }"
|
|
36
33
|
},
|
|
37
|
-
"id": "
|
|
38
|
-
"name": "
|
|
39
|
-
"type": "n8n-nodes-base.
|
|
40
|
-
"typeVersion":
|
|
34
|
+
"id": "ff53ab4c-43dd-4c35-b066-59d59e4a8209",
|
|
35
|
+
"name": "Code",
|
|
36
|
+
"type": "n8n-nodes-base.code",
|
|
37
|
+
"typeVersion": 2,
|
|
41
38
|
"position": [
|
|
42
|
-
|
|
43
|
-
|
|
39
|
+
520,
|
|
40
|
+
1040
|
|
44
41
|
]
|
|
45
42
|
},
|
|
46
43
|
{
|
|
47
44
|
"parameters": {
|
|
48
|
-
"operation": "
|
|
49
|
-
"sourceProperty": "base64",
|
|
45
|
+
"operation": "text",
|
|
50
46
|
"options": {}
|
|
51
47
|
},
|
|
52
|
-
"id": "
|
|
53
|
-
"name": "
|
|
54
|
-
"type": "n8n-nodes-base.
|
|
55
|
-
"typeVersion": 1
|
|
48
|
+
"id": "6322369c-fef5-4172-bbd3-8738cbb67e05",
|
|
49
|
+
"name": "Extract From File",
|
|
50
|
+
"type": "n8n-nodes-base.extractFromFile",
|
|
51
|
+
"typeVersion": 1,
|
|
56
52
|
"position": [
|
|
57
|
-
|
|
58
|
-
|
|
53
|
+
1100,
|
|
54
|
+
540
|
|
55
|
+
]
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"parameters": {},
|
|
59
|
+
"id": "b5aed50b-65d3-4356-b02d-cbeab7fb3d6e",
|
|
60
|
+
"name": "No Operation, do nothing",
|
|
61
|
+
"type": "n8n-nodes-base.noOp",
|
|
62
|
+
"typeVersion": 1,
|
|
63
|
+
"position": [
|
|
64
|
+
1320,
|
|
65
|
+
540
|
|
59
66
|
]
|
|
60
67
|
},
|
|
61
68
|
{
|
|
62
69
|
"parameters": {
|
|
63
|
-
"
|
|
70
|
+
"operation": "toText",
|
|
71
|
+
"sourceProperty": "notes",
|
|
72
|
+
"options": {}
|
|
64
73
|
},
|
|
65
|
-
"id": "
|
|
66
|
-
"name": "
|
|
67
|
-
"type": "n8n-nodes-base.
|
|
68
|
-
"typeVersion":
|
|
74
|
+
"id": "65c4c4ac-da33-4ba1-b337-51ee319a8652",
|
|
75
|
+
"name": "Convert to Text File",
|
|
76
|
+
"type": "n8n-nodes-base.convertToFile",
|
|
77
|
+
"typeVersion": 1,
|
|
69
78
|
"position": [
|
|
70
|
-
|
|
71
|
-
|
|
79
|
+
880,
|
|
80
|
+
740
|
|
72
81
|
]
|
|
73
82
|
},
|
|
74
83
|
{
|
|
@@ -76,13 +85,40 @@
|
|
|
76
85
|
"operation": "text",
|
|
77
86
|
"options": {}
|
|
78
87
|
},
|
|
79
|
-
"id": "
|
|
80
|
-
"name": "Extract From File",
|
|
88
|
+
"id": "b2f49de3-5d0d-4eff-8156-89e5a2a0edae",
|
|
89
|
+
"name": "Extract From Text File",
|
|
81
90
|
"type": "n8n-nodes-base.extractFromFile",
|
|
82
91
|
"typeVersion": 1,
|
|
83
92
|
"position": [
|
|
84
|
-
|
|
85
|
-
|
|
93
|
+
1100,
|
|
94
|
+
740
|
|
95
|
+
]
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"parameters": {},
|
|
99
|
+
"id": "86d5e979-5ff0-4312-8b4f-7ff83f1eebd6",
|
|
100
|
+
"name": "Text File Result",
|
|
101
|
+
"type": "n8n-nodes-base.noOp",
|
|
102
|
+
"typeVersion": 1,
|
|
103
|
+
"position": [
|
|
104
|
+
1320,
|
|
105
|
+
740
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"parameters": {
|
|
110
|
+
"operation": "toJson",
|
|
111
|
+
"options": {
|
|
112
|
+
"format": true
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"id": "a938ea30-3acb-4618-a80a-6e759ba7d8db",
|
|
116
|
+
"name": "Convert to JSON (with Formatting)",
|
|
117
|
+
"type": "n8n-nodes-base.convertToFile",
|
|
118
|
+
"typeVersion": 1.1,
|
|
119
|
+
"position": [
|
|
120
|
+
880,
|
|
121
|
+
920
|
|
86
122
|
]
|
|
87
123
|
},
|
|
88
124
|
{
|
|
@@ -90,13 +126,13 @@
|
|
|
90
126
|
"operation": "text",
|
|
91
127
|
"options": {}
|
|
92
128
|
},
|
|
93
|
-
"id": "
|
|
94
|
-
"name": "Extract From
|
|
129
|
+
"id": "fa35a5ed-4746-48c5-b260-314c517cdd45",
|
|
130
|
+
"name": "Extract From JSON (1)",
|
|
95
131
|
"type": "n8n-nodes-base.extractFromFile",
|
|
96
132
|
"typeVersion": 1,
|
|
97
133
|
"position": [
|
|
98
|
-
|
|
99
|
-
|
|
134
|
+
1100,
|
|
135
|
+
920
|
|
100
136
|
]
|
|
101
137
|
},
|
|
102
138
|
{
|
|
@@ -104,13 +140,24 @@
|
|
|
104
140
|
"operation": "text",
|
|
105
141
|
"options": {}
|
|
106
142
|
},
|
|
107
|
-
"id": "
|
|
108
|
-
"name": "Extract From
|
|
143
|
+
"id": "4a3c5c68-6621-4463-8623-83a6572ae760",
|
|
144
|
+
"name": "Extract From JSON (2)",
|
|
109
145
|
"type": "n8n-nodes-base.extractFromFile",
|
|
110
146
|
"typeVersion": 1,
|
|
111
147
|
"position": [
|
|
112
|
-
|
|
113
|
-
|
|
148
|
+
1100,
|
|
149
|
+
1120
|
|
150
|
+
]
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"parameters": {},
|
|
154
|
+
"id": "dbd03dcb-435c-4af7-ada8-2492c69f1cd6",
|
|
155
|
+
"name": "JSON Result (with Formatting)",
|
|
156
|
+
"type": "n8n-nodes-base.noOp",
|
|
157
|
+
"typeVersion": 1,
|
|
158
|
+
"position": [
|
|
159
|
+
1320,
|
|
160
|
+
920
|
|
114
161
|
]
|
|
115
162
|
},
|
|
116
163
|
{
|
|
@@ -118,71 +165,102 @@
|
|
|
118
165
|
"operation": "toJson",
|
|
119
166
|
"options": {}
|
|
120
167
|
},
|
|
121
|
-
"id": "
|
|
122
|
-
"name": "Convert to
|
|
168
|
+
"id": "c461944d-3141-4a1d-abe1-a74e1f71615f",
|
|
169
|
+
"name": "Convert to JSON",
|
|
123
170
|
"type": "n8n-nodes-base.convertToFile",
|
|
124
171
|
"typeVersion": 1.1,
|
|
125
172
|
"position": [
|
|
126
|
-
|
|
127
|
-
|
|
173
|
+
880,
|
|
174
|
+
1120
|
|
175
|
+
]
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"parameters": {
|
|
179
|
+
"options": {}
|
|
180
|
+
},
|
|
181
|
+
"id": "c9ca03b3-0f01-49f5-ab9d-ed4497829a09",
|
|
182
|
+
"name": "Convert to CSV",
|
|
183
|
+
"type": "n8n-nodes-base.convertToFile",
|
|
184
|
+
"typeVersion": 1.1,
|
|
185
|
+
"position": [
|
|
186
|
+
880,
|
|
187
|
+
1320
|
|
128
188
|
]
|
|
129
189
|
},
|
|
130
190
|
{
|
|
131
191
|
"parameters": {
|
|
132
|
-
"operation": "text",
|
|
133
192
|
"options": {}
|
|
134
193
|
},
|
|
135
|
-
"id": "
|
|
136
|
-
"name": "Extract From
|
|
194
|
+
"id": "1ad12799-7916-4780-aca9-9a966f9e5820",
|
|
195
|
+
"name": "Extract From CSV",
|
|
137
196
|
"type": "n8n-nodes-base.extractFromFile",
|
|
138
197
|
"typeVersion": 1,
|
|
139
198
|
"position": [
|
|
140
|
-
|
|
141
|
-
|
|
199
|
+
1100,
|
|
200
|
+
1320
|
|
201
|
+
]
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"parameters": {
|
|
205
|
+
"options": {
|
|
206
|
+
"delimiter": "|"
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
"id": "58caeb17-7434-4808-b8c4-4ca443baecff",
|
|
210
|
+
"name": "Convert to CSV (custom delimiter)",
|
|
211
|
+
"type": "n8n-nodes-base.convertToFile",
|
|
212
|
+
"typeVersion": 1.1,
|
|
213
|
+
"position": [
|
|
214
|
+
880,
|
|
215
|
+
1520
|
|
142
216
|
]
|
|
143
217
|
},
|
|
144
218
|
{
|
|
145
219
|
"parameters": {},
|
|
146
|
-
"id": "
|
|
147
|
-
"name": "
|
|
220
|
+
"id": "b113b6d9-7928-4de1-bf7f-e2984d124edf",
|
|
221
|
+
"name": "CSV Result",
|
|
148
222
|
"type": "n8n-nodes-base.noOp",
|
|
149
223
|
"typeVersion": 1,
|
|
150
224
|
"position": [
|
|
151
|
-
|
|
152
|
-
|
|
225
|
+
1320,
|
|
226
|
+
1320
|
|
153
227
|
]
|
|
154
228
|
},
|
|
155
229
|
{
|
|
156
230
|
"parameters": {},
|
|
157
|
-
"id": "
|
|
158
|
-
"name": "
|
|
231
|
+
"id": "12554f8d-592a-4500-80f7-42518840f718",
|
|
232
|
+
"name": "JSON Result",
|
|
159
233
|
"type": "n8n-nodes-base.noOp",
|
|
160
234
|
"typeVersion": 1,
|
|
161
235
|
"position": [
|
|
162
|
-
|
|
163
|
-
|
|
236
|
+
1320,
|
|
237
|
+
1120
|
|
164
238
|
]
|
|
165
239
|
},
|
|
166
240
|
{
|
|
167
241
|
"parameters": {},
|
|
168
|
-
"id": "
|
|
169
|
-
"name": "
|
|
242
|
+
"id": "8a6ab018-9f38-4a5b-9483-769bf38f0b7c",
|
|
243
|
+
"name": "CSV Result (custom delimiter)",
|
|
170
244
|
"type": "n8n-nodes-base.noOp",
|
|
171
245
|
"typeVersion": 1,
|
|
172
246
|
"position": [
|
|
173
|
-
|
|
174
|
-
|
|
247
|
+
1320,
|
|
248
|
+
1520
|
|
175
249
|
]
|
|
176
250
|
},
|
|
177
251
|
{
|
|
178
|
-
"parameters": {
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
252
|
+
"parameters": {
|
|
253
|
+
"options": {
|
|
254
|
+
"delimiter": "|"
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
"id": "e8a4114f-5264-4255-982e-4690c950fb86",
|
|
258
|
+
"name": "Extract From Custom Delimiter",
|
|
259
|
+
"type": "n8n-nodes-base.extractFromFile",
|
|
182
260
|
"typeVersion": 1,
|
|
183
261
|
"position": [
|
|
184
|
-
|
|
185
|
-
|
|
262
|
+
1100,
|
|
263
|
+
1520
|
|
186
264
|
]
|
|
187
265
|
}
|
|
188
266
|
],
|
|
@@ -194,26 +272,52 @@
|
|
|
194
272
|
}
|
|
195
273
|
}
|
|
196
274
|
],
|
|
197
|
-
"
|
|
275
|
+
"Text File Result": [
|
|
198
276
|
{
|
|
199
277
|
"json": {
|
|
200
278
|
"data": "Keeps asking about a green light??"
|
|
201
279
|
}
|
|
202
280
|
}
|
|
203
281
|
],
|
|
204
|
-
"
|
|
282
|
+
"JSON Result (with Formatting)": [
|
|
205
283
|
{
|
|
206
284
|
"json": {
|
|
207
285
|
"data": "[\n {\n \"id\": \"23423532\",\n \"name\": \"Jay Gatsby\",\n \"email\": \"gatsby@west-egg.com\",\n \"notes\": \"Keeps asking about a green light??\",\n \"country\": \"US\",\n \"created\": \"1925-04-10\",\n \"base64\": \"VGhpcyBpcyBzb21lIHRleHQgZW5jb2RlZCBhcyBiYXNlNjQ=\"\n }\n]"
|
|
208
286
|
}
|
|
209
287
|
}
|
|
210
288
|
],
|
|
211
|
-
"
|
|
289
|
+
"CSV Result": [
|
|
290
|
+
{
|
|
291
|
+
"json": {
|
|
292
|
+
"id": "23423532",
|
|
293
|
+
"name": "Jay Gatsby",
|
|
294
|
+
"email": "gatsby@west-egg.com",
|
|
295
|
+
"notes": "Keeps asking about a green light??",
|
|
296
|
+
"country": "US",
|
|
297
|
+
"created": "1925-04-10",
|
|
298
|
+
"base64": "VGhpcyBpcyBzb21lIHRleHQgZW5jb2RlZCBhcyBiYXNlNjQ="
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
],
|
|
302
|
+
"JSON Result": [
|
|
212
303
|
{
|
|
213
304
|
"json": {
|
|
214
305
|
"data": "[{\"id\":\"23423532\",\"name\":\"Jay Gatsby\",\"email\":\"gatsby@west-egg.com\",\"notes\":\"Keeps asking about a green light??\",\"country\":\"US\",\"created\":\"1925-04-10\",\"base64\":\"VGhpcyBpcyBzb21lIHRleHQgZW5jb2RlZCBhcyBiYXNlNjQ=\"}]"
|
|
215
306
|
}
|
|
216
307
|
}
|
|
308
|
+
],
|
|
309
|
+
"CSV Result (custom delimiter)": [
|
|
310
|
+
{
|
|
311
|
+
"json": {
|
|
312
|
+
"id": "23423532",
|
|
313
|
+
"name": "Jay Gatsby",
|
|
314
|
+
"email": "gatsby@west-egg.com",
|
|
315
|
+
"notes": "Keeps asking about a green light??",
|
|
316
|
+
"country": "US",
|
|
317
|
+
"created": "1925-04-10",
|
|
318
|
+
"base64": "VGhpcyBpcyBzb21lIHRleHQgZW5jb2RlZCBhcyBiYXNlNjQ="
|
|
319
|
+
}
|
|
320
|
+
}
|
|
217
321
|
]
|
|
218
322
|
},
|
|
219
323
|
"connections": {
|
|
@@ -237,17 +341,27 @@
|
|
|
237
341
|
"index": 0
|
|
238
342
|
},
|
|
239
343
|
{
|
|
240
|
-
"node": "Convert to File",
|
|
344
|
+
"node": "Convert to Text File",
|
|
241
345
|
"type": "main",
|
|
242
346
|
"index": 0
|
|
243
347
|
},
|
|
244
348
|
{
|
|
245
|
-
"node": "Convert to
|
|
349
|
+
"node": "Convert to JSON (with Formatting)",
|
|
246
350
|
"type": "main",
|
|
247
351
|
"index": 0
|
|
248
352
|
},
|
|
249
353
|
{
|
|
250
|
-
"node": "Convert to
|
|
354
|
+
"node": "Convert to JSON",
|
|
355
|
+
"type": "main",
|
|
356
|
+
"index": 0
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"node": "Convert to CSV",
|
|
360
|
+
"type": "main",
|
|
361
|
+
"index": 0
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"node": "Convert to CSV (custom delimiter)",
|
|
251
365
|
"type": "main",
|
|
252
366
|
"index": 0
|
|
253
367
|
}
|
|
@@ -265,77 +379,121 @@
|
|
|
265
379
|
]
|
|
266
380
|
]
|
|
267
381
|
},
|
|
268
|
-
"
|
|
382
|
+
"Extract From File": {
|
|
383
|
+
"main": [
|
|
384
|
+
[
|
|
385
|
+
{
|
|
386
|
+
"node": "No Operation, do nothing",
|
|
387
|
+
"type": "main",
|
|
388
|
+
"index": 0
|
|
389
|
+
}
|
|
390
|
+
]
|
|
391
|
+
]
|
|
392
|
+
},
|
|
393
|
+
"Convert to Text File": {
|
|
269
394
|
"main": [
|
|
270
395
|
[
|
|
271
396
|
{
|
|
272
|
-
"node": "Extract From
|
|
397
|
+
"node": "Extract From Text File",
|
|
273
398
|
"type": "main",
|
|
274
399
|
"index": 0
|
|
275
400
|
}
|
|
276
401
|
]
|
|
277
402
|
]
|
|
278
403
|
},
|
|
279
|
-
"
|
|
404
|
+
"Extract From Text File": {
|
|
280
405
|
"main": [
|
|
281
406
|
[
|
|
282
407
|
{
|
|
283
|
-
"node": "
|
|
408
|
+
"node": "Text File Result",
|
|
284
409
|
"type": "main",
|
|
285
410
|
"index": 0
|
|
286
411
|
}
|
|
287
412
|
]
|
|
288
413
|
]
|
|
289
414
|
},
|
|
290
|
-
"Convert to
|
|
415
|
+
"Convert to JSON (with Formatting)": {
|
|
291
416
|
"main": [
|
|
292
417
|
[
|
|
293
418
|
{
|
|
294
|
-
"node": "Extract From
|
|
419
|
+
"node": "Extract From JSON (1)",
|
|
295
420
|
"type": "main",
|
|
296
421
|
"index": 0
|
|
297
422
|
}
|
|
298
423
|
]
|
|
299
424
|
]
|
|
300
425
|
},
|
|
301
|
-
"Extract From
|
|
426
|
+
"Extract From JSON (1)": {
|
|
302
427
|
"main": [
|
|
303
428
|
[
|
|
304
429
|
{
|
|
305
|
-
"node": "
|
|
430
|
+
"node": "JSON Result (with Formatting)",
|
|
431
|
+
"type": "main",
|
|
432
|
+
"index": 0
|
|
433
|
+
}
|
|
434
|
+
]
|
|
435
|
+
]
|
|
436
|
+
},
|
|
437
|
+
"Extract From JSON (2)": {
|
|
438
|
+
"main": [
|
|
439
|
+
[
|
|
440
|
+
{
|
|
441
|
+
"node": "JSON Result",
|
|
442
|
+
"type": "main",
|
|
443
|
+
"index": 0
|
|
444
|
+
}
|
|
445
|
+
]
|
|
446
|
+
]
|
|
447
|
+
},
|
|
448
|
+
"Convert to JSON": {
|
|
449
|
+
"main": [
|
|
450
|
+
[
|
|
451
|
+
{
|
|
452
|
+
"node": "Extract From JSON (2)",
|
|
453
|
+
"type": "main",
|
|
454
|
+
"index": 0
|
|
455
|
+
}
|
|
456
|
+
]
|
|
457
|
+
]
|
|
458
|
+
},
|
|
459
|
+
"Convert to CSV": {
|
|
460
|
+
"main": [
|
|
461
|
+
[
|
|
462
|
+
{
|
|
463
|
+
"node": "Extract From CSV",
|
|
306
464
|
"type": "main",
|
|
307
465
|
"index": 0
|
|
308
466
|
}
|
|
309
467
|
]
|
|
310
468
|
]
|
|
311
469
|
},
|
|
312
|
-
"Extract From
|
|
470
|
+
"Extract From CSV": {
|
|
313
471
|
"main": [
|
|
314
472
|
[
|
|
315
473
|
{
|
|
316
|
-
"node": "
|
|
474
|
+
"node": "CSV Result",
|
|
317
475
|
"type": "main",
|
|
318
476
|
"index": 0
|
|
319
477
|
}
|
|
320
478
|
]
|
|
321
479
|
]
|
|
322
480
|
},
|
|
323
|
-
"
|
|
481
|
+
"Convert to CSV (custom delimiter)": {
|
|
324
482
|
"main": [
|
|
325
483
|
[
|
|
326
484
|
{
|
|
327
|
-
"node": "
|
|
485
|
+
"node": "Extract From Custom Delimiter",
|
|
328
486
|
"type": "main",
|
|
329
487
|
"index": 0
|
|
330
488
|
}
|
|
331
489
|
]
|
|
332
490
|
]
|
|
333
491
|
},
|
|
334
|
-
"Extract From
|
|
492
|
+
"Extract From Custom Delimiter": {
|
|
335
493
|
"main": [
|
|
336
494
|
[
|
|
337
495
|
{
|
|
338
|
-
"node": "
|
|
496
|
+
"node": "CSV Result (custom delimiter)",
|
|
339
497
|
"type": "main",
|
|
340
498
|
"index": 0
|
|
341
499
|
}
|
|
@@ -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;
|
|
@@ -225,6 +225,7 @@ async function execute() {
|
|
|
225
225
|
: '';
|
|
226
226
|
throw new n8n_workflow_1.NodeOperationError(this.getNode(), `${failedMessage}${stoppedMessage}`, {
|
|
227
227
|
description: errors.join('\n, '),
|
|
228
|
+
itemIndex: i,
|
|
228
229
|
});
|
|
229
230
|
}
|
|
230
231
|
const executionData = this.helpers.constructExecutionMetaData((0, utils_1.wrapData)(responseData), { itemData });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"insert.operation.js","sourceRoot":"","sources":["../../../../../../../nodes/Google/BigQuery/v2/actions/database/insert.operation.ts"],"names":[],"mappings":";;;AAkJA,
|
|
1
|
+
{"version":3,"file":"insert.operation.js","sourceRoot":"","sources":["../../../../../../../nodes/Google/BigQuery/v2/actions/database/insert.operation.ts"],"names":[],"mappings":"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"}
|