n8n-nodes-base 1.111.2 → 1.113.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/credentials/AzureStorageSharedKeyApi.credentials.d.ts +2 -1
- package/dist/credentials/AzureStorageSharedKeyApi.credentials.d.ts.map +1 -1
- package/dist/credentials/AzureStorageSharedKeyApi.credentials.js +13 -0
- package/dist/credentials/AzureStorageSharedKeyApi.credentials.js.map +1 -1
- package/dist/credentials/DiscordWebhookApi.credentials.d.ts +2 -1
- package/dist/credentials/DiscordWebhookApi.credentials.d.ts.map +1 -1
- package/dist/credentials/DiscordWebhookApi.credentials.js +5 -0
- package/dist/credentials/DiscordWebhookApi.credentials.js.map +1 -1
- package/dist/credentials/NetlifyApi.credentials.d.ts +3 -1
- package/dist/credentials/NetlifyApi.credentials.d.ts.map +1 -1
- package/dist/credentials/NetlifyApi.credentials.js +14 -0
- package/dist/credentials/NetlifyApi.credentials.js.map +1 -1
- package/dist/credentials/OpenWeatherMapApi.credentials.d.ts +3 -1
- package/dist/credentials/OpenWeatherMapApi.credentials.d.ts.map +1 -1
- package/dist/credentials/OpenWeatherMapApi.credentials.js +17 -0
- package/dist/credentials/OpenWeatherMapApi.credentials.js.map +1 -1
- package/dist/nodes/ActionNetwork/ActionNetwork.node.json +1 -1
- package/dist/nodes/ActiveCampaign/ActiveCampaign.node.json +1 -1
- package/dist/nodes/ActiveCampaign/ActiveCampaignTrigger.node.json +1 -1
- package/dist/nodes/AcuityScheduling/AcuitySchedulingTrigger.node.json +1 -1
- package/dist/nodes/Affinity/__schema__/v1.0.0/person/get.json +56 -0
- package/dist/nodes/AgileCrm/AgileCrm.node.json +1 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/session/create.json +1 -4
- package/dist/nodes/Airtop/__schema__/v1.0.0/window/create.json +4 -4
- package/dist/nodes/ApiTemplateIo/ApiTemplateIo.node.json +1 -1
- package/dist/nodes/Aws/DynamoDB/__schema__/v1.0.0/item/getAll.json +8 -3
- package/dist/nodes/Aws/IAM/__schema__/v1.0.0/user/getAll.json +27 -0
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.d.ts.map +1 -1
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js +5 -9
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js.map +1 -1
- package/dist/nodes/BambooHr/BambooHr.node.json +1 -1
- package/dist/nodes/BambooHr/__schema__/v1.0.0/companyReport/get.json +2 -2
- package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/get.json +10 -1
- package/dist/nodes/Box/__schema__/v1.0.0/file/download.json +4 -1
- package/dist/nodes/Brevo/__schema__/v1.0.0/contact/getAll.json +9 -1
- package/dist/nodes/CircleCi/CircleCi.node.json +1 -1
- package/dist/nodes/Cisco/Webex/CiscoWebex.node.json +1 -1
- package/dist/nodes/Cisco/Webex/CiscoWebexTrigger.node.json +1 -1
- package/dist/nodes/Clearbit/__schema__/v1.0.0/company/autocomplete.json +1 -4
- package/dist/nodes/ClickUp/ClickUp.node.json +1 -1
- package/dist/nodes/ClickUp/ClickUpTrigger.node.json +1 -1
- package/dist/nodes/ClickUp/__schema__/v1.0.0/list/customFields.json +1 -4
- package/dist/nodes/ClickUp/__schema__/v1.0.0/task/create.json +13 -7
- package/dist/nodes/Coda/__schema__/v1.1.0/table/getAllRows.json +1 -4
- package/dist/nodes/CoinGecko/__schema__/v1.0.0/coin/marketChart.json +1 -4
- package/dist/nodes/ConvertKit/ConvertKit.node.json +1 -1
- package/dist/nodes/ConvertKit/ConvertKitTrigger.node.json +1 -1
- package/dist/nodes/CrateDb/CrateDb.node.json +1 -1
- package/dist/nodes/CustomerIo/CustomerIo.node.json +1 -1
- package/dist/nodes/CustomerIo/CustomerIoTrigger.node.json +1 -1
- package/dist/nodes/DataTable/__schema__/v1.0.0/row/deleteRows.json +15 -0
- package/dist/nodes/DataTable/__schema__/v1.0.0/row/get.json +15 -0
- package/dist/nodes/DataTable/__schema__/v1.0.0/row/insert.json +15 -0
- package/dist/nodes/DataTable/actions/row/delete.operation.d.ts.map +1 -1
- package/dist/nodes/DataTable/actions/row/delete.operation.js +2 -9
- package/dist/nodes/DataTable/actions/row/delete.operation.js.map +1 -1
- package/dist/nodes/DataTable/actions/row/update.operation.d.ts.map +1 -1
- package/dist/nodes/DataTable/actions/row/update.operation.js +13 -1
- package/dist/nodes/DataTable/actions/row/update.operation.js.map +1 -1
- package/dist/nodes/DataTable/actions/row/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/DataTable/actions/row/upsert.operation.js +12 -0
- package/dist/nodes/DataTable/actions/row/upsert.operation.js.map +1 -1
- package/dist/nodes/DataTable/common/fields.js +1 -1
- package/dist/nodes/DataTable/common/fields.js.map +1 -1
- package/dist/nodes/DataTable/common/utils.d.ts +1 -0
- package/dist/nodes/DataTable/common/utils.d.ts.map +1 -1
- package/dist/nodes/DataTable/common/utils.js +8 -0
- package/dist/nodes/DataTable/common/utils.js.map +1 -1
- package/dist/nodes/DeepL/DeepL.node.json +1 -1
- package/dist/nodes/Discord/__schema__/v2.0.0/channel/get.json +1 -4
- package/dist/nodes/Discord/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/helpers/utils.js +3 -1
- package/dist/nodes/Discord/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Dropbox/__schema__/v1.0.0/file/download.json +28 -1
- package/dist/nodes/Dropbox/__schema__/v1.0.0/folder/create.json +1 -21
- package/dist/nodes/Dropbox/__schema__/v1.0.0/search/query.json +15 -1
- package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/enrich.json +1 -4
- package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.json +1 -1
- package/dist/nodes/Elastic/Elasticsearch/__schema__/v1.0.0/document/getAll.json +1 -4
- package/dist/nodes/EmailSend/EmailSend.node.json +1 -1
- package/dist/nodes/EmailSend/__schema__/v2.1.0/email/send.json +1 -7
- package/dist/nodes/ErrorTrigger/ErrorTrigger.node.js +1 -1
- package/dist/nodes/ErrorTrigger/ErrorTrigger.node.js.map +1 -1
- package/dist/nodes/Evaluation/utils/evaluationUtils.js +1 -1
- package/dist/nodes/Evaluation/utils/evaluationUtils.js.map +1 -1
- package/dist/nodes/Facebook/FacebookGraphApi.node.json +1 -1
- package/dist/nodes/Facebook/FacebookTrigger.node.json +1 -1
- package/dist/nodes/FacebookLeadAds/FacebookLeadAdsTrigger.node.json +1 -1
- package/dist/nodes/FileMaker/FileMaker.node.json +1 -1
- package/dist/nodes/FormIo/FormIoTrigger.node.json +1 -1
- package/dist/nodes/Formstack/FormstackTrigger.node.json +1 -1
- package/dist/nodes/FreshworksCrm/FreshworksCrm.node.json +1 -1
- package/dist/nodes/GetResponse/GetResponse.node.json +1 -1
- package/dist/nodes/GetResponse/GetResponseTrigger.node.json +1 -1
- package/dist/nodes/Github/Github.node.d.ts.map +1 -1
- package/dist/nodes/Github/Github.node.js +162 -2
- package/dist/nodes/Github/Github.node.js.map +1 -1
- package/dist/nodes/Github/__schema__/v1.1.0/file/get.json +2 -14
- package/dist/nodes/Gitlab/__schema__/v1.0.0/file/get.json +1 -4
- package/dist/nodes/GoToWebinar/GoToWebinar.node.json +1 -1
- package/dist/nodes/Google/Ads/__schema__/v1.0.0/campaign/getAll.json +7 -1
- package/dist/nodes/Google/Calendar/EventDescription.js +1 -1
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/create.json +4 -1
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/get.json +7 -4
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/getAll.json +7 -4
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/member/getAll.json +7 -1
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/create.json +30 -1
- package/dist/nodes/Google/CloudStorage/__schema__/v1.0.0/object/getAll.json +1 -7
- package/dist/nodes/Google/Contacts/__schema__/v1.0.0/contact/create.json +37 -1
- package/dist/nodes/Google/Contacts/__schema__/v1.0.0/contact/getAll.json +32 -1
- package/dist/nodes/Google/Drive/__schema__/v3.0.0/drive/update.json +15 -0
- package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/download.json +4 -1
- package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/upload.json +1 -4
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/group/get.json +7 -1
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/delete.json +9 -0
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/get.json +1 -96
- package/dist/nodes/Google/Gmail/GenericFunctions.d.ts +0 -1
- package/dist/nodes/Google/Gmail/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/GenericFunctions.js +0 -75
- package/dist/nodes/Google/Gmail/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Gmail/GmailTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js +8 -0
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/get.json +1 -13
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/getAll.json +7 -7
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/thread/get.json +105 -1
- package/dist/nodes/Google/Gmail/types.d.ts +19 -0
- package/dist/nodes/Google/Gmail/types.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/utils/replyToEmail.d.ts +4 -0
- package/dist/nodes/Google/Gmail/utils/replyToEmail.d.ts.map +1 -0
- package/dist/nodes/Google/Gmail/utils/replyToEmail.js +92 -0
- package/dist/nodes/Google/Gmail/utils/replyToEmail.js.map +1 -0
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js +3 -2
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/v2/ThreadDescription.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/v2/ThreadDescription.js +17 -0
- package/dist/nodes/Google/Gmail/v2/ThreadDescription.js.map +1 -1
- package/dist/nodes/Google/Task/__schema__/v1.0.0/task/getAll.json +4 -1
- package/dist/nodes/Google/YouTube/__schema__/v1.0.0/channel/get.json +4 -1
- package/dist/nodes/Google/YouTube/__schema__/v1.0.0/channel/getAll.json +10 -1
- package/dist/nodes/Google/YouTube/__schema__/v1.0.0/video/get.json +2 -8
- package/dist/nodes/Grist/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Grist/GenericFunctions.js +2 -1
- package/dist/nodes/Grist/GenericFunctions.js.map +1 -1
- package/dist/nodes/HackerNews/__schema__/v1.0.0/article/get.json +1 -7
- package/dist/nodes/HaloPSA/HaloPSA.node.json +1 -1
- package/dist/nodes/HaloPSA/__schema__/v1.0.0/client/getAll.json +1 -25
- package/dist/nodes/Harvest/__schema__/v1.0.0/client/getAll.json +27 -0
- package/dist/nodes/HelpScout/HelpScout.node.json +1 -1
- package/dist/nodes/HelpScout/HelpScoutTrigger.node.json +1 -1
- package/dist/nodes/HighLevel/HighLevel.node.json +1 -1
- package/dist/nodes/HomeAssistant/HomeAssistant.node.json +1 -1
- package/dist/nodes/HttpRequest/V3/Description.js +1 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/contact/get.json +9 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/delete.json +9 -0
- package/dist/nodes/Hubspot/__schema__/v2.2.0/contact/search.json +32 -0
- package/dist/nodes/Hubspot/__schema__/v2.2.0/contact/upsert.json +12 -0
- package/dist/nodes/Hubspot/__schema__/v2.2.0/deal/search.json +41 -0
- package/dist/nodes/HumanticAI/HumanticAi.node.json +1 -1
- package/dist/nodes/InvoiceNinja/InvoiceNinja.node.json +1 -1
- package/dist/nodes/InvoiceNinja/InvoiceNinjaTrigger.node.json +1 -1
- package/dist/nodes/JinaAI/__schema__/v1.0.0/reader/read.json +93 -4
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +36 -300
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +4 -187
- package/dist/nodes/JotForm/JotFormTrigger.node.json +1 -1
- package/dist/nodes/Keap/ContactTagDescription.js +1 -1
- package/dist/nodes/Lemlist/__schema__/v2.0.0/enrich/get.json +69 -1
- package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/create.json +4 -1
- package/dist/nodes/Linear/__schema__/v1.1.0/issue/getAll.json +46 -0
- package/dist/nodes/LingvaNex/LingvaNex.node.json +1 -1
- package/dist/nodes/LinkedIn/LinkedIn.node.json +1 -1
- package/dist/nodes/MailerLite/MailerLite.node.json +1 -1
- package/dist/nodes/MailerLite/MailerLiteTrigger.node.json +1 -1
- package/dist/nodes/Marketstack/__schema__/v1.0.0/endOfDayData/getAll.json +1 -4
- package/dist/nodes/Matrix/__schema__/v1.0.0/message/getAll.json +1 -4
- package/dist/nodes/Matrix/__schema__/v1.0.0/roomMember/getAll.json +58 -0
- package/dist/nodes/Mattermost/v1/actions/message/post/description.d.ts.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/post/description.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/message/post/description.js.map +1 -1
- package/dist/nodes/MessageBird/MessageBird.node.json +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/getAll.json +1 -4
- package/dist/nodes/Microsoft/Excel/MicrosoftExcel.node.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/MicrosoftExcel.node.js +2 -1
- package/dist/nodes/Microsoft/Excel/MicrosoftExcel.node.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/versionDescription.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.js +35 -7
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.js +6 -7
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/helpers/utils.d.ts +34 -0
- package/dist/nodes/Microsoft/Excel/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/helpers/utils.js +84 -2
- package/dist/nodes/Microsoft/Excel/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/methods/loadOptions.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/methods/loadOptions.js +3 -4
- package/dist/nodes/Microsoft/Excel/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +83 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/contact/delete.json +9 -0
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/contact/getAll.json +1 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/event/getAll.json +4 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/folder/get.json +1 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/folderMessage/getAll.json +23 -12
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/get.json +15 -21
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +23 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/download.json +1 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/get.json +9 -3
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/get.json +90 -1
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/getAll.json +81 -1
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.json +1 -1
- package/dist/nodes/MondayCom/MondayCom.node.json +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.d.ts.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.js +2 -0
- package/dist/nodes/MongoDb/MongoDb.node.js.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.json +1 -1
- package/dist/nodes/MonicaCrm/MonicaCrm.node.json +1 -1
- package/dist/nodes/MySql/MySql.node.json +1 -1
- package/dist/nodes/MySql/__schema__/v2.5.0/database/deleteTable.json +9 -0
- package/dist/nodes/MySql/__schema__/v2.5.0/database/update.json +9 -0
- package/dist/nodes/MySql/__schema__/v2.5.0/database/upsert.json +9 -0
- package/dist/nodes/N8n/WorkflowDescription.js +2 -2
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/workflow/create.json +17 -1
- package/dist/nodes/Netscaler/ADC/NetscalerAdc.node.json +1 -1
- package/dist/nodes/NextCloud/NextCloud.node.json +1 -1
- package/dist/nodes/NextCloud/__schema__/v1.0.0/file/download.json +16 -1
- package/dist/nodes/NocoDB/NocoDB.node.json +1 -1
- package/dist/nodes/Notion/__schema__/v2.2.0/database/get.json +349 -2
- package/dist/nodes/Odoo/__schema__/v1.0.0/custom/getAll.json +1 -19
- package/dist/nodes/Odoo/__schema__/v1.0.0/opportunity/getAll.json +6 -9
- package/dist/nodes/Okta/__schema__/v1.0.0/user/get.json +98 -1
- package/dist/nodes/OneSimpleApi/OneSimpleApi.node.json +1 -1
- package/dist/nodes/OpenAi/__schema__/v1.0.0/chat/chat.json +9 -0
- package/dist/nodes/OpenAi/__schema__/v1.1.0/text/chat.json +9 -0
- package/dist/nodes/OpenWeatherMap/OpenWeatherMap.node.json +1 -1
- package/dist/nodes/PagerDuty/PagerDuty.node.json +1 -1
- package/dist/nodes/PayPal/PayPal.node.json +1 -1
- package/dist/nodes/PayPal/PayPalTrigger.node.json +1 -1
- package/dist/nodes/Perplexity/__schema__/v1.0.0/chat/complete.json +4 -1
- package/dist/nodes/PhilipsHue/PhilipsHue.node.json +1 -1
- package/dist/nodes/Pipedrive/__schema__/v1.0.0/person/search.json +4 -1
- package/dist/nodes/PostHog/PostHog.node.json +1 -1
- package/dist/nodes/Postgres/v2/helpers/interfaces.d.ts +1 -1
- package/dist/nodes/Postgres/v2/helpers/interfaces.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts +3 -3
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/utils.js +8 -8
- package/dist/nodes/Postgres/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Postgres/v2/methods/resourceMapping.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/methods/resourceMapping.js +59 -37
- package/dist/nodes/Postgres/v2/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/ProfitWell/ProfitWell.node.json +1 -1
- package/dist/nodes/QuestDb/QuestDb.node.json +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQ.node.json +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.json +1 -1
- package/dist/nodes/Reddit/__schema__/v1.0.0/post/getAll.json +10 -1
- package/dist/nodes/S3/S3.node.js +9 -9
- package/dist/nodes/S3/S3.node.js.map +1 -1
- package/dist/nodes/Salesforce/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Salesforce/GenericFunctions.js +3 -4
- package/dist/nodes/Salesforce/GenericFunctions.js.map +1 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/account/get.json +2 -49
- package/dist/nodes/Salesforce/__schema__/v1.0.0/case/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/contact/delete.json +9 -0
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/get.json +4 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +1 -7
- package/dist/nodes/Salesforce/__schema__/v1.0.0/flow/invoke.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/lead/getAll.json +1 -7
- package/dist/nodes/Salesforce/__schema__/v1.0.0/opportunity/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/task/getAll.json +1 -10
- package/dist/nodes/Salesforce/__schema__/v1.0.0/user/getAll.json +4 -1
- package/dist/nodes/SeaTable/SeaTable.node.json +1 -1
- package/dist/nodes/SeaTable/SeaTableTrigger.node.json +1 -1
- package/dist/nodes/SeaTable/__schema__/v2.0.0/row/create.json +1 -4
- package/dist/nodes/SecurityScorecard/SecurityScorecard.node.json +1 -1
- package/dist/nodes/SendGrid/SendGrid.node.json +1 -1
- package/dist/nodes/SentryIo/SentryIo.node.json +1 -1
- package/dist/nodes/ServiceNow/AttachmentDescription.js +1 -1
- package/dist/nodes/ServiceNow/ServiceNow.node.json +1 -1
- package/dist/nodes/ServiceNow/__schema__/v1.0.0/incident/getAll.json +11 -51
- package/dist/nodes/Set/v2/SetV2.node.d.ts.map +1 -1
- package/dist/nodes/Set/v2/SetV2.node.js +1 -0
- package/dist/nodes/Set/v2/SetV2.node.js.map +1 -1
- package/dist/nodes/Set/v2/helpers/utils.d.ts +2 -1
- package/dist/nodes/Set/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Set/v2/helpers/utils.js +36 -0
- package/dist/nodes/Set/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.js +1 -5
- package/dist/nodes/Set/v2/manual.mode.js.map +1 -1
- package/dist/nodes/Shopify/__schema__/v1.0.0/order/getAll.json +4 -1
- package/dist/nodes/Shopify/__schema__/v1.0.0/product/get.json +48 -1
- package/dist/nodes/Shopify/__schema__/v1.0.0/product/getAll.json +1 -39
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts +1 -0
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.js +14 -0
- package/dist/nodes/Slack/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.js +2 -2
- package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/history.json +4 -4
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/join.json +102 -2
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/open.json +9 -0
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/replies.json +1 -4
- package/dist/nodes/SpreadsheetFile/v2/fromFile.operation.d.ts.map +1 -1
- package/dist/nodes/SpreadsheetFile/v2/fromFile.operation.js +13 -9
- package/dist/nodes/SpreadsheetFile/v2/fromFile.operation.js.map +1 -1
- package/dist/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.json +1 -1
- package/dist/nodes/SyncroMSP/SyncroMsp.node.json +1 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/member.json +4 -4
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendMessage.json +9 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendPhoto.json +4 -1
- package/dist/nodes/TimescaleDb/TimescaleDb.node.json +1 -1
- package/dist/nodes/Todoist/__schema__/v2.1.0/task/get.json +18 -1
- package/dist/nodes/Transform/SplitOut/SplitOut.node.d.ts.map +1 -1
- package/dist/nodes/Transform/SplitOut/SplitOut.node.js +1 -0
- package/dist/nodes/Transform/SplitOut/SplitOut.node.js.map +1 -1
- package/dist/nodes/TravisCi/TravisCi.node.json +1 -1
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getAll.json +1 -4
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getCards.json +10 -7
- package/dist/nodes/Twilio/__schema__/v1.0.0/sms/send.json +7 -1
- package/dist/nodes/Twitter/__schema__/v2.0.0/tweet/search.json +1 -7
- package/dist/nodes/UProc/UProc.node.json +1 -1
- package/dist/nodes/UnleashedSoftware/UnleashedSoftware.node.json +1 -1
- package/dist/nodes/UptimeRobot/UptimeRobot.node.json +1 -1
- package/dist/nodes/UrlScanIo/UrlScanIo.node.json +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenter.node.json +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloud.node.json +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloudTrigger.node.json +1 -1
- package/dist/nodes/WhatsApp/MessagesDescription.d.ts.map +1 -1
- package/dist/nodes/WhatsApp/MessagesDescription.js +62 -0
- package/dist/nodes/WhatsApp/MessagesDescription.js.map +1 -1
- package/dist/nodes/WhatsApp/WhatsApp.node.d.ts.map +1 -1
- package/dist/nodes/WhatsApp/WhatsApp.node.js +2 -1
- package/dist/nodes/WhatsApp/WhatsApp.node.js.map +1 -1
- package/dist/nodes/WhatsApp/WhatsAppTrigger.node.json +1 -1
- package/dist/nodes/WooCommerce/WooCommerce.node.json +1 -1
- package/dist/nodes/WooCommerce/WooCommerceTrigger.node.json +1 -1
- package/dist/nodes/Wordpress/Wordpress.node.d.ts.map +1 -1
- package/dist/nodes/Wordpress/Wordpress.node.js +6 -0
- package/dist/nodes/Wordpress/Wordpress.node.js.map +1 -1
- package/dist/nodes/Wordpress/__schema__/v1.0.0/page/create.json +1 -4
- package/dist/nodes/Wordpress/__schema__/v1.0.0/page/get.json +145 -315
- package/dist/nodes/Zoho/__schema__/v1.0.0/account/getAll.json +1 -153
- package/dist/nodes/Zoho/__schema__/v1.0.0/contact/getAll.json +2 -40
- package/dist/nodes/Zoho/__schema__/v1.0.0/deal/getAll.json +1 -144
- package/dist/nodes/Zoho/__schema__/v1.0.0/lead/getAll.json +48 -6
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/credentials.json +4 -4
- package/dist/types/nodes.json +107 -107
- package/package.json +7 -7
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { IExecuteFunctions, INode, INodeExecutionData } from 'n8n-workflow';
|
|
2
2
|
import type { ExcelResponse, SheetData, UpdateSummary } from './interfaces';
|
|
3
|
+
export declare const CELL_REGEX: RegExp;
|
|
3
4
|
type PrepareOutputConfig = {
|
|
4
5
|
rawData: boolean;
|
|
5
6
|
dataProperty?: string;
|
|
@@ -12,5 +13,38 @@ export declare function prepareOutput(this: IExecuteFunctions, node: INode, resp
|
|
|
12
13
|
export declare function updateByDefinedValues(this: IExecuteFunctions, itemslength: number, sheetData: SheetData, updateAllOccurences: boolean): UpdateSummary;
|
|
13
14
|
export declare function updateByAutoMaping(items: INodeExecutionData[], sheetData: SheetData, columnToMatchOn: string, updateAllOccurences?: boolean): UpdateSummary;
|
|
14
15
|
export declare const checkRange: (node: INode, range: string) => void;
|
|
16
|
+
/**
|
|
17
|
+
* Parses strings like A1:B5 to Sheet!A1:B5 into detailed range information
|
|
18
|
+
* If the range does not have an end, it will be assumed to be the same as the start. E.g. A1 will be parsed as A1:A1
|
|
19
|
+
*/
|
|
20
|
+
export declare const parseAddress: (addressOrRange: string) => {
|
|
21
|
+
cellFrom: {
|
|
22
|
+
value: string;
|
|
23
|
+
column: string;
|
|
24
|
+
row: string;
|
|
25
|
+
};
|
|
26
|
+
cellTo: {
|
|
27
|
+
value: string;
|
|
28
|
+
column: string;
|
|
29
|
+
row: string;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Finds a next column in the sequence of columns in Excel
|
|
34
|
+
* Example:
|
|
35
|
+
* A -> B
|
|
36
|
+
* Z -> AA
|
|
37
|
+
*/
|
|
38
|
+
export declare const nextExcelColumn: (col: string, offset?: number) => string;
|
|
39
|
+
/**
|
|
40
|
+
* Accepts a used range and finds a new area under the used range.
|
|
41
|
+
* Changes the new area based on the number of columns and rows inserted.
|
|
42
|
+
* Example:
|
|
43
|
+
* A1:B2 -> A3:B4
|
|
44
|
+
*/
|
|
45
|
+
export declare const findAppendRange: (usedRange: string, { cols, rows }: {
|
|
46
|
+
cols: number;
|
|
47
|
+
rows: number;
|
|
48
|
+
}) => string;
|
|
15
49
|
export {};
|
|
16
50
|
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/helpers/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAK9F,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE5E,KAAK,mBAAmB,GAAG;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB,CAAC;AAEF,wBAAgB,aAAa,CAC5B,IAAI,EAAE,iBAAiB,EACvB,IAAI,EAAE,KAAK,EACX,YAAY,EAAE,aAAa,EAC3B,MAAM,EAAE,mBAAmB,wBAsD3B;AAED,wBAAgB,qBAAqB,CACpC,IAAI,EAAE,iBAAiB,EACvB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,SAAS,EACpB,mBAAmB,EAAE,OAAO,GAC1B,aAAa,CAoEf;AAGD,wBAAgB,kBAAkB,CACjC,KAAK,EAAE,kBAAkB,EAAE,EAC3B,SAAS,EAAE,SAAS,EACpB,eAAe,EAAE,MAAM,EACvB,mBAAmB,UAAQ,GACzB,aAAa,CAoDf;AAED,eAAO,MAAM,UAAU,GAAI,MAAM,KAAK,EAAE,OAAO,MAAM,SASpD,CAAC"}
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/helpers/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAK9F,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE5E,eAAO,MAAM,UAAU,QAAkC,CAAC;AAE1D,KAAK,mBAAmB,GAAG;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB,CAAC;AAEF,wBAAgB,aAAa,CAC5B,IAAI,EAAE,iBAAiB,EACvB,IAAI,EAAE,KAAK,EACX,YAAY,EAAE,aAAa,EAC3B,MAAM,EAAE,mBAAmB,wBAsD3B;AAED,wBAAgB,qBAAqB,CACpC,IAAI,EAAE,iBAAiB,EACvB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,SAAS,EACpB,mBAAmB,EAAE,OAAO,GAC1B,aAAa,CAoEf;AAGD,wBAAgB,kBAAkB,CACjC,KAAK,EAAE,kBAAkB,EAAE,EAC3B,SAAS,EAAE,SAAS,EACpB,eAAe,EAAE,MAAM,EACvB,mBAAmB,UAAQ,GACzB,aAAa,CAoDf;AAED,eAAO,MAAM,UAAU,GAAI,MAAM,KAAK,EAAE,OAAO,MAAM,SASpD,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,YAAY,GAAI,gBAAgB,MAAM;;;;;;;;;;;CA8BlD,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,GAAI,KAAK,MAAM,EAAE,eAAU,WAyBtD,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,GAC3B,WAAW,MAAM,EACjB,gBAAgB;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,WAiB9C,CAAC"}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.checkRange = void 0;
|
|
3
|
+
exports.findAppendRange = exports.nextExcelColumn = exports.parseAddress = exports.checkRange = exports.CELL_REGEX = void 0;
|
|
4
4
|
exports.prepareOutput = prepareOutput;
|
|
5
5
|
exports.updateByDefinedValues = updateByDefinedValues;
|
|
6
6
|
exports.updateByAutoMaping = updateByAutoMaping;
|
|
7
7
|
const n8n_workflow_1 = require("n8n-workflow");
|
|
8
8
|
const utilities_1 = require("../../../../../utils/utilities");
|
|
9
|
+
exports.CELL_REGEX = /([a-zA-Z]{1,10})([0-9]{0,10})/;
|
|
9
10
|
function prepareOutput(node, responseData, config) {
|
|
10
11
|
const returnData = [];
|
|
11
12
|
const { rawData, keyRow, firstDataRow, columnsRow, updatedRows } = {
|
|
@@ -54,7 +55,7 @@ function prepareOutput(node, responseData, config) {
|
|
|
54
55
|
// update values of spreadsheet when update mode is 'define'
|
|
55
56
|
function updateByDefinedValues(itemslength, sheetData, updateAllOccurences) {
|
|
56
57
|
const [columns, ...originalValues] = sheetData;
|
|
57
|
-
const updateValues = originalValues
|
|
58
|
+
const updateValues = originalValues;
|
|
58
59
|
const updatedRowsIndexes = new Set();
|
|
59
60
|
const appendData = [];
|
|
60
61
|
for (let itemIndex = 0; itemIndex < itemslength; itemIndex++) {
|
|
@@ -154,4 +155,85 @@ const checkRange = (node, range) => {
|
|
|
154
155
|
}
|
|
155
156
|
};
|
|
156
157
|
exports.checkRange = checkRange;
|
|
158
|
+
/**
|
|
159
|
+
* Parses strings like A1:B5 to Sheet!A1:B5 into detailed range information
|
|
160
|
+
* If the range does not have an end, it will be assumed to be the same as the start. E.g. A1 will be parsed as A1:A1
|
|
161
|
+
*/
|
|
162
|
+
const parseAddress = (addressOrRange) => {
|
|
163
|
+
// remove sheet name
|
|
164
|
+
const range = addressOrRange.replace(/^.+!/, '');
|
|
165
|
+
const [rangeFrom, rangeTo] = range.split(':');
|
|
166
|
+
const cellFrom = rangeFrom.match(exports.CELL_REGEX) ?? [];
|
|
167
|
+
if (cellFrom.length < 2) {
|
|
168
|
+
throw new Error(`Failed to parse range: ${addressOrRange}`);
|
|
169
|
+
}
|
|
170
|
+
const cellTo = (rangeTo ?? rangeFrom)?.match(exports.CELL_REGEX) ?? [];
|
|
171
|
+
if (cellTo.length < 2) {
|
|
172
|
+
throw new Error(`Failed to parse range: ${addressOrRange}`);
|
|
173
|
+
}
|
|
174
|
+
return {
|
|
175
|
+
cellFrom: {
|
|
176
|
+
value: rangeFrom,
|
|
177
|
+
column: cellFrom[1],
|
|
178
|
+
row: cellFrom[2],
|
|
179
|
+
},
|
|
180
|
+
cellTo: {
|
|
181
|
+
value: rangeTo ?? rangeFrom,
|
|
182
|
+
column: cellTo[1],
|
|
183
|
+
row: cellTo[2],
|
|
184
|
+
},
|
|
185
|
+
};
|
|
186
|
+
};
|
|
187
|
+
exports.parseAddress = parseAddress;
|
|
188
|
+
/**
|
|
189
|
+
* Finds a next column in the sequence of columns in Excel
|
|
190
|
+
* Example:
|
|
191
|
+
* A -> B
|
|
192
|
+
* Z -> AA
|
|
193
|
+
*/
|
|
194
|
+
const nextExcelColumn = (col, offset = 1) => {
|
|
195
|
+
if (offset < 0) {
|
|
196
|
+
throw new Error(`Invalid offset: ${offset}`);
|
|
197
|
+
}
|
|
198
|
+
if (offset === 0) {
|
|
199
|
+
return col;
|
|
200
|
+
}
|
|
201
|
+
const toNumber = (s) => {
|
|
202
|
+
return s.split('').reduce((acc, c) => acc * 26 + (c.charCodeAt(0) - 64), 0);
|
|
203
|
+
};
|
|
204
|
+
const toLetters = (n) => {
|
|
205
|
+
if (n <= 26) {
|
|
206
|
+
return String.fromCharCode(64 + n);
|
|
207
|
+
}
|
|
208
|
+
else {
|
|
209
|
+
const rem = ((n - 1) % 26) + 1;
|
|
210
|
+
const div = Math.floor((n - 1) / 26);
|
|
211
|
+
return toLetters(div) + String.fromCharCode(64 + rem);
|
|
212
|
+
}
|
|
213
|
+
};
|
|
214
|
+
const num = toNumber(col);
|
|
215
|
+
return toLetters(num + offset);
|
|
216
|
+
};
|
|
217
|
+
exports.nextExcelColumn = nextExcelColumn;
|
|
218
|
+
/**
|
|
219
|
+
* Accepts a used range and finds a new area under the used range.
|
|
220
|
+
* Changes the new area based on the number of columns and rows inserted.
|
|
221
|
+
* Example:
|
|
222
|
+
* A1:B2 -> A3:B4
|
|
223
|
+
*/
|
|
224
|
+
const findAppendRange = (usedRange, { cols, rows }) => {
|
|
225
|
+
const { cellFrom, cellTo } = (0, exports.parseAddress)(usedRange);
|
|
226
|
+
const isEmptyTable = cellFrom.value === cellTo.value;
|
|
227
|
+
// if table is empty we don't want to skip the first row
|
|
228
|
+
const rowOffset = isEmptyTable ? 0 : 1;
|
|
229
|
+
const startingCell = {
|
|
230
|
+
column: cellFrom.column,
|
|
231
|
+
row: Number(cellTo.row) + rowOffset,
|
|
232
|
+
};
|
|
233
|
+
const from = `${startingCell.column}${startingCell.row}`;
|
|
234
|
+
const nextColumn = (0, exports.nextExcelColumn)(startingCell.column, Math.max(cols - 1, 0));
|
|
235
|
+
const to = `${nextColumn}${Number(startingCell.row) + Math.max(rows - 1, 0)}`;
|
|
236
|
+
return `${from}:${to}`;
|
|
237
|
+
};
|
|
238
|
+
exports.findAppendRange = findAppendRange;
|
|
157
239
|
//# sourceMappingURL=utils.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/helpers/utils.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/helpers/utils.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loadOptions.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/methods/loadOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"loadOptions.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/methods/loadOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AAK7F,wBAAsB,qBAAqB,CAC1C,IAAI,EAAE,qBAAqB,GACzB,OAAO,CAAC,oBAAoB,EAAE,CAAC,CA4CjC;AAED,wBAAsB,wCAAwC,CAC7D,IAAI,EAAE,qBAAqB,GACzB,OAAO,CAAC,oBAAoB,EAAE,CAAC,CAIjC;AAED,wBAAsB,eAAe,CACpC,IAAI,EAAE,qBAAqB,GACzB,OAAO,CAAC,oBAAoB,EAAE,CAAC,CAwBjC"}
|
|
@@ -4,6 +4,7 @@ exports.getWorksheetColumnRow = getWorksheetColumnRow;
|
|
|
4
4
|
exports.getWorksheetColumnRowSkipColumnToMatchOn = getWorksheetColumnRowSkipColumnToMatchOn;
|
|
5
5
|
exports.getTableColumns = getTableColumns;
|
|
6
6
|
const transport_1 = require("../transport");
|
|
7
|
+
const utils_1 = require("../helpers/utils");
|
|
7
8
|
async function getWorksheetColumnRow() {
|
|
8
9
|
const workbookId = this.getNodeParameter('workbook', undefined, {
|
|
9
10
|
extractValue: true,
|
|
@@ -18,10 +19,8 @@ async function getWorksheetColumnRow() {
|
|
|
18
19
|
columns = worksheetData.values[0];
|
|
19
20
|
}
|
|
20
21
|
else {
|
|
21
|
-
const
|
|
22
|
-
|
|
23
|
-
const cellDataTo = rangeTo.match(/([a-zA-Z]{1,10})([0-9]{0,10})/) || [];
|
|
24
|
-
range = `${rangeFrom}:${cellDataTo[1]}${cellDataFrom[2]}`;
|
|
22
|
+
const { cellFrom, cellTo } = (0, utils_1.parseAddress)(range);
|
|
23
|
+
range = `${cellFrom.value}:${cellTo.column}${cellFrom.row}`;
|
|
25
24
|
const worksheetData = await transport_1.microsoftApiRequest.call(this, 'PATCH', `/drive/items/${workbookId}/workbook/worksheets/${worksheetId}/range(address='${range}')`, { select: 'values' });
|
|
26
25
|
columns = worksheetData.values[0];
|
|
27
26
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loadOptions.js","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/methods/loadOptions.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"loadOptions.js","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/Excel/v2/methods/loadOptions.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,100 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
+
"createdBy": {
|
|
5
|
+
"type": "object",
|
|
6
|
+
"properties": {
|
|
7
|
+
"user": {
|
|
8
|
+
"type": "object",
|
|
9
|
+
"properties": {
|
|
10
|
+
"displayName": {
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"email": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
},
|
|
4
20
|
"createdDateTime": {
|
|
5
21
|
"type": "string"
|
|
6
22
|
},
|
|
23
|
+
"file": {
|
|
24
|
+
"type": "object",
|
|
25
|
+
"properties": {
|
|
26
|
+
"hashes": {
|
|
27
|
+
"type": "object",
|
|
28
|
+
"properties": {
|
|
29
|
+
"quickXorHash": {
|
|
30
|
+
"type": "string"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"mimeType": {
|
|
35
|
+
"type": "string"
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
"fileSystemInfo": {
|
|
40
|
+
"type": "object",
|
|
41
|
+
"properties": {
|
|
42
|
+
"createdDateTime": {
|
|
43
|
+
"type": "string"
|
|
44
|
+
},
|
|
45
|
+
"lastModifiedDateTime": {
|
|
46
|
+
"type": "string"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
},
|
|
7
50
|
"id": {
|
|
8
51
|
"type": "string"
|
|
9
52
|
},
|
|
53
|
+
"lastModifiedBy": {
|
|
54
|
+
"type": "object",
|
|
55
|
+
"properties": {
|
|
56
|
+
"user": {
|
|
57
|
+
"type": "object",
|
|
58
|
+
"properties": {
|
|
59
|
+
"displayName": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
},
|
|
62
|
+
"email": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
},
|
|
10
69
|
"lastModifiedDateTime": {
|
|
11
70
|
"type": "string"
|
|
12
71
|
},
|
|
13
72
|
"name": {
|
|
14
73
|
"type": "string"
|
|
15
74
|
},
|
|
75
|
+
"parentReference": {
|
|
76
|
+
"type": "object",
|
|
77
|
+
"properties": {
|
|
78
|
+
"driveId": {
|
|
79
|
+
"type": "string"
|
|
80
|
+
},
|
|
81
|
+
"driveType": {
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
84
|
+
"id": {
|
|
85
|
+
"type": "string"
|
|
86
|
+
},
|
|
87
|
+
"name": {
|
|
88
|
+
"type": "string"
|
|
89
|
+
},
|
|
90
|
+
"path": {
|
|
91
|
+
"type": "string"
|
|
92
|
+
},
|
|
93
|
+
"siteId": {
|
|
94
|
+
"type": "string"
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
},
|
|
16
98
|
"size": {
|
|
17
99
|
"type": "integer"
|
|
18
100
|
},
|
|
@@ -20,5 +102,5 @@
|
|
|
20
102
|
"type": "string"
|
|
21
103
|
}
|
|
22
104
|
},
|
|
23
|
-
"version":
|
|
105
|
+
"version": 6
|
|
24
106
|
}
|
|
@@ -4,17 +4,6 @@
|
|
|
4
4
|
"@odata.etag": {
|
|
5
5
|
"type": "string"
|
|
6
6
|
},
|
|
7
|
-
"body": {
|
|
8
|
-
"type": "object",
|
|
9
|
-
"properties": {
|
|
10
|
-
"content": {
|
|
11
|
-
"type": "string"
|
|
12
|
-
},
|
|
13
|
-
"contentType": {
|
|
14
|
-
"type": "string"
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
7
|
"bodyPreview": {
|
|
19
8
|
"type": "string"
|
|
20
9
|
},
|
|
@@ -27,6 +16,22 @@
|
|
|
27
16
|
"conversationId": {
|
|
28
17
|
"type": "string"
|
|
29
18
|
},
|
|
19
|
+
"from": {
|
|
20
|
+
"type": "object",
|
|
21
|
+
"properties": {
|
|
22
|
+
"emailAddress": {
|
|
23
|
+
"type": "object",
|
|
24
|
+
"properties": {
|
|
25
|
+
"address": {
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
"name": {
|
|
29
|
+
"type": "string"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
30
35
|
"hasAttachments": {
|
|
31
36
|
"type": "boolean"
|
|
32
37
|
},
|
|
@@ -35,7 +40,13 @@
|
|
|
35
40
|
},
|
|
36
41
|
"receivedDateTime": {
|
|
37
42
|
"type": "string"
|
|
43
|
+
},
|
|
44
|
+
"sentDateTime": {
|
|
45
|
+
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
"subject": {
|
|
48
|
+
"type": "string"
|
|
38
49
|
}
|
|
39
50
|
},
|
|
40
|
-
"version":
|
|
51
|
+
"version": 7
|
|
41
52
|
}
|
|
@@ -30,9 +30,6 @@
|
|
|
30
30
|
"conversationId": {
|
|
31
31
|
"type": "string"
|
|
32
32
|
},
|
|
33
|
-
"createdDateTime": {
|
|
34
|
-
"type": "string"
|
|
35
|
-
},
|
|
36
33
|
"from": {
|
|
37
34
|
"type": "object",
|
|
38
35
|
"properties": {
|
|
@@ -55,28 +52,25 @@
|
|
|
55
52
|
"id": {
|
|
56
53
|
"type": "string"
|
|
57
54
|
},
|
|
58
|
-
"
|
|
59
|
-
"type": "
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
55
|
+
"toRecipients": {
|
|
56
|
+
"type": "array",
|
|
57
|
+
"items": {
|
|
58
|
+
"type": "object",
|
|
59
|
+
"properties": {
|
|
60
|
+
"emailAddress": {
|
|
61
|
+
"type": "object",
|
|
62
|
+
"properties": {
|
|
63
|
+
"address": {
|
|
64
|
+
"type": "string"
|
|
65
|
+
},
|
|
66
|
+
"name": {
|
|
67
|
+
"type": "string"
|
|
68
|
+
}
|
|
72
69
|
}
|
|
73
70
|
}
|
|
74
71
|
}
|
|
75
72
|
}
|
|
76
|
-
},
|
|
77
|
-
"subject": {
|
|
78
|
-
"type": "string"
|
|
79
73
|
}
|
|
80
74
|
},
|
|
81
|
-
"version":
|
|
75
|
+
"version": 7
|
|
82
76
|
}
|
|
@@ -48,7 +48,29 @@
|
|
|
48
48
|
},
|
|
49
49
|
"id": {
|
|
50
50
|
"type": "string"
|
|
51
|
+
},
|
|
52
|
+
"receivedDateTime": {
|
|
53
|
+
"type": "string"
|
|
54
|
+
},
|
|
55
|
+
"sender": {
|
|
56
|
+
"type": "object",
|
|
57
|
+
"properties": {
|
|
58
|
+
"emailAddress": {
|
|
59
|
+
"type": "object",
|
|
60
|
+
"properties": {
|
|
61
|
+
"address": {
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
"name": {
|
|
65
|
+
"type": "string"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"subject": {
|
|
72
|
+
"type": "string"
|
|
51
73
|
}
|
|
52
74
|
},
|
|
53
|
-
"version":
|
|
75
|
+
"version": 8
|
|
54
76
|
}
|
|
@@ -4,15 +4,21 @@
|
|
|
4
4
|
"@odata.context": {
|
|
5
5
|
"type": "string"
|
|
6
6
|
},
|
|
7
|
-
"@odata.
|
|
7
|
+
"@odata.mediaContentType": {
|
|
8
8
|
"type": "string"
|
|
9
9
|
},
|
|
10
|
-
"
|
|
10
|
+
"@odata.type": {
|
|
11
11
|
"type": "string"
|
|
12
12
|
},
|
|
13
13
|
"id": {
|
|
14
14
|
"type": "string"
|
|
15
15
|
},
|
|
16
|
+
"isInline": {
|
|
17
|
+
"type": "boolean"
|
|
18
|
+
},
|
|
19
|
+
"lastModifiedDateTime": {
|
|
20
|
+
"type": "string"
|
|
21
|
+
},
|
|
16
22
|
"name": {
|
|
17
23
|
"type": "string"
|
|
18
24
|
},
|
|
@@ -20,5 +26,5 @@
|
|
|
20
26
|
"type": "integer"
|
|
21
27
|
}
|
|
22
28
|
},
|
|
23
|
-
"version":
|
|
29
|
+
"version": 6
|
|
24
30
|
}
|