n8n-nodes-base 1.112.0 → 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/__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/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/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/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/__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/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/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/__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 +101 -101
- package/package.json +4 -4
|
@@ -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
|
}
|
|
@@ -1,9 +1,48 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
+
"@odata.context": {
|
|
5
|
+
"type": "string"
|
|
6
|
+
},
|
|
7
|
+
"@odata.etag": {
|
|
8
|
+
"type": "string"
|
|
9
|
+
},
|
|
10
|
+
"contentType": {
|
|
11
|
+
"type": "object",
|
|
12
|
+
"properties": {
|
|
13
|
+
"id": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"name": {
|
|
17
|
+
"type": "string"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
"createdBy": {
|
|
22
|
+
"type": "object",
|
|
23
|
+
"properties": {
|
|
24
|
+
"user": {
|
|
25
|
+
"type": "object",
|
|
26
|
+
"properties": {
|
|
27
|
+
"displayName": {
|
|
28
|
+
"type": "string"
|
|
29
|
+
},
|
|
30
|
+
"email": {
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
"id": {
|
|
34
|
+
"type": "string"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
},
|
|
4
40
|
"createdDateTime": {
|
|
5
41
|
"type": "string"
|
|
6
42
|
},
|
|
43
|
+
"eTag": {
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
7
46
|
"fields": {
|
|
8
47
|
"type": "object",
|
|
9
48
|
"properties": {
|
|
@@ -51,18 +90,68 @@
|
|
|
51
90
|
},
|
|
52
91
|
"Modified": {
|
|
53
92
|
"type": "string"
|
|
93
|
+
},
|
|
94
|
+
"Title": {
|
|
95
|
+
"type": "string"
|
|
54
96
|
}
|
|
55
97
|
}
|
|
56
98
|
},
|
|
99
|
+
"fields@odata.navigationLink": {
|
|
100
|
+
"type": "string"
|
|
101
|
+
},
|
|
57
102
|
"id": {
|
|
58
103
|
"type": "string"
|
|
59
104
|
},
|
|
105
|
+
"lastModifiedBy": {
|
|
106
|
+
"type": "object",
|
|
107
|
+
"properties": {
|
|
108
|
+
"application": {
|
|
109
|
+
"type": "object",
|
|
110
|
+
"properties": {
|
|
111
|
+
"displayName": {
|
|
112
|
+
"type": "string"
|
|
113
|
+
},
|
|
114
|
+
"id": {
|
|
115
|
+
"type": "string"
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
"user": {
|
|
120
|
+
"type": "object",
|
|
121
|
+
"properties": {
|
|
122
|
+
"displayName": {
|
|
123
|
+
"type": "string"
|
|
124
|
+
},
|
|
125
|
+
"email": {
|
|
126
|
+
"type": "string"
|
|
127
|
+
},
|
|
128
|
+
"id": {
|
|
129
|
+
"type": "string"
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
},
|
|
60
135
|
"lastModifiedDateTime": {
|
|
61
136
|
"type": "string"
|
|
62
137
|
},
|
|
138
|
+
"parentReference": {
|
|
139
|
+
"type": "object",
|
|
140
|
+
"properties": {
|
|
141
|
+
"id": {
|
|
142
|
+
"type": "string"
|
|
143
|
+
},
|
|
144
|
+
"listId": {
|
|
145
|
+
"type": "string"
|
|
146
|
+
},
|
|
147
|
+
"siteId": {
|
|
148
|
+
"type": "string"
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
},
|
|
63
152
|
"webUrl": {
|
|
64
153
|
"type": "string"
|
|
65
154
|
}
|
|
66
155
|
},
|
|
67
|
-
"version":
|
|
156
|
+
"version": 3
|
|
68
157
|
}
|
|
@@ -1,18 +1,98 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
+
"@odata.etag": {
|
|
5
|
+
"type": "string"
|
|
6
|
+
},
|
|
7
|
+
"contentType": {
|
|
8
|
+
"type": "object",
|
|
9
|
+
"properties": {
|
|
10
|
+
"id": {
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"name": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"createdBy": {
|
|
19
|
+
"type": "object",
|
|
20
|
+
"properties": {
|
|
21
|
+
"user": {
|
|
22
|
+
"type": "object",
|
|
23
|
+
"properties": {
|
|
24
|
+
"displayName": {
|
|
25
|
+
"type": "string"
|
|
26
|
+
},
|
|
27
|
+
"email": {
|
|
28
|
+
"type": "string"
|
|
29
|
+
},
|
|
30
|
+
"id": {
|
|
31
|
+
"type": "string"
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
},
|
|
4
37
|
"createdDateTime": {
|
|
5
38
|
"type": "string"
|
|
6
39
|
},
|
|
40
|
+
"eTag": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
7
43
|
"id": {
|
|
8
44
|
"type": "string"
|
|
9
45
|
},
|
|
46
|
+
"lastModifiedBy": {
|
|
47
|
+
"type": "object",
|
|
48
|
+
"properties": {
|
|
49
|
+
"application": {
|
|
50
|
+
"type": "object",
|
|
51
|
+
"properties": {
|
|
52
|
+
"displayName": {
|
|
53
|
+
"type": "string"
|
|
54
|
+
},
|
|
55
|
+
"id": {
|
|
56
|
+
"type": "string"
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"user": {
|
|
61
|
+
"type": "object",
|
|
62
|
+
"properties": {
|
|
63
|
+
"displayName": {
|
|
64
|
+
"type": "string"
|
|
65
|
+
},
|
|
66
|
+
"email": {
|
|
67
|
+
"type": "string"
|
|
68
|
+
},
|
|
69
|
+
"id": {
|
|
70
|
+
"type": "string"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
},
|
|
10
76
|
"lastModifiedDateTime": {
|
|
11
77
|
"type": "string"
|
|
12
78
|
},
|
|
79
|
+
"parentReference": {
|
|
80
|
+
"type": "object",
|
|
81
|
+
"properties": {
|
|
82
|
+
"id": {
|
|
83
|
+
"type": "string"
|
|
84
|
+
},
|
|
85
|
+
"listId": {
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
"siteId": {
|
|
89
|
+
"type": "string"
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
},
|
|
13
93
|
"webUrl": {
|
|
14
94
|
"type": "string"
|
|
15
95
|
}
|
|
16
96
|
},
|
|
17
|
-
"version":
|
|
97
|
+
"version": 3
|
|
18
98
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MongoDb.node.d.ts","sourceRoot":"","sources":["../../../nodes/MongoDb/MongoDb.node.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACX,iBAAiB,EACjB,qBAAqB,EACrB,wBAAwB,EAExB,yBAAyB,EACzB,kBAAkB,EAClB,SAAS,EACT,oBAAoB,EAGpB,MAAM,cAAc,CAAC;AActB,qBAAa,OAAQ,YAAW,SAAS;IACxC,WAAW,EAAE,oBAAoB,CAqB/B;IAEF,OAAO;;wCAGE,wBAAwB,cAClB,qBAAqB,GAC/B,OAAO,CAAC,yBAAyB,CAAC;;MAuCrC;IAEI,OAAO,CAAC,IAAI,EAAE,iBAAiB,GAAG,OAAO,CAAC,kBAAkB,EAAE,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"MongoDb.node.d.ts","sourceRoot":"","sources":["../../../nodes/MongoDb/MongoDb.node.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACX,iBAAiB,EACjB,qBAAqB,EACrB,wBAAwB,EAExB,yBAAyB,EACzB,kBAAkB,EAClB,SAAS,EACT,oBAAoB,EAGpB,MAAM,cAAc,CAAC;AActB,qBAAa,OAAQ,YAAW,SAAS;IACxC,WAAW,EAAE,oBAAoB,CAqB/B;IAEF,OAAO;;wCAGE,wBAAwB,cAClB,qBAAqB,GAC/B,OAAO,CAAC,yBAAyB,CAAC;;MAuCrC;IAEI,OAAO,CAAC,IAAI,EAAE,iBAAiB,GAAG,OAAO,CAAC,kBAAkB,EAAE,EAAE,CAAC;CA+bvE"}
|
|
@@ -382,10 +382,12 @@ class MongoDb {
|
|
|
382
382
|
try {
|
|
383
383
|
const collection = this.getNodeParameter('collection', i);
|
|
384
384
|
const indexName = this.getNodeParameter('indexNameRequired', i);
|
|
385
|
+
const indexType = this.getNodeParameter('indexType', i);
|
|
385
386
|
const definition = JSON.parse(this.getNodeParameter('indexDefinition', i));
|
|
386
387
|
await mdb.collection(collection).createSearchIndex({
|
|
387
388
|
name: indexName,
|
|
388
389
|
definition,
|
|
390
|
+
type: indexType,
|
|
389
391
|
});
|
|
390
392
|
returnData.push({
|
|
391
393
|
json: { indexName },
|