n8n-nodes-base 1.57.0 → 1.58.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/Aws.credentials.js +6 -7
- package/dist/credentials/Aws.credentials.js.map +1 -1
- package/dist/credentials/RabbitMQ.credentials.js.map +1 -1
- package/dist/credentials/ZscalerZiaApi.credentials.js +4 -2
- package/dist/credentials/ZscalerZiaApi.credentials.js.map +1 -1
- package/dist/nodes/ActionNetwork/ActionNetwork.node.js +3 -3
- package/dist/nodes/ActionNetwork/ActionNetwork.node.js.map +1 -1
- package/dist/nodes/ActionNetwork/GenericFunctions.js +5 -8
- package/dist/nodes/ActionNetwork/GenericFunctions.js.map +1 -1
- package/dist/nodes/ActiveCampaign/ActiveCampaign.node.js +3 -3
- package/dist/nodes/ActiveCampaign/ActiveCampaign.node.js.map +1 -1
- package/dist/nodes/ActiveCampaign/ActiveCampaignTrigger.node.js +1 -1
- package/dist/nodes/ActiveCampaign/ActiveCampaignTrigger.node.js.map +1 -1
- package/dist/nodes/ActiveCampaign/GenericFunctions.js +1 -2
- package/dist/nodes/ActiveCampaign/GenericFunctions.js.map +1 -1
- package/dist/nodes/AcuityScheduling/AcuitySchedulingTrigger.node.js +1 -1
- package/dist/nodes/AcuityScheduling/AcuitySchedulingTrigger.node.js.map +1 -1
- package/dist/nodes/Adalo/Adalo.node.d.ts +1 -1
- package/dist/nodes/Adalo/Adalo.node.js +2 -2
- package/dist/nodes/Adalo/Adalo.node.js.map +1 -1
- package/dist/nodes/Affinity/Affinity.node.js +3 -3
- package/dist/nodes/Affinity/Affinity.node.js.map +1 -1
- package/dist/nodes/Affinity/AffinityTrigger.node.js +1 -1
- package/dist/nodes/Affinity/AffinityTrigger.node.js.map +1 -1
- package/dist/nodes/AgileCrm/AgileCrm.node.js +2 -2
- package/dist/nodes/AgileCrm/AgileCrm.node.js.map +1 -1
- package/dist/nodes/AgileCrm/GenericFunctions.js +2 -3
- package/dist/nodes/AgileCrm/GenericFunctions.js.map +1 -1
- package/dist/nodes/AiTransform/AiTransform.node.js +3 -3
- package/dist/nodes/AiTransform/AiTransform.node.js.map +1 -1
- package/dist/nodes/Airtable/AirtableTrigger.node.js +1 -1
- package/dist/nodes/Airtable/AirtableTrigger.node.js.map +1 -1
- package/dist/nodes/Airtable/test/v2/node/helpers.js +1 -1
- package/dist/nodes/Airtable/test/v2/node/helpers.js.map +1 -1
- package/dist/nodes/Airtable/v1/AirtableV1.node.js +7 -7
- package/dist/nodes/Airtable/v1/AirtableV1.node.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.js +1 -2
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.js +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/create.operation.js +1 -1
- package/dist/nodes/Airtable/v2/actions/record/create.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.js +1 -1
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/get.operation.js +1 -1
- package/dist/nodes/Airtable/v2/actions/record/get.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/search.operation.js +1 -1
- package/dist/nodes/Airtable/v2/actions/record/search.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/update.operation.js +1 -1
- package/dist/nodes/Airtable/v2/actions/record/update.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.js +2 -3
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Airtable/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Airtable/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Airtable/v2/helpers/utils.js +2 -3
- package/dist/nodes/Airtable/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Airtable/v2/methods/listSearch.js +3 -6
- package/dist/nodes/Airtable/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Airtable/v2/methods/loadOptions.js +1 -2
- package/dist/nodes/Airtable/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Airtable/v2/methods/resourceMapping.js +2 -3
- package/dist/nodes/Airtable/v2/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/Amqp/Amqp.node.js +7 -10
- package/dist/nodes/Amqp/Amqp.node.js.map +1 -1
- package/dist/nodes/Amqp/AmqpTrigger.node.js +4 -7
- package/dist/nodes/Amqp/AmqpTrigger.node.js.map +1 -1
- package/dist/nodes/ApiTemplateIo/ApiTemplateIo.node.js +10 -9
- package/dist/nodes/ApiTemplateIo/ApiTemplateIo.node.js.map +1 -1
- package/dist/nodes/Asana/Asana.node.js +3 -3
- package/dist/nodes/Asana/Asana.node.js.map +1 -1
- package/dist/nodes/Asana/AsanaTrigger.node.js +1 -1
- package/dist/nodes/Asana/AsanaTrigger.node.js.map +1 -1
- package/dist/nodes/Automizy/Automizy.node.d.ts +1 -1
- package/dist/nodes/Automizy/Automizy.node.js +2 -2
- package/dist/nodes/Automizy/Automizy.node.js.map +1 -1
- package/dist/nodes/Autopilot/Autopilot.node.d.ts +1 -1
- package/dist/nodes/Autopilot/Autopilot.node.js +3 -3
- package/dist/nodes/Autopilot/Autopilot.node.js.map +1 -1
- package/dist/nodes/Autopilot/AutopilotTrigger.node.js +1 -1
- package/dist/nodes/Autopilot/AutopilotTrigger.node.js.map +1 -1
- package/dist/nodes/Aws/AwsLambda.node.js +4 -4
- package/dist/nodes/Aws/AwsLambda.node.js.map +1 -1
- package/dist/nodes/Aws/AwsSns.node.d.ts +1 -1
- package/dist/nodes/Aws/AwsSns.node.js +3 -3
- package/dist/nodes/Aws/AwsSns.node.js.map +1 -1
- package/dist/nodes/Aws/AwsSnsTrigger.node.js +3 -3
- package/dist/nodes/Aws/AwsSnsTrigger.node.js.map +1 -1
- package/dist/nodes/Aws/CertificateManager/AwsCertificateManager.node.js +3 -3
- package/dist/nodes/Aws/CertificateManager/AwsCertificateManager.node.js.map +1 -1
- package/dist/nodes/Aws/CertificateManager/GenericFunctions.js +1 -1
- package/dist/nodes/Aws/CertificateManager/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/Comprehend/AwsComprehend.node.js +3 -3
- package/dist/nodes/Aws/Comprehend/AwsComprehend.node.js.map +1 -1
- package/dist/nodes/Aws/Comprehend/GenericFunctions.js +1 -1
- package/dist/nodes/Aws/Comprehend/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.d.ts +1 -1
- package/dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.js +5 -5
- package/dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.js.map +1 -1
- package/dist/nodes/Aws/DynamoDB/GenericFunctions.js +5 -6
- package/dist/nodes/Aws/DynamoDB/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/ELB/AwsElb.node.js +3 -3
- package/dist/nodes/Aws/ELB/AwsElb.node.js.map +1 -1
- package/dist/nodes/Aws/ELB/GenericFunctions.js +1 -1
- package/dist/nodes/Aws/ELB/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/GenericFunctions.js +1 -1
- package/dist/nodes/Aws/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/Rekognition/AwsRekognition.node.js +5 -5
- package/dist/nodes/Aws/Rekognition/AwsRekognition.node.js.map +1 -1
- package/dist/nodes/Aws/Rekognition/GenericFunctions.js +1 -1
- package/dist/nodes/Aws/Rekognition/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/S3/V1/AwsS3V1.node.js +3 -3
- package/dist/nodes/Aws/S3/V1/AwsS3V1.node.js.map +1 -1
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js +5 -6
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js.map +1 -1
- package/dist/nodes/Aws/SES/AwsSes.node.js +3 -3
- package/dist/nodes/Aws/SES/AwsSes.node.js.map +1 -1
- package/dist/nodes/Aws/SES/GenericFunctions.js +1 -1
- package/dist/nodes/Aws/SES/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/SQS/AwsSqs.node.js +3 -3
- package/dist/nodes/Aws/SQS/AwsSqs.node.js.map +1 -1
- package/dist/nodes/Aws/Textract/AwsTextract.node.d.ts +1 -1
- package/dist/nodes/Aws/Textract/AwsTextract.node.js +3 -3
- package/dist/nodes/Aws/Textract/AwsTextract.node.js.map +1 -1
- package/dist/nodes/Aws/Textract/GenericFunctions.js +4 -6
- package/dist/nodes/Aws/Textract/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/Transcribe/AwsTranscribe.node.js +3 -3
- package/dist/nodes/Aws/Transcribe/AwsTranscribe.node.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/router.js +1 -1
- package/dist/nodes/BambooHr/v1/actions/router.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/versionDescription.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/versionDescription.js.map +1 -1
- package/dist/nodes/BambooHr/v1/transport/index.js +2 -3
- package/dist/nodes/BambooHr/v1/transport/index.js.map +1 -1
- package/dist/nodes/Bannerbear/Bannerbear.node.js +2 -2
- package/dist/nodes/Bannerbear/Bannerbear.node.js.map +1 -1
- package/dist/nodes/Baserow/Baserow.node.d.ts +1 -1
- package/dist/nodes/Baserow/Baserow.node.js +5 -5
- package/dist/nodes/Baserow/Baserow.node.js.map +1 -1
- package/dist/nodes/Baserow/GenericFunctions.js +1 -2
- package/dist/nodes/Baserow/GenericFunctions.js.map +1 -1
- package/dist/nodes/Beeminder/Beeminder.node.d.ts +1 -1
- package/dist/nodes/Beeminder/Beeminder.node.js +3 -3
- package/dist/nodes/Beeminder/Beeminder.node.js.map +1 -1
- package/dist/nodes/Bitbucket/BitbucketTrigger.node.d.ts +1 -1
- package/dist/nodes/Bitbucket/BitbucketTrigger.node.js +1 -1
- package/dist/nodes/Bitbucket/BitbucketTrigger.node.js.map +1 -1
- package/dist/nodes/Bitly/Bitly.node.js +3 -3
- package/dist/nodes/Bitly/Bitly.node.js.map +1 -1
- package/dist/nodes/Bitly/GenericFunctions.js +2 -3
- package/dist/nodes/Bitly/GenericFunctions.js.map +1 -1
- package/dist/nodes/Bitwarden/Bitwarden.node.js +2 -2
- package/dist/nodes/Bitwarden/Bitwarden.node.js.map +1 -1
- package/dist/nodes/Box/Box.node.js +3 -3
- package/dist/nodes/Box/Box.node.js.map +1 -1
- package/dist/nodes/Box/BoxTrigger.node.d.ts +1 -1
- package/dist/nodes/Box/BoxTrigger.node.js +1 -1
- package/dist/nodes/Box/BoxTrigger.node.js.map +1 -1
- package/dist/nodes/Brandfetch/Brandfetch.node.js +3 -3
- package/dist/nodes/Brandfetch/Brandfetch.node.js.map +1 -1
- package/dist/nodes/Brevo/Brevo.node.js +2 -2
- package/dist/nodes/Brevo/Brevo.node.js.map +1 -1
- package/dist/nodes/Brevo/BrevoTrigger.node.d.ts +1 -1
- package/dist/nodes/Brevo/BrevoTrigger.node.js +2 -2
- package/dist/nodes/Brevo/BrevoTrigger.node.js.map +1 -1
- package/dist/nodes/Brevo/GenericFunctions.js +7 -13
- package/dist/nodes/Brevo/GenericFunctions.js.map +1 -1
- package/dist/nodes/Bubble/Bubble.node.js +2 -2
- package/dist/nodes/Bubble/Bubble.node.js.map +1 -1
- package/dist/nodes/Cal/CalTrigger.node.d.ts +1 -1
- package/dist/nodes/Cal/CalTrigger.node.js +1 -1
- package/dist/nodes/Cal/CalTrigger.node.js.map +1 -1
- package/dist/nodes/Calendly/CalendlyTrigger.node.js +2 -3
- package/dist/nodes/Calendly/CalendlyTrigger.node.js.map +1 -1
- package/dist/nodes/Chargebee/Chargebee.node.js +3 -3
- package/dist/nodes/Chargebee/Chargebee.node.js.map +1 -1
- package/dist/nodes/Chargebee/ChargebeeTrigger.node.d.ts +1 -1
- package/dist/nodes/Chargebee/ChargebeeTrigger.node.js +1 -1
- package/dist/nodes/Chargebee/ChargebeeTrigger.node.js.map +1 -1
- package/dist/nodes/CircleCi/CircleCi.node.js +3 -3
- package/dist/nodes/CircleCi/CircleCi.node.js.map +1 -1
- package/dist/nodes/Cisco/Webex/CiscoWebex.node.js +3 -3
- package/dist/nodes/Cisco/Webex/CiscoWebex.node.js.map +1 -1
- package/dist/nodes/Cisco/Webex/CiscoWebexTrigger.node.js +1 -1
- package/dist/nodes/Cisco/Webex/CiscoWebexTrigger.node.js.map +1 -1
- package/dist/nodes/Cisco/Webex/GenericFunctions.js +3 -4
- package/dist/nodes/Cisco/Webex/GenericFunctions.js.map +1 -1
- package/dist/nodes/Clearbit/Clearbit.node.js +3 -3
- package/dist/nodes/Clearbit/Clearbit.node.js.map +1 -1
- package/dist/nodes/ClickUp/ClickUp.node.js +3 -3
- package/dist/nodes/ClickUp/ClickUp.node.js.map +1 -1
- package/dist/nodes/ClickUp/ClickUpTrigger.node.js +1 -1
- package/dist/nodes/ClickUp/ClickUpTrigger.node.js.map +1 -1
- package/dist/nodes/Clockify/Clockify.node.js +3 -3
- package/dist/nodes/Clockify/Clockify.node.js.map +1 -1
- package/dist/nodes/Clockify/ClockifyTrigger.node.js +1 -1
- package/dist/nodes/Clockify/ClockifyTrigger.node.js.map +1 -1
- package/dist/nodes/Cloudflare/Cloudflare.node.js +3 -3
- package/dist/nodes/Cloudflare/Cloudflare.node.js.map +1 -1
- package/dist/nodes/Cockpit/Cockpit.node.js +3 -3
- package/dist/nodes/Cockpit/Cockpit.node.js.map +1 -1
- package/dist/nodes/Coda/Coda.node.js +19 -19
- package/dist/nodes/Coda/Coda.node.js.map +1 -1
- package/dist/nodes/Code/Code.node.d.ts +1 -1
- package/dist/nodes/Code/Code.node.js +4 -4
- package/dist/nodes/Code/Code.node.js.map +1 -1
- package/dist/nodes/Code/ExecutionError.js +2 -3
- package/dist/nodes/Code/ExecutionError.js.map +1 -1
- package/dist/nodes/Code/JavaScriptSandbox.js +4 -7
- package/dist/nodes/Code/JavaScriptSandbox.js.map +1 -1
- package/dist/nodes/Code/PythonSandbox.js +1 -1
- package/dist/nodes/Code/PythonSandbox.js.map +1 -1
- package/dist/nodes/Code/Sandbox.js +2 -2
- package/dist/nodes/Code/Sandbox.js.map +1 -1
- package/dist/nodes/CoinGecko/CoinGecko.node.js +3 -3
- package/dist/nodes/CoinGecko/CoinGecko.node.js.map +1 -1
- package/dist/nodes/CompareDatasets/CompareDatasets.node.d.ts +1 -1
- package/dist/nodes/CompareDatasets/CompareDatasets.node.js +7 -2
- package/dist/nodes/CompareDatasets/CompareDatasets.node.js.map +1 -1
- package/dist/nodes/Compression/Compression.node.d.ts +1 -1
- package/dist/nodes/Compression/Compression.node.js +9 -10
- package/dist/nodes/Compression/Compression.node.js.map +1 -1
- package/dist/nodes/Contentful/Contentful.node.js +13 -13
- package/dist/nodes/Contentful/Contentful.node.js.map +1 -1
- package/dist/nodes/ConvertKit/ConvertKit.node.d.ts +1 -1
- package/dist/nodes/ConvertKit/ConvertKit.node.js +3 -3
- package/dist/nodes/ConvertKit/ConvertKit.node.js.map +1 -1
- package/dist/nodes/ConvertKit/ConvertKitTrigger.node.js +1 -1
- package/dist/nodes/ConvertKit/ConvertKitTrigger.node.js.map +1 -1
- package/dist/nodes/Copper/Copper.node.js +3 -3
- package/dist/nodes/Copper/Copper.node.js.map +1 -1
- package/dist/nodes/Copper/CopperTrigger.node.js +1 -1
- package/dist/nodes/Copper/CopperTrigger.node.js.map +1 -1
- package/dist/nodes/Copper/descriptions/CompanyDescription.js +1 -1
- package/dist/nodes/Copper/descriptions/CompanyDescription.js.map +1 -1
- package/dist/nodes/Cortex/Cortex.node.js +3 -3
- package/dist/nodes/Cortex/Cortex.node.js.map +1 -1
- package/dist/nodes/CrateDb/CrateDb.node.js +3 -4
- package/dist/nodes/CrateDb/CrateDb.node.js.map +1 -1
- package/dist/nodes/Cron/Cron.node.js +1 -1
- package/dist/nodes/Cron/Cron.node.js.map +1 -1
- package/dist/nodes/CrowdDev/CrowdDev.node.js +2 -2
- package/dist/nodes/CrowdDev/CrowdDev.node.js.map +1 -1
- package/dist/nodes/CrowdDev/CrowdDevTrigger.node.d.ts +1 -1
- package/dist/nodes/CrowdDev/CrowdDevTrigger.node.js +1 -1
- package/dist/nodes/CrowdDev/CrowdDevTrigger.node.js.map +1 -1
- package/dist/nodes/Crypto/Crypto.node.js +3 -3
- package/dist/nodes/Crypto/Crypto.node.js.map +1 -1
- package/dist/nodes/CustomerIo/CustomerIo.node.js +3 -3
- package/dist/nodes/CustomerIo/CustomerIo.node.js.map +1 -1
- package/dist/nodes/CustomerIo/CustomerIoTrigger.node.js +1 -1
- package/dist/nodes/CustomerIo/CustomerIoTrigger.node.js.map +1 -1
- package/dist/nodes/DateTime/V1/DateTimeV1.node.js +3 -3
- package/dist/nodes/DateTime/V1/DateTimeV1.node.js.map +1 -1
- package/dist/nodes/DateTime/V2/DateTimeV2.node.js +3 -3
- package/dist/nodes/DateTime/V2/DateTimeV2.node.js.map +1 -1
- package/dist/nodes/DebugHelper/DebugHelper.node.js +3 -3
- package/dist/nodes/DebugHelper/DebugHelper.node.js.map +1 -1
- package/dist/nodes/DeepL/DeepL.node.js +3 -3
- package/dist/nodes/DeepL/DeepL.node.js.map +1 -1
- package/dist/nodes/Demio/Demio.node.js +5 -5
- package/dist/nodes/Demio/Demio.node.js.map +1 -1
- package/dist/nodes/Dhl/Dhl.node.d.ts +1 -1
- package/dist/nodes/Dhl/Dhl.node.js +3 -3
- package/dist/nodes/Dhl/Dhl.node.js.map +1 -1
- package/dist/nodes/Discord/v1/DiscordV1.node.js +4 -5
- package/dist/nodes/Discord/v1/DiscordV1.node.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/create.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/channel/create.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/get.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/channel/get.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/update.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/channel/update.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.js +2 -2
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/get.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/message/get.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.js +2 -2
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/react.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/message/react.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/send.operation.js +6 -5
- package/dist/nodes/Discord/v2/actions/message/send.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Discord/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Discord/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.js +6 -5
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/helpers/utils.js +7 -9
- package/dist/nodes/Discord/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Discourse/Discourse.node.js +3 -3
- package/dist/nodes/Discourse/Discourse.node.js.map +1 -1
- package/dist/nodes/Disqus/Disqus.node.js +3 -3
- package/dist/nodes/Disqus/Disqus.node.js.map +1 -1
- package/dist/nodes/Drift/Drift.node.js +3 -3
- package/dist/nodes/Drift/Drift.node.js.map +1 -1
- package/dist/nodes/Dropbox/Dropbox.node.js +3 -3
- package/dist/nodes/Dropbox/Dropbox.node.js.map +1 -1
- package/dist/nodes/Dropbox/GenericFunctions.js +4 -4
- package/dist/nodes/Dropbox/GenericFunctions.js.map +1 -1
- package/dist/nodes/Dropcontact/Dropcontact.node.js +2 -2
- package/dist/nodes/Dropcontact/Dropcontact.node.js.map +1 -1
- package/dist/nodes/E2eTest/E2eTest.node.d.ts +1 -1
- package/dist/nodes/E2eTest/E2eTest.node.js +2 -2
- package/dist/nodes/E2eTest/E2eTest.node.js.map +1 -1
- package/dist/nodes/ERPNext/ERPNext.node.js +2 -2
- package/dist/nodes/ERPNext/ERPNext.node.js.map +1 -1
- package/dist/nodes/EditImage/EditImage.node.js +4 -4
- package/dist/nodes/EditImage/EditImage.node.js.map +1 -1
- package/dist/nodes/Egoi/Egoi.node.js +3 -3
- package/dist/nodes/Egoi/Egoi.node.js.map +1 -1
- package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.js +6 -7
- package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.js.map +1 -1
- package/dist/nodes/Elastic/ElasticSecurity/GenericFunctions.js +1 -2
- package/dist/nodes/Elastic/ElasticSecurity/GenericFunctions.js.map +1 -1
- package/dist/nodes/Elastic/Elasticsearch/Elasticsearch.node.js +2 -2
- package/dist/nodes/Elastic/Elasticsearch/Elasticsearch.node.js.map +1 -1
- package/dist/nodes/Elastic/Elasticsearch/GenericFunctions.js +3 -4
- package/dist/nodes/Elastic/Elasticsearch/GenericFunctions.js.map +1 -1
- package/dist/nodes/EmailReadImap/v1/EmailReadImapV1.node.js +1 -1
- package/dist/nodes/EmailReadImap/v1/EmailReadImapV1.node.js.map +1 -1
- package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js +4 -4
- package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js.map +1 -1
- package/dist/nodes/EmailSend/v1/EmailSendV1.node.js +3 -3
- package/dist/nodes/EmailSend/v1/EmailSendV1.node.js.map +1 -1
- package/dist/nodes/EmailSend/v2/EmailSendV2.node.js +2 -2
- package/dist/nodes/EmailSend/v2/EmailSendV2.node.js.map +1 -1
- package/dist/nodes/EmailSend/v2/send.operation.js +3 -5
- package/dist/nodes/EmailSend/v2/send.operation.js.map +1 -1
- package/dist/nodes/Emelia/Emelia.node.d.ts +1 -1
- package/dist/nodes/Emelia/Emelia.node.js +7 -6
- package/dist/nodes/Emelia/Emelia.node.js.map +1 -1
- package/dist/nodes/Emelia/EmeliaTrigger.node.d.ts +1 -1
- package/dist/nodes/Emelia/EmeliaTrigger.node.js +1 -1
- package/dist/nodes/Emelia/EmeliaTrigger.node.js.map +1 -1
- package/dist/nodes/Emelia/GenericFunctions.js +1 -1
- package/dist/nodes/Emelia/GenericFunctions.js.map +1 -1
- package/dist/nodes/ErrorTrigger/ErrorTrigger.node.js +1 -1
- package/dist/nodes/ErrorTrigger/ErrorTrigger.node.js.map +1 -1
- package/dist/nodes/Eventbrite/EventbriteTrigger.node.js +1 -1
- package/dist/nodes/Eventbrite/EventbriteTrigger.node.js.map +1 -1
- package/dist/nodes/Eventbrite/GenericFunctions.js +1 -2
- package/dist/nodes/Eventbrite/GenericFunctions.js.map +1 -1
- package/dist/nodes/ExecuteCommand/ExecuteCommand.node.js +3 -3
- package/dist/nodes/ExecuteCommand/ExecuteCommand.node.js.map +1 -1
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow.node.js +4 -4
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow.node.js.map +1 -1
- package/dist/nodes/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.d.ts +1 -1
- package/dist/nodes/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js +1 -1
- package/dist/nodes/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js.map +1 -1
- package/dist/nodes/ExecutionData/ExecutionData.node.js +5 -5
- package/dist/nodes/ExecutionData/ExecutionData.node.js.map +1 -1
- package/dist/nodes/Facebook/FacebookGraphApi.node.js +4 -5
- package/dist/nodes/Facebook/FacebookGraphApi.node.js.map +1 -1
- package/dist/nodes/Facebook/FacebookTrigger.node.js +1 -1
- package/dist/nodes/Facebook/FacebookTrigger.node.js.map +1 -1
- package/dist/nodes/FacebookLeadAds/FacebookLeadAdsTrigger.node.js +1 -1
- package/dist/nodes/FacebookLeadAds/FacebookLeadAdsTrigger.node.js.map +1 -1
- package/dist/nodes/FacebookLeadAds/GenericFunctions.js +3 -4
- package/dist/nodes/FacebookLeadAds/GenericFunctions.js.map +1 -1
- package/dist/nodes/FacebookLeadAds/methods/listSearch.js +3 -5
- package/dist/nodes/FacebookLeadAds/methods/listSearch.js.map +1 -1
- package/dist/nodes/Figma/FigmaTrigger.node.js +1 -1
- package/dist/nodes/Figma/FigmaTrigger.node.js.map +1 -1
- package/dist/nodes/FileMaker/FileMaker.node.js +3 -3
- package/dist/nodes/FileMaker/FileMaker.node.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/ConvertToFile.node.js +2 -2
- package/dist/nodes/Files/ConvertToFile/ConvertToFile.node.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.js +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.js +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.js +2 -2
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.js +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.js.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/ExtractFromFile.node.js +2 -2
- package/dist/nodes/Files/ExtractFromFile/ExtractFromFile.node.js.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.js +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js +2 -2
- package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +4 -4
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
- package/dist/nodes/Filter/V1/FilterV1.node.d.ts +1 -1
- package/dist/nodes/Filter/V1/FilterV1.node.js +2 -2
- package/dist/nodes/Filter/V1/FilterV1.node.js.map +1 -1
- package/dist/nodes/Filter/V1/GenericFunctions.js +1 -1
- package/dist/nodes/Filter/V1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Filter/V2/FilterV2.node.js +3 -3
- package/dist/nodes/Filter/V2/FilterV2.node.js.map +1 -1
- package/dist/nodes/Flow/Flow.node.js +2 -2
- package/dist/nodes/Flow/Flow.node.js.map +1 -1
- package/dist/nodes/Flow/FlowTrigger.node.js +1 -1
- package/dist/nodes/Flow/FlowTrigger.node.js.map +1 -1
- package/dist/nodes/Form/common.descriptions.d.ts +1 -0
- package/dist/nodes/Form/common.descriptions.js +6 -1
- package/dist/nodes/Form/common.descriptions.js.map +1 -1
- package/dist/nodes/Form/utils.js +11 -13
- package/dist/nodes/Form/utils.js.map +1 -1
- package/dist/nodes/Form/v1/FormTriggerV1.node.js +1 -1
- package/dist/nodes/Form/v1/FormTriggerV1.node.js.map +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.d.ts +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js +2 -8
- package/dist/nodes/Form/v2/FormTriggerV2.node.js.map +1 -1
- package/dist/nodes/FormIo/FormIoTrigger.node.d.ts +1 -1
- package/dist/nodes/FormIo/FormIoTrigger.node.js +1 -1
- package/dist/nodes/FormIo/FormIoTrigger.node.js.map +1 -1
- package/dist/nodes/Formstack/FormstackTrigger.node.js +1 -1
- package/dist/nodes/Formstack/FormstackTrigger.node.js.map +1 -1
- package/dist/nodes/Freshdesk/Freshdesk.node.js +3 -3
- package/dist/nodes/Freshdesk/Freshdesk.node.js.map +1 -1
- package/dist/nodes/Freshdesk/GenericFunctions.js +1 -2
- package/dist/nodes/Freshdesk/GenericFunctions.js.map +1 -1
- package/dist/nodes/Freshservice/Freshservice.node.js +4 -5
- package/dist/nodes/Freshservice/Freshservice.node.js.map +1 -1
- package/dist/nodes/Freshservice/GenericFunctions.js +3 -6
- package/dist/nodes/Freshservice/GenericFunctions.js.map +1 -1
- package/dist/nodes/FreshworksCrm/FreshworksCrm.node.d.ts +1 -1
- package/dist/nodes/FreshworksCrm/FreshworksCrm.node.js +5 -6
- package/dist/nodes/FreshworksCrm/FreshworksCrm.node.js.map +1 -1
- package/dist/nodes/FreshworksCrm/GenericFunctions.js +1 -1
- package/dist/nodes/FreshworksCrm/GenericFunctions.js.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.js +4 -4
- package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
- package/dist/nodes/Function/Function.node.js +5 -6
- package/dist/nodes/Function/Function.node.js.map +1 -1
- package/dist/nodes/FunctionItem/FunctionItem.node.js +6 -7
- package/dist/nodes/FunctionItem/FunctionItem.node.js.map +1 -1
- package/dist/nodes/GetResponse/GetResponse.node.js +3 -3
- package/dist/nodes/GetResponse/GetResponse.node.js.map +1 -1
- package/dist/nodes/GetResponse/GetResponseTrigger.node.js +1 -1
- package/dist/nodes/GetResponse/GetResponseTrigger.node.js.map +1 -1
- package/dist/nodes/Ghost/Ghost.node.js +3 -3
- package/dist/nodes/Ghost/Ghost.node.js.map +1 -1
- package/dist/nodes/Git/Git.node.js +3 -3
- package/dist/nodes/Git/Git.node.js.map +1 -1
- package/dist/nodes/Github/GenericFunctions.js +1 -2
- package/dist/nodes/Github/GenericFunctions.js.map +1 -1
- package/dist/nodes/Github/Github.node.js +3 -3
- package/dist/nodes/Github/Github.node.js.map +1 -1
- package/dist/nodes/Github/GithubTrigger.node.js +1 -1
- package/dist/nodes/Github/GithubTrigger.node.js.map +1 -1
- package/dist/nodes/Github/SearchFunctions.js +1 -1
- package/dist/nodes/Github/SearchFunctions.js.map +1 -1
- package/dist/nodes/Gitlab/GenericFunctions.js +1 -2
- package/dist/nodes/Gitlab/GenericFunctions.js.map +1 -1
- package/dist/nodes/Gitlab/Gitlab.node.js +3 -3
- package/dist/nodes/Gitlab/Gitlab.node.js.map +1 -1
- package/dist/nodes/Gitlab/GitlabTrigger.node.js +1 -1
- package/dist/nodes/Gitlab/GitlabTrigger.node.js.map +1 -1
- package/dist/nodes/GoToWebinar/GenericFunctions.js +2 -3
- package/dist/nodes/GoToWebinar/GenericFunctions.js.map +1 -1
- package/dist/nodes/GoToWebinar/GoToWebinar.node.js +3 -3
- package/dist/nodes/GoToWebinar/GoToWebinar.node.js.map +1 -1
- package/dist/nodes/Google/Ads/GoogleAds.node.d.ts +1 -1
- package/dist/nodes/Google/Ads/GoogleAds.node.js +2 -2
- package/dist/nodes/Google/Ads/GoogleAds.node.js.map +1 -1
- package/dist/nodes/Google/Analytics/v1/GenericFunctions.js +1 -2
- package/dist/nodes/Google/Analytics/v1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Analytics/v1/GoogleAnalyticsV1.node.d.ts +1 -1
- package/dist/nodes/Google/Analytics/v1/GoogleAnalyticsV1.node.js +3 -3
- package/dist/nodes/Google/Analytics/v1/GoogleAnalyticsV1.node.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/report/get.ga4.operation.js +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/report/get.ga4.operation.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/router.js +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/router.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Google/Analytics/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/transport/index.js +3 -5
- package/dist/nodes/Google/Analytics/v2/transport/index.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v1/GoogleBigQueryV1.node.js +4 -4
- package/dist/nodes/Google/BigQuery/v1/GoogleBigQueryV1.node.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js +6 -7
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.js +3 -3
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Google/BigQuery/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/transport/index.js +2 -4
- package/dist/nodes/Google/BigQuery/v2/transport/index.js.map +1 -1
- package/dist/nodes/Google/Books/GoogleBooks.node.js +3 -3
- package/dist/nodes/Google/Books/GoogleBooks.node.js.map +1 -1
- package/dist/nodes/Google/Calendar/GenericFunctions.js +7 -14
- package/dist/nodes/Google/Calendar/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.js +9 -10
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.js.map +1 -1
- package/dist/nodes/Google/Calendar/GoogleCalendarTrigger.node.js +1 -1
- package/dist/nodes/Google/Calendar/GoogleCalendarTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Chat/GoogleChat.node.js +3 -3
- package/dist/nodes/Google/Chat/GoogleChat.node.js.map +1 -1
- package/dist/nodes/Google/CloudNaturalLanguage/GoogleCloudNaturalLanguage.node.d.ts +1 -1
- package/dist/nodes/Google/CloudNaturalLanguage/GoogleCloudNaturalLanguage.node.js +2 -2
- package/dist/nodes/Google/CloudNaturalLanguage/GoogleCloudNaturalLanguage.node.js.map +1 -1
- package/dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.d.ts +1 -1
- package/dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.js +2 -2
- package/dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.js.map +1 -1
- package/dist/nodes/Google/CloudStorage/ObjectDescription.js +1 -2
- package/dist/nodes/Google/CloudStorage/ObjectDescription.js.map +1 -1
- package/dist/nodes/Google/Contacts/GoogleContacts.node.js +4 -5
- package/dist/nodes/Google/Contacts/GoogleContacts.node.js.map +1 -1
- package/dist/nodes/Google/Docs/GoogleDocs.node.js +5 -5
- package/dist/nodes/Google/Docs/GoogleDocs.node.js.map +1 -1
- package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js +1 -1
- package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Drive/test/v2/node/helpers.js +1 -1
- package/dist/nodes/Google/Drive/test/v2/node/helpers.js.map +1 -1
- package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js +7 -8
- package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.js +3 -4
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.js +1 -2
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.js +2 -3
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.js +2 -3
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/router.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/router.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Google/Drive/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Google/Drive/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/methods/listSearch.js +2 -3
- package/dist/nodes/Google/Drive/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js +8 -8
- package/dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js.map +1 -1
- package/dist/nodes/Google/Firebase/RealtimeDatabase/GenericFunctions.js +1 -1
- package/dist/nodes/Google/Firebase/RealtimeDatabase/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.js +3 -3
- package/dist/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js +3 -3
- package/dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/GenericFunctions.js +4 -5
- package/dist/nodes/Google/Gmail/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js +4 -5
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.d.ts +1 -1
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.js +5 -6
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js +3 -3
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/v2/MessageDescription.js +2 -4
- package/dist/nodes/Google/Gmail/v2/MessageDescription.js.map +1 -1
- package/dist/nodes/Google/Perspective/GooglePerspective.node.js +4 -4
- package/dist/nodes/Google/Perspective/GooglePerspective.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/GoogleSheetsTrigger.node.js +7 -6
- package/dist/nodes/Google/Sheet/GoogleSheetsTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/GoogleSheetsTrigger.utils.js +1 -1
- package/dist/nodes/Google/Sheet/GoogleSheetsTrigger.utils.js.map +1 -1
- package/dist/nodes/Google/Sheet/v1/GoogleSheet.js +2 -3
- package/dist/nodes/Google/Sheet/v1/GoogleSheet.js.map +1 -1
- package/dist/nodes/Google/Sheet/v1/GoogleSheetsV1.node.js +9 -9
- package/dist/nodes/Google/Sheet/v1/GoogleSheetsV1.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/v1/versionDescription.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v1/versionDescription.js +2 -2
- package/dist/nodes/Google/Sheet/v1/versionDescription.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/router.js +2 -2
- package/dist/nodes/Google/Sheet/v2/actions/router.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js +4 -5
- package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js +4 -5
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/read.operation.js +2 -3
- package/dist/nodes/Google/Sheet/v2/actions/sheet/read.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js +3 -4
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js +11 -17
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheets.utils.js +2 -3
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheets.utils.js.map +1 -1
- package/dist/nodes/Google/Slides/GoogleSlides.node.js +3 -3
- package/dist/nodes/Google/Slides/GoogleSlides.node.js.map +1 -1
- package/dist/nodes/Google/Task/GoogleTasks.node.js +3 -3
- package/dist/nodes/Google/Task/GoogleTasks.node.js.map +1 -1
- package/dist/nodes/Google/Translate/GoogleTranslate.node.js +2 -2
- package/dist/nodes/Google/Translate/GoogleTranslate.node.js.map +1 -1
- package/dist/nodes/Google/YouTube/YouTube.node.js +9 -10
- package/dist/nodes/Google/YouTube/YouTube.node.js.map +1 -1
- package/dist/nodes/Gotify/Gotify.node.js +3 -3
- package/dist/nodes/Gotify/Gotify.node.js.map +1 -1
- package/dist/nodes/Grafana/GenericFunctions.js +5 -6
- package/dist/nodes/Grafana/GenericFunctions.js.map +1 -1
- package/dist/nodes/Grafana/Grafana.node.js +3 -3
- package/dist/nodes/Grafana/Grafana.node.js.map +1 -1
- package/dist/nodes/GraphQL/GraphQL.node.js +4 -5
- package/dist/nodes/GraphQL/GraphQL.node.js.map +1 -1
- package/dist/nodes/Grist/GenericFunctions.js +2 -3
- package/dist/nodes/Grist/GenericFunctions.js.map +1 -1
- package/dist/nodes/Grist/Grist.node.d.ts +1 -1
- package/dist/nodes/Grist/Grist.node.js +5 -5
- package/dist/nodes/Grist/Grist.node.js.map +1 -1
- package/dist/nodes/Gumroad/GumroadTrigger.node.js +1 -1
- package/dist/nodes/Gumroad/GumroadTrigger.node.js.map +1 -1
- package/dist/nodes/HackerNews/HackerNews.node.js +3 -3
- package/dist/nodes/HackerNews/HackerNews.node.js.map +1 -1
- package/dist/nodes/HaloPSA/HaloPSA.node.d.ts +1 -1
- package/dist/nodes/HaloPSA/HaloPSA.node.js +3 -3
- package/dist/nodes/HaloPSA/HaloPSA.node.js.map +1 -1
- package/dist/nodes/Harvest/Harvest.node.js +3 -3
- package/dist/nodes/Harvest/Harvest.node.js.map +1 -1
- package/dist/nodes/HelpScout/GenericFunctions.js +1 -2
- package/dist/nodes/HelpScout/GenericFunctions.js.map +1 -1
- package/dist/nodes/HelpScout/HelpScout.node.js +6 -7
- package/dist/nodes/HelpScout/HelpScout.node.js.map +1 -1
- package/dist/nodes/HelpScout/HelpScoutTrigger.node.js +1 -1
- package/dist/nodes/HelpScout/HelpScoutTrigger.node.js.map +1 -1
- package/dist/nodes/HighLevel/v1/HighLevelV1.node.js +2 -2
- package/dist/nodes/HighLevel/v1/HighLevelV1.node.js.map +1 -1
- package/dist/nodes/HighLevel/v2/GenericFunctions.js +5 -10
- package/dist/nodes/HighLevel/v2/GenericFunctions.js.map +1 -1
- package/dist/nodes/HighLevel/v2/HighLevelV2.node.js +2 -2
- package/dist/nodes/HighLevel/v2/HighLevelV2.node.js.map +1 -1
- package/dist/nodes/HomeAssistant/GenericFunctions.js +2 -1
- package/dist/nodes/HomeAssistant/GenericFunctions.js.map +1 -1
- package/dist/nodes/HomeAssistant/HomeAssistant.node.d.ts +1 -1
- package/dist/nodes/HomeAssistant/HomeAssistant.node.js +3 -3
- package/dist/nodes/HomeAssistant/HomeAssistant.node.js.map +1 -1
- package/dist/nodes/Html/Html.node.js +3 -3
- package/dist/nodes/Html/Html.node.js.map +1 -1
- package/dist/nodes/HtmlExtract/HtmlExtract.node.js +3 -3
- package/dist/nodes/HtmlExtract/HtmlExtract.node.js.map +1 -1
- package/dist/nodes/HttpRequest/GenericFunctions.js +17 -1
- package/dist/nodes/HttpRequest/GenericFunctions.js.map +1 -1
- package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.js +3 -4
- package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.js.map +1 -1
- package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js +3 -4
- package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +27 -18
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
- package/dist/nodes/Hubspot/HubspotTrigger.node.js +2 -3
- package/dist/nodes/Hubspot/HubspotTrigger.node.js.map +1 -1
- package/dist/nodes/Hubspot/V1/HubspotV1.node.js +7 -9
- package/dist/nodes/Hubspot/V1/HubspotV1.node.js.map +1 -1
- package/dist/nodes/Hubspot/V2/HubspotV2.node.js +33 -50
- package/dist/nodes/Hubspot/V2/HubspotV2.node.js.map +1 -1
- package/dist/nodes/HumanticAI/HumanticAi.node.js +2 -2
- package/dist/nodes/HumanticAI/HumanticAi.node.js.map +1 -1
- package/dist/nodes/Hunter/GenericFunctions.js +1 -2
- package/dist/nodes/Hunter/GenericFunctions.js.map +1 -1
- package/dist/nodes/Hunter/Hunter.node.js +3 -3
- package/dist/nodes/Hunter/Hunter.node.js.map +1 -1
- package/dist/nodes/ICalendar/ICalendar.node.js +2 -2
- package/dist/nodes/ICalendar/ICalendar.node.js.map +1 -1
- package/dist/nodes/ICalendar/createEvent.operation.js +1 -1
- package/dist/nodes/ICalendar/createEvent.operation.js.map +1 -1
- package/dist/nodes/If/V1/IfV1.node.js +3 -3
- package/dist/nodes/If/V1/IfV1.node.js.map +1 -1
- package/dist/nodes/If/V2/IfV2.node.js +3 -3
- package/dist/nodes/If/V2/IfV2.node.js.map +1 -1
- package/dist/nodes/Intercom/GenericFunctions.js +1 -2
- package/dist/nodes/Intercom/GenericFunctions.js.map +1 -1
- package/dist/nodes/Intercom/Intercom.node.js +3 -3
- package/dist/nodes/Intercom/Intercom.node.js.map +1 -1
- package/dist/nodes/Interval/Interval.node.js +1 -1
- package/dist/nodes/Interval/Interval.node.js.map +1 -1
- package/dist/nodes/InvoiceNinja/GenericFunctions.js +1 -2
- package/dist/nodes/InvoiceNinja/GenericFunctions.js.map +1 -1
- package/dist/nodes/InvoiceNinja/InvoiceNinja.node.js +5 -6
- package/dist/nodes/InvoiceNinja/InvoiceNinja.node.js.map +1 -1
- package/dist/nodes/InvoiceNinja/InvoiceNinjaTrigger.node.d.ts +1 -1
- package/dist/nodes/InvoiceNinja/InvoiceNinjaTrigger.node.js +1 -1
- package/dist/nodes/InvoiceNinja/InvoiceNinjaTrigger.node.js.map +1 -1
- package/dist/nodes/ItemLists/V1/ItemListsV1.node.js +3 -3
- package/dist/nodes/ItemLists/V1/ItemListsV1.node.js.map +1 -1
- package/dist/nodes/ItemLists/V2/ItemListsV2.node.js +3 -3
- package/dist/nodes/ItemLists/V2/ItemListsV2.node.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.js +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/ItemLists/V3/actions/versionDescription.js +2 -2
- package/dist/nodes/ItemLists/V3/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Iterable/Iterable.node.js +2 -2
- package/dist/nodes/Iterable/Iterable.node.js.map +1 -1
- package/dist/nodes/Jenkins/Jenkins.node.js +4 -4
- package/dist/nodes/Jenkins/Jenkins.node.js.map +1 -1
- package/dist/nodes/Jira/GenericFunctions.js +5 -9
- package/dist/nodes/Jira/GenericFunctions.js.map +1 -1
- package/dist/nodes/Jira/Jira.node.js +5 -7
- package/dist/nodes/Jira/Jira.node.js.map +1 -1
- package/dist/nodes/Jira/JiraTrigger.node.js +1 -1
- package/dist/nodes/Jira/JiraTrigger.node.js.map +1 -1
- package/dist/nodes/JotForm/JotFormTrigger.node.js +2 -2
- package/dist/nodes/JotForm/JotFormTrigger.node.js.map +1 -1
- package/dist/nodes/Jwt/Jwt.node.js +5 -6
- package/dist/nodes/Jwt/Jwt.node.js.map +1 -1
- package/dist/nodes/Kafka/Kafka.node.js +3 -3
- package/dist/nodes/Kafka/Kafka.node.js.map +1 -1
- package/dist/nodes/Kafka/KafkaTrigger.node.js +3 -4
- package/dist/nodes/Kafka/KafkaTrigger.node.js.map +1 -1
- package/dist/nodes/Keap/Keap.node.js +3 -3
- package/dist/nodes/Keap/Keap.node.js.map +1 -1
- package/dist/nodes/Keap/KeapTrigger.node.js +1 -1
- package/dist/nodes/Keap/KeapTrigger.node.js.map +1 -1
- package/dist/nodes/Kitemaker/GenericFunctions.js +1 -2
- package/dist/nodes/Kitemaker/GenericFunctions.js.map +1 -1
- package/dist/nodes/Kitemaker/Kitemaker.node.js +2 -2
- package/dist/nodes/Kitemaker/Kitemaker.node.js.map +1 -1
- package/dist/nodes/KoBoToolbox/GenericFunctions.js +4 -4
- package/dist/nodes/KoBoToolbox/GenericFunctions.js.map +1 -1
- package/dist/nodes/KoBoToolbox/KoBoToolbox.node.js +6 -7
- package/dist/nodes/KoBoToolbox/KoBoToolbox.node.js.map +1 -1
- package/dist/nodes/KoBoToolbox/KoBoToolboxTrigger.node.d.ts +1 -1
- package/dist/nodes/KoBoToolbox/KoBoToolboxTrigger.node.js +1 -1
- package/dist/nodes/KoBoToolbox/KoBoToolboxTrigger.node.js.map +1 -1
- package/dist/nodes/Ldap/Ldap.node.js +4 -4
- package/dist/nodes/Ldap/Ldap.node.js.map +1 -1
- package/dist/nodes/Lemlist/Lemlist.node.d.ts +1 -1
- package/dist/nodes/Lemlist/Lemlist.node.js +3 -3
- package/dist/nodes/Lemlist/Lemlist.node.js.map +1 -1
- package/dist/nodes/Lemlist/LemlistTrigger.node.js +1 -1
- package/dist/nodes/Lemlist/LemlistTrigger.node.js.map +1 -1
- package/dist/nodes/Line/Line.node.js +3 -3
- package/dist/nodes/Line/Line.node.js.map +1 -1
- package/dist/nodes/Linear/Linear.node.d.ts +1 -1
- package/dist/nodes/Linear/Linear.node.js +7 -9
- package/dist/nodes/Linear/Linear.node.js.map +1 -1
- package/dist/nodes/Linear/LinearTrigger.node.d.ts +1 -1
- package/dist/nodes/Linear/LinearTrigger.node.js +1 -1
- package/dist/nodes/Linear/LinearTrigger.node.js.map +1 -1
- package/dist/nodes/LingvaNex/LingvaNex.node.js +2 -2
- package/dist/nodes/LingvaNex/LingvaNex.node.js.map +1 -1
- package/dist/nodes/LinkedIn/LinkedIn.node.js +6 -7
- package/dist/nodes/LinkedIn/LinkedIn.node.js.map +1 -1
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.d.ts +1 -1
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js +1 -1
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js.map +1 -1
- package/dist/nodes/LoneScale/GenericFunctions.js +1 -1
- package/dist/nodes/LoneScale/GenericFunctions.js.map +1 -1
- package/dist/nodes/LoneScale/LoneScale.node.js +18 -17
- package/dist/nodes/LoneScale/LoneScale.node.js.map +1 -1
- package/dist/nodes/LoneScale/LoneScaleTrigger.node.d.ts +1 -1
- package/dist/nodes/LoneScale/LoneScaleTrigger.node.js +2 -2
- package/dist/nodes/LoneScale/LoneScaleTrigger.node.js.map +1 -1
- package/dist/nodes/MQTT/Mqtt.node.d.ts +1 -1
- package/dist/nodes/MQTT/Mqtt.node.js +2 -2
- package/dist/nodes/MQTT/Mqtt.node.js.map +1 -1
- package/dist/nodes/MQTT/MqttTrigger.node.js +3 -3
- package/dist/nodes/MQTT/MqttTrigger.node.js.map +1 -1
- package/dist/nodes/Magento/GenericFunctions.js +5 -7
- package/dist/nodes/Magento/GenericFunctions.js.map +1 -1
- package/dist/nodes/Magento/Magento2.node.js +9 -9
- package/dist/nodes/Magento/Magento2.node.js.map +1 -1
- package/dist/nodes/Mailcheck/GenericFunctions.js +1 -2
- package/dist/nodes/Mailcheck/GenericFunctions.js.map +1 -1
- package/dist/nodes/Mailcheck/Mailcheck.node.js +3 -3
- package/dist/nodes/Mailcheck/Mailcheck.node.js.map +1 -1
- package/dist/nodes/Mailchimp/Mailchimp.node.js +3 -3
- package/dist/nodes/Mailchimp/Mailchimp.node.js.map +1 -1
- package/dist/nodes/Mailchimp/MailchimpTrigger.node.js +1 -1
- package/dist/nodes/Mailchimp/MailchimpTrigger.node.js.map +1 -1
- package/dist/nodes/MailerLite/MailerLite.node.js +3 -3
- package/dist/nodes/MailerLite/MailerLite.node.js.map +1 -1
- package/dist/nodes/MailerLite/MailerLiteTrigger.node.js +1 -1
- package/dist/nodes/MailerLite/MailerLiteTrigger.node.js.map +1 -1
- package/dist/nodes/Mailgun/Mailgun.node.js +3 -3
- package/dist/nodes/Mailgun/Mailgun.node.js.map +1 -1
- package/dist/nodes/Mailjet/Mailjet.node.js +4 -5
- package/dist/nodes/Mailjet/Mailjet.node.js.map +1 -1
- package/dist/nodes/Mailjet/MailjetTrigger.node.js +1 -1
- package/dist/nodes/Mailjet/MailjetTrigger.node.js.map +1 -1
- package/dist/nodes/Mandrill/Mandrill.node.js +3 -3
- package/dist/nodes/Mandrill/Mandrill.node.js.map +1 -1
- package/dist/nodes/ManualTrigger/ManualTrigger.node.js +1 -1
- package/dist/nodes/ManualTrigger/ManualTrigger.node.js.map +1 -1
- package/dist/nodes/Markdown/Markdown.node.js +3 -3
- package/dist/nodes/Markdown/Markdown.node.js.map +1 -1
- package/dist/nodes/Marketstack/GenericFunctions.js +1 -1
- package/dist/nodes/Marketstack/GenericFunctions.js.map +1 -1
- package/dist/nodes/Marketstack/Marketstack.node.js +3 -3
- package/dist/nodes/Marketstack/Marketstack.node.js.map +1 -1
- package/dist/nodes/Matrix/Matrix.node.js +3 -3
- package/dist/nodes/Matrix/Matrix.node.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/router.js +1 -1
- package/dist/nodes/Mattermost/v1/actions/router.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/versionDescription.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Mautic/Mautic.node.js +7 -7
- package/dist/nodes/Mautic/Mautic.node.js.map +1 -1
- package/dist/nodes/Mautic/MauticTrigger.node.d.ts +1 -1
- package/dist/nodes/Mautic/MauticTrigger.node.js +1 -1
- package/dist/nodes/Mautic/MauticTrigger.node.js.map +1 -1
- package/dist/nodes/Medium/Medium.node.js +3 -3
- package/dist/nodes/Medium/Medium.node.js.map +1 -1
- package/dist/nodes/Merge/v1/MergeV1.node.js +3 -4
- package/dist/nodes/Merge/v1/MergeV1.node.js.map +1 -1
- package/dist/nodes/Merge/v2/MergeV2.node.d.ts +1 -1
- package/dist/nodes/Merge/v2/MergeV2.node.js +8 -8
- package/dist/nodes/Merge/v2/MergeV2.node.js.map +1 -1
- package/dist/nodes/Merge/v2/utils.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/append.js +1 -1
- package/dist/nodes/Merge/v3/actions/mode/append.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.js +1 -1
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineAll.js +2 -2
- package/dist/nodes/Merge/v3/actions/mode/combineAll.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.js +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.js +7 -8
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.js +2 -2
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/router.js +1 -1
- package/dist/nodes/Merge/v3/actions/router.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Merge/v3/actions/versionDescription.js +2 -2
- package/dist/nodes/Merge/v3/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Merge/v3/helpers/utils.js +1 -2
- package/dist/nodes/Merge/v3/helpers/utils.js.map +1 -1
- package/dist/nodes/MessageBird/MessageBird.node.js +3 -3
- package/dist/nodes/MessageBird/MessageBird.node.js.map +1 -1
- package/dist/nodes/Metabase/Metabase.node.js +2 -2
- package/dist/nodes/Metabase/Metabase.node.js.map +1 -1
- package/dist/nodes/Microsoft/Dynamics/MicrosoftDynamicsCrm.node.js +8 -9
- package/dist/nodes/Microsoft/Dynamics/MicrosoftDynamicsCrm.node.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v1/GenericFunctions.js +1 -1
- package/dist/nodes/Microsoft/Excel/v1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v1/MicrosoftExcelV1.node.js +10 -12
- package/dist/nodes/Microsoft/Excel/v1/MicrosoftExcelV1.node.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.js +2 -3
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.js +3 -5
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Microsoft/Excel/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.js +2 -2
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/helpers/utils.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/methods/listSearch.js +2 -4
- package/dist/nodes/Microsoft/Excel/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/transport/index.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/transport/index.js.map +1 -1
- package/dist/nodes/Microsoft/GraphSecurity/GenericFunctions.js +1 -2
- package/dist/nodes/Microsoft/GraphSecurity/GenericFunctions.js.map +1 -1
- package/dist/nodes/Microsoft/GraphSecurity/MicrosoftGraphSecurity.node.js +3 -3
- package/dist/nodes/Microsoft/GraphSecurity/MicrosoftGraphSecurity.node.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/GenericFunctions.js +5 -6
- package/dist/nodes/Microsoft/OneDrive/GenericFunctions.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.js +3 -3
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDriveTrigger.node.d.ts +1 -1
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDriveTrigger.node.js +13 -17
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDriveTrigger.node.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/MicrosoftOutlookTrigger.node.d.ts +1 -1
- package/dist/nodes/Microsoft/Outlook/MicrosoftOutlookTrigger.node.js +2 -2
- package/dist/nodes/Microsoft/Outlook/MicrosoftOutlookTrigger.node.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v1/MicrosoftOutlookV1.node.js +24 -24
- package/dist/nodes/Microsoft/Outlook/v1/MicrosoftOutlookV1.node.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/node.description.d.ts +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/node.description.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/node.description.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/router.js +2 -3
- package/dist/nodes/Microsoft/Outlook/v2/actions/router.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.js +2 -3
- package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.d.ts +1 -1
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +4 -4
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v1/MicrosoftTeamsV1.node.d.ts +1 -1
- package/dist/nodes/Microsoft/Teams/v1/MicrosoftTeamsV1.node.js +3 -3
- package/dist/nodes/Microsoft/Teams/v1/MicrosoftTeamsV1.node.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/router.js +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/router.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/transport/index.js +1 -2
- package/dist/nodes/Microsoft/Teams/v2/transport/index.js.map +1 -1
- package/dist/nodes/Microsoft/ToDo/GenericFunctions.js +1 -1
- package/dist/nodes/Microsoft/ToDo/GenericFunctions.js.map +1 -1
- package/dist/nodes/Microsoft/ToDo/MicrosoftToDo.node.js +3 -3
- package/dist/nodes/Microsoft/ToDo/MicrosoftToDo.node.js.map +1 -1
- package/dist/nodes/Mindee/Mindee.node.js +3 -3
- package/dist/nodes/Mindee/Mindee.node.js.map +1 -1
- package/dist/nodes/Misp/GenericFunctions.js +1 -2
- package/dist/nodes/Misp/GenericFunctions.js.map +1 -1
- package/dist/nodes/Misp/Misp.node.d.ts +1 -1
- package/dist/nodes/Misp/Misp.node.js +3 -3
- package/dist/nodes/Misp/Misp.node.js.map +1 -1
- package/dist/nodes/Mocean/Mocean.node.js +3 -3
- package/dist/nodes/Mocean/Mocean.node.js.map +1 -1
- package/dist/nodes/MondayCom/MondayCom.node.js +3 -3
- package/dist/nodes/MondayCom/MondayCom.node.js.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.js +19 -19
- package/dist/nodes/MongoDb/MongoDb.node.js.map +1 -1
- package/dist/nodes/MonicaCrm/MonicaCrm.node.d.ts +1 -1
- package/dist/nodes/MonicaCrm/MonicaCrm.node.js +3 -3
- package/dist/nodes/MonicaCrm/MonicaCrm.node.js.map +1 -1
- package/dist/nodes/MoveBinaryData/MoveBinaryData.node.js +2 -2
- package/dist/nodes/MoveBinaryData/MoveBinaryData.node.js.map +1 -1
- package/dist/nodes/Msg91/Msg91.node.js +2 -2
- package/dist/nodes/Msg91/Msg91.node.js.map +1 -1
- package/dist/nodes/MySql/v1/MySqlV1.node.js +5 -5
- package/dist/nodes/MySql/v1/MySqlV1.node.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/MySql/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/MySql/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.js +10 -11
- package/dist/nodes/MySql/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/MySql/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/MySql/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/MySql/v2/transport/index.js +5 -5
- package/dist/nodes/MySql/v2/transport/index.js.map +1 -1
- package/dist/nodes/N8n/N8n.node.d.ts +1 -1
- package/dist/nodes/N8n/N8n.node.js +2 -2
- package/dist/nodes/N8n/N8n.node.js.map +1 -1
- package/dist/nodes/N8n/WorkflowLocator.js +3 -6
- package/dist/nodes/N8n/WorkflowLocator.js.map +1 -1
- package/dist/nodes/N8nTrainingCustomerDatastore/N8nTrainingCustomerDatastore.node.js +2 -2
- package/dist/nodes/N8nTrainingCustomerDatastore/N8nTrainingCustomerDatastore.node.js.map +1 -1
- package/dist/nodes/N8nTrainingCustomerMessenger/N8nTrainingCustomerMessenger.node.d.ts +1 -1
- package/dist/nodes/N8nTrainingCustomerMessenger/N8nTrainingCustomerMessenger.node.js +2 -2
- package/dist/nodes/N8nTrainingCustomerMessenger/N8nTrainingCustomerMessenger.node.js.map +1 -1
- package/dist/nodes/N8nTrigger/N8nTrigger.node.js +1 -1
- package/dist/nodes/N8nTrigger/N8nTrigger.node.js.map +1 -1
- package/dist/nodes/Nasa/Nasa.node.js +3 -3
- package/dist/nodes/Nasa/Nasa.node.js.map +1 -1
- package/dist/nodes/Netlify/Netlify.node.js +3 -3
- package/dist/nodes/Netlify/Netlify.node.js.map +1 -1
- package/dist/nodes/Netlify/NetlifyTrigger.node.js +1 -1
- package/dist/nodes/Netlify/NetlifyTrigger.node.js.map +1 -1
- package/dist/nodes/Netscaler/ADC/NetscalerAdc.node.d.ts +1 -1
- package/dist/nodes/Netscaler/ADC/NetscalerAdc.node.js +3 -3
- package/dist/nodes/Netscaler/ADC/NetscalerAdc.node.js.map +1 -1
- package/dist/nodes/NextCloud/GenericFunctions.js +1 -1
- package/dist/nodes/NextCloud/GenericFunctions.js.map +1 -1
- package/dist/nodes/NextCloud/NextCloud.node.js +4 -4
- package/dist/nodes/NextCloud/NextCloud.node.js.map +1 -1
- package/dist/nodes/NoOp/NoOp.node.js +2 -2
- package/dist/nodes/NoOp/NoOp.node.js.map +1 -1
- package/dist/nodes/NocoDB/GenericFunctions.js +1 -1
- package/dist/nodes/NocoDB/GenericFunctions.js.map +1 -1
- package/dist/nodes/NocoDB/NocoDB.node.js +7 -7
- package/dist/nodes/NocoDB/NocoDB.node.js.map +1 -1
- package/dist/nodes/Notion/NotionTrigger.node.d.ts +1 -1
- package/dist/nodes/Notion/NotionTrigger.node.js +2 -3
- package/dist/nodes/Notion/NotionTrigger.node.js.map +1 -1
- package/dist/nodes/Notion/shared/GenericFunctions.js +8 -12
- package/dist/nodes/Notion/shared/GenericFunctions.js.map +1 -1
- package/dist/nodes/Notion/shared/methods/listSearch.js +1 -2
- package/dist/nodes/Notion/shared/methods/listSearch.js.map +1 -1
- package/dist/nodes/Notion/v1/NotionV1.node.js +2 -3
- package/dist/nodes/Notion/v1/NotionV1.node.js.map +1 -1
- package/dist/nodes/Notion/v1/VersionDescription.d.ts +1 -1
- package/dist/nodes/Notion/v1/VersionDescription.js +2 -2
- package/dist/nodes/Notion/v1/VersionDescription.js.map +1 -1
- package/dist/nodes/Notion/v2/NotionV2.node.js +17 -18
- package/dist/nodes/Notion/v2/NotionV2.node.js.map +1 -1
- package/dist/nodes/Notion/v2/VersionDescription.d.ts +1 -1
- package/dist/nodes/Notion/v2/VersionDescription.js +2 -2
- package/dist/nodes/Notion/v2/VersionDescription.js.map +1 -1
- package/dist/nodes/Npm/Npm.node.js +2 -2
- package/dist/nodes/Npm/Npm.node.js.map +1 -1
- package/dist/nodes/Odoo/GenericFunctions.js +2 -4
- package/dist/nodes/Odoo/GenericFunctions.js.map +1 -1
- package/dist/nodes/Odoo/Odoo.node.js +11 -11
- package/dist/nodes/Odoo/Odoo.node.js.map +1 -1
- package/dist/nodes/Okta/Okta.node.js +2 -2
- package/dist/nodes/Okta/Okta.node.js.map +1 -1
- package/dist/nodes/Okta/UserFunctions.js +4 -6
- package/dist/nodes/Okta/UserFunctions.js.map +1 -1
- package/dist/nodes/OneSimpleApi/OneSimpleApi.node.js +3 -3
- package/dist/nodes/OneSimpleApi/OneSimpleApi.node.js.map +1 -1
- package/dist/nodes/Onfleet/Onfleet.js +10 -10
- package/dist/nodes/Onfleet/Onfleet.js.map +1 -1
- package/dist/nodes/Onfleet/Onfleet.node.d.ts +1 -1
- package/dist/nodes/Onfleet/Onfleet.node.js +2 -2
- package/dist/nodes/Onfleet/Onfleet.node.js.map +1 -1
- package/dist/nodes/Onfleet/OnfleetTrigger.node.js +1 -1
- package/dist/nodes/Onfleet/OnfleetTrigger.node.js.map +1 -1
- package/dist/nodes/OpenAi/OpenAi.node.js +2 -2
- package/dist/nodes/OpenAi/OpenAi.node.js.map +1 -1
- package/dist/nodes/OpenThesaurus/OpenThesaurus.node.js +3 -3
- package/dist/nodes/OpenThesaurus/OpenThesaurus.node.js.map +1 -1
- package/dist/nodes/OpenWeatherMap/OpenWeatherMap.node.js +3 -3
- package/dist/nodes/OpenWeatherMap/OpenWeatherMap.node.js.map +1 -1
- package/dist/nodes/Orbit/Orbit.node.js +2 -2
- package/dist/nodes/Orbit/Orbit.node.js.map +1 -1
- package/dist/nodes/Oura/Oura.node.js +2 -2
- package/dist/nodes/Oura/Oura.node.js.map +1 -1
- package/dist/nodes/Paddle/Paddle.node.js +3 -3
- package/dist/nodes/Paddle/Paddle.node.js.map +1 -1
- package/dist/nodes/PagerDuty/PagerDuty.node.js +3 -3
- package/dist/nodes/PagerDuty/PagerDuty.node.js.map +1 -1
- package/dist/nodes/PayPal/PayPal.node.js +3 -3
- package/dist/nodes/PayPal/PayPal.node.js.map +1 -1
- package/dist/nodes/PayPal/PayPalTrigger.node.js +1 -1
- package/dist/nodes/PayPal/PayPalTrigger.node.js.map +1 -1
- package/dist/nodes/Peekalink/Peekalink.node.js +2 -2
- package/dist/nodes/Peekalink/Peekalink.node.js.map +1 -1
- package/dist/nodes/Phantombuster/Phantombuster.node.d.ts +1 -1
- package/dist/nodes/Phantombuster/Phantombuster.node.js +6 -6
- package/dist/nodes/Phantombuster/Phantombuster.node.js.map +1 -1
- package/dist/nodes/PhilipsHue/PhilipsHue.node.js +2 -2
- package/dist/nodes/PhilipsHue/PhilipsHue.node.js.map +1 -1
- package/dist/nodes/Pipedrive/GenericFunctions.js +2 -3
- package/dist/nodes/Pipedrive/GenericFunctions.js.map +1 -1
- package/dist/nodes/Pipedrive/Pipedrive.node.js +6 -7
- package/dist/nodes/Pipedrive/Pipedrive.node.js.map +1 -1
- package/dist/nodes/Pipedrive/PipedriveTrigger.node.d.ts +1 -1
- package/dist/nodes/Pipedrive/PipedriveTrigger.node.js +1 -1
- package/dist/nodes/Pipedrive/PipedriveTrigger.node.js.map +1 -1
- package/dist/nodes/Plivo/Plivo.node.d.ts +1 -1
- package/dist/nodes/Plivo/Plivo.node.js +2 -2
- package/dist/nodes/Plivo/Plivo.node.js.map +1 -1
- package/dist/nodes/PostBin/PostBin.node.js +2 -2
- package/dist/nodes/PostBin/PostBin.node.js.map +1 -1
- package/dist/nodes/PostHog/PostHog.node.js +11 -12
- package/dist/nodes/PostHog/PostHog.node.js.map +1 -1
- package/dist/nodes/Postgres/PostgresTrigger.functions.js +2 -3
- package/dist/nodes/Postgres/PostgresTrigger.functions.js.map +1 -1
- package/dist/nodes/Postgres/PostgresTrigger.node.js +1 -1
- package/dist/nodes/Postgres/PostgresTrigger.node.js.map +1 -1
- package/dist/nodes/Postgres/v1/PostgresV1.node.js +2 -2
- package/dist/nodes/Postgres/v1/PostgresV1.node.js.map +1 -1
- package/dist/nodes/Postgres/v1/genericFunctions.js +8 -14
- package/dist/nodes/Postgres/v1/genericFunctions.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js +2 -3
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Postgres/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Postgres/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts +0 -1
- package/dist/nodes/Postgres/v2/helpers/utils.js +8 -10
- package/dist/nodes/Postgres/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Postgres/v2/methods/resourceMapping.js +1 -1
- package/dist/nodes/Postgres/v2/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/Postgres/v2/transport/index.js.map +1 -1
- package/dist/nodes/Postmark/PostmarkTrigger.node.d.ts +1 -1
- package/dist/nodes/Postmark/PostmarkTrigger.node.js +1 -1
- package/dist/nodes/Postmark/PostmarkTrigger.node.js.map +1 -1
- package/dist/nodes/ProfitWell/ProfitWell.node.d.ts +1 -1
- package/dist/nodes/ProfitWell/ProfitWell.node.js +3 -3
- package/dist/nodes/ProfitWell/ProfitWell.node.js.map +1 -1
- package/dist/nodes/Pushbullet/Pushbullet.node.js +3 -3
- package/dist/nodes/Pushbullet/Pushbullet.node.js.map +1 -1
- package/dist/nodes/Pushcut/Pushcut.node.js +2 -2
- package/dist/nodes/Pushcut/Pushcut.node.js.map +1 -1
- package/dist/nodes/Pushcut/PushcutTrigger.node.d.ts +1 -1
- package/dist/nodes/Pushcut/PushcutTrigger.node.js +1 -1
- package/dist/nodes/Pushcut/PushcutTrigger.node.js.map +1 -1
- package/dist/nodes/Pushover/Pushover.node.js +3 -3
- package/dist/nodes/Pushover/Pushover.node.js.map +1 -1
- package/dist/nodes/QuestDb/QuestDb.node.js +2 -2
- package/dist/nodes/QuestDb/QuestDb.node.js.map +1 -1
- package/dist/nodes/QuickBase/GenericFunctions.js +1 -2
- package/dist/nodes/QuickBase/GenericFunctions.js.map +1 -1
- package/dist/nodes/QuickBase/QuickBase.node.js +2 -2
- package/dist/nodes/QuickBase/QuickBase.node.js.map +1 -1
- package/dist/nodes/QuickBooks/GenericFunctions.js +2 -4
- package/dist/nodes/QuickBooks/GenericFunctions.js.map +1 -1
- package/dist/nodes/QuickBooks/QuickBooks.node.js +9 -9
- package/dist/nodes/QuickBooks/QuickBooks.node.js.map +1 -1
- package/dist/nodes/QuickChart/QuickChart.node.js +4 -4
- package/dist/nodes/QuickChart/QuickChart.node.js.map +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.d.ts +8 -4
- package/dist/nodes/RabbitMQ/GenericFunctions.js +61 -34
- package/dist/nodes/RabbitMQ/GenericFunctions.js.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQ.node.js +9 -62
- package/dist/nodes/RabbitMQ/RabbitMQ.node.js.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js +92 -94
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js.map +1 -1
- package/dist/nodes/RabbitMQ/types.d.ts +60 -0
- package/dist/nodes/RabbitMQ/types.js +3 -0
- package/dist/nodes/RabbitMQ/types.js.map +1 -0
- package/dist/nodes/Raindrop/Raindrop.node.js +3 -3
- package/dist/nodes/Raindrop/Raindrop.node.js.map +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.d.ts +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js +3 -3
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js.map +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.d.ts +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js +2 -2
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js.map +1 -1
- package/dist/nodes/ReadPdf/ReadPDF.node.js +3 -3
- package/dist/nodes/ReadPdf/ReadPDF.node.js.map +1 -1
- package/dist/nodes/Reddit/GenericFunctions.js +1 -2
- package/dist/nodes/Reddit/GenericFunctions.js.map +1 -1
- package/dist/nodes/Reddit/Reddit.node.js +3 -3
- package/dist/nodes/Reddit/Reddit.node.js.map +1 -1
- package/dist/nodes/Redis/Redis.node.js +3 -4
- package/dist/nodes/Redis/Redis.node.js.map +1 -1
- package/dist/nodes/Redis/RedisTrigger.node.js +1 -1
- package/dist/nodes/Redis/RedisTrigger.node.js.map +1 -1
- package/dist/nodes/RenameKeys/RenameKeys.node.js +2 -2
- package/dist/nodes/RenameKeys/RenameKeys.node.js.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +6 -7
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/Rocketchat/Rocketchat.node.js +3 -3
- package/dist/nodes/Rocketchat/Rocketchat.node.js.map +1 -1
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js +3 -3
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js.map +1 -1
- package/dist/nodes/RssFeedRead/RssFeedReadTrigger.node.js +1 -1
- package/dist/nodes/RssFeedRead/RssFeedReadTrigger.node.js.map +1 -1
- package/dist/nodes/Rundeck/Rundeck.node.js +2 -2
- package/dist/nodes/Rundeck/Rundeck.node.js.map +1 -1
- package/dist/nodes/Rundeck/RundeckApi.js +1 -2
- package/dist/nodes/Rundeck/RundeckApi.js.map +1 -1
- package/dist/nodes/S3/S3.node.js +3 -3
- package/dist/nodes/S3/S3.node.js.map +1 -1
- package/dist/nodes/Salesforce/GenericFunctions.js +2 -4
- package/dist/nodes/Salesforce/GenericFunctions.js.map +1 -1
- package/dist/nodes/Salesforce/Salesforce.node.js +5 -6
- package/dist/nodes/Salesforce/Salesforce.node.js.map +1 -1
- package/dist/nodes/Salesforce/SalesforceTrigger.node.js +2 -2
- package/dist/nodes/Salesforce/SalesforceTrigger.node.js.map +1 -1
- package/dist/nodes/Salesmate/Salesmate.node.js +8 -8
- package/dist/nodes/Salesmate/Salesmate.node.js.map +1 -1
- package/dist/nodes/Schedule/GenericFunctions.js +3 -4
- package/dist/nodes/Schedule/GenericFunctions.js.map +1 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.js +1 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.js.map +1 -1
- package/dist/nodes/SeaTable/GenericFunctions.js +8 -12
- package/dist/nodes/SeaTable/GenericFunctions.js.map +1 -1
- package/dist/nodes/SeaTable/SeaTable.node.js +7 -7
- package/dist/nodes/SeaTable/SeaTable.node.js.map +1 -1
- package/dist/nodes/SeaTable/SeaTableTrigger.node.d.ts +1 -1
- package/dist/nodes/SeaTable/SeaTableTrigger.node.js +1 -1
- package/dist/nodes/SeaTable/SeaTableTrigger.node.js.map +1 -1
- package/dist/nodes/SecurityScorecard/SecurityScorecard.node.js +2 -2
- package/dist/nodes/SecurityScorecard/SecurityScorecard.node.js.map +1 -1
- package/dist/nodes/Segment/Segment.node.js +3 -3
- package/dist/nodes/Segment/Segment.node.js.map +1 -1
- package/dist/nodes/SendGrid/SendGrid.node.d.ts +1 -1
- package/dist/nodes/SendGrid/SendGrid.node.js +13 -13
- package/dist/nodes/SendGrid/SendGrid.node.js.map +1 -1
- package/dist/nodes/Sendy/Sendy.node.js +2 -2
- package/dist/nodes/Sendy/Sendy.node.js.map +1 -1
- package/dist/nodes/SentryIo/GenericFunctions.js +2 -2
- package/dist/nodes/SentryIo/GenericFunctions.js.map +1 -1
- package/dist/nodes/SentryIo/SentryIo.node.d.ts +1 -1
- package/dist/nodes/SentryIo/SentryIo.node.js +5 -7
- package/dist/nodes/SentryIo/SentryIo.node.js.map +1 -1
- package/dist/nodes/ServiceNow/ServiceNow.node.js +3 -3
- package/dist/nodes/ServiceNow/ServiceNow.node.js.map +1 -1
- package/dist/nodes/Set/v1/SetV1.node.js +2 -2
- package/dist/nodes/Set/v1/SetV1.node.js.map +1 -1
- package/dist/nodes/Set/v2/SetV2.node.js +3 -3
- package/dist/nodes/Set/v2/SetV2.node.js.map +1 -1
- package/dist/nodes/Set/v2/helpers/utils.js +2 -3
- package/dist/nodes/Set/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.js +2 -3
- package/dist/nodes/Set/v2/manual.mode.js.map +1 -1
- package/dist/nodes/Set/v2/raw.mode.js +1 -1
- package/dist/nodes/Set/v2/raw.mode.js.map +1 -1
- package/dist/nodes/Shopify/GenericFunctions.js +1 -2
- package/dist/nodes/Shopify/GenericFunctions.js.map +1 -1
- package/dist/nodes/Shopify/Shopify.node.js +3 -3
- package/dist/nodes/Shopify/Shopify.node.js.map +1 -1
- package/dist/nodes/Shopify/ShopifyTrigger.node.d.ts +1 -1
- package/dist/nodes/Shopify/ShopifyTrigger.node.js +1 -1
- package/dist/nodes/Shopify/ShopifyTrigger.node.js.map +1 -1
- package/dist/nodes/Signl4/GenericFunctions.js +1 -1
- package/dist/nodes/Signl4/GenericFunctions.js.map +1 -1
- package/dist/nodes/Signl4/Signl4.node.js +4 -4
- package/dist/nodes/Signl4/Signl4.node.js.map +1 -1
- package/dist/nodes/Simulate/Simulate.node.js +2 -2
- package/dist/nodes/Simulate/Simulate.node.js.map +1 -1
- package/dist/nodes/Simulate/SimulateTrigger.node.js +1 -1
- package/dist/nodes/Simulate/SimulateTrigger.node.js.map +1 -1
- package/dist/nodes/Slack/SlackTrigger.node.d.ts +1 -1
- package/dist/nodes/Slack/SlackTrigger.node.js +5 -9
- package/dist/nodes/Slack/SlackTrigger.node.js.map +1 -1
- package/dist/nodes/Slack/V1/GenericFunctions.js +2 -3
- package/dist/nodes/Slack/V1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Slack/V1/SlackV1.node.js +3 -3
- package/dist/nodes/Slack/V1/SlackV1.node.js.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.js +7 -9
- package/dist/nodes/Slack/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.js +19 -26
- package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
- package/dist/nodes/Sms77/Sms77.node.d.ts +1 -1
- package/dist/nodes/Sms77/Sms77.node.js +3 -3
- package/dist/nodes/Sms77/Sms77.node.js.map +1 -1
- package/dist/nodes/Snowflake/Snowflake.node.js +2 -2
- package/dist/nodes/Snowflake/Snowflake.node.js.map +1 -1
- package/dist/nodes/SplitInBatches/v1/SplitInBatchesV1.node.js +2 -2
- package/dist/nodes/SplitInBatches/v1/SplitInBatchesV1.node.js.map +1 -1
- package/dist/nodes/SplitInBatches/v2/SplitInBatchesV2.node.js +2 -2
- package/dist/nodes/SplitInBatches/v2/SplitInBatchesV2.node.js.map +1 -1
- package/dist/nodes/SplitInBatches/v3/SplitInBatchesV3.node.js +2 -2
- package/dist/nodes/SplitInBatches/v3/SplitInBatchesV3.node.js.map +1 -1
- package/dist/nodes/Splunk/v1/GenericFunctions.js +5 -8
- package/dist/nodes/Splunk/v1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Splunk/v1/SplunkV1.node.js +18 -19
- package/dist/nodes/Splunk/v1/SplunkV1.node.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/create.operation.js +1 -2
- package/dist/nodes/Splunk/v2/actions/report/create.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/router.js +2 -3
- package/dist/nodes/Splunk/v2/actions/router.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.js +2 -3
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Splunk/v2/actions/versionDescription.js +2 -2
- package/dist/nodes/Splunk/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Splunk/v2/helpers/utils.js +1 -2
- package/dist/nodes/Splunk/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Splunk/v2/transport/index.js +3 -5
- package/dist/nodes/Splunk/v2/transport/index.js.map +1 -1
- package/dist/nodes/Spontit/GenericFunctions.js +1 -2
- package/dist/nodes/Spontit/GenericFunctions.js.map +1 -1
- package/dist/nodes/Spontit/Spontit.node.js +3 -3
- package/dist/nodes/Spontit/Spontit.node.js.map +1 -1
- package/dist/nodes/Spotify/GenericFunctions.js +1 -1
- package/dist/nodes/Spotify/GenericFunctions.js.map +1 -1
- package/dist/nodes/Spotify/Spotify.node.d.ts +1 -1
- package/dist/nodes/Spotify/Spotify.node.js +3 -3
- package/dist/nodes/Spotify/Spotify.node.js.map +1 -1
- package/dist/nodes/SpreadsheetFile/v1/SpreadsheetFileV1.node.js +4 -4
- package/dist/nodes/SpreadsheetFile/v1/SpreadsheetFileV1.node.js.map +1 -1
- package/dist/nodes/SpreadsheetFile/v2/SpreadsheetFileV2.node.js +2 -2
- package/dist/nodes/SpreadsheetFile/v2/SpreadsheetFileV2.node.js.map +1 -1
- package/dist/nodes/SpreadsheetFile/v2/fromFile.operation.js +1 -1
- package/dist/nodes/SpreadsheetFile/v2/fromFile.operation.js.map +1 -1
- package/dist/nodes/SpreadsheetFile/v2/toFile.operation.js +1 -1
- package/dist/nodes/SpreadsheetFile/v2/toFile.operation.js.map +1 -1
- package/dist/nodes/SseTrigger/SseTrigger.node.js +1 -1
- package/dist/nodes/SseTrigger/SseTrigger.node.js.map +1 -1
- package/dist/nodes/Ssh/Ssh.node.js +3 -3
- package/dist/nodes/Ssh/Ssh.node.js.map +1 -1
- package/dist/nodes/Stackby/Stackby.node.js +6 -6
- package/dist/nodes/Stackby/Stackby.node.js.map +1 -1
- package/dist/nodes/Start/Start.node.d.ts +1 -1
- package/dist/nodes/Start/Start.node.js +1 -1
- package/dist/nodes/Start/Start.node.js.map +1 -1
- package/dist/nodes/StopAndError/StopAndError.node.js +1 -1
- package/dist/nodes/StopAndError/StopAndError.node.js.map +1 -1
- package/dist/nodes/Storyblok/GenericFunctions.js +1 -2
- package/dist/nodes/Storyblok/GenericFunctions.js.map +1 -1
- package/dist/nodes/Storyblok/Storyblok.node.js +3 -3
- package/dist/nodes/Storyblok/Storyblok.node.js.map +1 -1
- package/dist/nodes/Strapi/Strapi.node.js +3 -3
- package/dist/nodes/Strapi/Strapi.node.js.map +1 -1
- package/dist/nodes/Strava/GenericFunctions.js +1 -2
- package/dist/nodes/Strava/GenericFunctions.js.map +1 -1
- package/dist/nodes/Strava/Strava.node.js +3 -3
- package/dist/nodes/Strava/Strava.node.js.map +1 -1
- package/dist/nodes/Strava/StravaTrigger.node.js +2 -3
- package/dist/nodes/Strava/StravaTrigger.node.js.map +1 -1
- package/dist/nodes/Stripe/Stripe.node.js +3 -3
- package/dist/nodes/Stripe/Stripe.node.js.map +1 -1
- package/dist/nodes/Stripe/StripeTrigger.node.js +1 -1
- package/dist/nodes/Stripe/StripeTrigger.node.js.map +1 -1
- package/dist/nodes/Stripe/helpers.js +2 -3
- package/dist/nodes/Stripe/helpers.js.map +1 -1
- package/dist/nodes/Supabase/Supabase.node.js +7 -7
- package/dist/nodes/Supabase/Supabase.node.js.map +1 -1
- package/dist/nodes/SurveyMonkey/GenericFunctions.js +1 -2
- package/dist/nodes/SurveyMonkey/GenericFunctions.js.map +1 -1
- package/dist/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.js +18 -17
- package/dist/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.js.map +1 -1
- package/dist/nodes/Switch/V1/SwitchV1.node.js +8 -3
- package/dist/nodes/Switch/V1/SwitchV1.node.js.map +1 -1
- package/dist/nodes/Switch/V2/SwitchV2.node.js +3 -4
- package/dist/nodes/Switch/V2/SwitchV2.node.js.map +1 -1
- package/dist/nodes/Switch/V3/SwitchV3.node.js +7 -9
- package/dist/nodes/Switch/V3/SwitchV3.node.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/router.js +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/router.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/versionDescription.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Taiga/Taiga.node.js +3 -3
- package/dist/nodes/Taiga/Taiga.node.js.map +1 -1
- package/dist/nodes/Taiga/TaigaTrigger.node.d.ts +1 -1
- package/dist/nodes/Taiga/TaigaTrigger.node.js +1 -1
- package/dist/nodes/Taiga/TaigaTrigger.node.js.map +1 -1
- package/dist/nodes/Tapfiliate/Tapfiliate.node.js +5 -5
- package/dist/nodes/Tapfiliate/Tapfiliate.node.js.map +1 -1
- package/dist/nodes/Telegram/GenericFunctions.js +1 -2
- package/dist/nodes/Telegram/GenericFunctions.js.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.js +7 -10
- package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
- package/dist/nodes/Telegram/TelegramTrigger.node.js +9 -10
- package/dist/nodes/Telegram/TelegramTrigger.node.js.map +1 -1
- package/dist/nodes/TheHive/GenericFunctions.js +1 -1
- package/dist/nodes/TheHive/GenericFunctions.js.map +1 -1
- package/dist/nodes/TheHive/TheHive.node.d.ts +1 -1
- package/dist/nodes/TheHive/TheHive.node.js +3 -3
- package/dist/nodes/TheHive/TheHive.node.js.map +1 -1
- package/dist/nodes/TheHive/TheHiveTrigger.node.d.ts +1 -1
- package/dist/nodes/TheHive/TheHiveTrigger.node.js +1 -1
- package/dist/nodes/TheHive/TheHiveTrigger.node.js.map +1 -1
- package/dist/nodes/TheHiveProject/TheHiveProjectTrigger.node.d.ts +1 -1
- package/dist/nodes/TheHiveProject/TheHiveProjectTrigger.node.js +1 -1
- package/dist/nodes/TheHiveProject/TheHiveProjectTrigger.node.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.js +1 -2
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/node.description.d.ts +1 -1
- package/dist/nodes/TheHiveProject/actions/node.description.js +2 -2
- package/dist/nodes/TheHiveProject/actions/node.description.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/router.js +1 -1
- package/dist/nodes/TheHiveProject/actions/router.js.map +1 -1
- package/dist/nodes/TheHiveProject/methods/listSearch.js +5 -8
- package/dist/nodes/TheHiveProject/methods/listSearch.js.map +1 -1
- package/dist/nodes/TheHiveProject/methods/resourceMapping.js +12 -15
- package/dist/nodes/TheHiveProject/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/TheHiveProject/transport/queryHelper.js +2 -2
- package/dist/nodes/TheHiveProject/transport/queryHelper.js.map +1 -1
- package/dist/nodes/TimescaleDb/TimescaleDb.node.js +2 -2
- package/dist/nodes/TimescaleDb/TimescaleDb.node.js.map +1 -1
- package/dist/nodes/Todoist/v1/OperationHandler.js +1 -2
- package/dist/nodes/Todoist/v1/OperationHandler.js.map +1 -1
- package/dist/nodes/Todoist/v1/TodoistV1.node.js +11 -11
- package/dist/nodes/Todoist/v1/TodoistV1.node.js.map +1 -1
- package/dist/nodes/Todoist/v2/OperationHandler.js +1 -2
- package/dist/nodes/Todoist/v2/OperationHandler.js.map +1 -1
- package/dist/nodes/Todoist/v2/TodoistV2.node.d.ts +1 -1
- package/dist/nodes/Todoist/v2/TodoistV2.node.js +10 -10
- package/dist/nodes/Todoist/v2/TodoistV2.node.js.map +1 -1
- package/dist/nodes/Toggl/TogglTrigger.node.js +2 -3
- package/dist/nodes/Toggl/TogglTrigger.node.js.map +1 -1
- package/dist/nodes/Totp/Totp.node.js +2 -2
- package/dist/nodes/Totp/Totp.node.js.map +1 -1
- package/dist/nodes/Transform/Aggregate/Aggregate.node.js +21 -2
- package/dist/nodes/Transform/Aggregate/Aggregate.node.js.map +1 -1
- package/dist/nodes/Transform/Limit/Limit.node.js +2 -2
- package/dist/nodes/Transform/Limit/Limit.node.js.map +1 -1
- package/dist/nodes/Transform/RemoveDuplicates/RemoveDuplicates.node.js +2 -2
- package/dist/nodes/Transform/RemoveDuplicates/RemoveDuplicates.node.js.map +1 -1
- package/dist/nodes/Transform/Sort/Sort.node.js +3 -3
- package/dist/nodes/Transform/Sort/Sort.node.js.map +1 -1
- package/dist/nodes/Transform/SplitOut/SplitOut.node.js +2 -2
- package/dist/nodes/Transform/SplitOut/SplitOut.node.js.map +1 -1
- package/dist/nodes/Transform/Summarize/Summarize.node.js +2 -2
- package/dist/nodes/Transform/Summarize/Summarize.node.js.map +1 -1
- package/dist/nodes/TravisCi/TravisCi.node.js +3 -3
- package/dist/nodes/TravisCi/TravisCi.node.js.map +1 -1
- package/dist/nodes/Trello/Trello.node.js +3 -3
- package/dist/nodes/Trello/Trello.node.js.map +1 -1
- package/dist/nodes/Trello/TrelloTrigger.node.d.ts +1 -1
- package/dist/nodes/Trello/TrelloTrigger.node.js +1 -1
- package/dist/nodes/Trello/TrelloTrigger.node.js.map +1 -1
- package/dist/nodes/Twake/Twake.node.js +2 -2
- package/dist/nodes/Twake/Twake.node.js.map +1 -1
- package/dist/nodes/Twilio/Twilio.node.js +3 -3
- package/dist/nodes/Twilio/Twilio.node.js.map +1 -1
- package/dist/nodes/Twilio/TwilioTrigger.node.d.ts +1 -1
- package/dist/nodes/Twilio/TwilioTrigger.node.js +1 -1
- package/dist/nodes/Twilio/TwilioTrigger.node.js.map +1 -1
- package/dist/nodes/Twist/Twist.node.js +4 -4
- package/dist/nodes/Twist/Twist.node.js.map +1 -1
- package/dist/nodes/Twitter/V1/GenericFunctions.js +1 -2
- package/dist/nodes/Twitter/V1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Twitter/V1/TwitterV1.node.js +3 -3
- package/dist/nodes/Twitter/V1/TwitterV1.node.js.map +1 -1
- package/dist/nodes/Twitter/V2/GenericFunctions.js +2 -3
- package/dist/nodes/Twitter/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Twitter/V2/TwitterV2.node.d.ts +1 -1
- package/dist/nodes/Twitter/V2/TwitterV2.node.js +3 -3
- package/dist/nodes/Twitter/V2/TwitterV2.node.js.map +1 -1
- package/dist/nodes/Typeform/TypeformTrigger.node.js +1 -1
- package/dist/nodes/Typeform/TypeformTrigger.node.js.map +1 -1
- package/dist/nodes/UProc/UProc.node.js +7 -8
- package/dist/nodes/UProc/UProc.node.js.map +1 -1
- package/dist/nodes/UnleashedSoftware/UnleashedSoftware.node.d.ts +1 -1
- package/dist/nodes/UnleashedSoftware/UnleashedSoftware.node.js +2 -2
- package/dist/nodes/UnleashedSoftware/UnleashedSoftware.node.js.map +1 -1
- package/dist/nodes/Uplead/Uplead.node.js +3 -3
- package/dist/nodes/Uplead/Uplead.node.js.map +1 -1
- package/dist/nodes/UptimeRobot/UptimeRobot.node.js +3 -3
- package/dist/nodes/UptimeRobot/UptimeRobot.node.js.map +1 -1
- package/dist/nodes/UrlScanIo/UrlScanIo.node.js +4 -4
- package/dist/nodes/UrlScanIo/UrlScanIo.node.js.map +1 -1
- package/dist/nodes/Venafi/Datacenter/GenericFunctions.js +2 -4
- package/dist/nodes/Venafi/Datacenter/GenericFunctions.js.map +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenter.node.js +3 -3
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenter.node.js.map +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenterTrigger.node.d.ts +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenterTrigger.node.js +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenterTrigger.node.js.map +1 -1
- package/dist/nodes/Venafi/ProtectCloud/GenericFunctions.js +2 -4
- package/dist/nodes/Venafi/ProtectCloud/GenericFunctions.js.map +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloud.node.d.ts +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloud.node.js +3 -3
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloud.node.js.map +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloudTrigger.node.d.ts +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloudTrigger.node.js +3 -4
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloudTrigger.node.js.map +1 -1
- package/dist/nodes/Vero/Vero.node.js +3 -3
- package/dist/nodes/Vero/Vero.node.js.map +1 -1
- package/dist/nodes/Vonage/Vonage.node.js +3 -3
- package/dist/nodes/Vonage/Vonage.node.js.map +1 -1
- package/dist/nodes/Wait/Wait.node.js +4 -4
- package/dist/nodes/Wait/Wait.node.js.map +1 -1
- package/dist/nodes/Webflow/GenericFunctions.js +3 -6
- package/dist/nodes/Webflow/GenericFunctions.js.map +1 -1
- package/dist/nodes/Webflow/V1/WebflowTriggerV1.node.d.ts +1 -1
- package/dist/nodes/Webflow/V1/WebflowTriggerV1.node.js +4 -7
- package/dist/nodes/Webflow/V1/WebflowTriggerV1.node.js.map +1 -1
- package/dist/nodes/Webflow/V1/WebflowV1.node.d.ts +1 -1
- package/dist/nodes/Webflow/V1/WebflowV1.node.js +2 -2
- package/dist/nodes/Webflow/V1/WebflowV1.node.js.map +1 -1
- package/dist/nodes/Webflow/V2/WebflowTriggerV2.node.js +4 -7
- package/dist/nodes/Webflow/V2/WebflowTriggerV2.node.js.map +1 -1
- package/dist/nodes/Webflow/V2/actions/versionDescription.d.ts +1 -1
- package/dist/nodes/Webflow/V2/actions/versionDescription.js +2 -2
- package/dist/nodes/Webflow/V2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +6 -9
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/utils.d.ts +2 -3
- package/dist/nodes/Webhook/utils.js +7 -8
- package/dist/nodes/Webhook/utils.js.map +1 -1
- package/dist/nodes/Wekan/Wekan.node.js +3 -3
- package/dist/nodes/Wekan/Wekan.node.js.map +1 -1
- package/dist/nodes/WhatsApp/GenericFunctions.js +1 -1
- package/dist/nodes/WhatsApp/GenericFunctions.js.map +1 -1
- package/dist/nodes/WhatsApp/MessageFunctions.js +3 -4
- package/dist/nodes/WhatsApp/MessageFunctions.js.map +1 -1
- package/dist/nodes/WhatsApp/WhatsApp.node.js +2 -2
- package/dist/nodes/WhatsApp/WhatsApp.node.js.map +1 -1
- package/dist/nodes/WhatsApp/WhatsAppTrigger.node.js +5 -2
- package/dist/nodes/WhatsApp/WhatsAppTrigger.node.js.map +1 -1
- package/dist/nodes/Wise/Wise.node.js +5 -6
- package/dist/nodes/Wise/Wise.node.js.map +1 -1
- package/dist/nodes/Wise/WiseTrigger.node.js +1 -1
- package/dist/nodes/Wise/WiseTrigger.node.js.map +1 -1
- package/dist/nodes/WooCommerce/GenericFunctions.js +2 -4
- package/dist/nodes/WooCommerce/GenericFunctions.js.map +1 -1
- package/dist/nodes/WooCommerce/WooCommerce.node.d.ts +1 -1
- package/dist/nodes/WooCommerce/WooCommerce.node.js +2 -2
- package/dist/nodes/WooCommerce/WooCommerce.node.js.map +1 -1
- package/dist/nodes/WooCommerce/WooCommerceTrigger.node.js +1 -1
- package/dist/nodes/WooCommerce/WooCommerceTrigger.node.js.map +1 -1
- package/dist/nodes/Wordpress/Wordpress.node.js +3 -3
- package/dist/nodes/Wordpress/Wordpress.node.js.map +1 -1
- package/dist/nodes/Workable/WorkableTrigger.node.js +1 -1
- package/dist/nodes/Workable/WorkableTrigger.node.js.map +1 -1
- package/dist/nodes/WorkflowTrigger/WorkflowTrigger.node.js +1 -1
- package/dist/nodes/WorkflowTrigger/WorkflowTrigger.node.js.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js +3 -3
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js.map +1 -1
- package/dist/nodes/Wufoo/WufooTrigger.node.js +1 -1
- package/dist/nodes/Wufoo/WufooTrigger.node.js.map +1 -1
- package/dist/nodes/Xero/Xero.node.d.ts +1 -1
- package/dist/nodes/Xero/Xero.node.js +7 -7
- package/dist/nodes/Xero/Xero.node.js.map +1 -1
- package/dist/nodes/Xml/Xml.node.js +3 -3
- package/dist/nodes/Xml/Xml.node.js.map +1 -1
- package/dist/nodes/Yourls/Yourls.node.d.ts +1 -1
- package/dist/nodes/Yourls/Yourls.node.js +3 -3
- package/dist/nodes/Yourls/Yourls.node.js.map +1 -1
- package/dist/nodes/Zammad/Zammad.node.js +13 -13
- package/dist/nodes/Zammad/Zammad.node.js.map +1 -1
- package/dist/nodes/Zendesk/Zendesk.node.js +5 -5
- package/dist/nodes/Zendesk/Zendesk.node.js.map +1 -1
- package/dist/nodes/Zendesk/ZendeskTrigger.node.js +2 -3
- package/dist/nodes/Zendesk/ZendeskTrigger.node.js.map +1 -1
- package/dist/nodes/Zoho/GenericFunctions.js +7 -9
- package/dist/nodes/Zoho/GenericFunctions.js.map +1 -1
- package/dist/nodes/Zoho/ZohoCrm.node.d.ts +1 -1
- package/dist/nodes/Zoho/ZohoCrm.node.js +3 -3
- package/dist/nodes/Zoho/ZohoCrm.node.js.map +1 -1
- package/dist/nodes/Zoom/Zoom.node.d.ts +1 -1
- package/dist/nodes/Zoom/Zoom.node.js +3 -3
- package/dist/nodes/Zoom/Zoom.node.js.map +1 -1
- package/dist/nodes/Zulip/Zulip.node.js +3 -3
- package/dist/nodes/Zulip/Zulip.node.js.map +1 -1
- package/dist/types/nodes.json +6 -6
- package/dist/utils/binary.js +1 -1
- package/dist/utils/binary.js.map +1 -1
- package/dist/utils/descriptions.d.ts +1 -0
- package/dist/utils/descriptions.js +7 -1
- package/dist/utils/descriptions.js.map +1 -1
- package/dist/utils/utilities.js +1 -2
- package/dist/utils/utilities.js.map +1 -1
- package/package.json +5 -5
package/dist/types/nodes.json
CHANGED
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
{"displayName":"Execute Command","name":"n8n-nodes-base.executeCommand","icon":"fa:terminal","iconColor":"crimson","group":["transform"],"version":1,"description":"Executes a command on the host","defaults":{"name":"Execute Command","color":"#886644"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Execute Once","name":"executeOnce","type":"boolean","default":true,"description":"Whether to execute only once instead of once for each entry"},{"displayName":"Command","name":"command","typeOptions":{"rows":5},"type":"string","default":"","placeholder":"echo \"test\"","description":"The command to execute","required":true}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executecommand/"}]},"alias":["Shell","Command","OS","Bash"]}},
|
|
107
107
|
{"displayName":"Execute Workflow","name":"n8n-nodes-base.executeWorkflow","icon":"fa:sign-in-alt","iconColor":"orange-red","group":["transform"],"version":[1,1.1],"subtitle":"={{\"Workflow: \" + $parameter[\"workflowId\"]}}","description":"Execute another workflow","defaults":{"name":"Execute Workflow","color":"#ff6d5a"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Operation","name":"operation","type":"hidden","noDataExpression":true,"default":"call_workflow","options":[{"name":"Call Another Workflow","value":"call_workflow"}]},{"displayName":"Source","name":"source","type":"options","options":[{"name":"Database","value":"database","description":"Load the workflow from the database by ID"},{"name":"Local File","value":"localFile","description":"Load the workflow from a locally saved file"},{"name":"Parameter","value":"parameter","description":"Load the workflow from a parameter"},{"name":"URL","value":"url","description":"Load the workflow from an URL"}],"default":"database","description":"Where to get the workflow to execute from"},{"displayName":"Workflow ID","name":"workflowId","type":"string","displayOptions":{"show":{"source":["database"],"@version":[1]}},"default":"","required":true,"hint":"Can be found in the URL of the workflow","description":"Note on using an expression here: if this node is set to run once with all items, they will all be sent to the <em>same</em> workflow. That workflow's ID will be calculated by evaluating the expression for the <strong>first input item</strong>."},{"displayName":"Workflow","name":"workflowId","type":"workflowSelector","displayOptions":{"show":{"source":["database"],"@version":[{"_cnd":{"gte":1.1}}]}},"default":"","required":true,"hint":"Note on using an expression here: if this node is set to run once with all items, they will all be sent to the <em>same</em> workflow. That workflow's ID will be calculated by evaluating the expression for the <strong>first input item</strong>."},{"displayName":"Workflow Path","name":"workflowPath","type":"string","displayOptions":{"show":{"source":["localFile"]}},"default":"","placeholder":"/data/workflow.json","required":true,"description":"The path to local JSON workflow file to execute"},{"displayName":"Workflow JSON","name":"workflowJson","type":"json","typeOptions":{"rows":10},"displayOptions":{"show":{"source":["parameter"]}},"default":"\n\n\n","required":true,"description":"The workflow JSON code to execute"},{"displayName":"Workflow URL","name":"workflowUrl","type":"string","displayOptions":{"show":{"source":["url"]}},"default":"","placeholder":"https://example.com/workflow.json","required":true,"description":"The URL from which to load the workflow from"},{"displayName":"Any data you pass into this node will be output by the Execute Workflow Trigger. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflow/\" target=\"_blank\">More info</a>","name":"executeWorkflowNotice","type":"notice","default":""},{"displayName":"Mode","name":"mode","type":"options","noDataExpression":true,"options":[{"name":"Run once with all items","value":"once","description":"Pass all items into a single execution of the sub-workflow"},{"name":"Run once for each item","value":"each","description":"Call the sub-workflow individually for each item"}],"default":"once"},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Wait For Sub-Workflow Completion","name":"waitForSubWorkflow","type":"boolean","default":true,"description":"Whether the main workflow should wait for the sub-workflow to complete its execution before proceeding"}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers","Flow"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflow/"}]},"alias":["n8n"]}},
|
|
108
108
|
{"displayName":"Execute Workflow Trigger","name":"n8n-nodes-base.executeWorkflowTrigger","icon":"fa:sign-out-alt","group":["trigger"],"version":1,"description":"Helpers for calling other n8n workflows. Used for designing modular, microservice-like workflows.","eventTriggerDescription":"","maxNodes":1,"defaults":{"name":"Execute Workflow Trigger","color":"#ff6d5a"},"inputs":[],"outputs":["main"],"properties":[{"displayName":"When an ‘execute workflow’ node calls this workflow, the execution starts here. Any data passed into the 'execute workflow' node will be output by this node.","name":"notice","type":"notice","default":""},{"displayName":"Events","name":"events","type":"hidden","noDataExpression":true,"options":[{"name":"Workflow Call","value":"worklfow_call","description":"When called by another workflow using Execute Workflow Trigger","action":"When Called by Another Workflow"}],"default":"worklfow_call"}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflowtrigger/"}]}}},
|
|
109
|
-
{"displayName":"Execution Data","name":"n8n-nodes-base.executionData","icon":"fa:tasks","group":["input"],"iconColor":"light-green","version":1,"description":"Add execution data for search","defaults":{"name":"Execution Data","color":"#29A568"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"
|
|
109
|
+
{"displayName":"Execution Data","name":"n8n-nodes-base.executionData","icon":"fa:tasks","group":["input"],"iconColor":"light-green","version":1,"description":"Add execution data for search","defaults":{"name":"Execution Data","color":"#29A568"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Save important data using this node. It will be displayed on each execution for easy reference and you can filter by it.<br />Filtering is available on Pro and Enterprise plans. <a href='https://n8n.io/pricing/' target='_blank'>More Info</a>","name":"notice","type":"notice","default":""},{"displayName":"Operation","name":"operation","type":"options","default":"save","noDataExpression":true,"options":[{"name":"Save Highlight Data (for Search/review)","value":"save","action":"Save Highlight Data (for search/review)"}]},{"displayName":"Data to Save","name":"dataToSave","placeholder":"Add Saved Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Saved Field","multipleValues":true},"displayOptions":{"show":{"operation":["save"]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Key","name":"key","type":"string","default":"","placeholder":"e.g. myKey"},{"displayName":"Value","name":"value","type":"string","default":"","placeholder":"e.g. myValue"}]}]}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executiondata/"}]},"alias":["Filter","_Set","Data"]}},
|
|
110
110
|
{"displayName":"Facebook Graph API","name":"n8n-nodes-base.facebookGraphApi","group":["transform"],"version":1,"description":"Interacts with Facebook using the Graph API","defaults":{"name":"Facebook Graph API"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"facebookGraphApi","required":true}],"properties":[{"displayName":"Host URL","name":"hostUrl","type":"options","options":[{"name":"Default","value":"graph.facebook.com"},{"name":"Video Uploads","value":"graph-video.facebook.com"}],"default":"graph.facebook.com","description":"The Host URL of the request. Almost all requests are passed to the graph.facebook.com host URL. The single exception is video uploads, which use graph-video.facebook.com.","required":true},{"displayName":"HTTP Request Method","name":"httpRequestMethod","type":"options","options":[{"name":"GET","value":"GET"},{"name":"POST","value":"POST"},{"name":"DELETE","value":"DELETE"}],"default":"GET","description":"The HTTP Method to be used for the request","required":true},{"displayName":"Graph API Version","name":"graphApiVersion","type":"options","options":[{"name":"Default","value":""},{"name":"v20.0","value":"v20.0"},{"name":"v19.0","value":"v19.0"},{"name":"v18.0","value":"v18.0"},{"name":"v17.0","value":"v17.0"},{"name":"v16.0","value":"v16.0"},{"name":"v15.0","value":"v15.0"},{"name":"v14.0","value":"v14.0"},{"name":"v13.0","value":"v13.0"},{"name":"v12.0","value":"v12.0"},{"name":"v11.0","value":"v11.0"},{"name":"v10.0","value":"v10.0"},{"name":"v9.0","value":"v9.0"},{"name":"v8.0","value":"v8.0"},{"name":"v7.0","value":"v7.0"},{"name":"v6.0","value":"v6.0"},{"name":"v5.0","value":"v5.0"},{"name":"v4.0","value":"v4.0"},{"name":"v3.3","value":"v3.3"},{"name":"v3.2","value":"v3.2"},{"name":"v3.1","value":"v3.1"},{"name":"v3.0","value":"v3.0"}],"default":"","description":"The version of the Graph API to be used in the request","required":true},{"displayName":"Node","name":"node","type":"string","default":"","description":"The node on which to operate. A node is an individual object with a unique ID. For example, there are many User node objects, each with a unique ID representing a person on Facebook.","placeholder":"me","required":true},{"displayName":"Edge","name":"edge","type":"string","default":"","description":"Edge of the node on which to operate. Edges represent collections of objects which are attached to the node.","placeholder":"videos"},{"displayName":"Ignore SSL Issues","name":"allowUnauthorizedCerts","type":"boolean","default":false,"description":"Whether to connect even if SSL certificate validation is not possible"},{"displayName":"Send Binary File","name":"sendBinaryData","type":"boolean","displayOptions":{"show":{"httpRequestMethod":["POST","PUT"]}},"default":false,"required":true,"description":"Whether binary data should be sent as body"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"","placeholder":"file:data","displayOptions":{"hide":{"sendBinaryData":[false]},"show":{"httpRequestMethod":["POST","PUT"]}},"hint":"The name of the input binary field containing the file to be uploaded","description":"For Form-Data Multipart, they can be provided in the format: <code>\"sendKey1:binaryProperty1,sendKey2:binaryProperty2</code>"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"/httpRequestMethod":["GET"]}},"description":"The list of fields to request in the GET request","default":{},"options":[{"name":"field","displayName":"Field","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the field"}]}]},{"displayName":"Query Parameters","name":"queryParameters","placeholder":"Add Parameter","type":"fixedCollection","typeOptions":{"multipleValues":true},"description":"The query parameters to send","default":{},"options":[{"name":"parameter","displayName":"Parameter","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the parameter"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the parameter"}]}]},{"displayName":"Query Parameters JSON","name":"queryParametersJson","type":"json","default":"{}","placeholder":"{\"field_name\": \"field_value\"}","description":"The query parameters to send, defined as a JSON object"}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.facebookgraphapi/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/facebookGraph/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Facebook/facebook.svg"},
|
|
111
111
|
{"displayName":"Facebook Trigger","name":"n8n-nodes-base.facebookTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"appId\"] +\"/\"+ $parameter[\"object\"]}}","description":"Starts the workflow when Facebook events occur","defaults":{"name":"Facebook Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"facebookGraphAppApi","required":true}],"webhooks":[{"name":"setup","httpMethod":"GET","responseMode":"onReceived","path":"webhook"},{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"APP ID","name":"appId","type":"string","required":true,"default":"","description":"Facebook APP ID"},{"displayName":"To watch Whatsapp business account events use the Whatsapp trigger node","name":"whatsappBusinessAccountNotice","type":"notice","default":"","displayOptions":{"show":{"object":["whatsappBusinessAccount"]}}},{"displayName":"Object","name":"object","type":"options","options":[{"name":"Ad Account","value":"adAccount","description":"Get updates about Ad Account"},{"name":"Application","value":"application","description":"Get updates about the app"},{"name":"Certificate Transparency","value":"certificateTransparency","description":"Get updates about Certificate Transparency"},{"name":"Group","value":"group","description":"Get updates about activity in groups and events in groups for Workplace"},{"name":"Instagram","value":"instagram","description":"Get updates about comments on your media"},{"name":"Link","value":"link","description":"Get updates about links for rich previews by an external provider"},{"name":"Page","value":"page","description":"Page updates"},{"name":"Permissions","value":"permissions","description":"Updates regarding granting or revoking permissions"},{"name":"User","value":"user","description":"User profile updates"},{"name":"Whatsapp Business Account","value":"whatsappBusinessAccount","description":"Get updates about Whatsapp business account"},{"name":"Workplace Security","value":"workplaceSecurity","description":"Get updates about Workplace Security"}],"required":true,"default":"user","description":"The object to subscribe to"},{"displayName":"Field Names or IDs","name":"fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getObjectFields","loadOptionsDependsOn":["object"]},"default":[],"description":"The set of fields in this object that are subscribed to. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Include Values","name":"includeValues","type":"boolean","default":true,"description":"Whether change notifications should include the new values"}]}],"codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.facebooktrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/facebookapp/"}]},"alias":["FB"]},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Facebook/facebook.svg"},
|
|
112
112
|
{"displayName":"Facebook Lead Ads Trigger","name":"n8n-nodes-base.facebookLeadAdsTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"event\"]}}","description":"Handle Facebook Lead Ads events via webhooks","defaults":{"name":"Facebook Lead Ads Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"facebookLeadAdsOAuth2Api","required":true}],"webhooks":[{"name":"setup","httpMethod":"GET","responseMode":"onReceived","path":"webhook"},{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Due to Facebook API limitations, you can use just one Facebook Lead Ads trigger for each Facebook App","name":"facebookLeadAdsNotice","type":"notice","default":""},{"displayName":"Event","name":"event","type":"options","required":true,"default":"newLead","options":[{"name":"New Lead","value":"newLead"}]},{"displayName":"Page","name":"page","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The page linked to the form for retrieving new leads","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"pageList"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"121637951029080"}]},{"displayName":"Form","name":"form","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The form to monitor for fetching lead details upon submission","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"formList"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"121637951029080"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Simplify Output","name":"simplifyOutput","type":"boolean","default":true,"description":"Whether to return a simplified version of the webhook event instead of all fields"}]}],"codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.facebookleadadstrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/facebookleadads/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/FacebookLeadAds/facebook.svg"},
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
{"displayName":"GitLab","name":"n8n-nodes-base.gitlab","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Retrieve data from GitLab API","defaults":{"name":"GitLab"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"gitlabApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"gitlabOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"File","value":"file"},{"name":"Issue","value":"issue"},{"name":"Release","value":"release"},{"name":"Repository","value":"repository"},{"name":"User","value":"user"}],"default":"issue"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["issue"]}},"options":[{"name":"Create","value":"create","description":"Create a new issue","action":"Create an issue"},{"name":"Create Comment","value":"createComment","description":"Create a new comment on an issue","action":"Create a comment on an issue"},{"name":"Edit","value":"edit","description":"Edit an issue","action":"Edit an issue"},{"name":"Get","value":"get","description":"Get the data of a single issue","action":"Get an issue"},{"name":"Lock","value":"lock","description":"Lock an issue","action":"Lock an issue"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["repository"]}},"options":[{"name":"Get","value":"get","description":"Get the data of a single repository","action":"Get a repository"},{"name":"Get Issues","value":"getIssues","description":"Returns issues of a repository","action":"Get issues of a repository"}],"default":"getIssues"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Get Repositories","value":"getRepositories","description":"Returns the repositories of a user","action":"Get a user's repositories"}],"default":"getRepositories"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["release"]}},"options":[{"name":"Create","value":"create","description":"Create a new release","action":"Create a release"},{"name":"Delete","value":"delete","description":"Delete a release","action":"Delete a release"},{"name":"Get","value":"get","description":"Get a release","action":"Get a release"},{"name":"Get Many","value":"getAll","description":"Get many releases","action":"Get many releases"},{"name":"Update","value":"update","description":"Update a release","action":"Update a release"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Create","value":"create","description":"Create a new file in repository","action":"Create a file"},{"name":"Delete","value":"delete","description":"Delete a file in repository","action":"Delete a file"},{"name":"Edit","value":"edit","description":"Edit a file in repository","action":"Edit a file"},{"name":"Get","value":"get","description":"Get the data of a single file","action":"Get a file"},{"name":"List","value":"list","description":"List contents of a folder","action":"List files"}],"default":"create"},{"displayName":"Project Owner","name":"owner","type":"string","default":"","required":true,"placeholder":"n8n-io","description":"User, group or namespace of the project"},{"displayName":"Project Name","name":"repository","type":"string","default":"","required":true,"displayOptions":{"hide":{"resource":["user"],"operation":["getRepositories"]}},"placeholder":"n8n","description":"The name of the project"},{"displayName":"Title","name":"title","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["issue"]}},"description":"The title of the issue"},{"displayName":"Body","name":"body","type":"string","typeOptions":{"rows":5},"default":"","displayOptions":{"show":{"operation":["create"],"resource":["issue"]}},"description":"The body of the issue"},{"displayName":"Due Date","name":"due_date","type":"dateTime","displayOptions":{"show":{"operation":["create"],"resource":["issue"]}},"default":"","description":"Due Date for issue"},{"displayName":"Labels","name":"labels","type":"collection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Label"},"displayOptions":{"show":{"operation":["create"],"resource":["issue"]}},"default":{"label":""},"options":[{"displayName":"Label","name":"label","type":"string","default":"","description":"Label to add to issue"}]},{"displayName":"Assignees","name":"assignee_ids","type":"collection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Assignee"},"displayOptions":{"show":{"operation":["create"],"resource":["issue"]}},"default":{"assignee":""},"options":[{"displayName":"Assignee","name":"assignee","type":"number","default":0,"description":"User ID to assign issue to"}]},{"displayName":"Issue Number","name":"issueNumber","type":"number","default":0,"required":true,"displayOptions":{"show":{"operation":["createComment"],"resource":["issue"]}},"description":"The number of the issue on which to create the comment on"},{"displayName":"Body","name":"body","type":"string","typeOptions":{"rows":5},"displayOptions":{"show":{"operation":["createComment"],"resource":["issue"]}},"default":"","description":"The body of the comment"},{"displayName":"Issue Number","name":"issueNumber","type":"number","default":0,"required":true,"displayOptions":{"show":{"operation":["edit"],"resource":["issue"]}},"description":"The number of the issue edit"},{"displayName":"Edit Fields","name":"editFields","type":"collection","typeOptions":{"multipleValueButtonText":"Add Field"},"displayOptions":{"show":{"operation":["edit"],"resource":["issue"]}},"default":{},"options":[{"displayName":"Title","name":"title","type":"string","default":"","description":"The title of the issue"},{"displayName":"Body","name":"description","type":"string","typeOptions":{"rows":5},"default":"","description":"The body of the issue"},{"displayName":"State","name":"state","type":"options","options":[{"name":"Closed","value":"closed","description":"Set the state to \"closed\""},{"name":"Open","value":"open","description":"Set the state to \"open\""}],"default":"open","description":"The state to set"},{"displayName":"Labels","name":"labels","type":"collection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Label"},"default":{"label":""},"options":[{"displayName":"Label","name":"label","type":"string","default":"","description":"Label to add to issue"}]},{"displayName":"Assignees","name":"assignee_ids","type":"collection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Assignee"},"default":{"assignee":""},"options":[{"displayName":"Assignees","name":"assignee","type":"string","default":"","description":"User to assign issue too"}]},{"displayName":"Due Date","name":"due_date","type":"dateTime","default":"","description":"Due Date for issue"}]},{"displayName":"Issue Number","name":"issueNumber","type":"number","default":0,"required":true,"displayOptions":{"show":{"operation":["get"],"resource":["issue"]}},"description":"The number of the issue get data of"},{"displayName":"Issue Number","name":"issueNumber","type":"number","default":0,"required":true,"displayOptions":{"show":{"operation":["lock"],"resource":["issue"]}},"description":"The number of the issue to lock"},{"displayName":"Lock Reason","name":"lockReason","type":"options","displayOptions":{"show":{"operation":["lock"],"resource":["issue"]}},"options":[{"name":"Off-Topic","value":"off-topic","description":"The issue is Off-Topic"},{"name":"Too Heated","value":"too heated","description":"The discussion is too heated"},{"name":"Resolved","value":"resolved","description":"The issue got resolved"},{"name":"Spam","value":"spam","description":"The issue is spam"}],"default":"resolved","description":"The reason to lock the issue"},{"displayName":"Tag","name":"releaseTag","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["release"]}},"description":"The tag of the release"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","typeOptions":{"multipleValueButtonText":"Add Field"},"displayOptions":{"show":{"operation":["create"],"resource":["release"]}},"default":{},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the release"},{"displayName":"Description","name":"description","type":"string","typeOptions":{"rows":5},"default":"","description":"The description of the release"},{"displayName":"Ref","name":"ref","type":"string","default":"","description":"If Tag doesn’t exist, the release will be created from Ref. It can be a commit SHA, another tag name, or a branch name."}]},{"displayName":"Project ID","name":"projectId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete","get"],"resource":["release"]}},"description":"The ID or URL-encoded path of the project"},{"displayName":"Tag Name","name":"tag_name","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete","get"],"resource":["release"]}},"description":"The Git tag the release is associated with"},{"displayName":"Project ID","name":"projectId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["release"]}},"description":"The ID or URL-encoded path of the project"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["release","file","repository"],"operation":["getAll","list","getIssues"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["release","file","repository"],"operation":["getAll","list","getIssues"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","typeOptions":{"multipleValueButtonText":"Add Field"},"displayOptions":{"show":{"operation":["getAll"],"resource":["release"]}},"default":{},"options":[{"displayName":"Order By","name":"order_by","type":"options","options":[{"name":"Created At","value":"created_at"},{"name":"Released At","value":"released_at"}],"default":"released_at","description":"The field to use as order"},{"displayName":"Sort","name":"sort","type":"options","options":[{"name":"ASC","value":"asc"},{"name":"DESC","value":"desc"}],"default":"desc","description":"The direction of the order. ."}]},{"displayName":"Project ID","name":"projectId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["release"]}},"description":"The ID or URL-encoded path of the project"},{"displayName":"Tag Name","name":"tag_name","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["release"]}},"description":"The Git tag the release is associated with"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","typeOptions":{"multipleValueButtonText":"Add Field"},"displayOptions":{"show":{"operation":["update"],"resource":["release"]}},"default":{},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The release name"},{"displayName":"Description","name":"description","type":"string","default":"","description":"The description of the release. You can use Markdown."},{"displayName":"Milestones","name":"milestones","type":"string","default":"","description":"The title of each milestone to associate with the release (provide a titles list spearated with comma)"},{"displayName":"Released At","name":"released_at","type":"dateTime","default":"","description":"The date when the release is/was ready"}]},{"displayName":"Filters","name":"getRepositoryIssuesFilters","type":"collection","typeOptions":{"multipleValueButtonText":"Add Filter"},"displayOptions":{"show":{"operation":["getIssues"],"resource":["repository"]}},"default":{},"options":[{"displayName":"Assignee","name":"assignee_username","type":"string","default":"","description":"Return only issues which are assigned to a specific user"},{"displayName":"Creator","name":"author_username","type":"string","default":"","description":"Return only issues which were created by a specific user"},{"displayName":"Search","name":"search","type":"string","default":"","description":"Search issues against their title and description"},{"displayName":"Labels","name":"labels","type":"string","default":"","description":"Return only issues with the given labels. Multiple lables can be separated by comma."},{"displayName":"Updated After","name":"updated_after","type":"dateTime","default":"","description":"Return only issues updated at or after this time"},{"displayName":"State","name":"state","type":"options","options":[{"name":"All","value":"","description":"Returns issues with any state"},{"name":"Closed","value":"closed","description":"Return issues with \"closed\" state"},{"name":"Open","value":"opened","description":"Return issues with \"open\" state"}],"default":"opened","description":"The state to filter by"},{"displayName":"Sort","name":"order_by","type":"options","options":[{"name":"Created At","value":"created_at","description":"Sort by created date"},{"name":"Updated At","value":"updated_at","description":"Sort by updated date"},{"name":"Priority","value":"priority","description":"Sort by priority"}],"default":"created_at","description":"The order the issues should be returned in"},{"displayName":"Direction","name":"sort","type":"options","options":[{"name":"Ascending","value":"asc","description":"Sort in ascending order"},{"name":"Descending","value":"desc","description":"Sort in descending order"}],"default":"desc","description":"The sort order"}]},{"displayName":"File Path","name":"filePath","type":"string","default":"","displayOptions":{"show":{"resource":["file"]},"hide":{"operation":["list"]}},"placeholder":"docs/README.md","description":"The file path of the file. Has to contain the full path or leave it empty for root folder."},{"displayName":"Path","name":"filePath","type":"string","default":"","displayOptions":{"show":{"resource":["file"],"operation":["list"]}},"placeholder":"docs/","description":"The path of the folder to list"},{"displayName":"Page","name":"page","type":"number","displayOptions":{"show":{"resource":["file"],"operation":["list"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":1,"description":"Page of results to display"},{"displayName":"Additional Parameters","name":"additionalParameters","placeholder":"Add Parameter","description":"Additional fields to add","type":"collection","default":{},"displayOptions":{"show":{"resource":["file"],"operation":["list"]}},"options":[{"displayName":"Reference","name":"ref","type":"string","default":"","placeholder":"main","description":"The name of the commit/branch/tag. Default: the repository’s default branch (usually main)."},{"displayName":"Recursive","name":"recursive","type":"boolean","default":false,"description":"Whether or not to get a recursive file tree. Default is false."}]},{"displayName":"As Binary Property","name":"asBinaryProperty","type":"boolean","default":true,"displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"description":"Whether to set the data of the file as binary property instead of returning the raw API response"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"asBinaryProperty":[true],"operation":["get"],"resource":["file"]}},"placeholder":"","hint":"The name of the output binary field to put the file in"},{"displayName":"Additional Parameters","name":"additionalParameters","placeholder":"Add Parameter","description":"Additional fields to add","type":"collection","default":{},"displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"options":[{"displayName":"Reference","name":"reference","type":"string","default":"","placeholder":"main","description":"The name of the commit/branch/tag. Default: the repository’s default branch (usually main)."}]},{"displayName":"Binary File","name":"binaryData","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["create","edit"],"resource":["file"]}},"description":"Whether the data to upload should be taken from binary field"},{"displayName":"File Content","name":"fileContent","type":"string","default":"","required":true,"displayOptions":{"show":{"binaryData":[false],"operation":["create","edit"],"resource":["file"]}},"placeholder":"","description":"The text content of the file"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"binaryData":[true],"operation":["create","edit"],"resource":["file"]}},"placeholder":"","hint":"The name of the input binary field containing the file to be written"},{"displayName":"Commit Message","name":"commitMessage","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["create","delete","edit"],"resource":["file"]}}},{"displayName":"Branch","name":"branch","type":"string","default":"","description":"Name of the new branch to create. The commit is added to this branch.","required":true,"displayOptions":{"show":{"operation":["create","delete","edit"],"resource":["file"]}}},{"displayName":"Additional Parameters","name":"additionalParameters","placeholder":"Add Parameter","description":"Additional fields to add","type":"fixedCollection","default":{},"displayOptions":{"show":{"operation":["create","delete","edit"],"resource":["file"]}},"options":[{"displayName":"Start Branch","name":"branchStart","values":[{"displayName":"Start Branch","name":"branchStart","type":"string","default":"","description":"Name of the base branch to create the new branch from"}]},{"name":"author","displayName":"Author","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the author of the commit"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The email of the author of the commit"}]},{"name":"encoding","displayName":"Encoding","values":[{"displayName":"Encoding","name":"encoding","type":"string","default":"text","description":"Change encoding to base64. Default is text."}]}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gitlab/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/gitlab/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Gitlab/gitlab.svg"},
|
|
139
139
|
{"displayName":"GitLab Trigger","name":"n8n-nodes-base.gitlabTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"owner\"] + \"/\" + $parameter[\"repository\"] + \": \" + $parameter[\"events\"].join(\", \")}}","description":"Starts the workflow when GitLab events occur","defaults":{"name":"GitLab Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"gitlabApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"gitlabOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Repository Owner","name":"owner","type":"string","default":"","required":true,"placeholder":"n8n-io","description":"Owner of the repository"},{"displayName":"Repository Name","name":"repository","type":"string","default":"","required":true,"placeholder":"n8n","description":"The name of the repository"},{"displayName":"Events","name":"events","type":"multiOptions","options":[{"name":"Comment","value":"note","description":"Triggered when a new comment is made on commits, merge requests, issues, and code snippets"},{"name":"Confidential Issues","value":"confidential_issues","description":"Triggered on confidential issues' events"},{"name":"Confidential Comments","value":"confidential_note","description":"Triggered when a confidential comment is made"},{"name":"Deployments","value":"deployment","description":"Triggered when a deployment starts/succeeds/fails/is cancelled"},{"name":"Issue","value":"issues","description":"Triggered when a new issue is created or an existing issue was updated/closed/reopened"},{"name":"Job","value":"job","description":"Triggered on status change of a job"},{"name":"Merge Request","value":"merge_requests","description":"Triggered when a new merge request is created, an existing merge request was updated/merged/closed or a commit is added in the source branch"},{"name":"Pipeline","value":"pipeline","description":"Triggered on status change of Pipeline"},{"name":"Push","value":"push","description":"Triggered when you push to the repository except when pushing tags"},{"name":"Release","value":"releases","description":"Release events are triggered when a release is created or updated"},{"name":"Tag","value":"tag_push","description":"Triggered when you create (or delete) tags to the repository"},{"name":"Wiki Page","value":"wiki_page","description":"Triggered when a wiki page is created, updated or deleted"},{"name":"*","value":"*","description":"Any time any event is triggered (Wildcard Event)"}],"required":true,"default":[],"description":"The events to listen to"}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.gitlabtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/gitlab/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Gitlab/gitlab.svg"},
|
|
140
140
|
{"displayName":"Google Ads","name":"n8n-nodes-base.googleAds","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Ads API","defaults":{"name":"Google Ads"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAdsOAuth2Api","required":true,"testedBy":{"request":{"method":"GET","url":"/v15/customers:listAccessibleCustomers"}}}],"requestDefaults":{"returnFullResponse":true,"baseURL":"https://googleads.googleapis.com","headers":{"developer-token":"={{$credentials.developerToken}}"}},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Campaign","value":"campaign"}],"default":"campaign"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["campaign"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many campaigns linked to the specified account","routing":{"request":{"method":"POST","url":"={{\"/v15/customers/\" + $parameter[\"clientCustomerId\"].toString().replace(/-/g, \"\") + \"/googleAds:search\"}}","body":{"query":"={{ \"select campaign.id, campaign.name, campaign_budget.amount_micros, campaign_budget.period,campaign.status,campaign.optimization_score,campaign.advertising_channel_type,campaign.advertising_channel_sub_type,metrics.impressions,metrics.interactions,metrics.interaction_rate,metrics.average_cost,metrics.cost_micros,metrics.conversions,metrics.cost_per_conversion,metrics.conversions_from_interactions_rate,metrics.video_views,metrics.average_cpm,metrics.ctr from campaign where campaign.id > 0 \" + ([\"allTime\", undefined, \"\"].includes($parameter.additionalOptions?.dateRange) ? \"\" : \" and segments.date DURING \" + $parameter.additionalOptions.dateRange) + \" \" + ([\"all\", undefined, \"\"].includes($parameter.additionalOptions?.campaignStatus) ? \"\" : \" and campaign.status = '\" + $parameter.additionalOptions.campaignStatus + \"'\") + \"\" }}"},"headers":{"login-customer-id":"={{$parameter[\"managerCustomerId\"].toString().replace(/-/g, \"\")}}"}},"output":{"postReceive":[null]}},"action":"Get many campaigns"},{"name":"Get","value":"get","description":"Get a specific campaign","routing":{"request":{"method":"POST","url":"={{\"/v15/customers/\" + $parameter[\"clientCustomerId\"].toString().replace(/-/g, \"\") + \"/googleAds:search\"}}","returnFullResponse":true,"body":{"query":"={{ \"select campaign.id, campaign.name, campaign_budget.amount_micros, campaign_budget.period,campaign.status,campaign.optimization_score,campaign.advertising_channel_type,campaign.advertising_channel_sub_type,metrics.impressions,metrics.interactions,metrics.interaction_rate,metrics.average_cost,metrics.cost_micros,metrics.conversions,metrics.cost_per_conversion,metrics.conversions_from_interactions_rate,metrics.video_views,metrics.average_cpm,metrics.ctr from campaign where campaign.id = \" + $parameter[\"campaignId\"].toString().replace(/-/g, \"\")}}"},"headers":{"login-customer-id":"={{$parameter[\"managerCustomerId\"].toString().replace(/-/g, \"\")}}"}},"output":{"postReceive":[null]}},"action":"Get a campaign"}],"default":"getAll"},{"displayName":"Divide field names expressed with <i>micros</i> by 1,000,000 to get the actual value","name":"campaigsNotice","type":"notice","default":"","displayOptions":{"show":{"resource":["campaign"]}}},{"displayName":"Manager Customer ID","name":"managerCustomerId","type":"string","required":true,"placeholder":"9998887777","displayOptions":{"show":{"resource":["campaign"]}},"default":""},{"displayName":"Client Customer ID","name":"clientCustomerId","type":"string","required":true,"placeholder":"6665554444","displayOptions":{"show":{"resource":["campaign"]}},"default":""},{"displayName":"Campaign ID","name":"campaignId","type":"string","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["campaign"]}},"default":"","description":"ID of the campaign"},{"displayName":"Additional Options","name":"additionalOptions","type":"collection","displayOptions":{"show":{"resource":["campaign"],"operation":["getAll"]}},"default":{},"description":"Additional options for fetching campaigns","placeholder":"Add option","options":[{"displayName":"Date Range","name":"dateRange","description":"Filters statistics by period","type":"options","options":[{"name":"All Time","value":"allTime","description":"Fetch statistics for all period"},{"name":"Today","value":"TODAY","description":"Today only"},{"name":"Yesterday","value":"YESTERDAY","description":"Yesterday only"},{"name":"Last 7 Days","value":"LAST_7_DAYS","description":"Last 7 days, not including today"},{"name":"Last Business Week","value":"LAST_BUSINESS_WEEK","description":"The 5 day business week, Monday through Friday, of the previous business week"},{"name":"This Month","value":"THIS_MONTH","description":"All days in the current month"},{"name":"Last Month","value":"LAST_MONTH","description":"All days in the previous month"},{"name":"Last 14 Days","value":"LAST_14_DAYS","description":"The last 14 days not including today"},{"name":"Last 30 Days","value":"LAST_30_DAYS","description":"The last 30 days not including today"}],"default":"allTime"},{"displayName":"Show Campaigns by Status","name":"campaignStatus","description":"Filters campaigns by status","type":"options","options":[{"name":"All","value":"all","description":"Fetch all campaigns regardless of status"},{"name":"Enabled","value":"ENABLED","description":"Filter only active campaigns"},{"name":"Paused","value":"PAUSED","description":"Filter only paused campaigns"},{"name":"Removed","value":"REMOVED","description":"Filter only removed campaigns"}],"default":"all"}]},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleads/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Ads/googleAds.svg"},
|
|
141
|
-
{"displayName":"Google Analytics","name":"n8n-nodes-base.googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":2,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"Property Type","name":"propertyType","type":"options","noDataExpression":true,"description":"Google Analytics 4 is the latest version. Universal Analytics is an older version that is not fully functional after the end of June 2023.","options":[{"name":"Google Analytics 4","value":"ga4"},{"name":"Universal Analytics","value":"universal"}],"default":"ga4","displayOptions":{"show":{"resource":["report"],"operation":["get"]}}},{"displayName":"Property","name":"propertyId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The Property of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a property...","typeOptions":{"searchListMethod":"searchProperties","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics Property ID"}}],"url":"=https://analytics.google.com/analytics/web/#/p{{$value}}/"}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2024-08-20T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2024-08-27T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"Metrics","name":"metricsGA4","type":"fixedCollection","default":{"metricValues":[{"listName":"totalUsers"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Metric","description":"The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.","options":[{"displayName":"Values","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","description":"A mathematical expression for derived metrics. For example, the metric Event count per user is eventCount/totalUsers.","placeholder":"e.g. eventCount/totalUsers","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Invisible","name":"invisible","type":"boolean","default":false,"displayOptions":{"show":{"listName":["custom"]}},"description":"Whether a metric is invisible in the report response. If a metric is invisible, the metric will not produce a column in the response, but can be used in metricFilter, orderBys, or a metric expression."}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Dimensions to split by","name":"dimensionsGA4","type":"fixedCollection","default":{"dimensionValues":[{"listName":"date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be \"Paris\" or \"New York\". Requests are allowed up to 9 dimensions.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}},"options":[{"displayName":"Currency Code","name":"currencyCode","type":"string","default":"","description":"A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the property's default currency."},{"displayName":"Dimensions Filters","name":"dimensionFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"String Filter","name":"stringFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true},{"displayName":"Match Type","name":"matchType","type":"options","default":"EXACT","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Contains Value","value":"CONTAINS"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Exact Match","value":"EXACT"},{"name":"Full Match for the Regular Expression","value":"FULL_REGEXP"},{"name":"Partial Match for the Regular Expression","value":"PARTIAL_REGEXP"}]}]},{"displayName":"In List Filter","name":"inListFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Values","name":"values","type":"string","default":"","hint":"Comma separated list of values. Must be non-empty."},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Metric Aggregation","name":"metricAggregations","type":"multiOptions","default":[],"options":[{"name":"MAXIMUM","value":"MAXIMUM"},{"name":"MINIMUM","value":"MINIMUM"},{"name":"TOTAL","value":"TOTAL"}],"displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Metrics Filters","name":"metricsFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"Between Filter","name":"betweenFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"From Value","name":"fromValue","type":"string","default":""},{"displayName":"To Value","name":"toValue","type":"string","default":""}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Keep Empty Rows","name":"keepEmptyRows","type":"boolean","default":false,"description":"Whether false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter."},{"displayName":"Order By","name":"orderByUI","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Order","description":"Specifies how rows are ordered in the response","options":[{"displayName":"Metric Order By","name":"metricOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Metric Name or ID","name":"metricName","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Dimmension Order By","name":"dimmensionOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Dimmension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Order Type","name":"orderType","type":"options","default":"ORDER_TYPE_UNSPECIFIED","options":[{"name":"Alphanumeric","value":"ALPHANUMERIC","description":"Alphanumeric sort by Unicode code point"},{"name":"Case Insensitive Alphanumeric","value":"CASE_INSENSITIVE_ALPHANUMERIC","description":"Case insensitive alphanumeric sort by lower case Unicode code point"},{"name":"Numeric","value":"NUMERIC","description":"Dimension values are converted to numbers before sorting"},{"name":"Unspecified","value":"ORDER_TYPE_UNSPECIFIED"}]}]}]},{"displayName":"Return Property Quota","name":"returnPropertyQuota","type":"boolean","default":false,"description":"Whether to return the current state of this Analytics Property's quota. Quota is returned in PropertyQuota.","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"View","name":"viewId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The View of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a view...","typeOptions":{"searchListMethod":"searchViews","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics.google.com/analytics.*p[0-9]{1,}.*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics.google.com/analytics.*p([0-9]{1,})"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics View ID"}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2024-08-20T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2024-08-27T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"Metrics","name":"metricsUA","type":"fixedCollection","default":{"metricValues":[{"listName":"ga:users"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add metric","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"ga:users","options":[{"name":"Checkouts","value":"ga:productCheckouts"},{"name":"Events","value":"ga:totalEvents"},{"name":"Page Views","value":"ga:pageviews"},{"name":"Session Duration","value":"ga:sessionDuration"},{"name":"Sessions","value":"ga:sessions"},{"name":"Sessions per User","value":"ga:sessionsPerUser"},{"name":"Total Users","value":"ga:users"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetrics","loadOptionsDependsOn":["viewId.value"]},"default":"ga:users","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","placeholder":"e.g. ga:totalRefunds/ga:users","description":"Learn more about Google Analytics <a href=\"https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Metric\">metric expressions</a>","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}],"displayOptions":{"show":{"listName":["custom"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Dimensions to split by","name":"dimensionsUA","type":"fixedCollection","default":{"dimensionValues":[{"listName":"ga:date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}},"options":[{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equals (Number)","value":"NUMERIC_EQUAL"},{"name":"Exactly Matches","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partly Matches","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The view from Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"If there's nothing here, try changing the 'Property type' field above"},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
141
|
+
{"displayName":"Google Analytics","name":"n8n-nodes-base.googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":2,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"Property Type","name":"propertyType","type":"options","noDataExpression":true,"description":"Google Analytics 4 is the latest version. Universal Analytics is an older version that is not fully functional after the end of June 2023.","options":[{"name":"Google Analytics 4","value":"ga4"},{"name":"Universal Analytics","value":"universal"}],"default":"ga4","displayOptions":{"show":{"resource":["report"],"operation":["get"]}}},{"displayName":"Property","name":"propertyId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The Property of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a property...","typeOptions":{"searchListMethod":"searchProperties","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics Property ID"}}],"url":"=https://analytics.google.com/analytics/web/#/p{{$value}}/"}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2024-08-28T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2024-09-04T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"Metrics","name":"metricsGA4","type":"fixedCollection","default":{"metricValues":[{"listName":"totalUsers"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Metric","description":"The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.","options":[{"displayName":"Values","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","description":"A mathematical expression for derived metrics. For example, the metric Event count per user is eventCount/totalUsers.","placeholder":"e.g. eventCount/totalUsers","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Invisible","name":"invisible","type":"boolean","default":false,"displayOptions":{"show":{"listName":["custom"]}},"description":"Whether a metric is invisible in the report response. If a metric is invisible, the metric will not produce a column in the response, but can be used in metricFilter, orderBys, or a metric expression."}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Dimensions to split by","name":"dimensionsGA4","type":"fixedCollection","default":{"dimensionValues":[{"listName":"date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be \"Paris\" or \"New York\". Requests are allowed up to 9 dimensions.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}},"options":[{"displayName":"Currency Code","name":"currencyCode","type":"string","default":"","description":"A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the property's default currency."},{"displayName":"Dimensions Filters","name":"dimensionFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"String Filter","name":"stringFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true},{"displayName":"Match Type","name":"matchType","type":"options","default":"EXACT","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Contains Value","value":"CONTAINS"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Exact Match","value":"EXACT"},{"name":"Full Match for the Regular Expression","value":"FULL_REGEXP"},{"name":"Partial Match for the Regular Expression","value":"PARTIAL_REGEXP"}]}]},{"displayName":"In List Filter","name":"inListFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Values","name":"values","type":"string","default":"","hint":"Comma separated list of values. Must be non-empty."},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Metric Aggregation","name":"metricAggregations","type":"multiOptions","default":[],"options":[{"name":"MAXIMUM","value":"MAXIMUM"},{"name":"MINIMUM","value":"MINIMUM"},{"name":"TOTAL","value":"TOTAL"}],"displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Metrics Filters","name":"metricsFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"Between Filter","name":"betweenFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"From Value","name":"fromValue","type":"string","default":""},{"displayName":"To Value","name":"toValue","type":"string","default":""}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Keep Empty Rows","name":"keepEmptyRows","type":"boolean","default":false,"description":"Whether false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter."},{"displayName":"Order By","name":"orderByUI","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Order","description":"Specifies how rows are ordered in the response","options":[{"displayName":"Metric Order By","name":"metricOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Metric Name or ID","name":"metricName","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Dimmension Order By","name":"dimmensionOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Dimmension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Order Type","name":"orderType","type":"options","default":"ORDER_TYPE_UNSPECIFIED","options":[{"name":"Alphanumeric","value":"ALPHANUMERIC","description":"Alphanumeric sort by Unicode code point"},{"name":"Case Insensitive Alphanumeric","value":"CASE_INSENSITIVE_ALPHANUMERIC","description":"Case insensitive alphanumeric sort by lower case Unicode code point"},{"name":"Numeric","value":"NUMERIC","description":"Dimension values are converted to numbers before sorting"},{"name":"Unspecified","value":"ORDER_TYPE_UNSPECIFIED"}]}]}]},{"displayName":"Return Property Quota","name":"returnPropertyQuota","type":"boolean","default":false,"description":"Whether to return the current state of this Analytics Property's quota. Quota is returned in PropertyQuota.","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"View","name":"viewId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The View of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a view...","typeOptions":{"searchListMethod":"searchViews","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics.google.com/analytics.*p[0-9]{1,}.*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics.google.com/analytics.*p([0-9]{1,})"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics View ID"}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2024-08-28T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2024-09-04T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"Metrics","name":"metricsUA","type":"fixedCollection","default":{"metricValues":[{"listName":"ga:users"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add metric","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"ga:users","options":[{"name":"Checkouts","value":"ga:productCheckouts"},{"name":"Events","value":"ga:totalEvents"},{"name":"Page Views","value":"ga:pageviews"},{"name":"Session Duration","value":"ga:sessionDuration"},{"name":"Sessions","value":"ga:sessions"},{"name":"Sessions per User","value":"ga:sessionsPerUser"},{"name":"Total Users","value":"ga:users"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetrics","loadOptionsDependsOn":["viewId.value"]},"default":"ga:users","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","placeholder":"e.g. ga:totalRefunds/ga:users","description":"Learn more about Google Analytics <a href=\"https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Metric\">metric expressions</a>","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}],"displayOptions":{"show":{"listName":["custom"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Dimensions to split by","name":"dimensionsUA","type":"fixedCollection","default":{"dimensionValues":[{"listName":"ga:date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}},"options":[{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equals (Number)","value":"NUMERIC_EQUAL"},{"name":"Exactly Matches","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partly Matches","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The view from Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"If there's nothing here, try changing the 'Property type' field above"},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
142
142
|
{"displayName":"Google Analytics","name":"n8n-nodes-base.googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":1,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["report"],"operation":["get"]}},"placeholder":"123456","description":"The View ID of Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":1000,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"]}},"options":[{"displayName":"Date Ranges","name":"dateRangesUi","placeholder":"Add Date Range","type":"fixedCollection","default":{},"description":"Date ranges in the request","options":[{"displayName":"Date Range","name":"dateRanges","values":[{"displayName":"Start Date","name":"startDate","type":"dateTime","default":""},{"displayName":"End Date","name":"endDate","type":"dateTime","default":""}]}]},{"displayName":"Dimensions","name":"dimensionUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Dimension","name":"dimensionValues","values":[{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions"},"default":"","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]}]},{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions"},"default":"","description":"Name of the dimension to filter by. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equal (Number)","value":"NUMERIC_EQUAL"},{"name":"Exact","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partial","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"ga:newUsers","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range"},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows"},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Metrics","name":"metricsUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Metrics","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Alias","name":"alias","type":"string","default":"","description":"An alias for the metric expression is an alternate name for the expression. The alias can be used for filtering and sorting."},{"displayName":"Expression","name":"expression","type":"string","default":"ga:newUsers","description":"<p>A metric expression in the request. An expression is constructed from one or more metrics and numbers.</p><p>Accepted operators include: Plus (+), Minus (-), Negation (Unary -), Divided by (/), Multiplied by (*), Parenthesis, Positive cardinal numbers (0-9), can include decimals and is limited to 1024 characters.</p><p>Example ga:totalRefunds/ga:users, in most cases the metric expression is just a single metric name like ga:users.</p><p>Adding mixed MetricType (E.g., CURRENCY + PERCENTAGE) metrics will result in unexpected results.</p>."},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}]}]}]},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The View ID of Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
143
143
|
{"displayName":"Google BigQuery","name":"n8n-nodes-base.googleBigQuery","group":["input"],"subtitle":"={{$parameter[\"operation\"]}}","description":"Consume Google BigQuery API","defaultVersion":2.1,"version":[2,2.1],"defaults":{"name":"Google BigQuery"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"googleBigQueryOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","noDataExpression":true,"options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Resource","name":"resource","type":"hidden","noDataExpression":true,"options":[{"name":"Database","value":"database"}],"default":"database"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["database"]}},"options":[{"name":"Execute Query","value":"executeQuery","description":"Execute a SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in a table","action":"Insert rows in a table"}],"default":"executeQuery"},{"displayName":"Project","name":"projectId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchProjects","searchable":true}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/console.cloud.google.com\\/bigquery\\?project=([0-9a-zA-Z\\-_]+).{0,}"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/console.cloud.google.com\\/bigquery\\?project=([0-9a-zA-Z\\-_]+).{0,}","errorMessage":"Not a valid BigQuery Project URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid BigQuery Project ID"}}],"url":"=https://console.cloud.google.com/bigquery?project={{$value}}"}],"description":"Projects to which you have been granted any project role","displayOptions":{"show":{"resource":["database"],"operation":["executeQuery","insert"]}}},{"displayName":"Dataset","name":"datasetId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchDatasets","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid Dataset ID"}}]}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}},{"displayName":"Table","name":"tableId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchTables","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid Table ID"}}]}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}},{"displayName":"SQL Query","name":"sqlQuery","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor"},"displayOptions":{"hide":{"/options.useLegacySql":[true]},"show":{"resource":["database"],"operation":["executeQuery"]}},"default":"","placeholder":"SELECT * FROM dataset.table LIMIT 100","description":"SQL query to execute, you can find more information <a href=\"https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax\" target=\"_blank\">here</a>. Standard SQL syntax used by default, but you can also use Legacy SQL syntax by using optinon 'Use Legacy SQL'."},{"displayName":"SQL Query","name":"sqlQuery","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor"},"displayOptions":{"show":{"/options.useLegacySql":[true],"resource":["database"],"operation":["executeQuery"]}},"default":"","placeholder":"SELECT * FROM [project:dataset.table] LIMIT 100;","hint":"Legacy SQL syntax","description":"SQL query to execute, you can find more information about Legacy SQL syntax <a href=\"https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax\" target=\"_blank\">here</a>"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Default Dataset Name or ID","name":"defaultDataset","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId.value"]},"default":"","description":"If not set, all table names in the query string must be qualified in the format 'datasetId.tableId'. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Dry Run","name":"dryRun","type":"boolean","default":false,"description":"Whether set to true BigQuery doesn't run the job. Instead, if the query is valid, BigQuery returns statistics about the job such as how many bytes would be processed. If the query is invalid, an error returns."},{"displayName":"Include Schema in Output","name":"includeSchema","type":"boolean","default":false,"description":"Whether to include the schema in the output. If set to true, the output will contain key '_schema' with the schema of the table.","displayOptions":{"hide":{"rawOutput":[true]}}},{"displayName":"Location (Region)","name":"location","type":"string","default":"","placeholder":"e.g. europe-west3","description":"Location or the region where data would be stored and processed. Pricing for storage and analysis is also defined by location of data and reservations, more information <a href=\"https://cloud.google.com/bigquery/docs/locations\" target=\"_blank\">here</a>."},{"displayName":"Maximum Bytes Billed","name":"maximumBytesBilled","type":"string","default":"","description":"Limits the bytes billed for this query. Queries with bytes billed above this limit will fail (without incurring a charge). String in <a href=\"https://developers.google.com/discovery/v1/type-format?utm_source=cloud.google.com&utm_medium=referral\" target=\"_blank\">Int64Value</a> format"},{"displayName":"Max Results Per Page","name":"maxResults","type":"number","default":1000,"description":"Maximum number of results to return per page of results. This is particularly useful when dealing with large datasets. It will not affect the total number of results returned, e.g. rows in a table. You can use LIMIT in your SQL query to limit the number of rows returned."},{"displayName":"Timeout","name":"timeoutMs","type":"number","default":10000,"hint":"How long to wait for the query to complete, in milliseconds","description":"Specifies the maximum amount of time, in milliseconds, that the client is willing to wait for the query to complete. Be aware that the call is not guaranteed to wait for the specified timeout; it typically returns after around 200 seconds (200,000 milliseconds), even if the query is not complete."},{"displayName":"Raw Output","name":"rawOutput","type":"boolean","default":false,"displayOptions":{"hide":{"dryRun":[true]}}},{"displayName":"Use Legacy SQL","name":"useLegacySql","type":"boolean","default":false,"description":"Whether to use BigQuery's legacy SQL dialect for this query. If set to false, the query will use BigQuery's standard SQL."}],"displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data","value":"autoMap","description":"Use when node input properties match destination field names"},{"name":"Map Each Field Below","value":"define","description":"Set the value for each destination field"}],"default":"autoMap","description":"Whether to insert the input data this node receives in the new row","displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}},{"displayName":"In this mode, make sure the incoming data fields are named the same as the columns in BigQuery. (Use an 'Edit Fields' node before this node to change them if required.)","name":"info","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMap"],"resource":["database"],"operation":["insert"]}}},{"displayName":"Fields to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Field","multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"values","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId.value","datasetId.value","tableId.value"],"loadOptionsMethod":"getSchema"},"default":""},{"displayName":"Field Value","name":"fieldValue","type":"string","default":""}]}],"displayOptions":{"show":{"dataMode":["define"],"resource":["database"],"operation":["insert"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Batch Size","name":"batchSize","type":"number","default":100,"typeOptions":{"minValue":1}},{"displayName":"Ignore Unknown Values","name":"ignoreUnknownValues","type":"boolean","default":false,"description":"Whether to gnore row values that do not match the schema"},{"displayName":"Skip Invalid Rows","name":"skipInvalidRows","type":"boolean","default":false,"description":"Whether to skip rows with values that do not match the schema"},{"displayName":"Template Suffix","name":"templateSuffix","type":"string","default":"","description":"Create a new table based on the destination table and insert rows into the new table. The new table will be named <code>{destinationTable}{templateSuffix}</code>"},{"displayName":"Trace ID","name":"traceId","type":"string","default":"","description":"Unique ID for the request, for debugging only. It is case-sensitive, limited to up to 36 ASCII characters. A UUID is recommended."}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/BigQuery/googleBigQuery.svg","codex":{"categories":["Data & Storage","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
144
144
|
{"displayName":"Google BigQuery","name":"n8n-nodes-base.googleBigQuery","group":["input"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Google BigQuery API","defaultVersion":2.1,"version":1,"defaults":{"name":"Google BigQuery"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"googleBigQueryOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Authentication","name":"authentication","type":"options","noDataExpression":true,"options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Record","value":"record"}],"default":"record"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["record"]}},"options":[{"name":"Create","value":"create","description":"Create a new record","action":"Create a record"},{"name":"Get Many","value":"getAll","description":"Retrieve many records","action":"Get many records"}],"default":"create"},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the project to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Dataset Name or ID","name":"datasetId","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId"]},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the dataset to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Table Name or ID","name":"tableId","type":"options","typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["projectId","datasetId"]},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the table to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Columns","name":"columns","type":"string","displayOptions":{"show":{"resource":["record"],"operation":["create"]}},"default":"","required":true,"placeholder":"id,name,description","description":"Comma-separated list of the item properties to use as columns"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"options":[{"displayName":"Ignore Unknown Values","name":"ignoreUnknownValues","type":"boolean","default":false,"description":"Whether to ignore row values that do not match the schema"},{"displayName":"Skip Invalid Rows","name":"skipInvalidRows","type":"boolean","default":false,"description":"Whether to skip rows with values that do not match the schema"},{"displayName":"Template Suffix","name":"templateSuffix","type":"string","default":"","description":"Create a new table based on the destination table and insert rows into the new table. The new table will be named <code>{destinationTable}{templateSuffix}</code>"},{"displayName":"Trace ID","name":"traceId","type":"string","default":"","description":"Unique ID for the request, for debugging only. It is case-sensitive, limited to up to 36 ASCII characters. A UUID is recommended."}]},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the project to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Dataset Name or ID","name":"datasetId","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId"]},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the dataset to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Table Name or ID","name":"tableId","type":"options","typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["projectId","datasetId"]},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the table to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["record"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"resource":["record"],"operation":["getAll"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"options":[{"displayName":"Fields","name":"selectedFields","type":"string","default":"","description":"Subset of fields to return, supports select into sub fields. Example: <code>selectedFields = \"a,e.d.f\"</code>"}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/BigQuery/googleBigQuery.svg","codex":{"categories":["Data & Storage","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
{"displayName":"Microsoft Graph Security","name":"n8n-nodes-base.microsoftGraphSecurity","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Microsoft Graph Security API","defaults":{"name":"Microsoft Graph Security"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftGraphSecurityOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Secure Score","value":"secureScore"},{"name":"Secure Score Control Profile","value":"secureScoreControlProfile"}],"default":"secureScore"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScore"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score"},{"name":"Get Many","value":"getAll","action":"Get many secure scores"}],"default":"get"},{"displayName":"Secure Score ID","name":"secureScoreId","description":"ID of the secure score to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScore"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"currentScore eq 13"},{"displayName":"Include Control Scores","name":"includeControlScores","type":"boolean","default":false}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score control profile"},{"name":"Get Many","value":"getAll","action":"Get many secure score control profiles"},{"name":"Update","value":"update","action":"Update a secure score control profile"}],"default":"get"},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"startsWith(id, 'AATP')"}]},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Provider","name":"provider","type":"string","description":"Name of the provider of the security product or service","default":"","placeholder":"SecureScore","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Vendor","name":"vendor","type":"string","description":"Name of the vendor of the security product or service","default":"","placeholder":"Microsoft","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}},"options":[{"displayName":"State","name":"state","type":"options","default":"Default","description":"Analyst driven setting on the control","options":[{"name":"Default","value":"Default"},{"name":"Ignored","value":"Ignored"},{"name":"Third Party","value":"ThirdParty"}]}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftgraphsecurity/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/GraphSecurity/microsoftGraph.svg"},
|
|
255
255
|
{"displayName":"Microsoft OneDrive","name":"n8n-nodes-base.microsoftOneDrive","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft OneDrive API","defaults":{"name":"Microsoft OneDrive"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOneDriveOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"File","value":"file"},{"name":"Folder","value":"folder"}],"default":"file"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Copy","value":"copy","description":"Copy a file","action":"Copy a file"},{"name":"Delete","value":"delete","description":"Delete a file","action":"Delete a file"},{"name":"Download","value":"download","description":"Download a file","action":"Download a file"},{"name":"Get","value":"get","description":"Get a file","action":"Get a file"},{"name":"Rename","value":"rename","description":"Rename a file","action":"Rename a file"},{"name":"Search","value":"search","description":"Search a file","action":"Search a file"},{"name":"Share","value":"share","description":"Share a file","action":"Share a file"},{"name":"Upload","value":"upload","description":"Upload a file up to 4MB in size","action":"Upload a file"}],"default":"upload"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The new name for the copy. If this isn't provided, the same name will be used as the original."}]},{"displayName":"Parent Reference","name":"parentReference","type":"collection","placeholder":"Add Parent Reference","description":"Reference to the parent item the copy will be created in <a href=\"https://docs.microsoft.com/en-us/onedrive/developer/rest-api/resources/itemreference?view=odsp-graph-online\"> Details </a>","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Drive ID","name":"driveId","type":"string","default":"","description":"Identifier of the drive instance that contains the item"},{"displayName":"Drive Type","name":"driveType","type":"string","default":"","description":"Identifies the type of drive"},{"displayName":"ID","name":"id","type":"string","default":"","description":"Identifier of the item in the drive"},{"displayName":"List ID","name":"listId","type":"string","default":"","description":"Identifier of the list"},{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the item being referenced"},{"displayName":"Path","name":"path","type":"string","default":"","description":"Path that can be used to navigate to the item"},{"displayName":"Share ID","name":"shareId","type":"string","default":"","description":"Identifier for a shared resource that can be accessed via the Shares API"},{"displayName":"Site ID","name":"siteId","type":"string","default":"","description":"Identifier of the site"}]},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["delete"],"resource":["file"]}},"default":"","description":"Field ID"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"default":""},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"hint":"The name of the output binary field to put the file in"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"default":"","description":"Field ID"},{"displayName":"Item ID","name":"itemId","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["file"]}},"default":"","description":"ID of the file"},{"displayName":"New Name","name":"newName","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["file"]}},"default":"","description":"New name for file"},{"displayName":"Query","name":"query","type":"string","displayOptions":{"show":{"operation":["search"],"resource":["file"]}},"default":"","description":"The query text used to search for items. Values may be matched across several fields including filename, metadata, and file content."},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":""},{"displayName":"Type","name":"type","type":"options","options":[{"name":"View","value":"view"},{"name":"Edit","value":"edit"},{"name":"Embed","value":"embed"}],"displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"Scope","name":"scope","type":"options","options":[{"name":"Anonymous","value":"anonymous"},{"name":"Organization","value":"organization"}],"displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"File Name","name":"fileName","type":"string","displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"default":"","description":"The name the file should be saved as"},{"displayName":"Parent ID","name":"parentId","required":true,"type":"string","displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"default":"","description":"ID of the parent folder that will contain the file"},{"displayName":"Binary File","name":"binaryData","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"description":"Whether the data to upload should be taken from binary field"},{"displayName":"File Content","name":"fileContent","type":"string","default":"","required":true,"displayOptions":{"show":{"binaryData":[false],"operation":["upload"],"resource":["file"]}},"placeholder":"","description":"The text content of the file"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"binaryData":[true],"operation":["upload"],"resource":["file"]}},"placeholder":"","hint":"The name of the input binary field containing the file to be written"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a folder","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get Children","value":"getChildren","description":"Get items inside a folder","action":"Get items in a folder"},{"name":"Rename","value":"rename","description":"Rename a folder","action":"Rename a folder"},{"name":"Search","value":"search","description":"Search a folder","action":"Search a folder"},{"name":"Share","value":"share","description":"Share a folder","action":"Share a folder"}],"default":"getChildren"},{"displayName":"Name","name":"name","required":true,"type":"string","placeholder":"/Pictures/2021","displayOptions":{"show":{"operation":["create"],"resource":["folder"]}},"default":"","description":"The name or path of the folder"},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["create"],"resource":["folder"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Parent Folder ID","name":"parentFolderId","type":"string","default":"","description":"ID of the folder you want to crate the new folder in"}]},{"displayName":"Folder ID","name":"folderId","type":"string","displayOptions":{"show":{"operation":["delete","getChildren"],"resource":["folder"]}},"default":""},{"displayName":"Item ID","name":"itemId","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["folder"]}},"default":"","description":"ID of the folder"},{"displayName":"New Name","name":"newName","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["folder"]}},"default":"","description":"New name for folder"},{"displayName":"Query","name":"query","type":"string","displayOptions":{"show":{"operation":["search"],"resource":["folder"]}},"default":"","description":"The query text used to search for items. Values may be matched across several fields including filename, metadata, and file content."},{"displayName":"Folder ID","name":"folderId","type":"string","displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"File ID"},{"displayName":"Type","name":"type","type":"options","options":[{"name":"View","value":"view"},{"name":"Edit","value":"edit"},{"name":"Embed","value":"embed"}],"displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"Scope","name":"scope","type":"options","options":[{"name":"Anonymous","value":"anonymous"},{"name":"Organization","value":"organization"}],"displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"The type of sharing link to create"}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftonedrive/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/OneDrive/oneDrive.svg"},
|
|
256
256
|
{"displayName":"Microsoft OneDrive Trigger","name":"n8n-nodes-base.microsoftOneDriveTrigger","group":["trigger"],"version":1,"description":"Trigger for Microsoft OneDrive API.","subtitle":"={{($parameter[\"event\"])}}","defaults":{"name":"Microsoft OneDrive Trigger"},"credentials":[{"name":"microsoftOneDriveOAuth2Api","required":true}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Trigger On","name":"event","type":"options","default":"fileCreated","options":[{"name":"File Created","value":"fileCreated","description":"When a new file is created"},{"name":"File Updated","value":"fileUpdated","description":"When an existing file is modified"},{"name":"Folder Created","value":"folderCreated","description":"When a new folder is created"},{"name":"Folder Updated","value":"folderUpdated","description":"When an existing folder is modified"}]},{"displayName":"Simplify","name":"simple","description":"Whether to return a simplified version of the response instead of the raw data","type":"boolean","default":true},{"displayName":"Watch Folder","name":"watchFolder","description":"Whether to watch for the created file in a given folder, rather than the entire OneDrive","type":"boolean","default":false,"displayOptions":{"show":{"event":["fileCreated"]}}},{"displayName":"Watch","name":"watch","description":"How to select which file to watch","type":"options","default":"anyFile","displayOptions":{"show":{"event":["fileUpdated"]}},"options":[{"name":"Any File","value":"anyFile","description":"Watch for updated files in the entire OneDrive"},{"name":"Inside a Folder","value":"selectedFolder","description":"Watch for updated files inside a selected folder"},{"name":"A Selected File","value":"selectedFile","description":"Watch a specific file for updates"}]},{"displayName":"Watch Folder","name":"watchFolder","description":"Whether to watch for the created folder in a given folder, rather than the entire OneDrive","type":"boolean","default":false,"displayOptions":{"show":{"event":["folderCreated"]}}},{"displayName":"Watch","name":"watch","description":"How to select which folder to watch","type":"options","default":"anyFolder","displayOptions":{"show":{"event":["folderUpdated"]}},"options":[{"name":"Any Folder","value":"anyFolder","description":"Watch for updated folders in the entire OneDrive"},{"name":"Inside a Folder","value":"selectedFolder","description":"Watch for updated folders inside a selected folder"},{"name":"A Selected Folder","value":"oneSelectedFolder","description":"Watch a specific folder for updates"}]},{"displayName":"File","name":"fileId","type":"resourceLocator","default":{"mode":"id","value":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/edit.aspx?resid=170B5C65E30736A3!257&cid=170b5c65e30736a3&CT=1708697995542&OR=ItemsView","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*?(?:\\&|\\?)(?:id=|resid=))(.+?)(?:\\&.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*?(?:\\&|\\?)(?:id=|resid=))(.+?)(?:\\&.*)","errorMessage":"Not a valid Microsoft Drive File URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3!257","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive File ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The file to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"event":["fileUpdated"],"watch":["selectedFile"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"id","value":"","cachedResultName":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/?id=170B5C65E30736A3%21103&cid=170B5C65E30736A3","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)","errorMessage":"Not a valid Microsoft Drive Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3%21136","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive Folder ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The folder to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"watch":["selectedFolder","oneSelectedFolder"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"id","value":"","cachedResultName":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/?id=170B5C65E30736A3%21103&cid=170B5C65E30736A3","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)","errorMessage":"Not a valid Microsoft Drive Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3%21136","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive Folder ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The folder to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"watchFolder":[true]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"watch":["selectedFolder"]}},"options":[{"displayName":"Watch Nested Folders","name":"folderChild","type":"boolean","default":false,"description":"Whether to look for modified files/folders in all nested folders, rather than only direct descendants"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"watchFolder":[true]}},"options":[{"displayName":"Watch Nested Folders","name":"folderChild","type":"boolean","default":false,"description":"Whether to look for modified files/folders in all nested folders, rather than only direct descendants"}]}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftonedrivetrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/OneDrive/oneDrive.svg"},
|
|
257
|
-
{"displayName":"Microsoft Outlook","name":"n8n-nodes-base.microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2024-08-28T11:36:42.412+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2024-08-28T12:06:42.412+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]},"alias":["email"]}},
|
|
257
|
+
{"displayName":"Microsoft Outlook","name":"n8n-nodes-base.microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2024-09-05T10:24:22.975+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2024-09-05T10:54:22.975+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]},"alias":["email"]}},
|
|
258
258
|
{"displayName":"Microsoft Outlook","name":"n8n-nodes-base.microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":1,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Draft","value":"draft"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete a draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Get a single draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing draft message","action":"Send a draft"},{"name":"Update","value":"update","description":"Update a draft","action":"Update a draft"}],"default":"create"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["delete","get","send","update"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}},"options":[{"displayName":"Recipients","name":"recipients","description":"Email addresses of recipients. Mutiple can be set separated by comma.","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Get a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"Get many messages in the signed-in user's mailbox","action":"Get many messages"},{"name":"Get MIME Content","value":"getMime","description":"Get MIME content of a message","action":"Get MIME Content of a message"},{"name":"Move","value":"move","description":"Move a message","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["addAttachment","delete","get","getAttachment","getMime","move","update","reply"]}}},{"displayName":"Reply Type","name":"replyType","type":"options","options":[{"name":"Reply","value":"reply"},{"name":"Reply All","value":"replyAll"}],"default":"reply","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Comment","name":"comment","description":"A comment to include. Can be an empty string.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"string","default":""},{"displayName":"Send","name":"send","description":"Whether to send the reply message directly. If not set, it will be saved as draft.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"boolean","default":true},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["reply"],"replyType":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["message"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"default":""},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"required":true,"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}]},{"displayName":"Put Output File in Field","name":"binaryPropertyName","hint":"The name of the output binary field to put the file in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["message"],"operation":["getMime"]}}},{"displayName":"Folder ID","name":"folderId","description":"Target Folder ID","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add a message attachment"},{"name":"Download","value":"download","description":"Download attachment content","action":"Download a message attachment"},{"name":"Get","value":"get","description":"Get an attachment from a message","action":"Get a message attachment"},{"name":"Get Many","value":"getAll","description":"Get many message's attachments","action":"Get many message attachments"}],"default":"add"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add","download","get","getAll"]}}},{"displayName":"Attachment ID","name":"attachmentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download","get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","hint":"The name of the output binary field to put the file in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add","download"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get","getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a new mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Get a single folder details","action":"Get a folder"},{"name":"Get Children","value":"getChildren","description":"Lists all child folders under the folder","action":"Get items in a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders under the root folder of the signed-in user","action":"Get many folders"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["delete","get","getChildren","update"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Type","name":"folderType","description":"Folder Type","type":"options","options":[{"name":"Folder","value":"folder"},{"name":"Search Folder","value":"searchFolder"}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}},"default":"folder"},{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search","type":"boolean","default":false,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined","type":"string","typeOptions":{"multipleValues":true},"default":[],"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["get","getAll","getChildren"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","description":"Fields to update","type":"collection","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}},"options":[{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","default":""},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages. Only for search folders.","type":"string","default":""},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search. Only for search folders.","type":"boolean","default":false},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined. Only for search folders.","type":"string","typeOptions":{"multipleValues":true},"default":[]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many messages in a folder","action":"Get many folder messages"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["get","getAll"]}},"options":[{"displayName":"Attachments Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachments. An index starting with 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\""},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by comma."},{"displayName":"Filter","name":"filter","type":"string","default":"","placeholder":"isRead eq false","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["update"]}},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Is Read","name":"isRead","description":"Whether the message has been read","type":"boolean","default":false},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]},"alias":["email"]}},
|
|
259
259
|
{"displayName":"Microsoft Outlook Trigger","name":"n8n-nodes-base.microsoftOutlookTrigger","group":["trigger"],"version":1,"description":"Fetches emails from Microsoft Outlook and starts the workflow on specified polling intervals.","subtitle":"={{\"Microsoft Outlook Trigger\"}}","defaults":{"name":"Microsoft Outlook Trigger"},"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Trigger On","name":"event","type":"options","default":"messageReceived","options":[{"name":"Message Received","value":"messageReceived"}]},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}]},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftoutlooktrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]},"alias":["email"]},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg"},
|
|
260
260
|
{"displayName":"Microsoft SQL","name":"n8n-nodes-base.microsoftSql","group":["input"],"version":[1,1.1],"description":"Get, add and update data in Microsoft SQL","defaults":{"name":"Microsoft SQL"},"inputs":["main"],"outputs":["main"],"parameterPane":"wide","credentials":[{"name":"microsoftSql","required":true,"testedBy":"microsoftSqlConnectionTest"}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Execute Query","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in database","action":"Insert rows in database"},{"name":"Update","value":"update","description":"Update rows in database","action":"Update rows in database"},{"name":"Delete","value":"delete","description":"Delete rows in database","action":"Delete rows in database"}],"default":"insert"},{"displayName":"Query","name":"query","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MSSQL"},"displayOptions":{"show":{"operation":["executeQuery"]}},"default":"","placeholder":"SELECT id, name FROM product WHERE id < 40","required":true,"description":"The SQL query to execute"},{"displayName":"Table","name":"table","type":"string","displayOptions":{"show":{"operation":["insert"]}},"default":"","required":true,"description":"Name of the table in which to insert data to"},{"displayName":"Columns","name":"columns","type":"string","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["insert"]}},"default":"","placeholder":"id,name,description","description":"Comma-separated list of the properties which should used as columns for the new rows"},{"displayName":"Table","name":"table","type":"string","displayOptions":{"show":{"operation":["update"]}},"default":"","required":true,"description":"Name of the table in which to update data in"},{"displayName":"Update Key","name":"updateKey","type":"string","requiresDataPath":"single","displayOptions":{"show":{"operation":["update"]}},"default":"id","required":true,"description":"Name of the property which decides which rows in the database should be updated. Normally that would be \"id\"."},{"displayName":"Columns","name":"columns","type":"string","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["update"]}},"default":"","placeholder":"name,description","description":"Comma-separated list of the properties which should used as columns for rows to update"},{"displayName":"Table","name":"table","type":"string","displayOptions":{"show":{"operation":["delete"]}},"default":"","required":true,"description":"Name of the table in which to delete data"},{"displayName":"Delete Key","name":"deleteKey","type":"string","requiresDataPath":"single","displayOptions":{"show":{"operation":["delete"]}},"default":"id","required":true,"description":"Name of the property which decides which rows in the database should be deleted. Normally that would be \"id\"."}],"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftsql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoftSql/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Sql/mssql.svg"},
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
{"displayName":"Stripe Trigger","name":"n8n-nodes-base.stripeTrigger","group":["trigger"],"version":1,"description":"Handle Stripe events via webhooks","defaults":{"name":"Stripe Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"stripeApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Events","name":"events","type":"multiOptions","required":true,"default":[],"description":"The event to listen to","options":[{"name":"*","value":"*","description":"Any time any event is triggered (Wildcard Event)"},{"name":"Account Updated","value":"account.updated","description":"Occurs whenever an account status or property has changed"},{"name":"Account Application.authorized","value":"account.application.authorized","description":"Occurs whenever a user authorizes an application. Sent to the related application only."},{"name":"Account Application.deauthorized","value":"account.application.deauthorized","description":"Occurs whenever a user deauthorizes an application. Sent to the related application only."},{"name":"Account External_account.created","value":"account.external_account.created","description":"Occurs whenever an external account is created."},{"name":"Account External_account.deleted","value":"account.external_account.deleted","description":"Occurs whenever an external account is deleted."},{"name":"Account External_account.updated","value":"account.external_account.updated","description":"Occurs whenever an external account is updated."},{"name":"Application Fee.created","value":"application_fee.created","description":"Occurs whenever an application fee is created on a charge."},{"name":"Application Fee.refunded","value":"application_fee.refunded","description":"Occurs whenever an application fee is refunded, whether from refunding a charge or from refunding the application fee directly. This includes partial refunds."},{"name":"Application Fee.refund.updated","value":"application_fee.refund.updated","description":"Occurs whenever an application fee refund is updated."},{"name":"Balance Available","value":"balance.available","description":"Occurs whenever your Stripe balance has been updated (e.g., when a charge is available to be paid out). By default, Stripe automatically transfers funds in your balance to your bank account on a daily basis."},{"name":"Capability Updated","value":"capability.updated","description":"Occurs whenever a capability has new requirements or a new status."},{"name":"Charge Captured","value":"charge.captured","description":"Occurs whenever a previously uncaptured charge is captured."},{"name":"Charge Expired","value":"charge.expired","description":"Occurs whenever an uncaptured charge expires."},{"name":"Charge Failed","value":"charge.failed","description":"Occurs whenever a failed charge attempt occurs."},{"name":"Charge Pending","value":"charge.pending","description":"Occurs whenever a pending charge is created."},{"name":"Charge Refunded","value":"charge.refunded","description":"Occurs whenever a charge is refunded, including partial refunds."},{"name":"Charge Succeeded","value":"charge.succeeded","description":"Occurs whenever a new charge is created and is successful."},{"name":"Charge Updated","value":"charge.updated","description":"Occurs whenever a charge description or metadata is updated."},{"name":"Charge Dispute.closed","value":"charge.dispute.closed","description":"Occurs when a dispute is closed and the dispute status changes to lost, warning_closed, or won."},{"name":"Charge Dispute.created","value":"charge.dispute.created","description":"Occurs whenever a customer disputes a charge with their bank."},{"name":"Charge Dispute.funds_reinstated","value":"charge.dispute.funds_reinstated","description":"Occurs when funds are reinstated to your account after a dispute is closed. This includes partially refunded payments."},{"name":"Charge Dispute.funds_withdrawn","value":"charge.dispute.funds_withdrawn","description":"Occurs when funds are removed from your account due to a dispute."},{"name":"Charge Dispute.updated","value":"charge.dispute.updated","description":"Occurs when the dispute is updated (usually with evidence)."},{"name":"Charge Refund.updated","value":"charge.refund.updated","description":"Occurs whenever a refund is updated, on selected payment methods."},{"name":"Checkout Session.completed","value":"checkout.session.completed","description":"Occurs when a Checkout Session has been successfully completed."},{"name":"Coupon Created","value":"coupon.created","description":"Occurs whenever a coupon is created."},{"name":"Coupon Deleted","value":"coupon.deleted","description":"Occurs whenever a coupon is deleted."},{"name":"Coupon Updated","value":"coupon.updated","description":"Occurs whenever a coupon is updated."},{"name":"Credit Note.created","value":"credit_note.created","description":"Occurs whenever a credit note is created."},{"name":"Credit Note.updated","value":"credit_note.updated","description":"Occurs whenever a credit note is updated."},{"name":"Credit Note.voided","value":"credit_note.voided","description":"Occurs whenever a credit note is voided."},{"name":"Customer Created","value":"customer.created","description":"Occurs whenever a new customer is created."},{"name":"Customer Deleted","value":"customer.deleted","description":"Occurs whenever a customer is deleted."},{"name":"Customer Updated","value":"customer.updated","description":"Occurs whenever any property of a customer changes."},{"name":"Customer Discount.created","value":"customer.discount.created","description":"Occurs whenever a coupon is attached to a customer."},{"name":"Customer Discount.deleted","value":"customer.discount.deleted","description":"Occurs whenever a coupon is removed from a customer."},{"name":"Customer Discount.updated","value":"customer.discount.updated","description":"Occurs whenever a customer is switched from one coupon to another."},{"name":"Customer Source.created","value":"customer.source.created","description":"Occurs whenever a new source is created for a customer."},{"name":"Customer Source.deleted","value":"customer.source.deleted","description":"Occurs whenever a source is removed from a customer."},{"name":"Customer Source.expiring","value":"customer.source.expiring","description":"Occurs whenever a card or source will expire at the end of the month."},{"name":"Customer Source.updated","value":"customer.source.updated","description":"Occurs whenever a source's details are changed."},{"name":"Customer Subscription.created","value":"customer.subscription.created","description":"Occurs whenever a customer is signed up for a new plan."},{"name":"Customer Subscription.deleted","value":"customer.subscription.deleted","description":"Occurs whenever a customer's subscription ends."},{"name":"Customer Subscription.trial_will_end","value":"customer.subscription.trial_will_end","description":"Occurs three days before a subscription's trial period is scheduled to end, or when a trial is ended immediately (using trial_end=now)."},{"name":"Customer Subscription.updated","value":"customer.subscription.updated","description":"Occurs whenever a subscription changes (e.g., switching from one plan to another, or changing the status from trial to active)."},{"name":"Customer Tax_id.created","value":"customer.tax_id.created","description":"Occurs whenever a tax ID is created for a customer."},{"name":"Customer Tax_id.deleted","value":"customer.tax_id.deleted","description":"Occurs whenever a tax ID is deleted from a customer."},{"name":"Customer Tax_id.updated","value":"customer.tax_id.updated","description":"Occurs whenever a customer's tax ID is updated."},{"name":"File Created","value":"file.created","description":"Occurs whenever a new Stripe-generated file is available for your account."},{"name":"Invoice Created","value":"invoice.created","description":"Occurs whenever a new invoice is created. To learn how webhooks can be used with this event, and how they can affect it, see Using Webhooks with Subscriptions."},{"name":"Invoice Deleted","value":"invoice.deleted","description":"Occurs whenever a draft invoice is deleted."},{"name":"Invoice Finalized","value":"invoice.finalized","description":"Occurs whenever a draft invoice is finalized and updated to be an open invoice."},{"name":"Invoice Marked_uncollectible","value":"invoice.marked_uncollectible","description":"Occurs whenever an invoice is marked uncollectible."},{"name":"Invoice Payment_action_required","value":"invoice.payment_action_required","description":"Occurs whenever an invoice payment attempt requires further user action to complete."},{"name":"Invoice Payment_failed","value":"invoice.payment_failed","description":"Occurs whenever an invoice payment attempt fails, due either to a declined payment or to the lack of a stored payment method."},{"name":"Invoice Payment_succeeded","value":"invoice.payment_succeeded","description":"Occurs whenever an invoice payment attempt succeeds."},{"name":"Invoice Sent","value":"invoice.sent","description":"Occurs whenever an invoice email is sent out."},{"name":"Invoice Upcoming","value":"invoice.upcoming","description":"Occurs X number of days before a subscription is scheduled to create an invoice that is automatically charged—where X is determined by your subscriptions settings. Note: The received Invoice object will not have an invoice ID."},{"name":"Invoice Updated","value":"invoice.updated","description":"Occurs whenever an invoice changes (e.g., the invoice amount)."},{"name":"Invoice Voided","value":"invoice.voided","description":"Occurs whenever an invoice is voided."},{"name":"Invoiceitem Created","value":"invoiceitem.created","description":"Occurs whenever an invoice item is created."},{"name":"Invoiceitem Deleted","value":"invoiceitem.deleted","description":"Occurs whenever an invoice item is deleted."},{"name":"Invoiceitem Updated","value":"invoiceitem.updated","description":"Occurs whenever an invoice item is updated."},{"name":"Issuing Authorization.created","value":"issuing_authorization.created","description":"Occurs whenever an authorization is created."},{"name":"Issuing Authorization.request","value":"issuing_authorization.request","description":"Represents a synchronous request for authorization, see Using your integration to handle authorization requests."},{"name":"Issuing Authorization.updated","value":"issuing_authorization.updated","description":"Occurs whenever an authorization is updated."},{"name":"Issuing Card.created","value":"issuing_card.created","description":"Occurs whenever a card is created."},{"name":"Issuing Card.updated","value":"issuing_card.updated","description":"Occurs whenever a card is updated."},{"name":"Issuing Cardholder.created","value":"issuing_cardholder.created","description":"Occurs whenever a cardholder is created."},{"name":"Issuing Cardholder.updated","value":"issuing_cardholder.updated","description":"Occurs whenever a cardholder is updated."},{"name":"Issuing Dispute.created","value":"issuing_dispute.created","description":"Occurs whenever a dispute is created."},{"name":"Issuing Dispute.updated","value":"issuing_dispute.updated","description":"Occurs whenever a dispute is updated."},{"name":"Issuing Settlement.created","value":"issuing_settlement.created","description":"Occurs whenever an issuing settlement is created."},{"name":"Issuing Settlement.updated","value":"issuing_settlement.updated","description":"Occurs whenever an issuing settlement is updated."},{"name":"Issuing Transaction.created","value":"issuing_transaction.created","description":"Occurs whenever an issuing transaction is created."},{"name":"Issuing Transaction.updated","value":"issuing_transaction.updated","description":"Occurs whenever an issuing transaction is updated."},{"name":"Order Created","value":"order.created","description":"Occurs whenever an order is created."},{"name":"Order Payment_failed","value":"order.payment_failed","description":"Occurs whenever an order payment attempt fails."},{"name":"Order Payment_succeeded","value":"order.payment_succeeded","description":"Occurs whenever an order payment attempt succeeds."},{"name":"Order Updated","value":"order.updated","description":"Occurs whenever an order is updated."},{"name":"Order Return.created","value":"order_return.created","description":"Occurs whenever an order return is created."},{"name":"Payment Intent.amount_capturable_updated","value":"payment_intent.amount_capturable_updated","description":"Occurs when a PaymentIntent has funds to be captured. Check the amount_capturable property on the PaymentIntent to determine the amount that can be captured. You may capture the PaymentIntent with an amount_to_capture value up to the specified amount. Learn more about capturing PaymentIntents."},{"name":"Payment Intent.canceled","value":"payment_intent.canceled","description":"Occurs when a PaymentIntent is canceled."},{"name":"Payment Intent.created","value":"payment_intent.created","description":"Occurs when a new PaymentIntent is created."},{"name":"Payment Intent.payment_failed","value":"payment_intent.payment_failed","description":"Occurs when a PaymentIntent has failed the attempt to create a source or a payment."},{"name":"Payment Intent.succeeded","value":"payment_intent.succeeded","description":"Occurs when a PaymentIntent has been successfully fulfilled."},{"name":"Payment Intent.requires_action","value":"payment_intent.requires_action","description":"Occurs when a PaymentIntent requires an action."},{"name":"Payment Method.attached","value":"payment_method.attached","description":"Occurs whenever a new payment method is attached to a customer."},{"name":"Payment Method.card_automatically_updated","value":"payment_method.card_automatically_updated","description":"Occurs whenever a card payment method's details are automatically updated by the network."},{"name":"Payment Method.detached","value":"payment_method.detached","description":"Occurs whenever a payment method is detached from a customer."},{"name":"Payment Method.updated","value":"payment_method.updated","description":"Occurs whenever a payment method is updated via the PaymentMethod update API."},{"name":"Payout Canceled","value":"payout.canceled","description":"Occurs whenever a payout is canceled."},{"name":"Payout Created","value":"payout.created","description":"Occurs whenever a payout is created."},{"name":"Payout Failed","value":"payout.failed","description":"Occurs whenever a payout attempt fails."},{"name":"Payout Paid","value":"payout.paid","description":"Occurs whenever a payout is expected to be available in the destination account. If the payout fails, a payout.failed notification is also sent, at a later time."},{"name":"Payout Updated","value":"payout.updated","description":"Occurs whenever a payout is updated."},{"name":"Person Created","value":"person.created","description":"Occurs whenever a person associated with an account is created."},{"name":"Person Deleted","value":"person.deleted","description":"Occurs whenever a person associated with an account is deleted."},{"name":"Person Updated","value":"person.updated","description":"Occurs whenever a person associated with an account is updated."},{"name":"Plan Created","value":"plan.created","description":"Occurs whenever a plan is created."},{"name":"Plan Deleted","value":"plan.deleted","description":"Occurs whenever a plan is deleted."},{"name":"Plan Updated","value":"plan.updated","description":"Occurs whenever a plan is updated."},{"name":"Product Created","value":"product.created","description":"Occurs whenever a product is created."},{"name":"Product Deleted","value":"product.deleted","description":"Occurs whenever a product is deleted."},{"name":"Product Updated","value":"product.updated","description":"Occurs whenever a product is updated."},{"name":"Radar Early_fraud_warning.created","value":"radar.early_fraud_warning.created","description":"Occurs whenever an early fraud warning is created."},{"name":"Radar Early_fraud_warning.updated","value":"radar.early_fraud_warning.updated","description":"Occurs whenever an early fraud warning is updated."},{"name":"Recipient Created","value":"recipient.created","description":"Occurs whenever a recipient is created."},{"name":"Recipient Deleted","value":"recipient.deleted","description":"Occurs whenever a recipient is deleted."},{"name":"Recipient Updated","value":"recipient.updated","description":"Occurs whenever a recipient is updated."},{"name":"Reporting Report_run.failed","value":"reporting.report_run.failed","description":"Occurs whenever a requested **ReportRun** failed to complete."},{"name":"Reporting Report_run.succeeded","value":"reporting.report_run.succeeded","description":"Occurs whenever a requested **ReportRun** completed succesfully."},{"name":"Reporting Report_type.updated","value":"reporting.report_type.updated","description":"Occurs whenever a **ReportType** is updated (typically to indicate that a new day's data has come available)."},{"name":"Review Closed","value":"review.closed","description":"Occurs whenever a review is closed. The review's reason field indicates why: approved, disputed, refunded, or refunded_as_fraud."},{"name":"Review Opened","value":"review.opened","description":"Occurs whenever a review is opened."},{"name":"Setup Intent.canceled","value":"setup_intent.canceled","description":"Occurs when a SetupIntent is canceled."},{"name":"Setup Intent.created","value":"setup_intent.created","description":"Occurs when a new SetupIntent is created."},{"name":"Setup Intent.setup_failed","value":"setup_intent.setup_failed","description":"Occurs when a SetupIntent has failed the attempt to setup a payment method."},{"name":"Setup Intent.succeeded","value":"setup_intent.succeeded","description":"Occurs when an SetupIntent has successfully setup a payment method."},{"name":"Sigma Scheduled_query_run.created","value":"sigma.scheduled_query_run.created","description":"Occurs whenever a Sigma scheduled query run finishes."},{"name":"Sku Created","value":"sku.created","description":"Occurs whenever a SKU is created."},{"name":"Sku Deleted","value":"sku.deleted","description":"Occurs whenever a SKU is deleted."},{"name":"Sku Updated","value":"sku.updated","description":"Occurs whenever a SKU is updated."},{"name":"Source Canceled","value":"source.canceled","description":"Occurs whenever a source is canceled."},{"name":"Source Chargeable","value":"source.chargeable","description":"Occurs whenever a source transitions to chargeable."},{"name":"Source Failed","value":"source.failed","description":"Occurs whenever a source fails."},{"name":"Source Mandate_notification","value":"source.mandate_notification","description":"Occurs whenever a source mandate notification method is set to manual."},{"name":"Source Refund_attributes_required","value":"source.refund_attributes_required","description":"Occurs whenever the refund attributes are required on a receiver source to process a refund or a mispayment."},{"name":"Source Transaction.created","value":"source.transaction.created","description":"Occurs whenever a source transaction is created."},{"name":"Source Transaction.updated","value":"source.transaction.updated","description":"Occurs whenever a source transaction is updated."},{"name":"Subscription Schedule.aborted","value":"subscription_schedule.aborted","description":"Occurs whenever a subscription schedule is canceled due to the underlying subscription being canceled because of delinquency."},{"name":"Subscription Schedule.canceled","value":"subscription_schedule.canceled","description":"Occurs whenever a subscription schedule is canceled."},{"name":"Subscription Schedule.completed","value":"subscription_schedule.completed","description":"Occurs whenever a new subscription schedule is completed."},{"name":"Subscription Schedule.created","value":"subscription_schedule.created","description":"Occurs whenever a new subscription schedule is created."},{"name":"Subscription Schedule.expiring","value":"subscription_schedule.expiring","description":"Occurs 7 days before a subscription schedule will expire."},{"name":"Subscription Schedule.released","value":"subscription_schedule.released","description":"Occurs whenever a new subscription schedule is released."},{"name":"Subscription Schedule.updated","value":"subscription_schedule.updated","description":"Occurs whenever a subscription schedule is updated."},{"name":"Tax Rate.created","value":"tax_rate.created","description":"Occurs whenever a new tax rate is created."},{"name":"Tax Rate.updated","value":"tax_rate.updated","description":"Occurs whenever a tax rate is updated."},{"name":"Topup Canceled","value":"topup.canceled","description":"Occurs whenever a top-up is canceled."},{"name":"Topup Created","value":"topup.created","description":"Occurs whenever a top-up is created."},{"name":"Topup Failed","value":"topup.failed","description":"Occurs whenever a top-up fails."},{"name":"Topup Reversed","value":"topup.reversed","description":"Occurs whenever a top-up is reversed."},{"name":"Topup Succeeded","value":"topup.succeeded","description":"Occurs whenever a top-up succeeds."},{"name":"Transfer Created","value":"transfer.created","description":"Occurs whenever a transfer is created."},{"name":"Transfer Failed","value":"transfer.failed","description":"Occurs whenever a transfer failed."},{"name":"Transfer Paid","value":"transfer.paid","description":"Occurs after a transfer is paid. For Instant Payouts, the event will be sent on the next business day, although the funds should be received well beforehand."},{"name":"Transfer Reversed","value":"transfer.reversed","description":"Occurs whenever a transfer is reversed, including partial reversals."},{"name":"Transfer Updated","value":"transfer.updated","description":"Occurs whenever a transfer's description or metadata is updated."}]}],"codex":{"categories":["Finance & Accounting","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.stripetrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/stripe/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Stripe/stripe.svg"},
|
|
389
389
|
{"displayName":"Supabase","name":"n8n-nodes-base.supabase","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Add, get, delete and update data in a table","defaults":{"name":"Supabase"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"supabaseApi","required":true,"testedBy":"supabaseApiCredentialTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Row","value":"row"}],"default":"row"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["row"]}},"options":[{"name":"Create","value":"create","description":"Create a new row","action":"Create a row"},{"name":"Delete","value":"delete","description":"Delete a row","action":"Delete a row"},{"name":"Get","value":"get","description":"Get a row","action":"Get a row"},{"name":"Get Many","value":"getAll","description":"Get many rows","action":"Get many rows"},{"name":"Update","value":"update","description":"Update a row","action":"Update a row"}],"default":"create"},{"displayName":"Table Name or ID","name":"tableId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTables"},"required":true,"displayOptions":{"show":{"resource":["row"],"operation":["create","delete","get","getAll","update"]}},"default":""},{"displayName":"Select Type","name":"filterType","type":"options","options":[{"name":"Build Manually","value":"manual"},{"name":"String","value":"string"}],"displayOptions":{"show":{"resource":["row"],"operation":["update"]}},"default":"manual"},{"displayName":"Must Match","name":"matchType","type":"options","options":[{"name":"Any Select Condition","value":"anyFilter"},{"name":"All Select Conditions","value":"allFilters"}],"displayOptions":{"show":{"resource":["row"],"operation":["update"],"filterType":["manual"]}},"default":"anyFilter"},{"displayName":"Select Conditions","name":"filters","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["row"],"operation":["update"],"filterType":["manual"]}},"default":{},"placeholder":"Add Condition","options":[{"displayName":"Conditions","name":"conditions","values":[{"displayName":"Field Name or ID","name":"keyName","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["tableId"],"loadOptionsMethod":"getTableColumns"},"default":""},{"displayName":"Condition","name":"condition","type":"options","options":[{"name":"Equals","value":"eq"},{"name":"Full-Text","value":"fullText"},{"name":"Greater Than","value":"gt"},{"name":"Greater Than or Equal","value":"gte"},{"name":"ILIKE operator","value":"ilike","description":"Use * in place of %"},{"name":"Is","value":"is","description":"Checking for exact equality (null,true,false,unknown)"},{"name":"Less Than","value":"lt"},{"name":"Less Than or Equal","value":"lte"},{"name":"LIKE operator","value":"like","description":"Use * in place of %"},{"name":"Not Equals","value":"neq"}],"default":""},{"displayName":"Search Function","name":"searchFunction","type":"options","displayOptions":{"show":{"condition":["fullText"]}},"options":[{"name":"to_tsquery","value":"fts"},{"name":"plainto_tsquery","value":"plfts"},{"name":"phraseto_tsquery","value":"phfts"},{"name":"websearch_to_tsquery","value":"wfts"}],"default":""},{"displayName":"Field Value","name":"keyValue","type":"string","default":""}]}],"description":"Filter to decide which rows get updated"},{"displayName":"See <a href=\"https://postgrest.org/en/v9.0/api.html#horizontal-filtering-rows\" target=\"_blank\">PostgREST guide</a> to creating filters","name":"jsonNotice","type":"notice","displayOptions":{"show":{"resource":["row"],"operation":["update"],"filterType":["string"]}},"default":""},{"displayName":"Filters (String)","name":"filterString","type":"string","displayOptions":{"show":{"resource":["row"],"operation":["update"],"filterType":["string"]}},"default":"","placeholder":"name=eq.jhon"},{"displayName":"Data to Send","name":"dataToSend","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties match destination column names"},{"name":"Define Below for Each Column","value":"defineBelow","description":"Set the value for each destination column"}],"displayOptions":{"show":{"resource":["row"],"operation":["create","update"]}},"default":"defineBelow"},{"displayName":"Inputs to Ignore","name":"inputsToIgnore","type":"string","displayOptions":{"show":{"resource":["row"],"operation":["create","update"],"dataToSend":["autoMapInputData"]}},"default":"","description":"List of input properties to avoid sending, separated by commas. Leave empty to send all properties.","placeholder":"Enter properties..."},{"displayName":"Fields to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Field to Send","multipleValues":true},"displayOptions":{"show":{"resource":["row"],"operation":["create","update"],"dataToSend":["defineBelow"]}},"default":{},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["tableId"],"loadOptionsMethod":"getTableColumns"},"default":""},{"displayName":"Field Value","name":"fieldValue","type":"string","default":""}]}]},{"displayName":"Select Type","name":"filterType","type":"options","options":[{"name":"Build Manually","value":"manual"},{"name":"String","value":"string"}],"displayOptions":{"show":{"resource":["row"],"operation":["delete"]}},"default":"manual"},{"displayName":"Must Match","name":"matchType","type":"options","options":[{"name":"Any Select Condition","value":"anyFilter"},{"name":"All Select Conditions","value":"allFilters"}],"displayOptions":{"show":{"resource":["row"],"operation":["delete"],"filterType":["manual"]}},"default":"anyFilter"},{"displayName":"Select Conditions","name":"filters","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["row"],"operation":["delete"],"filterType":["manual"]}},"default":{},"placeholder":"Add Condition","options":[{"displayName":"Conditions","name":"conditions","values":[{"displayName":"Field Name or ID","name":"keyName","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["tableId"],"loadOptionsMethod":"getTableColumns"},"default":""},{"displayName":"Condition","name":"condition","type":"options","options":[{"name":"Equals","value":"eq"},{"name":"Full-Text","value":"fullText"},{"name":"Greater Than","value":"gt"},{"name":"Greater Than or Equal","value":"gte"},{"name":"ILIKE operator","value":"ilike","description":"Use * in place of %"},{"name":"Is","value":"is","description":"Checking for exact equality (null,true,false,unknown)"},{"name":"Less Than","value":"lt"},{"name":"Less Than or Equal","value":"lte"},{"name":"LIKE operator","value":"like","description":"Use * in place of %"},{"name":"Not Equals","value":"neq"}],"default":""},{"displayName":"Search Function","name":"searchFunction","type":"options","displayOptions":{"show":{"condition":["fullText"]}},"options":[{"name":"to_tsquery","value":"fts"},{"name":"plainto_tsquery","value":"plfts"},{"name":"phraseto_tsquery","value":"phfts"},{"name":"websearch_to_tsquery","value":"wfts"}],"default":""},{"displayName":"Field Value","name":"keyValue","type":"string","default":""}]}],"description":"Filter to decide which rows get deleted"},{"displayName":"See <a href=\"https://postgrest.org/en/v9.0/api.html#horizontal-filtering-rows\" target=\"_blank\">PostgREST guide</a> to creating filters","name":"jsonNotice","type":"notice","displayOptions":{"show":{"resource":["row"],"operation":["delete"],"filterType":["string"]}},"default":""},{"displayName":"Filters (String)","name":"filterString","type":"string","displayOptions":{"show":{"resource":["row"],"operation":["delete"],"filterType":["string"]}},"default":"","placeholder":"name=eq.jhon"},{"displayName":"Select Conditions","name":"filters","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["row"],"operation":["get"]}},"default":{},"placeholder":"Add Condition","options":[{"displayName":"Conditions","name":"conditions","values":[{"displayName":"Name or ID","name":"keyName","type":"options","typeOptions":{"loadOptionsDependsOn":["tableId"],"loadOptionsMethod":"getTableColumns"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Value","name":"keyValue","type":"string","default":""}]}]},{"displayName":"Return All","name":"returnAll","type":"boolean","noDataExpression":true,"displayOptions":{"show":{"resource":["row"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["row"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return"},{"displayName":"Filter","name":"filterType","type":"options","options":[{"name":"None","value":"none"},{"name":"Build Manually","value":"manual"},{"name":"String","value":"string"}],"displayOptions":{"show":{"resource":["row"],"operation":["getAll"]}},"default":"manual"},{"displayName":"Must Match","name":"matchType","type":"options","options":[{"name":"Any Filter","value":"anyFilter"},{"name":"All Filters","value":"allFilters"}],"displayOptions":{"show":{"resource":["row"],"operation":["getAll"],"filterType":["manual"]}},"default":"anyFilter"},{"displayName":"Filters","name":"filters","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["row"],"operation":["getAll"],"filterType":["manual"]}},"default":{},"placeholder":"Add Condition","options":[{"displayName":"Conditions","name":"conditions","values":[{"displayName":"Field Name or ID","name":"keyName","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["tableId"],"loadOptionsMethod":"getTableColumns"},"default":""},{"displayName":"Condition","name":"condition","type":"options","options":[{"name":"Equals","value":"eq"},{"name":"Full-Text","value":"fullText"},{"name":"Greater Than","value":"gt"},{"name":"Greater Than or Equal","value":"gte"},{"name":"ILIKE operator","value":"ilike","description":"Use * in place of %"},{"name":"Is","value":"is","description":"Checking for exact equality (null,true,false,unknown)"},{"name":"Less Than","value":"lt"},{"name":"Less Than or Equal","value":"lte"},{"name":"LIKE operator","value":"like","description":"Use * in place of %"},{"name":"Not Equals","value":"neq"}],"default":""},{"displayName":"Search Function","name":"searchFunction","type":"options","displayOptions":{"show":{"condition":["fullText"]}},"options":[{"name":"to_tsquery","value":"fts"},{"name":"plainto_tsquery","value":"plfts"},{"name":"phraseto_tsquery","value":"phfts"},{"name":"websearch_to_tsquery","value":"wfts"}],"default":""},{"displayName":"Field Value","name":"keyValue","type":"string","default":""}]}],"description":"Filter to decide which rows get retrieved"},{"displayName":"See <a href=\"https://postgrest.org/en/v9.0/api.html#horizontal-filtering-rows\" target=\"_blank\">PostgREST guide</a> to creating filters","name":"jsonNotice","type":"notice","displayOptions":{"show":{"resource":["row"],"operation":["getAll"],"filterType":["string"]}},"default":""},{"displayName":"Filters (String)","name":"filterString","type":"string","displayOptions":{"show":{"resource":["row"],"operation":["getAll"],"filterType":["string"]}},"default":"","placeholder":"name=eq.jhon"}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.supabase/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/supabase/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Supabase/supabase.svg"},
|
|
390
390
|
{"displayName":"SurveyMonkey Trigger","name":"n8n-nodes-base.surveyMonkeyTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when Survey Monkey events occur","defaults":{"name":"SurveyMonkey Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"surveyMonkeyApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"surveyMonkeyOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"setup","httpMethod":"HEAD","responseMode":"onReceived","path":"webhook"},{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Type","name":"objectType","type":"options","options":[{"name":"Collector","value":"collector"},{"name":"Survey","value":"survey"}],"default":"","required":true},{"displayName":"Event","name":"event","displayOptions":{"show":{"objectType":["survey"]}},"type":"options","options":[{"name":"Collector Created","value":"collector_created","description":"A collector is created"},{"name":"Collector Deleted","value":"collector_deleted","description":"A collector is deleted"},{"name":"Collector Updated","value":"collector_updated","description":"A collector is updated"},{"name":"Response Completed","value":"response_completed","description":"A survey response is completed"},{"name":"Response Created","value":"response_created","description":"A respondent begins a survey"},{"name":"Response Deleted","value":"response_deleted","description":"A response is deleted"},{"name":"Response Disqualified","value":"response_disqualified","description":"A survey response is disqualified"},{"name":"Response Overquota","value":"response_overquota","description":"A response is over a survey’s quota"},{"name":"Response Updated","value":"response_updated","description":"A survey response is updated"},{"name":"Survey Created","value":"survey_created","description":"A survey is created"},{"name":"Survey Deleted","value":"survey_deleted","description":"A survey is deleted"},{"name":"Survey Updated","value":"survey_updated","description":"A survey is updated"}],"default":"","required":true},{"displayName":"Event","name":"event","type":"options","displayOptions":{"show":{"objectType":["collector"]}},"options":[{"name":"Collector Deleted","value":"collector_deleted","description":"A collector is deleted"},{"name":"Collector Updated","value":"collector_updated","description":"A collector is updated"},{"name":"Response Completed","value":"response_completed","description":"A survey response is completed"},{"name":"Response Created","value":"response_created","description":"A respondent begins a survey"},{"name":"Response Deleted","value":"response_deleted","description":"A response is deleted"},{"name":"Response Disqualified","value":"response_disqualified","description":"A survey response is disqualified"},{"name":"Response Overquota","value":"response_overquota","description":"A response is over a survey’s quota"},{"name":"Response Updated","value":"response_updated","description":"A survey response is updated"}],"default":"","required":true},{"displayName":"Survey Names or IDs","name":"surveyIds","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","displayOptions":{"show":{"objectType":["survey"]},"hide":{"event":["survey_created"]}},"typeOptions":{"loadOptionsMethod":"getSurveys"},"options":[],"default":[],"required":true},{"displayName":"Survey Name or ID","name":"surveyId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","displayOptions":{"show":{"objectType":["collector"]}},"typeOptions":{"loadOptionsMethod":"getSurveys"},"default":[],"required":true},{"displayName":"Collector Names or IDs","name":"collectorIds","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","displayOptions":{"show":{"objectType":["collector"]}},"typeOptions":{"loadOptionsMethod":"getCollectors","loadOptionsDependsOn":["surveyId"]},"options":[],"default":[],"required":true},{"displayName":"Resolve Data","name":"resolveData","type":"boolean","displayOptions":{"show":{"event":["response_completed"]}},"default":true,"description":"By default the webhook-data only contain the IDs. If this option gets activated, it will resolve the data automatically."},{"displayName":"Only Answers","name":"onlyAnswers","displayOptions":{"show":{"resolveData":[true],"event":["response_completed"]}},"type":"boolean","default":true,"description":"Whether to return only the answers of the form and not any of the other data"}],"codex":{"categories":["Marketing","Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.surveymonkeytrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/surveyMonkey/"}]},"alias":["Form"]},"iconUrl":"icons/n8n-nodes-base/dist/nodes/SurveyMonkey/surveyMonkey.svg"},
|
|
391
|
-
{"displayName":"Switch","name":"n8n-nodes-base.switch","icon":"fa:map-signs","iconColor":"light-blue","group":["transform"],"description":"Route items depending on defined expression or rules","defaultVersion":3.1,"subtitle":"=mode: {{(function capitalize(str) {\n if (!str)\n return str;\n const chars = str.split('');\n chars[0] = chars[0].toUpperCase();\n return chars.join('');\n})($parameter[\"mode\"])}}","version":[3,3.1],"defaults":{"name":"Switch","color":"#506000"},"inputs":["main"],"outputs":"={{((parameters) => {\n
|
|
391
|
+
{"displayName":"Switch","name":"n8n-nodes-base.switch","icon":"fa:map-signs","iconColor":"light-blue","group":["transform"],"description":"Route items depending on defined expression or rules","defaultVersion":3.1,"subtitle":"=mode: {{(function capitalize(str) {\n if (!str)\n return str;\n const chars = str.split('');\n chars[0] = chars[0].toUpperCase();\n return chars.join('');\n})($parameter[\"mode\"])}}","version":[3,3.1],"defaults":{"name":"Switch","color":"#506000"},"inputs":["main"],"outputs":"={{((parameters) => {\n const mode = parameters.mode;\n if (mode === 'expression') {\n return Array.from({ length: parameters.numberOutputs }, (_, i) => ({\n type: `${\"main\"}`,\n displayName: i.toString(),\n }));\n }\n else {\n const rules = parameters.rules?.values ?? [];\n const ruleOutputs = rules.map((rule, index) => {\n return {\n type: `${\"main\"}`,\n displayName: rule.outputKey || index.toString(),\n };\n });\n if (parameters.options?.fallbackOutput === 'extra') {\n const renameFallbackOutput = parameters.options?.renameFallbackOutput;\n ruleOutputs.push({\n type: `${\"main\"}`,\n displayName: renameFallbackOutput || 'Fallback',\n });\n }\n return ruleOutputs;\n }\n})($parameter)}}","properties":[{"displayName":"Mode","name":"mode","type":"options","noDataExpression":true,"options":[{"name":"Rules","value":"rules","description":"Build a matching rule for each output"},{"name":"Expression","value":"expression","description":"Write an expression to return the output index"}],"default":"rules","description":"How data should be routed"},{"displayName":"Number of Outputs","name":"numberOutputs","type":"number","displayOptions":{"show":{"mode":["expression"]}},"default":4,"description":"How many outputs to create"},{"displayName":"Output Index","name":"output","type":"number","validateType":"number","hint":"The index to route the item to, starts at 0","displayOptions":{"show":{"mode":["expression"]}},"default":"={{}}","description":"The output index to send the input item to. Use an expression to calculate which input item should be routed to which output. The expression must return a number."},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"default":{"values":[{"conditions":{"options":{"caseSensitive":true,"leftValue":"","typeValidation":"strict"},"conditions":[{"leftValue":"","rightValue":"","operator":{"type":"string","operation":"equals"}}],"combinator":"and"}}]},"displayOptions":{"show":{"mode":["rules"]}},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Conditions","name":"conditions","placeholder":"Add Condition","type":"filter","default":{},"typeOptions":{"multipleValues":false,"filter":{"caseSensitive":"={{!$parameter.options.ignoreCase}}","typeValidation":"={{ ($nodeVersion < 3.1 ? $parameter.options.looseTypeValidation : $parameter.looseTypeValidation) ? \"loose\" : \"strict\" }}"}}},{"displayName":"Rename Output","name":"renameOutput","type":"boolean","default":false},{"displayName":"Output Name","name":"outputKey","type":"string","default":"","description":"The label of output to which to send data to if rule matches","displayOptions":{"show":{"renameOutput":[true]}}}]}]},{"displayName":"Less Strict Type Validation","description":"Whether to try casting value types based on the selected operator","name":"looseTypeValidation","type":"boolean","default":false,"displayOptions":{"show":{"@version":[{"_cnd":{"gte":3.1}}]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"mode":["rules"]}},"options":[{"displayName":"Fallback Output","name":"fallbackOutput","type":"options","typeOptions":{"loadOptionsDependsOn":["rules.values","/rules","/rules.values"],"loadOptionsMethod":"getFallbackOutputOptions"},"default":"none","description":"If no rule matches the item will be sent to this output, by default they will be ignored"},{"displayName":"Ignore Case","description":"Whether to ignore letter case when evaluating conditions","name":"ignoreCase","type":"boolean","default":true},{"displayName":"Less Strict Type Validation","description":"Whether to try casting value types based on the selected operator","name":"looseTypeValidation","type":"boolean","default":true,"displayOptions":{"show":{"@version":[{"_cnd":{"lt":3.1}}]}}},{"displayName":"Rename Fallback Output","name":"renameFallbackOutput","type":"string","placeholder":"e.g. Fallback","default":"","displayOptions":{"show":{"fallbackOutput":["extra"]}}},{"displayName":"Send data to all matching outputs","name":"allMatchingOutputs","type":"boolean","default":false,"description":"Whether to send data to all outputs meeting conditions (and not just the first one)"}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Flow"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.switch/"}]},"alias":["Router","If","Path","Filter","Condition","Logic","Branch","Case"]}},
|
|
392
392
|
{"displayName":"Switch","name":"n8n-nodes-base.switch","icon":"fa:map-signs","iconColor":"light-blue","group":["transform"],"description":"Route items depending on defined expression or rules","defaultVersion":3.1,"version":[2],"defaults":{"name":"Switch","color":"#506000"},"inputs":["main"],"outputs":"={{\n\t\t\t\t\t((parameters) => {\n\t\t\t\t\t\tconst rules = parameters.rules?.rules ?? [];\n\t\t\t\t\t\tconst mode = parameters.mode;\n\n\t\t\t\t\t\tif (mode === 'expression') {\n\t\t\t\t\t\t\treturn Array\n\t\t\t\t\t\t\t\t.from(\n\t\t\t\t\t\t\t\t\t{ length: parameters.outputsAmount },\n\t\t\t\t\t\t\t\t\t(_, i) => ({ type: \"main\", displayName: i.toString() })\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t}\n\n\n\t\t\t\t\t\treturn rules.map(value => {\n\t\t\t\t\t\t\treturn { type: \"main\", displayName: value.outputKey }\n\t\t\t\t\t\t})\n\t\t\t\t\t})($parameter)\n\t\t\t\t}}","properties":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Expression","value":"expression","description":"Expression decides how to route data"},{"name":"Rules","value":"rules","description":"Rules decide how to route data"}],"default":"rules","description":"How data should be routed"},{"displayName":"Output","name":"output","type":"string","displayOptions":{"show":{"mode":["expression"]}},"default":"","description":"The index of output to which to send data to"},{"displayName":"Outputs Amount","name":"outputsAmount","type":"number","displayOptions":{"show":{"mode":["expression"]}},"default":4,"description":"Amount of outputs to create"},{"displayName":"Data Type","name":"dataType","type":"options","displayOptions":{"show":{"mode":["rules"]}},"options":[{"name":"Boolean","value":"boolean"},{"name":"Date & Time","value":"dateTime"},{"name":"Number","value":"number"},{"name":"String","value":"string"}],"default":"number","description":"The type of data to route on"},{"displayName":"Value 1","name":"value1","type":"boolean","displayOptions":{"show":{"dataType":["boolean"],"mode":["rules"]}},"default":false,"description":"The value to compare with the first one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"displayOptions":{"show":{"dataType":["boolean"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Boolean","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"}],"default":"equal","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"boolean","default":false,"description":"The value to compare with the first one"},{"displayName":"Output Key","name":"outputKey","type":"string","default":"","description":"The label of output to which to send data to if rule matches"}]}]},{"displayName":"Value 1","name":"value1","type":"dateTime","displayOptions":{"show":{"dataType":["dateTime"],"mode":["rules"]}},"default":"","description":"The value to compare with the second one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"displayOptions":{"show":{"dataType":["dateTime"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Dates","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Occurred After","value":"after"},{"name":"Occurred Before","value":"before"}],"default":"after","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"dateTime","default":0,"description":"The value to compare with the first one"},{"displayName":"Output Key","name":"outputKey","type":"string","default":"","description":"The label of output to which to send data to if rule matches"}]}]},{"displayName":"Value 1","name":"value1","type":"number","displayOptions":{"show":{"dataType":["number"],"mode":["rules"]}},"default":0,"description":"The value to compare with the second one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"displayOptions":{"show":{"dataType":["number"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Numbers","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Smaller","value":"smaller"},{"name":"Smaller Equal","value":"smallerEqual"},{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"},{"name":"Larger","value":"larger"},{"name":"Larger Equal","value":"largerEqual"}],"default":"smaller","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"number","default":0,"description":"The value to compare with the first one"},{"displayName":"Output Key","name":"outputKey","type":"string","default":"","description":"The label of output to which to send data to if rule matches"}]}]},{"displayName":"Value 1","name":"value1","type":"string","displayOptions":{"show":{"dataType":["string"],"mode":["rules"]}},"default":"","description":"The value to compare with the second one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"displayOptions":{"show":{"dataType":["string"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Strings","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Contains","value":"contains"},{"name":"Not Contains","value":"notContains"},{"name":"Ends With","value":"endsWith"},{"name":"Not Ends With","value":"notEndsWith"},{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"},{"name":"Regex Match","value":"regex"},{"name":"Regex Not Match","value":"notRegex"},{"name":"Starts With","value":"startsWith"},{"name":"Not Starts With","value":"notStartsWith"}],"default":"equal","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"string","displayOptions":{"hide":{"operation":["regex","notRegex"]}},"default":"","description":"The value to compare with the first one"},{"displayName":"Regex","name":"value2","type":"string","displayOptions":{"show":{"operation":["regex","notRegex"]}},"default":"","placeholder":"/text/i","description":"The regex which has to match"},{"displayName":"Output Key","name":"outputKey","type":"string","default":"","description":"The label of output to which to send data to if rule matches"}]}]},{"displayName":"Fallback Output Name or ID","name":"fallbackOutput","type":"options","displayOptions":{"show":{"mode":["rules"]}},"typeOptions":{"loadOptionsDependsOn":["rules.rules"],"loadOptionsMethod":"getFallbackOutputOptions"},"default":-1,"description":"The output to which to route all items which do not match any of the rules. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Flow"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.switch/"}]},"alias":["Router","If","Path","Filter","Condition","Logic","Branch","Case"]}},
|
|
393
393
|
{"displayName":"Switch","name":"n8n-nodes-base.switch","icon":"fa:map-signs","iconColor":"light-blue","group":["transform"],"description":"Route items depending on defined expression or rules","defaultVersion":3.1,"version":[1],"defaults":{"name":"Switch","color":"#506000"},"inputs":["main"],"outputs":["main","main","main","main"],"outputNames":["0","1","2","3"],"properties":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Expression","value":"expression","description":"Expression decides how to route data"},{"name":"Rules","value":"rules","description":"Rules decide how to route data"}],"default":"rules","description":"How data should be routed"},{"displayName":"Output","name":"output","type":"number","typeOptions":{"minValue":0,"maxValue":3},"displayOptions":{"show":{"mode":["expression"]}},"default":0,"description":"The index of output to which to send data to"},{"displayName":"Data Type","name":"dataType","type":"options","displayOptions":{"show":{"mode":["rules"]}},"options":[{"name":"Boolean","value":"boolean"},{"name":"Date & Time","value":"dateTime"},{"name":"Number","value":"number"},{"name":"String","value":"string"}],"default":"number","description":"The type of data to route on"},{"displayName":"Value 1","name":"value1","type":"boolean","displayOptions":{"show":{"dataType":["boolean"],"mode":["rules"]}},"default":false,"description":"The value to compare with the first one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataType":["boolean"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Boolean","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"}],"default":"equal","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"boolean","default":false,"description":"The value to compare with the first one"},{"displayName":"Output","name":"output","type":"number","typeOptions":{"minValue":0,"maxValue":3},"default":0,"description":"The index of output to which to send data to if rule matches"}]}]},{"displayName":"Value 1","name":"value1","type":"dateTime","displayOptions":{"show":{"dataType":["dateTime"],"mode":["rules"]}},"default":"","description":"The value to compare with the second one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataType":["dateTime"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Dates","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Occurred After","value":"after"},{"name":"Occurred Before","value":"before"}],"default":"after","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"dateTime","default":0,"description":"The value to compare with the first one"},{"displayName":"Output","name":"output","type":"number","typeOptions":{"minValue":0,"maxValue":3},"default":0,"description":"The index of output to which to send data to if rule matches"}]}]},{"displayName":"Value 1","name":"value1","type":"number","displayOptions":{"show":{"dataType":["number"],"mode":["rules"]}},"default":0,"description":"The value to compare with the second one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataType":["number"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Numbers","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Smaller","value":"smaller"},{"name":"Smaller Equal","value":"smallerEqual"},{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"},{"name":"Larger","value":"larger"},{"name":"Larger Equal","value":"largerEqual"}],"default":"smaller","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"number","default":0,"description":"The value to compare with the first one"},{"displayName":"Output","name":"output","type":"number","typeOptions":{"minValue":0,"maxValue":3},"default":0,"description":"The index of output to which to send data to if rule matches"}]}]},{"displayName":"Value 1","name":"value1","type":"string","displayOptions":{"show":{"dataType":["string"],"mode":["rules"]}},"default":"","description":"The value to compare with the second one"},{"displayName":"Routing Rules","name":"rules","placeholder":"Add Routing Rule","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataType":["string"],"mode":["rules"]}},"default":{},"options":[{"name":"rules","displayName":"Strings","values":[{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Contains","value":"contains"},{"name":"Not Contains","value":"notContains"},{"name":"Ends With","value":"endsWith"},{"name":"Not Ends With","value":"notEndsWith"},{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"},{"name":"Regex Match","value":"regex"},{"name":"Regex Not Match","value":"notRegex"},{"name":"Starts With","value":"startsWith"},{"name":"Not Starts With","value":"notStartsWith"}],"default":"equal","description":"Operation to decide where the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"string","displayOptions":{"hide":{"operation":["regex","notRegex"]}},"default":"","description":"The value to compare with the first one"},{"displayName":"Regex","name":"value2","type":"string","displayOptions":{"show":{"operation":["regex","notRegex"]}},"default":"","placeholder":"/text/i","description":"The regex which has to match"},{"displayName":"Output","name":"output","type":"number","typeOptions":{"minValue":0,"maxValue":3},"default":0,"description":"The index of output to which to send data to if rule matches"}]}]},{"displayName":"Fallback Output","name":"fallbackOutput","type":"options","displayOptions":{"show":{"mode":["rules"]}},"options":[{"name":"None","value":-1},{"name":"0","value":0},{"name":"1","value":1},{"name":"2","value":2},{"name":"3","value":3}],"default":-1,"description":"The output to which to route all items which do not match any of the rules"}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Flow"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.switch/"}]},"alias":["Router","If","Path","Filter","Condition","Logic","Branch","Case"]}},
|
|
394
394
|
{"displayName":"SyncroMSP","name":"n8n-nodes-base.syncroMsp","group":["output"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Gets data from SyncroMSP","defaultVersion":1,"version":1,"defaults":{"name":"SyncroMSP"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"syncroMspApi","required":true,"testedBy":"syncroMspApiCredentialTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Contact","value":"contact"},{"name":"Customer","value":"customer"},{"name":"RMM","value":"rmm"},{"name":"Ticket","value":"ticket"}],"default":"contact"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["customer"]}},"options":[{"name":"Create","value":"create","description":"Create new customer","action":"Create a customer"},{"name":"Delete","value":"delete","description":"Delete customer","action":"Delete a customer"},{"name":"Get","value":"get","description":"Retrieve customer","action":"Get a customer"},{"name":"Get Many","value":"getAll","description":"Retrieve many customers","action":"Get many customers"},{"name":"Update","value":"update","description":"Update customer","action":"Update a customer"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["customer"],"operation":["getAll"]}},"default":false,"noDataExpression":true,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["customer"],"operation":["getAll"],"returnAll":[false]}},"default":25,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["customer"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Business Name","name":"businessName","type":"string","default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":""},{"displayName":"First Name","name":"firstName","type":"string","default":""},{"displayName":"Include Disabled","name":"includeDisabled","type":"boolean","default":false},{"displayName":"Last Name","name":"lastname","type":"string","default":""},{"displayName":"Search Query","name":"query","type":"string","default":"","placeholder":"John Doe","description":"Search query, it can be anything related to customer data like name etc"},{"displayName":"Sort","name":"sort","type":"string","default":"","placeholder":"firstname ASC","description":"Customer field to order by, eg: \"firstname ASC\", \"city DESC\" etc"}]},{"displayName":"Cutomer ID","name":"customerId","type":"string","required":true,"displayOptions":{"show":{"resource":["customer"],"operation":["get"]}},"default":"","description":"Get specific customer by ID"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"resource":["customer"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["customer"],"operation":["create"]}},"default":{},"options":[{"displayName":"Address","name":"address","placeholder":"Add Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Address Fields","name":"addressFields","values":[{"displayName":"Line 1","name":"address","type":"string","default":""},{"displayName":"Line 2","name":"address2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"ZIP","name":"zip","type":"string","default":""}]}]},{"displayName":"Business Name","name":"businessName","type":"string","default":""},{"displayName":"First Name","name":"firstName","type":"string","default":""},{"displayName":"Get SMS","name":"getSms","type":"boolean","default":false},{"displayName":"Invoice Emails","name":"invoiceCcEmails","type":"string","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Email"},"default":""},{"displayName":"Last Name","name":"lastname","type":"string","default":""},{"displayName":"No Email","name":"noEmail","type":"boolean","default":false},{"displayName":"Notes","name":"notes","type":"string","default":""},{"displayName":"Notification Email","name":"notificationEmail","type":"string","default":"","displayOptions":{"show":{"noEmail":[false]}}},{"displayName":"Phone","name":"phone","type":"string","default":""},{"displayName":"Referred By","name":"referredBy","type":"string","default":"","description":"Source from which customer is referred to the platform like Linkedin, Google, Customer name etc"}]},{"displayName":"Customer ID","name":"customerId","type":"string","required":true,"displayOptions":{"show":{"resource":["customer"],"operation":["delete"]}},"default":"","description":"Delete a specific customer by ID"},{"displayName":"Customer ID","name":"customerId","type":"string","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}},"default":{},"options":[{"displayName":"Address","name":"address","placeholder":"Add Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Address Fields","name":"addressFields","values":[{"displayName":"Line 1","name":"address","type":"string","default":""},{"displayName":"Line 2","name":"address2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"ZIP","name":"zip","type":"string","default":""}]}]},{"displayName":"Business Name","name":"businessName","type":"string","default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":""},{"displayName":"First Name","name":"firstName","type":"string","default":""},{"displayName":"Get SMS","name":"getSms","type":"boolean","default":true},{"displayName":"Invoice Emails","name":"invoiceCcEmails","type":"string","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Email"},"default":""},{"displayName":"Last Name","name":"lastName","type":"string","default":""},{"displayName":"No Email","name":"noEmail","type":"boolean","default":false},{"displayName":"Notes","name":"notes","type":"string","default":""},{"displayName":"Notification Email","name":"notificationEmail","type":"string","default":"","displayOptions":{"show":{"noEmail":[false]}}},{"displayName":"Phone","name":"phone","type":"string","default":""},{"displayName":"Referred By","name":"referredBy","type":"string","default":"","description":"Source from which customer is referred to the platform like Linkedin, Google, Customer name etc"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["ticket"]}},"options":[{"name":"Create","value":"create","description":"Create new ticket","action":"Create a ticket"},{"name":"Delete","value":"delete","description":"Delete ticket","action":"Delete a ticket"},{"name":"Get","value":"get","description":"Retrieve ticket","action":"Get a ticket"},{"name":"Get Many","value":"getAll","description":"Retrieve many tickets","action":"Get many tickets"},{"name":"Update","value":"update","description":"Update ticket","action":"Update a ticket"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["ticket"],"operation":["getAll"]}},"default":false,"noDataExpression":true,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["ticket"],"operation":["getAll"],"returnAll":[false]}},"default":25,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["ticket"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Search Query","name":"query","type":"string","default":"","placeholder":"John Doe","description":"Search query, it can be anything related to ticket data like user etc"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Customer Reply","value":"Customer Reply"},{"name":"In Progress","value":"In Progress"},{"name":"New","value":"New"},{"name":"Resolved","value":"Resolved"},{"name":"Scheduled","value":"Scheduled"},{"name":"Waiting for Parts","value":"Waiting for Parts"},{"name":"Waiting on Customer","value":"Waiting on Customer"}],"default":"New"}]},{"displayName":"Customer ID","name":"customerId","type":"string","required":true,"displayOptions":{"show":{"resource":["ticket"],"operation":["create"]}},"default":""},{"displayName":"Subject","name":"subject","type":"string","required":true,"displayOptions":{"show":{"resource":["ticket"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["ticket"],"operation":["create"]}},"default":{},"options":[{"displayName":"Asset ID","name":"assetId","type":"string","default":""},{"displayName":"Assign to Contact","name":"contactId","type":"string","default":"","description":"The ID of the contact you want to assign the ticket to"},{"displayName":"Issue Type","name":"issueType","type":"options","options":[{"name":"Contract Work","value":"Contract Work"},{"name":"Network Project","value":"Network Project"},{"name":"Other","value":"Other"},{"name":"Regular Maintenance","value":"Regular Maintenance"},{"name":"Remote Support","value":"Remote Support"}],"default":""},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Customer Reply","value":"Customer Reply"},{"name":"In Progress","value":"In Progress"},{"name":"New","value":"New"},{"name":"Resolved","value":"Resolved"},{"name":"Scheduled","value":"Scheduled"},{"name":"Waiting for Parts","value":"Waiting for Parts"},{"name":"Waiting on Customer","value":"Waiting on Customer"}],"default":"New","description":"If used along the parameter Search Query, only Search Query will be applied"}]},{"displayName":"Ticket ID","name":"ticketId","type":"string","displayOptions":{"show":{"resource":["ticket"],"operation":["get"]}},"default":"","description":"Get specific customer by ID"},{"displayName":"Ticket ID","name":"ticketId","required":true,"type":"string","displayOptions":{"show":{"resource":["ticket"],"operation":["delete"]}},"default":"","description":"Delete a specific customer by ID"},{"displayName":"Ticket ID","name":"ticketId","type":"string","required":true,"displayOptions":{"show":{"resource":["ticket"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["ticket"],"operation":["update"]}},"default":{},"options":[{"displayName":"Asset ID","name":"assetId","type":"string","default":""},{"displayName":"Assign to Contact","name":"contactId","type":"string","default":"","description":"The ID of the contact you want to assign the ticket to"},{"displayName":"Customer ID","name":"customerId","type":"string","default":""},{"displayName":"Due Date","name":"dueDate","type":"dateTime","default":""},{"displayName":"Issue Type","name":"issueType","type":"options","options":[{"name":"Contract Work","value":"Contract Work"},{"name":"Network Project","value":"Network Project"},{"name":"Other","value":"Other"},{"name":"Regular Maintenance","value":"Regular Maintenance"},{"name":"Remote Support","value":"Remote Support"}],"default":""},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Customer Reply","value":"Customer Reply"},{"name":"In Progress","value":"In Progress"},{"name":"New","value":"New"},{"name":"Resolved","value":"Resolved"},{"name":"Scheduled","value":"Scheduled"},{"name":"Waiting for Parts","value":"Waiting for Parts"},{"name":"Waiting on Customer","value":"Waiting on Customer"}],"default":"New"},{"displayName":"Subject","name":"subject","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"Retrieve many contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"noDataExpression":true,"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"description":"Max number of results to return","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"],"returnAll":[false]}},"default":25},{"displayName":"Customer ID","name":"customerId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":{},"options":[{"displayName":"Address","name":"address","placeholder":"Add Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Address Fields","name":"addressFields","values":[{"displayName":"Line 1","name":"address","type":"string","default":""},{"displayName":"Line 2","name":"address2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"ZIP","name":"zip","type":"string","default":""}]}]},{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Notes","name":"notes","type":"string","default":""},{"displayName":"Phone","name":"phone","type":"string","default":""}]},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}},"default":"","description":"Get specific contact by ID"},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"default":{},"options":[{"displayName":"Address","name":"address","placeholder":"Add Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Address Fields","name":"addressFields","values":[{"displayName":"Line 1","name":"address","type":"string","default":""},{"displayName":"Line 2","name":"address2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"ZIP","name":"zip","type":"string","default":""}]}]},{"displayName":"Customer ID","name":"customerId","type":"string","default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":""},{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Notes","name":"notes","type":"string","default":""},{"displayName":"Phone","name":"phone","type":"string","default":""}]},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}},"default":"","description":"Delete a specific contact by ID"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["rmm"]}},"options":[{"name":"Create","value":"create","description":"Create new RMM Alert","action":"Create an RMM alert"},{"name":"Delete","value":"delete","description":"Delete RMM Alert","action":"Delete an RMM alert"},{"name":"Get","value":"get","description":"Retrieve RMM Alert","action":"Get an RMM alert"},{"name":"Get Many","value":"getAll","description":"Retrieve many RMM Alerts","action":"Get many RMM alerts"},{"name":"Mute","value":"mute","description":"Mute RMM Alert","action":"Mute an RMM alert"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["rmm"],"operation":["getAll"]}},"default":false,"noDataExpression":true,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["rmm"],"operation":["getAll"],"returnAll":[false]}},"default":25,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["rmm"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Status","name":"status","type":"options","options":[{"name":"Active","value":"active"},{"name":"All","value":"all"},{"name":"Resolved","value":"resolved"}],"default":"all"}]},{"displayName":"RMM Alert ID","name":"alertId","type":"string","required":true,"displayOptions":{"show":{"resource":["rmm"],"operation":["get"]}},"default":"","description":"Get specific RMM alert by ID"},{"displayName":"Asset ID","name":"assetId","type":"string","displayOptions":{"show":{"resource":["rmm"],"operation":["create"]}},"default":""},{"displayName":"Customer ID","name":"customerId","type":"string","displayOptions":{"show":{"resource":["rmm"],"operation":["create"]}},"default":""},{"displayName":"Description","name":"description","type":"string","displayOptions":{"show":{"resource":["rmm"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["rmm"],"operation":["create"]}},"default":{},"options":[{"displayName":"Resolved","name":"resolved","type":"boolean","default":false}]},{"displayName":"RMM Alert ID","name":"alertId","type":"string","required":true,"displayOptions":{"show":{"resource":["rmm"],"operation":["delete"]}},"default":"","description":"Delete the RMM alert by ID"},{"displayName":"RMM Alert ID","name":"alertId","type":"string","required":true,"displayOptions":{"show":{"resource":["rmm"],"operation":["mute"]}},"default":"","description":"Mute the RMM alert by ID"},{"displayName":"Mute Period","name":"muteFor","type":"options","displayOptions":{"show":{"resource":["rmm"],"operation":["mute"]}},"options":[{"name":"1 Hour","value":"1-hour"},{"name":"1 Day","value":"1-day"},{"name":"2 Days","value":"2-days"},{"name":"1 Week","value":"1-week"},{"name":"2 Weeks","value":"2-weeks"},{"name":"1 Month","value":"1-month"},{"name":"Forever","value":"forever"}],"default":"","description":"Length of time to mute alert for"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/SyncroMSP/syncromsp.png","codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.syncromsp/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/syncroMsp/"}]}}},
|
|
@@ -426,12 +426,12 @@
|
|
|
426
426
|
{"displayName":"Venafi TLS Protect Cloud Trigger","name":"n8n-nodes-base.venafiTlsProtectCloudTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when Venafi events occur","defaults":{"name":"Venafi TLS Protect Cloud Trigger"},"credentials":[{"name":"venafiTlsProtectCloudApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"inputs":[],"outputs":["main"],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"typeOptions":{"loadOptionsMethod":"getActivityTypes"},"required":true,"default":[],"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Trigger On","name":"triggerOn","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getActivitySubTypes","loadOptionsDependsOn":["resource"]},"required":true,"default":[],"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.venafitlsprotectcloudtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/venafiTlsProtectCloud/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Venafi/venafi.svg"},
|
|
427
427
|
{"displayName":"Venafi TLS Protect Datacenter","name":"n8n-nodes-base.venafiTlsProtectDatacenter","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Venafi TLS Protect Datacenter","defaults":{"name":"Venafi TLS Protect Datacenter"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"venafiTlsProtectDatacenterApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Certificate","value":"certificate"},{"name":"Policy","value":"policy"}],"default":"certificate"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["certificate"]}},"options":[{"name":"Create","value":"create","description":"Provision a new certificate","action":"Create a certificate"},{"name":"Delete","value":"delete","description":"Delete a certificate","action":"Delete a certificate"},{"name":"Download","value":"download","description":"Download a certificate","action":"Download a certificate"},{"name":"Get","value":"get","description":"Retrieve a certificate","action":"Get a certificate"},{"name":"Get Many","value":"getMany","description":"Retrieve many certificates","action":"Get many certificates"},{"name":"Renew","value":"renew","description":"Renew a certificate","action":"Renew a certificate"}],"default":"create"},{"displayName":"Policy DN","name":"PolicyDN","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["certificate"]}},"default":"","description":"The folder DN for the new certificate. If the value is missing, the folder name is the system default. If no system default is configured"},{"displayName":"Subject","name":"Subject","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["certificate"]}},"default":"","description":"The Common Name field for the certificate Subject (DN)"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["certificate"]}},"options":[{"displayName":"Approvers","name":"Approvers","type":"string","typeOptions":{"multipleValues":true},"default":"","description":"An array of one or more identities for certificate workflow approvers"},{"displayName":"CADN","name":"CADN","type":"string","default":"","description":"Only required when no policy sets a CA template. The Distinguished Name (DN) of the Trust Protection Platform Certificate Authority Template object for enrolling the certificate."},{"displayName":"Certificate Type","name":"CertificateType","type":"options","options":[{"name":"Code Signing","value":"Code Signing","description":"X.509 Code Signing Certificate"},{"name":"Device","value":"Device","description":"X.509 Device Certificate"},{"name":"Server","value":"Server","description":"X.509 Server Certificate"},{"name":"User","value":"User","description":"X.509 User Certificate"}],"default":"","description":"One of the following Certificate objects. Ignores any other value."},{"displayName":"City","name":"City","type":"string","default":"","description":"The City field for the certificate Subject DN. Specify a value when requesting a centrally generated CSR."},{"displayName":"Contacts","name":"Contacts","type":"string","typeOptions":{"multipleValues":true},"default":[],"description":"An array of one or more identities for users or groups who receive notifications about events pertaining to the object"},{"displayName":"Country","name":"Country","type":"string","default":"","description":"The Country field for the certificate Subject DN. Specify a value when requesting a centrally generated CSR."},{"displayName":"Custom Fields","name":"customFieldsUi","placeholder":"Custom Fields","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":false},"options":[{"name":"customFielsValues","displayName":"Address","values":[{"displayName":"Name","name":"Name","type":"string","default":""},{"displayName":"Values","name":"Values","type":"string","default":""}]}]},{"displayName":"Created By","name":"CreatedBy","type":"string","default":"Web SDK","description":"The person, entity, or caller of this request. The default is Web SDK. Avoid overriding the default unless the caller is a significant enterprise application that is tightly integrated with Trust Protection Platform, such as a custom web portal. To add details, use Origin instead. If you want both attributes to have the same value, set only CreatedBy."},{"displayName":"Devices","name":"Devices","type":"collection","placeholder":"Add Field","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Device"},"default":{},"options":[{"displayName":"Applications","name":"applications","type":"string","default":"","description":"An array of one or more Application objects to allow software, which runs on ObjectName, to use the same certificate"},{"displayName":"Cloud Instance ID","name":"CloudInstanceID","type":"string","default":"","description":"Required for Amazon EC2 provisioning. The unique cloud instance ID."},{"displayName":"Cloud Region","name":"CloudRegion","type":"string","default":"","description":"Required for Amazon EC2 provisioning. The geographic location where the cloud service instance resides. An instance in AWS can only exist in a single region."},{"displayName":"Cloud Service","name":"CloudService","type":"string","default":"","description":"Required for Amazon EC2 provisioning. AWS: An Amazon E2C cloud service. Requires you to install and configure the Cloud Instance Monitoring feature."},{"displayName":"Concurrent Connection Limit","name":"ConcurrentConnectionLimit","type":"number","default":0,"description":"Maximum number of connections the device will accept from Trust Protection Platform"},{"displayName":"Contacts","name":"Contacts","type":"string","typeOptions":{"multipleValues":true},"default":[],"description":"An array of one or more identities who receive notifications for this device"},{"displayName":"Created By","name":"CreatedBy","type":"string","default":"Web SDK","description":"The person or entity that is creating the device and any associated software applications for the device. Any value is accepted. Default is Web SDK."},{"displayName":"Credential DN","name":"CredentialDN","type":"string","default":"","description":"The device credential"},{"displayName":"Description","name":"description","type":"string","default":"","description":"The description for this device"},{"displayName":"Enforce Known Host","name":"EnforceKnownHost","type":"boolean","default":true,"description":"For SSH keys. true: Enable known host key enforcement. false: Disable known host key enforcement."},{"displayName":"Host","name":"host","type":"string","default":"","description":"The physical Fully Qualified Domain Name (FQDN) for the host or the IP address for a device"},{"displayName":"Object Name","name":"ObjectName","type":"string","default":"","description":"The device host name or IP address for the certificate object in Trust Protection Platform. If the value is missing, the object name is the Subject."},{"displayName":"Port","name":"port","type":"number","default":0,"description":"The port number to communicate with the device"},{"displayName":"Sudo Credential DN","name":"SudoCredentialDN","type":"number","default":0,"description":"Use in conjunction with UseSudo. The DN that holds the password credential to be used if sudo is configured to prompt for a password when executing a command."},{"displayName":"Temp Directory","name":"TempDirectory","type":"string","default":"","description":"The host directory path to hold temporary files during provisioning. For example /tmp/. The folder should have the necessary write permissions."},{"displayName":"Trusted Fingerprint","name":"TrustedFingerprint","type":"string","default":"","description":"For Secure Shell (SSH) keys. The SSH server key fingerprint. If this value is set, and EnforceKnownHost is enabled, Trust Protection Platform will only successfully connect to the device if the hosts fingerprint matches this value."},{"displayName":"Use Sudo","name":"UseSudo","type":"boolean","default":false,"description":"Use in conjunction with SudoCredentialDN. For cases where the device credentials require sudo privilege elevation to execute commands when installing the certificate on a Unix or Linux device: true: Execute commands using sudo when provisioning. false: Execute commands directly without using sudo."}]},{"displayName":"Disable Automatic Renewal","name":"DisableAutomaticRenewal","type":"boolean","default":false,"description":"The setting to control whether manual intervention is required for certificate renewal"},{"displayName":"Elliptic Curve","name":"EllipticCurve","type":"options","options":[{"name":"P256","value":"P256","description":"Use Elliptic Prime Curve 256 bit encryption"},{"name":"P384","value":"P384","description":"Use Elliptic Prime Curve 384 bit encryption"},{"name":"P521","value":"P521","description":"Use Elliptic Prime Curve 521 bit encryption. (not supported by all Certificate Authorities)."}],"default":"","description":"For Elliptic Curve Cryptography (ECC), use this parameter in conjunction with KeyAlgorithm"},{"displayName":"Key Algorithm","name":"KeyAlgorithm","type":"options","options":[{"name":"RSA","value":"RSA","description":"Rivest, Shamir, Adleman key (RSA)"},{"name":"ECC","value":"ECC","description":"Elliptic Curve Cryptography (ECC)"}],"default":"","description":"The encryption algorithm for the public ke:"},{"displayName":"Key Bit Size","name":"KeyBitSize","type":"number","default":2048,"description":"Use this parameter when KeyAlgorithm is RSA. The number of bits to allow for key generation."},{"displayName":"Management Type","name":"ManagementType","type":"options","options":[{"name":"Enrollment","value":"Enrollment","description":"Issue a new certificate, renewcertificate, or key generation request to a CA for enrollment"},{"name":"Monitoring","value":"Monitoring","description":"Allow Trust Protection Platform to monitor the certificate for expiration and renewal"},{"name":"Provisioning","value":"Provisioning","description":"Issue a new certificate, renew a certificate, or send a key generation request to a CA for enrollment. Automatically install or provision the certificate."},{"name":"Unassigned","value":"Unassigned","description":"Certificates are neither enrolled or monitored by Trust Protection Platform"}],"default":"","description":"The level of management that Trust Protection Platform applies to the certificate"},{"displayName":"Origin","name":"origin","type":"string","typeOptions":{"multipleValues":true},"default":"Web SDK","description":"Additional information, such as the name and version of the calling application, that describes the source of this enrollment, renewal, or provisioning request. The default is Web SDK."},{"displayName":"Organization","name":"Organization","type":"string","default":"","description":"The Organization field for the certificate Subject DN. Specify a value when the CSR centrally generates."},{"displayName":"Organizational Unit","name":"OrganizationalUnit","type":"string","default":"","description":"The department or division within the organization that is responsible for maintaining the certificate"},{"displayName":"PKCS10","name":"PKCS10","type":"string","default":"","description":"The PKCS#10 Certificate Signing Request (CSR). Omit escape characters such as or . If this value is provided, any Subject DN fields and the KeyBitSize in the request are ignored."},{"displayName":"Reenable","name":"Reenable","type":"boolean","default":false,"description":"The action to control a previously disabled certificate"},{"displayName":"Set Work To Do","name":"SetWorkToDo","type":"boolean","default":false,"description":"The setting to control certificate processing"},{"displayName":"State","name":"State","type":"string","default":"","description":"The State field for the certificate Subject DN. Specify a value when requesting a centrally generated CSR."},{"displayName":"Subject Alt Names","name":"SubjectAltNamesUi","placeholder":"Add Subject","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"SubjectAltNamesValues","displayName":"Subject Alt Name","values":[{"displayName":"Typename","name":"Typename","type":"options","options":[{"name":"OtherName","value":0,"description":"Specify a Uniform Resource Name (URN) or username"},{"name":"Email","value":1},{"name":"DNS","value":2},{"name":"URI","value":6},{"name":"IP Address","value":7}],"description":"An integer that represents the kind of SAN","default":""},{"displayName":"Name","name":"name","type":"string","default":"","description":"The SAN friendly name that corresponds to the Type or TypeName parameter. For example, if a TypeName is IPAddress, the Name value is a valid IP address."}]}]}]},{"displayName":"Certificate DN","name":"certificateDn","type":"string","required":true,"displayOptions":{"show":{"operation":["download"],"resource":["certificate"]}},"default":""},{"displayName":"Include Private Key","name":"includePrivateKey","type":"boolean","displayOptions":{"show":{"resource":["certificate"],"operation":["download"]}},"default":false},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"required":true,"displayOptions":{"show":{"resource":["certificate"],"operation":["download"],"includePrivateKey":[true]}},"default":""},{"displayName":"Input Data Field Name","name":"binaryProperty","type":"string","required":true,"default":"data","displayOptions":{"show":{"operation":["download"],"resource":["certificate"]}},"description":"The name of the input field containing the binary file data to be uploaded"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["download"],"resource":["certificate"]}},"options":[{"displayName":"Include Chain","name":"IncludeChain","type":"boolean","default":true},{"displayName":"Root First Order","name":"RootFirstOrder","type":"string","default":""},{"displayName":"Keystore Password","name":"KeystorePassword","type":"string","typeOptions":{"password":true},"default":""}]},{"displayName":"Certificate GUID","name":"certificateId","type":"string","required":true,"displayOptions":{"show":{"operation":["get","delete"],"resource":["certificate"]}},"default":"","description":"A GUID that uniquely identifies the certificate"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getMany"],"resource":["certificate"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getMany"],"resource":["certificate"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["getMany"],"resource":["certificate"]}},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","options":[{"name":"Issuer","value":"Issuer"},{"name":"KeyAlgorithm","value":"KeyAlgorithm"},{"name":"KeySize","value":"KeySize"},{"name":"Subject","value":"Subject"}],"default":[],"description":"Include one or more of the following certificate attributes in the return value"}]},{"displayName":"Certificate DN","name":"certificateDN","type":"string","required":true,"displayOptions":{"show":{"operation":["renew"],"resource":["certificate"]}},"default":"","description":"The Distinguished Name (DN) of the certificate to renew"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["renew"],"resource":["certificate"]}},"options":[{"displayName":"PKCS10","name":"PKCS10","type":"string","default":"","description":"The PKCS#10 Certificate Signing Request (CSR). Omit escape characters such as or . If this value is provided, any Subject DN fields and the KeyBitSize in the request are ignored."},{"displayName":"Reenable","name":"Reenable","type":"boolean","default":false,"description":"The action to control a previously disabled certificate"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["policy"]}},"options":[{"name":"Get","value":"get","description":"Get a policy","action":"Get a policy"}],"default":"get"},{"displayName":"Policy DN","name":"policyDn","type":"string","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["policy"]}},"default":"","description":"The Distinguished Name (DN) of the policy folder"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["get"],"resource":["policy"]}},"options":[{"displayName":"PKCS10","name":"PKCS10","type":"string","default":"","description":"The PKCS#10 policy Signing Request (CSR). Omit escape characters such as or . If this value is provided, any Subject DN fields and the KeyBitSize in the request are ignored."}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/venafiTlsProtectDatacenter/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Venafi/venafi.svg"},
|
|
428
428
|
{"displayName":"Vonage","name":"n8n-nodes-base.vonage","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Vonage API","defaults":{"name":"Vonage"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"vonageApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"SMS","value":"sms"}],"default":"sms"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Send","value":"send","action":"Send an SMS"}],"displayOptions":{"show":{"resource":["sms"]}},"default":"send"},{"displayName":"From","name":"from","type":"string","displayOptions":{"show":{"resource":["sms"],"operation":["send"]}},"default":"","description":"The name or number the message should be sent from"},{"displayName":"To","name":"to","type":"string","displayOptions":{"show":{"resource":["sms"],"operation":["send"]}},"default":"","description":"The number that the message should be sent to. Numbers are specified in E.164 format."},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"resource":["sms"],"operation":["send"]}},"default":"","description":"The body of the message being sent"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["sms"],"operation":["send"]}},"default":{},"options":[{"displayName":"Account Ref","name":"account-ref","type":"string","default":"","description":"An optional string used to identify separate accounts using the SMS endpoint for billing purposes. To use this feature, please email support@nexmo.com."},{"displayName":"Callback","name":"callback","type":"string","default":"","description":"The webhook endpoint the delivery receipt for this sms is sent to. This parameter overrides the webhook endpoint you set in Dashboard."},{"displayName":"Client Ref","name":"client-ref","type":"string","default":"","description":"You can optionally include your own reference of up to 40 characters"},{"displayName":"Message Class","name":"message-class","type":"options","options":[{"name":"0","value":0},{"name":"1","value":1},{"name":"2","value":2},{"name":"3","value":3}],"default":"","description":"The Data Coding Scheme value of the message"},{"displayName":"Protocol ID","name":"protocol-id","type":"string","default":"","description":"The value of the protocol identifier to use. Ensure that the value is aligned with udh."},{"displayName":"Status Report Req","name":"status-report-req","type":"boolean","default":false,"description":"Whether to receive a Delivery Receipt"},{"displayName":"TTL (in Minutes)","name":"ttl","type":"number","default":4320,"description":"By default Nexmo attempt delivery for 72 hours"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.vonage/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/vonage/"}]},"alias":["SMS"]},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Vonage/vonage.svg","dark":"icons/n8n-nodes-base/dist/nodes/Vonage/vonage.dark.svg"}},
|
|
429
|
-
{"displayName":"Wait","name":"n8n-nodes-base.wait","icon":"fa:pause-circle","iconColor":"crimson","group":["organization"],"version":[1,1.1],"description":"Wait before continue with execution","defaults":{"name":"Wait","color":"#804050"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"httpBasicAuth","required":true,"displayOptions":{"show":{"incomingAuthentication":["basicAuth"]}}},{"name":"httpHeaderAuth","required":true,"displayOptions":{"show":{"incomingAuthentication":["headerAuth"]}}},{"name":"jwtAuth","required":true,"displayOptions":{"show":{"incomingAuthentication":["jwtAuth"]}}}],"hints":[{"message":"When testing your workflow using the Editor UI, you can't see the rest of the execution following the Wait node. To inspect the execution results, enable Save Manual Executions in your Workflow settings so you can review the execution results there.","location":"outputPane","whenToDisplay":"beforeExecution"}],"webhooks":[{"name":"default","httpMethod":"={{$parameter[\"httpMethod\"] || \"GET\"}}","isFullPath":true,"responseCode":"={{((parameters) => {\n var _a;\n if (parameters.responseCode) {\n return parameters.responseCode;\n }\n const responseCodeOptions = parameters.options;\n if ((_a = responseCodeOptions === null || responseCodeOptions === void 0 ? void 0 : responseCodeOptions.responseCode) === null || _a === void 0 ? void 0 : _a.values) {\n const { responseCode, customCode } = responseCodeOptions.responseCode.values;\n if (customCode) {\n return customCode;\n }\n return responseCode;\n }\n return 200;\n})($parameter)}}","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{$parameter[\"responseData\"]}}","responseBinaryPropertyName":"={{$parameter[\"responseBinaryPropertyName\"]}}","responseContentType":"={{$parameter[\"options\"][\"responseContentType\"]}}","responsePropertyName":"={{$parameter[\"options\"][\"responsePropertyName\"]}}","responseHeaders":"={{$parameter[\"options\"][\"responseHeaders\"]}}","path":"={{$parameter[\"options\"][\"webhookSuffix\"] || \"\"}}","restartWebhook":true},{"name":"default","httpMethod":"GET","responseMode":"onReceived","path":"={{$parameter[\"options\"][\"webhookSuffix\"] || \"\"}}","restartWebhook":true,"isFullPath":true,"isForm":true},{"name":"default","httpMethod":"POST","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{$parameter[\"responseMode\"] === \"lastNode\" ? \"noData\" : undefined}}","path":"={{$parameter[\"options\"][\"webhookSuffix\"] || \"\"}}","restartWebhook":true,"isFullPath":true,"isForm":true}],"properties":[{"displayName":"Resume","name":"resume","type":"options","options":[{"name":"After Time Interval","value":"timeInterval","description":"Waits for a certain amount of time"},{"name":"At Specified Time","value":"specificTime","description":"Waits until a specific date and time to continue"},{"name":"On Webhook Call","value":"webhook","description":"Waits for a webhook call before continuing"},{"name":"On Form Submitted","value":"form","description":"Waits for a form submission before continuing"}],"default":"timeInterval","description":"Determines the waiting mode to use before the workflow continues"},{"displayName":"Authentication","name":"incomingAuthentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"None","value":"none"}],"default":"none","description":"If and how incoming resume-webhook-requests to $execution.resumeFormUrl should be authenticated for additional security","displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Authentication","name":"incomingAuthentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"Header Auth","value":"headerAuth"},{"name":"JWT Auth","value":"jwtAuth"},{"name":"None","value":"none"}],"default":"none","description":"If and how incoming resume-webhook-requests to $execution.resumeUrl should be authenticated for additional security","displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Date and Time","name":"dateTime","type":"dateTime","displayOptions":{"show":{"resume":["specificTime"]}},"default":"","description":"The date and time to wait for before continuing","required":true},{"displayName":"Wait Amount","name":"amount","type":"number","typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait","displayOptions":{"show":{"resume":["timeInterval"],"@version":[1]}}},{"displayName":"Wait Amount","name":"amount","type":"number","typeOptions":{"minValue":0,"numberPrecision":2},"default":5,"description":"The time to wait","displayOptions":{"show":{"resume":["timeInterval"]},"hide":{"@version":[1]}}},{"displayName":"Wait Unit","name":"unit","type":"options","options":[{"name":"Seconds","value":"seconds"},{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"The time unit of the Wait Amount value","displayOptions":{"show":{"resume":["timeInterval"],"@version":[1]}}},{"displayName":"Wait Unit","name":"unit","type":"options","options":[{"name":"Seconds","value":"seconds"},{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"seconds","description":"The time unit of the Wait Amount value","displayOptions":{"show":{"resume":["timeInterval"]},"hide":{"@version":[1]}}},{"displayName":"The webhook URL will be generated at run time. It can be referenced with the <strong>$execution.resumeUrl</strong> variable. Send it somewhere before getting to this node. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.wait/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-nodes-base.wait\" target=\"_blank\">More info</a>","name":"webhookNotice","type":"notice","displayOptions":{"show":{"resume":["webhook"]}},"default":""},{"displayName":"The form url will be generated at run time. It can be referenced with the <strong>$execution.resumeFormUrl</strong> variable. Send it somewhere before getting to this node. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.wait/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-nodes-base.wait\" target=\"_blank\">More info</a>","name":"formNotice","type":"notice","displayOptions":{"show":{"resume":["form"]}},"default":""},{"displayName":"Form Title","name":"formTitle","type":"string","default":"","placeholder":"e.g. Contact us","required":true,"description":"Shown at the top of the form","displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Form Description","name":"formDescription","type":"string","default":"","placeholder":"e.g. We'll get back to you soon","description":"Shown underneath the Form Title. Can be used to prompt the user on how to complete the form.","typeOptions":{"rows":2},"displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Form Fields","name":"formFields","placeholder":"Add Form Field","type":"fixedCollection","default":{"values":[{"label":"","fieldType":"text"}]},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Label","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true},{"displayName":"Field Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Format Date As","name":"formatDate","type":"string","default":"","description":"How to format the date in the output data. For a table of tokens and their interpretations, see <a href=\"https://moment.github.io/luxon/#/formatting?ID=table-of-tokens\" target=\"_blank\">here</a>.","placeholder":"e.g. dd/mm/yyyy","hint":"Leave empty to use the default format","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form"}]}],"displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Respond When","name":"responseMode","type":"options","options":[{"name":"Form Is Submitted","value":"onReceived","description":"As soon as this node receives the form submission"},{"name":"Workflow Finishes","value":"lastNode","description":"When the last node of the workflow is executed"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"When the 'Respond to Webhook' node is executed"}],"default":"onReceived","description":"When to respond to the form submission","displayOptions":{"show":{"resume":["form"]}}},{"displayName":"HTTP Method","name":"httpMethod","type":"options","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":"GET","description":"The HTTP method of the Webhook call","displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Response Code","name":"responseCode","type":"number","displayOptions":{"hide":{"responseMode":["responseNode"]},"show":{"resume":["webhook"]}},"typeOptions":{"minValue":100,"maxValue":599},"default":200,"description":"The HTTP Response code to return"},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"}],"default":"onReceived","description":"When and how to respond to the webhook","displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Response Data","name":"responseData","type":"options","displayOptions":{"show":{"responseMode":["lastNode"],"resume":["webhook"]}},"options":[{"name":"All Entries","value":"allEntries","description":"Returns all the entries of the last node. Always returns an array."},{"name":"First Entry JSON","value":"firstEntryJson","description":"Returns the JSON data of the first entry of the last node. Always returns a JSON object."},{"name":"First Entry Binary","value":"firstEntryBinary","description":"Returns the binary data of the first entry of the last node. Always returns a binary file."},{"name":"No Response Body","value":"noData","description":"Returns without a body"}],"default":"firstEntryJson","description":"What data should be returned. If it should return all items as an array or only the first item as object."},{"displayName":"Property Name","name":"responseBinaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"responseData":["firstEntryBinary"],"resume":["webhook"]}},"description":"Name of the binary property to return"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"boolean","default":false,"description":"Whether the workflow will automatically resume execution after the specified limit type","displayOptions":{"show":{"resume":["webhook","form"]}}},{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","displayOptions":{"show":{"limitWaitTime":[true],"resume":["webhook","form"]}},"options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"],"limitWaitTime":[true],"resume":["webhook","form"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"],"limitWaitTime":[true],"resume":["webhook","form"]}},"options":[{"name":"Seconds","value":"seconds"},{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"],"limitWaitTime":[true],"resume":["webhook","form"]}},"default":"","description":"Continue execution after the specified date and time"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Binary File","name":"binaryData","type":"boolean","displayOptions":{"show":{"/httpMethod":["PATCH","PUT","POST"],"@version":[1]}},"default":false,"description":"Whether the webhook will receive binary data"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"binaryData":[true],"@version":[1]}},"hint":"The name of the output binary field to put the file in","description":"If the data gets received via \"Form-Data Multipart\" it will be the prefix and a number starting with 0 will be attached to it"},{"displayName":"Field Name for Binary Data","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"hide":{"@version":[1]}},"description":"The name of the output field to put any binary file data in. Only relevant if binary data is received."},{"displayName":"Ignore Bots","name":"ignoreBots","type":"boolean","default":false,"description":"Whether to ignore requests from bots like link previewers and web crawlers"},{"displayName":"IP(s) Whitelist","name":"ipWhitelist","type":"string","placeholder":"e.g. 127.0.0.1","default":"","description":"Comma-separated list of allowed IP addresses. Leave empty to allow all IPs."},{"displayName":"No Response Body","name":"noResponseBody","type":"boolean","default":false,"description":"Whether to send any body in the response","displayOptions":{"hide":{"rawBody":[true]},"show":{"/responseMode":["onReceived"]}}},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"show":{"@version":[1]},"hide":{"binaryData":[true],"noResponseBody":[true]}},"default":false,"description":"Raw body (binary)"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"hide":{"noResponseBody":[true],"@version":[1]}},"default":false,"description":"Whether to return the raw body"},{"displayName":"Response Data","name":"responseData","type":"string","displayOptions":{"show":{"/responseMode":["onReceived"]},"hide":{"noResponseBody":[true]}},"default":"","placeholder":"success","description":"Custom response data to send"},{"displayName":"Response Content-Type","name":"responseContentType","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"","placeholder":"application/xml","description":"Set a custom content-type to return if another one as the \"application/json\" should be returned"},{"displayName":"Response Headers","name":"responseHeaders","placeholder":"Add Response Header","description":"Add headers to the webhook response","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"entries","displayName":"Entries","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the header"}]}]},{"displayName":"Property Name","name":"responsePropertyName","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"data","description":"Name of the property to return the data of instead of the whole JSON"},{"displayName":"Webhook Suffix","name":"webhookSuffix","type":"string","default":"","placeholder":"webhook","noDataExpression":true,"description":"This suffix path will be appended to the restart URL. Helpful when using multiple wait nodes."}],"displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resume":["form"]},"hide":{"responseMode":["responseNode"]}},"options":[{"displayName":"Form Response","name":"respondWithOptions","type":"fixedCollection","placeholder":"Add option","default":{"values":{"respondWith":"text"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Respond With","name":"respondWith","type":"options","default":"text","options":[{"name":"Form Submitted Text","value":"text","description":"Show a response text to the user"},{"name":"Redirect URL","value":"redirect","description":"Redirect the user to a URL"}]},{"displayName":"Text to Show","name":"formSubmittedText","description":"The text displayed to users after they fill the form. Leave it empty if don't want to show any additional text.","type":"string","default":"Your response has been recorded","displayOptions":{"show":{"respondWith":["text"]}}},{"displayName":"URL to Redirect to","name":"redirectUrl","description":"The URL to redirect users to after they fill the form. Must be a valid URL.","type":"string","default":"","validateType":"url","placeholder":"e.g. http://www.n8n.io","displayOptions":{"show":{"respondWith":["redirect"]}}}]}]},{"displayName":"Webhook Suffix","name":"webhookSuffix","type":"string","default":"","placeholder":"webhook","noDataExpression":true,"description":"This suffix path will be appended to the restart URL. Helpful when using multiple wait nodes."}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resume":["form"]},"hide":{"responseMode":["onReceived","lastNode"]}},"options":[{"displayName":"Webhook Suffix","name":"webhookSuffix","type":"string","default":"","placeholder":"webhook","noDataExpression":true,"description":"This suffix path will be appended to the restart URL. Helpful when using multiple wait nodes."}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers","Flow"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.wait/"}]},"alias":["pause","sleep","delay","timeout"]}},
|
|
429
|
+
{"displayName":"Wait","name":"n8n-nodes-base.wait","icon":"fa:pause-circle","iconColor":"crimson","group":["organization"],"version":[1,1.1],"description":"Wait before continue with execution","defaults":{"name":"Wait","color":"#804050"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"httpBasicAuth","required":true,"displayOptions":{"show":{"incomingAuthentication":["basicAuth"]}}},{"name":"httpHeaderAuth","required":true,"displayOptions":{"show":{"incomingAuthentication":["headerAuth"]}}},{"name":"jwtAuth","required":true,"displayOptions":{"show":{"incomingAuthentication":["jwtAuth"]}}}],"hints":[{"message":"When testing your workflow using the Editor UI, you can't see the rest of the execution following the Wait node. To inspect the execution results, enable Save Manual Executions in your Workflow settings so you can review the execution results there.","location":"outputPane","whenToDisplay":"beforeExecution"}],"webhooks":[{"name":"default","httpMethod":"={{$parameter[\"httpMethod\"] || \"GET\"}}","isFullPath":true,"responseCode":"={{((parameters) => {\n if (parameters.responseCode) {\n return parameters.responseCode;\n }\n const responseCodeOptions = parameters.options;\n if (responseCodeOptions?.responseCode?.values) {\n const { responseCode, customCode } = responseCodeOptions.responseCode.values;\n if (customCode) {\n return customCode;\n }\n return responseCode;\n }\n return 200;\n})($parameter)}}","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{$parameter[\"responseData\"]}}","responseBinaryPropertyName":"={{$parameter[\"responseBinaryPropertyName\"]}}","responseContentType":"={{$parameter[\"options\"][\"responseContentType\"]}}","responsePropertyName":"={{$parameter[\"options\"][\"responsePropertyName\"]}}","responseHeaders":"={{$parameter[\"options\"][\"responseHeaders\"]}}","path":"={{$parameter[\"options\"][\"webhookSuffix\"] || \"\"}}","restartWebhook":true},{"name":"default","httpMethod":"GET","responseMode":"onReceived","path":"={{$parameter[\"options\"][\"webhookSuffix\"] || \"\"}}","restartWebhook":true,"isFullPath":true,"isForm":true},{"name":"default","httpMethod":"POST","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{$parameter[\"responseMode\"] === \"lastNode\" ? \"noData\" : undefined}}","path":"={{$parameter[\"options\"][\"webhookSuffix\"] || \"\"}}","restartWebhook":true,"isFullPath":true,"isForm":true}],"properties":[{"displayName":"Resume","name":"resume","type":"options","options":[{"name":"After Time Interval","value":"timeInterval","description":"Waits for a certain amount of time"},{"name":"At Specified Time","value":"specificTime","description":"Waits until a specific date and time to continue"},{"name":"On Webhook Call","value":"webhook","description":"Waits for a webhook call before continuing"},{"name":"On Form Submitted","value":"form","description":"Waits for a form submission before continuing"}],"default":"timeInterval","description":"Determines the waiting mode to use before the workflow continues"},{"displayName":"Authentication","name":"incomingAuthentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"None","value":"none"}],"default":"none","description":"If and how incoming resume-webhook-requests to $execution.resumeFormUrl should be authenticated for additional security","displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Authentication","name":"incomingAuthentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"Header Auth","value":"headerAuth"},{"name":"JWT Auth","value":"jwtAuth"},{"name":"None","value":"none"}],"default":"none","description":"If and how incoming resume-webhook-requests to $execution.resumeUrl should be authenticated for additional security","displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Date and Time","name":"dateTime","type":"dateTime","displayOptions":{"show":{"resume":["specificTime"]}},"default":"","description":"The date and time to wait for before continuing","required":true},{"displayName":"Wait Amount","name":"amount","type":"number","typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait","displayOptions":{"show":{"resume":["timeInterval"],"@version":[1]}}},{"displayName":"Wait Amount","name":"amount","type":"number","typeOptions":{"minValue":0,"numberPrecision":2},"default":5,"description":"The time to wait","displayOptions":{"show":{"resume":["timeInterval"]},"hide":{"@version":[1]}}},{"displayName":"Wait Unit","name":"unit","type":"options","options":[{"name":"Seconds","value":"seconds"},{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"The time unit of the Wait Amount value","displayOptions":{"show":{"resume":["timeInterval"],"@version":[1]}}},{"displayName":"Wait Unit","name":"unit","type":"options","options":[{"name":"Seconds","value":"seconds"},{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"seconds","description":"The time unit of the Wait Amount value","displayOptions":{"show":{"resume":["timeInterval"]},"hide":{"@version":[1]}}},{"displayName":"The webhook URL will be generated at run time. It can be referenced with the <strong>$execution.resumeUrl</strong> variable. Send it somewhere before getting to this node. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.wait/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-nodes-base.wait\" target=\"_blank\">More info</a>","name":"webhookNotice","type":"notice","displayOptions":{"show":{"resume":["webhook"]}},"default":""},{"displayName":"The form url will be generated at run time. It can be referenced with the <strong>$execution.resumeFormUrl</strong> variable. Send it somewhere before getting to this node. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.wait/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-nodes-base.wait\" target=\"_blank\">More info</a>","name":"formNotice","type":"notice","displayOptions":{"show":{"resume":["form"]}},"default":""},{"displayName":"Form Title","name":"formTitle","type":"string","default":"","placeholder":"e.g. Contact us","required":true,"description":"Shown at the top of the form","displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Form Description","name":"formDescription","type":"string","default":"","placeholder":"e.g. We'll get back to you soon","description":"Shown underneath the Form Title. Can be used to prompt the user on how to complete the form.","typeOptions":{"rows":2},"displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Form Fields","name":"formFields","placeholder":"Add Form Field","type":"fixedCollection","default":{"values":[{"label":"","fieldType":"text"}]},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Label","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true},{"displayName":"Field Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Format Date As","name":"formatDate","type":"string","default":"","description":"How to format the date in the output data. For a table of tokens and their interpretations, see <a href=\"https://moment.github.io/luxon/#/formatting?ID=table-of-tokens\" target=\"_blank\">here</a>.","placeholder":"e.g. dd/mm/yyyy","hint":"Leave empty to use the default format","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form"}]}],"displayOptions":{"show":{"resume":["form"]}}},{"displayName":"Respond When","name":"responseMode","type":"options","options":[{"name":"Form Is Submitted","value":"onReceived","description":"As soon as this node receives the form submission"},{"name":"Workflow Finishes","value":"lastNode","description":"When the last node of the workflow is executed"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"When the 'Respond to Webhook' node is executed"}],"default":"onReceived","description":"When to respond to the form submission","displayOptions":{"show":{"resume":["form"]}}},{"displayName":"HTTP Method","name":"httpMethod","type":"options","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":"GET","description":"The HTTP method of the Webhook call","displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Response Code","name":"responseCode","type":"number","displayOptions":{"hide":{"responseMode":["responseNode"]},"show":{"resume":["webhook"]}},"typeOptions":{"minValue":100,"maxValue":599},"default":200,"description":"The HTTP Response code to return"},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"}],"default":"onReceived","description":"When and how to respond to the webhook","displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Response Data","name":"responseData","type":"options","displayOptions":{"show":{"responseMode":["lastNode"],"resume":["webhook"]}},"options":[{"name":"All Entries","value":"allEntries","description":"Returns all the entries of the last node. Always returns an array."},{"name":"First Entry JSON","value":"firstEntryJson","description":"Returns the JSON data of the first entry of the last node. Always returns a JSON object."},{"name":"First Entry Binary","value":"firstEntryBinary","description":"Returns the binary data of the first entry of the last node. Always returns a binary file."},{"name":"No Response Body","value":"noData","description":"Returns without a body"}],"default":"firstEntryJson","description":"What data should be returned. If it should return all items as an array or only the first item as object."},{"displayName":"Property Name","name":"responseBinaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"responseData":["firstEntryBinary"],"resume":["webhook"]}},"description":"Name of the binary property to return"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"boolean","default":false,"description":"Whether the workflow will automatically resume execution after the specified limit type","displayOptions":{"show":{"resume":["webhook","form"]}}},{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","displayOptions":{"show":{"limitWaitTime":[true],"resume":["webhook","form"]}},"options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"],"limitWaitTime":[true],"resume":["webhook","form"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"],"limitWaitTime":[true],"resume":["webhook","form"]}},"options":[{"name":"Seconds","value":"seconds"},{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"],"limitWaitTime":[true],"resume":["webhook","form"]}},"default":"","description":"Continue execution after the specified date and time"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Binary File","name":"binaryData","type":"boolean","displayOptions":{"show":{"/httpMethod":["PATCH","PUT","POST"],"@version":[1]}},"default":false,"description":"Whether the webhook will receive binary data"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"binaryData":[true],"@version":[1]}},"hint":"The name of the output binary field to put the file in","description":"If the data gets received via \"Form-Data Multipart\" it will be the prefix and a number starting with 0 will be attached to it"},{"displayName":"Field Name for Binary Data","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"hide":{"@version":[1]}},"description":"The name of the output field to put any binary file data in. Only relevant if binary data is received."},{"displayName":"Ignore Bots","name":"ignoreBots","type":"boolean","default":false,"description":"Whether to ignore requests from bots like link previewers and web crawlers"},{"displayName":"IP(s) Whitelist","name":"ipWhitelist","type":"string","placeholder":"e.g. 127.0.0.1","default":"","description":"Comma-separated list of allowed IP addresses. Leave empty to allow all IPs."},{"displayName":"No Response Body","name":"noResponseBody","type":"boolean","default":false,"description":"Whether to send any body in the response","displayOptions":{"hide":{"rawBody":[true]},"show":{"/responseMode":["onReceived"]}}},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"show":{"@version":[1]},"hide":{"binaryData":[true],"noResponseBody":[true]}},"default":false,"description":"Raw body (binary)"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"hide":{"noResponseBody":[true],"@version":[1]}},"default":false,"description":"Whether to return the raw body"},{"displayName":"Response Data","name":"responseData","type":"string","displayOptions":{"show":{"/responseMode":["onReceived"]},"hide":{"noResponseBody":[true]}},"default":"","placeholder":"success","description":"Custom response data to send"},{"displayName":"Response Content-Type","name":"responseContentType","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"","placeholder":"application/xml","description":"Set a custom content-type to return if another one as the \"application/json\" should be returned"},{"displayName":"Response Headers","name":"responseHeaders","placeholder":"Add Response Header","description":"Add headers to the webhook response","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"entries","displayName":"Entries","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the header"}]}]},{"displayName":"Property Name","name":"responsePropertyName","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"data","description":"Name of the property to return the data of instead of the whole JSON"},{"displayName":"Webhook Suffix","name":"webhookSuffix","type":"string","default":"","placeholder":"webhook","noDataExpression":true,"description":"This suffix path will be appended to the restart URL. Helpful when using multiple wait nodes."}],"displayOptions":{"show":{"resume":["webhook"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resume":["form"]},"hide":{"responseMode":["responseNode"]}},"options":[{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the link “Form automated with n8n” at the bottom of the form"},{"displayName":"Form Response","name":"respondWithOptions","type":"fixedCollection","placeholder":"Add option","default":{"values":{"respondWith":"text"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Respond With","name":"respondWith","type":"options","default":"text","options":[{"name":"Form Submitted Text","value":"text","description":"Show a response text to the user"},{"name":"Redirect URL","value":"redirect","description":"Redirect the user to a URL"}]},{"displayName":"Text to Show","name":"formSubmittedText","description":"The text displayed to users after they fill the form. Leave it empty if don't want to show any additional text.","type":"string","default":"Your response has been recorded","displayOptions":{"show":{"respondWith":["text"]}}},{"displayName":"URL to Redirect to","name":"redirectUrl","description":"The URL to redirect users to after they fill the form. Must be a valid URL.","type":"string","default":"","validateType":"url","placeholder":"e.g. http://www.n8n.io","displayOptions":{"show":{"respondWith":["redirect"]}}}]}]},{"displayName":"Webhook Suffix","name":"webhookSuffix","type":"string","default":"","placeholder":"webhook","noDataExpression":true,"description":"This suffix path will be appended to the restart URL. Helpful when using multiple wait nodes."}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resume":["form"]},"hide":{"responseMode":["onReceived","lastNode"]}},"options":[{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the link “Form automated with n8n” at the bottom of the form"},{"displayName":"Webhook Suffix","name":"webhookSuffix","type":"string","default":"","placeholder":"webhook","noDataExpression":true,"description":"This suffix path will be appended to the restart URL. Helpful when using multiple wait nodes."}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers","Flow"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.wait/"}]},"alias":["pause","sleep","delay","timeout"]}},
|
|
430
430
|
{"displayName":"Webflow","name":"n8n-nodes-base.webflow","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Webflow API","defaultVersion":2,"version":[2],"defaults":{"name":"Webflow"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"webflowOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Item","value":"item"}],"default":"item"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create an item"},{"name":"Delete","value":"deleteItem","action":"Delete an item"},{"name":"Get","value":"get","action":"Get an item"},{"name":"Get Many","value":"getAll","action":"Get many items"},{"name":"Update","value":"update","action":"Update an item"}],"displayOptions":{"show":{"resource":["item"]}}},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","description":"ID of the site containing the collection whose items to add to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["create"]}}},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","description":"ID of the collection to add an item to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["create"]}}},{"displayName":"Live","name":"live","type":"boolean","required":true,"default":false,"description":"Whether the item should be published on the live site","displayOptions":{"show":{"resource":["item"],"operation":["create"]}}},{"displayName":"Fields","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","typeOptions":{"loadOptionsMethod":"getFields","loadOptionsDependsOn":["collectionId"]},"default":"","description":"Field to set for the item to create. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","description":"Value to set for the item to create"}]}],"displayOptions":{"show":{"resource":["item"],"operation":["create"]}}},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","description":"ID of the site containing the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["deleteItem"]}}},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","description":"ID of the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["deleteItem"]}}},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","description":"ID of the item to operate on","displayOptions":{"show":{"resource":["item"],"operation":["deleteItem"]}}},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","description":"ID of the site containing the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["get"]}}},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","description":"ID of the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["get"]}}},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","description":"ID of the item to operate on","displayOptions":{"show":{"resource":["item"],"operation":["get"]}}},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","description":"ID of the site containing the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","description":"ID of the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1,"maxValue":100},"displayOptions":{"show":{"returnAll":[false],"resource":["item"],"operation":["getAll"]}},"default":100,"description":"Max number of results to return"},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","description":"ID of the site containing the collection whose items to add to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["update"]}}},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","description":"ID of the collection to add an item to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["item"],"operation":["update"]}}},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","description":"ID of the item to update","displayOptions":{"show":{"resource":["item"],"operation":["update"]}}},{"displayName":"Live","name":"live","type":"boolean","required":true,"default":false,"description":"Whether the item should be published on the live site","displayOptions":{"show":{"resource":["item"],"operation":["update"]}}},{"displayName":"Fields","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","typeOptions":{"loadOptionsMethod":"getFields","loadOptionsDependsOn":["collectionId"]},"default":"","description":"Field to set for the item to create. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","description":"Value to set for the item to create"}]}],"displayOptions":{"show":{"resource":["item"],"operation":["update"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Webflow/webflow.svg","codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.webflow/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/webflow/"}]}}},
|
|
431
431
|
{"displayName":"Webflow","name":"n8n-nodes-base.webflow","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Webflow API","defaultVersion":2,"version":1,"defaults":{"name":"Webflow"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"webflowApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"webflowOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Item","value":"item"}],"default":"item"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create an item"},{"name":"Delete","value":"delete","action":"Delete an item"},{"name":"Get","value":"get","action":"Get an item"},{"name":"Get Many","value":"getAll","action":"Get many items"},{"name":"Update","value":"update","action":"Update an item"}],"displayOptions":{"show":{"resource":["item"]}}},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"description":"ID of the site containing the collection whose items to add to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"description":"ID of the collection to add an item to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Live","name":"live","type":"boolean","required":true,"default":false,"displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"description":"Whether the item should be published on the live site"},{"displayName":"Fields","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","typeOptions":{"loadOptionsMethod":"getFields","loadOptionsDependsOn":["collectionId"]},"default":"","description":"Field to set for the item to create. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","description":"Value to set for the item to create"}]}]},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["delete","get"]}},"description":"ID of the site containing the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["delete","get"]}},"description":"ID of the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["item"],"operation":["delete","get"]}},"description":"ID of the item to operate on"},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"ID of the site containing the collection whose items to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"ID of the collection whose items to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"ID of the item to update"},{"displayName":"Live","name":"live","type":"boolean","required":true,"default":false,"displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"Whether the item should be published on the live site"},{"displayName":"Fields","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","typeOptions":{"loadOptionsMethod":"getFields","loadOptionsDependsOn":["collectionId"]},"default":"","description":"Field to set for the item to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","description":"Value to set for the item to update"}]}]},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}},"description":"ID of the site containing the collection whose items to retrieve. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}},"description":"ID of the collection whose items to retrieve. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["item"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Webflow/webflow.svg","codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.webflow/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/webflow/"}]}}},
|
|
432
432
|
{"displayName":"Webflow Trigger","name":"n8n-nodes-base.webflowTrigger","group":["trigger"],"description":"Handle Webflow events via webhooks","defaultVersion":2,"version":2,"defaults":{"name":"Webflow Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"webflowOAuth2Api","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Site Name or ID","name":"site","type":"options","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getSites"},"description":"Site that will trigger the events. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Event","name":"event","type":"options","required":true,"options":[{"name":"Collection Item Created","value":"collection_item_created"},{"name":"Collection Item Deleted","value":"collection_item_deleted"},{"name":"Collection Item Updated","value":"collection_item_changed"},{"name":"Ecomm Inventory Changed","value":"ecomm_inventory_changed"},{"name":"Ecomm New Order","value":"ecomm_new_order"},{"name":"Ecomm Order Changed","value":"ecomm_order_changed"},{"name":"Form Submission","value":"form_submission"},{"name":"Site Publish","value":"site_publish"}],"default":"form_submission"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Webflow/webflow.svg","codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.webflowtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/webflow/"}]}}},
|
|
433
433
|
{"displayName":"Webflow Trigger","name":"n8n-nodes-base.webflowTrigger","group":["trigger"],"description":"Handle Webflow events via webhooks","defaultVersion":2,"version":1,"defaults":{"name":"Webflow Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"webflowApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"webflowOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Site Name or ID","name":"site","type":"options","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getSites"},"description":"Site that will trigger the events. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Event","name":"event","type":"options","required":true,"options":[{"name":"Collection Item Created","value":"collection_item_created"},{"name":"Collection Item Deleted","value":"collection_item_deleted"},{"name":"Collection Item Updated","value":"collection_item_changed"},{"name":"Ecomm Inventory Changed","value":"ecomm_inventory_changed"},{"name":"Ecomm New Order","value":"ecomm_new_order"},{"name":"Ecomm Order Changed","value":"ecomm_order_changed"},{"name":"Form Submission","value":"form_submission"},{"name":"Site Publish","value":"site_publish"}],"default":"form_submission"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Webflow/webflow.svg","codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.webflowtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/webflow/"}]}}},
|
|
434
|
-
{"displayName":"Webhook","name":"n8n-nodes-base.webhook","group":["trigger"],"version":[1,1.1,2],"description":"Starts the workflow when a webhook is called","eventTriggerDescription":"Waiting for you to call the Test URL","activationMessage":"You can now make calls to your production webhook URL.","defaults":{"name":"Webhook"},"supportsCORS":true,"triggerPanel":{"header":"","executionsHelp":{"inactive":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. <a data-key=\"activate\">Activate</a> the workflow, then make requests to the production URL. These executions will show up in the executions list, but not in the editor.","active":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. Since the workflow is activated, you can make requests to the production URL. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor."},"activationHint":"Once you've finished building your workflow, run it without having to click this button by using the production webhook URL."},"inputs":[],"outputs":"={{((parameters) => {\n const httpMethod = parameters.httpMethod;\n if (!Array.isArray(httpMethod))\n return [\n {\n type: `${\"main\"}`,\n displayName: httpMethod,\n },\n ];\n const outputs = httpMethod.map((method) => {\n return {\n type: `${\"main\"}`,\n displayName: method,\n };\n });\n return outputs;\n})($parameter)}}","credentials":[{"name":"httpBasicAuth","required":true,"displayOptions":{"show":{"authentication":["basicAuth"]}}},{"name":"httpHeaderAuth","required":true,"displayOptions":{"show":{"authentication":["headerAuth"]}}},{"name":"jwtAuth","required":true,"displayOptions":{"show":{"authentication":["jwtAuth"]}}}],"webhooks":[{"name":"default","httpMethod":"={{$parameter[\"httpMethod\"] || \"GET\"}}","isFullPath":true,"responseCode":"={{((parameters) => {\n var _a;\n if (parameters.responseCode) {\n return parameters.responseCode;\n }\n const responseCodeOptions = parameters.options;\n if ((_a = responseCodeOptions === null || responseCodeOptions === void 0 ? void 0 : responseCodeOptions.responseCode) === null || _a === void 0 ? void 0 : _a.values) {\n const { responseCode, customCode } = responseCodeOptions.responseCode.values;\n if (customCode) {\n return customCode;\n }\n return responseCode;\n }\n return 200;\n})($parameter)}}","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{((parameters) => {\n const { responseData, responseMode, options } = parameters;\n if (responseData)\n return responseData;\n if (responseMode === 'onReceived') {\n const data = options === null || options === void 0 ? void 0 : options.responseData;\n if (data)\n return data;\n }\n if (options === null || options === void 0 ? void 0 : options.noResponseBody)\n return 'noData';\n return undefined;\n})($parameter)}}","responseBinaryPropertyName":"={{$parameter[\"responseBinaryPropertyName\"]}}","responseContentType":"={{$parameter[\"options\"][\"responseContentType\"]}}","responsePropertyName":"={{$parameter[\"options\"][\"responsePropertyName\"]}}","responseHeaders":"={{$parameter[\"options\"][\"responseHeaders\"]}}","path":"={{$parameter[\"path\"]}}"}],"properties":[{"displayName":"Allow Multiple HTTP Methods","name":"multipleMethods","type":"boolean","default":false,"isNodeSetting":true,"description":"Whether to allow the webhook to listen for multiple HTTP methods"},{"displayName":"HTTP Method","name":"httpMethod","type":"options","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":"GET","description":"The HTTP method to listen to","displayOptions":{"show":{"multipleMethods":[false]}}},{"displayName":"HTTP Methods","name":"httpMethod","type":"multiOptions","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":["GET","POST"],"description":"The HTTP methods to listen to","displayOptions":{"show":{"multipleMethods":[true]}}},{"displayName":"Path","name":"path","type":"string","default":"","placeholder":"webhook","required":true,"description":"The path to listen to, dynamic values could be specified by using ':', e.g. 'your-path/:dynamic-value'. If dynamic values are set 'webhookId' would be prepended to path."},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"Header Auth","value":"headerAuth"},{"name":"JWT Auth","value":"jwtAuth"},{"name":"None","value":"none"}],"default":"none","description":"The way to authenticate"},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"}],"default":"onReceived","description":"When and how to respond to the webhook"},{"displayName":"Insert a 'Respond to Webhook' node to control when and how you respond. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/\" target=\"_blank\">More details</a>","name":"webhookNotice","type":"notice","displayOptions":{"show":{"responseMode":["responseNode"]}},"default":""},{"displayName":"Response Code","name":"responseCode","type":"number","displayOptions":{"show":{"@version":[1,1.1]},"hide":{"responseMode":["responseNode"]}},"typeOptions":{"minValue":100,"maxValue":599},"default":200,"description":"The HTTP Response code to return"},{"displayName":"Response Data","name":"responseData","type":"options","displayOptions":{"show":{"responseMode":["lastNode"]}},"options":[{"name":"All Entries","value":"allEntries","description":"Returns all the entries of the last node. Always returns an array."},{"name":"First Entry JSON","value":"firstEntryJson","description":"Returns the JSON data of the first entry of the last node. Always returns a JSON object."},{"name":"First Entry Binary","value":"firstEntryBinary","description":"Returns the binary data of the first entry of the last node. Always returns a binary file."},{"name":"No Response Body","value":"noData","description":"Returns without a body"}],"default":"firstEntryJson","description":"What data should be returned. If it should return all items as an array or only the first item as object."},{"displayName":"Property Name","name":"responseBinaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"responseData":["firstEntryBinary"]}},"description":"Name of the binary property to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Allowed Origins (CORS)","name":"allowedOrigins","type":"string","default":"*","description":"Comma-separated list of URLs allowed for cross-origin non-preflight requests. Use * (default) to allow all origins."},{"displayName":"Binary File","name":"binaryData","type":"boolean","displayOptions":{"show":{"/httpMethod":["PATCH","PUT","POST"],"@version":[1]}},"default":false,"description":"Whether the webhook will receive binary data"},{"displayName":"Field Name for Binary Data","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"hide":{"@version":[1]}},"description":"The name of the output field to put any binary file data in. Only relevant if binary data is received."},{"displayName":"Ignore Bots","name":"ignoreBots","type":"boolean","default":false,"description":"Whether to ignore requests from bots like link previewers and web crawlers"},{"displayName":"IP(s) Whitelist","name":"ipWhitelist","type":"string","placeholder":"e.g. 127.0.0.1","default":"","description":"Comma-separated list of allowed IP addresses. Leave empty to allow all IPs."},{"displayName":"No Response Body","name":"noResponseBody","type":"boolean","default":false,"description":"Whether to send any body in the response","displayOptions":{"hide":{"rawBody":[true]},"show":{"/responseMode":["onReceived"]}}},{"displayName":"Property Name","name":"responsePropertyName","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"data","description":"Name of the property to return the data of instead of the whole JSON"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"binaryData":[true],"@version":[1]}},"hint":"The name of the output binary field to put the file in","description":"If the data gets received via \"Form-Data Multipart\" it will be the prefix and a number starting with 0 will be attached to it"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"show":{"@version":[1]},"hide":{"binaryData":[true],"noResponseBody":[true]}},"default":false,"description":"Raw body (binary)"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"hide":{"noResponseBody":[true],"@version":[1]}},"default":false,"description":"Whether to return the raw body"},{"displayName":"Response Code","name":"responseCode","placeholder":"Add Response Code","type":"fixedCollection","default":{"values":{"responseCode":200}},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Response Code","name":"responseCode","type":"options","options":[{"name":"200","value":200,"description":"OK - Request has succeeded"},{"name":"201","value":201,"description":"Created - Request has been fulfilled"},{"name":"204","value":204,"description":"No Content - Request processed, no content returned"},{"name":"301","value":301,"description":"Moved Permanently - Requested resource moved permanently"},{"name":"302","value":302,"description":"Found - Requested resource moved temporarily"},{"name":"304","value":304,"description":"Not Modified - Resource has not been modified"},{"name":"400","value":400,"description":"Bad Request - Request could not be understood"},{"name":"401","value":401,"description":"Unauthorized - Request requires user authentication"},{"name":"403","value":403,"description":"Forbidden - Server understood, but refuses to fulfill"},{"name":"404","value":404,"description":"Not Found - Server has not found a match"},{"name":"Custom Code","value":"customCode","description":"Write any HTTP code"}],"default":200,"description":"The HTTP response code to return"},{"displayName":"Code","name":"customCode","type":"number","default":200,"placeholder":"e.g. 400","typeOptions":{"minValue":100},"displayOptions":{"show":{"responseCode":["customCode"]}}}]}],"displayOptions":{"show":{"@version":[{"_cnd":{"gte":2}}]},"hide":{"/responseMode":["responseNode"]}}},{"displayName":"Response Content-Type","name":"responseContentType","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"","placeholder":"application/xml","description":"Set a custom content-type to return if another one as the \"application/json\" should be returned"},{"displayName":"Response Data","name":"responseData","type":"string","displayOptions":{"show":{"/responseMode":["onReceived"]},"hide":{"noResponseBody":[true]}},"default":"","placeholder":"success","description":"Custom response data to send"},{"displayName":"Response Headers","name":"responseHeaders","placeholder":"Add Response Header","description":"Add headers to the webhook response","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"entries","displayName":"Entries","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the header"}]}]}]}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.webhook/"}]},"alias":["HTTP","API","Build","WH"]},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.svg","dark":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.dark.svg"}},
|
|
434
|
+
{"displayName":"Webhook","name":"n8n-nodes-base.webhook","group":["trigger"],"version":[1,1.1,2],"description":"Starts the workflow when a webhook is called","eventTriggerDescription":"Waiting for you to call the Test URL","activationMessage":"You can now make calls to your production webhook URL.","defaults":{"name":"Webhook"},"supportsCORS":true,"triggerPanel":{"header":"","executionsHelp":{"inactive":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. <a data-key=\"activate\">Activate</a> the workflow, then make requests to the production URL. These executions will show up in the executions list, but not in the editor.","active":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. Since the workflow is activated, you can make requests to the production URL. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor."},"activationHint":"Once you've finished building your workflow, run it without having to click this button by using the production webhook URL."},"inputs":[],"outputs":"={{((parameters) => {\n const httpMethod = parameters.httpMethod;\n if (!Array.isArray(httpMethod))\n return [\n {\n type: `${\"main\"}`,\n displayName: httpMethod,\n },\n ];\n const outputs = httpMethod.map((method) => {\n return {\n type: `${\"main\"}`,\n displayName: method,\n };\n });\n return outputs;\n})($parameter)}}","credentials":[{"name":"httpBasicAuth","required":true,"displayOptions":{"show":{"authentication":["basicAuth"]}}},{"name":"httpHeaderAuth","required":true,"displayOptions":{"show":{"authentication":["headerAuth"]}}},{"name":"jwtAuth","required":true,"displayOptions":{"show":{"authentication":["jwtAuth"]}}}],"webhooks":[{"name":"default","httpMethod":"={{$parameter[\"httpMethod\"] || \"GET\"}}","isFullPath":true,"responseCode":"={{((parameters) => {\n if (parameters.responseCode) {\n return parameters.responseCode;\n }\n const responseCodeOptions = parameters.options;\n if (responseCodeOptions?.responseCode?.values) {\n const { responseCode, customCode } = responseCodeOptions.responseCode.values;\n if (customCode) {\n return customCode;\n }\n return responseCode;\n }\n return 200;\n})($parameter)}}","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{((parameters) => {\n const { responseData, responseMode, options } = parameters;\n if (responseData)\n return responseData;\n if (responseMode === 'onReceived') {\n const data = options?.responseData;\n if (data)\n return data;\n }\n if (options?.noResponseBody)\n return 'noData';\n return undefined;\n})($parameter)}}","responseBinaryPropertyName":"={{$parameter[\"responseBinaryPropertyName\"]}}","responseContentType":"={{$parameter[\"options\"][\"responseContentType\"]}}","responsePropertyName":"={{$parameter[\"options\"][\"responsePropertyName\"]}}","responseHeaders":"={{$parameter[\"options\"][\"responseHeaders\"]}}","path":"={{$parameter[\"path\"]}}"}],"properties":[{"displayName":"Allow Multiple HTTP Methods","name":"multipleMethods","type":"boolean","default":false,"isNodeSetting":true,"description":"Whether to allow the webhook to listen for multiple HTTP methods"},{"displayName":"HTTP Method","name":"httpMethod","type":"options","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":"GET","description":"The HTTP method to listen to","displayOptions":{"show":{"multipleMethods":[false]}}},{"displayName":"HTTP Methods","name":"httpMethod","type":"multiOptions","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":["GET","POST"],"description":"The HTTP methods to listen to","displayOptions":{"show":{"multipleMethods":[true]}}},{"displayName":"Path","name":"path","type":"string","default":"","placeholder":"webhook","required":true,"description":"The path to listen to, dynamic values could be specified by using ':', e.g. 'your-path/:dynamic-value'. If dynamic values are set 'webhookId' would be prepended to path."},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"Header Auth","value":"headerAuth"},{"name":"JWT Auth","value":"jwtAuth"},{"name":"None","value":"none"}],"default":"none","description":"The way to authenticate"},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"}],"default":"onReceived","description":"When and how to respond to the webhook"},{"displayName":"Insert a 'Respond to Webhook' node to control when and how you respond. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/\" target=\"_blank\">More details</a>","name":"webhookNotice","type":"notice","displayOptions":{"show":{"responseMode":["responseNode"]}},"default":""},{"displayName":"Response Code","name":"responseCode","type":"number","displayOptions":{"show":{"@version":[1,1.1]},"hide":{"responseMode":["responseNode"]}},"typeOptions":{"minValue":100,"maxValue":599},"default":200,"description":"The HTTP Response code to return"},{"displayName":"Response Data","name":"responseData","type":"options","displayOptions":{"show":{"responseMode":["lastNode"]}},"options":[{"name":"All Entries","value":"allEntries","description":"Returns all the entries of the last node. Always returns an array."},{"name":"First Entry JSON","value":"firstEntryJson","description":"Returns the JSON data of the first entry of the last node. Always returns a JSON object."},{"name":"First Entry Binary","value":"firstEntryBinary","description":"Returns the binary data of the first entry of the last node. Always returns a binary file."},{"name":"No Response Body","value":"noData","description":"Returns without a body"}],"default":"firstEntryJson","description":"What data should be returned. If it should return all items as an array or only the first item as object."},{"displayName":"Property Name","name":"responseBinaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"responseData":["firstEntryBinary"]}},"description":"Name of the binary property to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Allowed Origins (CORS)","name":"allowedOrigins","type":"string","default":"*","description":"Comma-separated list of URLs allowed for cross-origin non-preflight requests. Use * (default) to allow all origins."},{"displayName":"Binary File","name":"binaryData","type":"boolean","displayOptions":{"show":{"/httpMethod":["PATCH","PUT","POST"],"@version":[1]}},"default":false,"description":"Whether the webhook will receive binary data"},{"displayName":"Field Name for Binary Data","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"hide":{"@version":[1]}},"description":"The name of the output field to put any binary file data in. Only relevant if binary data is received."},{"displayName":"Ignore Bots","name":"ignoreBots","type":"boolean","default":false,"description":"Whether to ignore requests from bots like link previewers and web crawlers"},{"displayName":"IP(s) Whitelist","name":"ipWhitelist","type":"string","placeholder":"e.g. 127.0.0.1","default":"","description":"Comma-separated list of allowed IP addresses. Leave empty to allow all IPs."},{"displayName":"No Response Body","name":"noResponseBody","type":"boolean","default":false,"description":"Whether to send any body in the response","displayOptions":{"hide":{"rawBody":[true]},"show":{"/responseMode":["onReceived"]}}},{"displayName":"Property Name","name":"responsePropertyName","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"data","description":"Name of the property to return the data of instead of the whole JSON"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"binaryData":[true],"@version":[1]}},"hint":"The name of the output binary field to put the file in","description":"If the data gets received via \"Form-Data Multipart\" it will be the prefix and a number starting with 0 will be attached to it"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"show":{"@version":[1]},"hide":{"binaryData":[true],"noResponseBody":[true]}},"default":false,"description":"Raw body (binary)"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"hide":{"noResponseBody":[true],"@version":[1]}},"default":false,"description":"Whether to return the raw body"},{"displayName":"Response Code","name":"responseCode","placeholder":"Add Response Code","type":"fixedCollection","default":{"values":{"responseCode":200}},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Response Code","name":"responseCode","type":"options","options":[{"name":"200","value":200,"description":"OK - Request has succeeded"},{"name":"201","value":201,"description":"Created - Request has been fulfilled"},{"name":"204","value":204,"description":"No Content - Request processed, no content returned"},{"name":"301","value":301,"description":"Moved Permanently - Requested resource moved permanently"},{"name":"302","value":302,"description":"Found - Requested resource moved temporarily"},{"name":"304","value":304,"description":"Not Modified - Resource has not been modified"},{"name":"400","value":400,"description":"Bad Request - Request could not be understood"},{"name":"401","value":401,"description":"Unauthorized - Request requires user authentication"},{"name":"403","value":403,"description":"Forbidden - Server understood, but refuses to fulfill"},{"name":"404","value":404,"description":"Not Found - Server has not found a match"},{"name":"Custom Code","value":"customCode","description":"Write any HTTP code"}],"default":200,"description":"The HTTP response code to return"},{"displayName":"Code","name":"customCode","type":"number","default":200,"placeholder":"e.g. 400","typeOptions":{"minValue":100},"displayOptions":{"show":{"responseCode":["customCode"]}}}]}],"displayOptions":{"show":{"@version":[{"_cnd":{"gte":2}}]},"hide":{"/responseMode":["responseNode"]}}},{"displayName":"Response Content-Type","name":"responseContentType","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"","placeholder":"application/xml","description":"Set a custom content-type to return if another one as the \"application/json\" should be returned"},{"displayName":"Response Data","name":"responseData","type":"string","displayOptions":{"show":{"/responseMode":["onReceived"]},"hide":{"noResponseBody":[true]}},"default":"","placeholder":"success","description":"Custom response data to send"},{"displayName":"Response Headers","name":"responseHeaders","placeholder":"Add Response Header","description":"Add headers to the webhook response","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"entries","displayName":"Entries","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the header"}]}]}]}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.webhook/"}]},"alias":["HTTP","API","Build","WH"]},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.svg","dark":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.dark.svg"}},
|
|
435
435
|
{"displayName":"Wekan","name":"n8n-nodes-base.wekan","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Wekan API","defaults":{"name":"Wekan"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"wekanApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Board","value":"board"},{"name":"Card","value":"card"},{"name":"Card Comment","value":"cardComment"},{"name":"Checklist","value":"checklist"},{"name":"Checklist Item","value":"checklistItem"},{"name":"List","value":"list"}],"default":"card"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["board"]}},"options":[{"name":"Create","value":"create","description":"Create a new board","action":"Create a board"},{"name":"Delete","value":"delete","description":"Delete a board","action":"Delete a board"},{"name":"Get","value":"get","description":"Get the data of a board","action":"Get a board"},{"name":"Get Many","value":"getAll","description":"Get many user boards","action":"Get many boards"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["card"]}},"options":[{"name":"Create","value":"create","description":"Create a new card","action":"Create a card"},{"name":"Delete","value":"delete","description":"Delete a card","action":"Delete a card"},{"name":"Get","value":"get","description":"Get a card","action":"Get a card"},{"name":"Get Many","value":"getAll","description":"Get many cards","action":"Get many cards"},{"name":"Update","value":"update","description":"Update a card","action":"Update a card"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["cardComment"]}},"options":[{"name":"Create","value":"create","description":"Create a comment on a card","action":"Create a comment on a card"},{"name":"Delete","value":"delete","description":"Delete a comment from a card","action":"Delete a comment from a card"},{"name":"Get","value":"get","description":"Get a card comment","action":"Get a card comment"},{"name":"Get Many","value":"getAll","description":"Get many card comments","action":"Get many card comments"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["checklist"]}},"options":[{"name":"Create","value":"create","description":"Create a new checklist","action":"Create a checklist"},{"name":"Delete","value":"delete","description":"Delete a checklist","action":"Delete a checklist"},{"name":"Get","value":"get","description":"Get the data of a checklist","action":"Get a checklist"},{"name":"Get Many","value":"getAll","description":"Returns many checklists for the card","action":"Get many checklists"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["checklistItem"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a checklist item","action":"Delete a checklist item"},{"name":"Get","value":"get","description":"Get a checklist item","action":"Get a checklist item"},{"name":"Update","value":"update","description":"Update a checklist item","action":"Update a checklist item"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["list"]}},"options":[{"name":"Create","value":"create","description":"Create a new list","action":"Create a list"},{"name":"Delete","value":"delete","description":"Delete a list","action":"Delete a list"},{"name":"Get","value":"get","description":"Get the data of a list","action":"Get a list"},{"name":"Get Many","value":"getAll","description":"Get many board lists","action":"Get many lists"}],"default":"create"},{"displayName":"Title","name":"title","type":"string","default":"","placeholder":"My board","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["board"]}},"description":"The title of the board"},{"displayName":"Owner Name or ID","name":"owner","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["board"]}},"description":"The user ID in Wekan. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["board"]}},"default":{},"options":[{"displayName":"Active","name":"isActive","type":"boolean","default":false,"description":"Whether to set the board active"},{"displayName":"Admin","name":"isAdmin","type":"boolean","default":false,"description":"Whether to set the owner an admin of the board"},{"displayName":"Color","name":"color","type":"options","options":[{"name":"Belize","value":"belize"},{"name":"Midnight","value":"midnight"},{"name":"Nephritis","value":"nephritis"},{"name":"Pomegranate","value":"pomegranate"},{"name":"Pumpkin","value":"pumpkin"},{"name":"Wisteria","value":"wisteria"}],"default":"","description":"The color of the board"},{"displayName":"Comment Only","name":"isCommentOnly","type":"boolean","default":false,"description":"Whether to enable comments"},{"displayName":"No Comments","name":"isNoComments","type":"boolean","default":false,"description":"Whether to disable comments"},{"displayName":"Permission","name":"permission","type":"options","options":[{"name":"Private","value":"private"},{"name":"Public","value":"public"}],"default":"private","description":"Set the board permission"},{"displayName":"Worker","name":"isWorker","type":"boolean","default":false,"description":"Whether to only move cards, assign himself to card and comment"}]},{"displayName":"Board ID","name":"boardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["board"]}},"description":"The ID of the board to delete"},{"displayName":"Board ID","name":"boardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["board"]}},"description":"The ID of the board to get"},{"displayName":"User Name or ID","name":"IdUser","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["board"]}},"description":"The ID of the user that boards are attached. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["board"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["board"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The ID of the list to create card in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","placeholder":"My card","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The title of the card"},{"displayName":"Swimlane Name or ID","name":"swimlaneId","type":"options","typeOptions":{"loadOptionsMethod":"getSwimlanes","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The swimlane ID of the new card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Author Name or ID","name":"authorId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"default":{},"options":[{"displayName":"Assignee Names or IDs","name":"assignees","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Description","name":"description","type":"string","default":"","description":"The new description of the card"},{"displayName":"Member Names or IDs","name":"members","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of member IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["card"]}},"description":"The ID of the card to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card ID","name":"cardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["card"]}},"description":"The ID of the card to get"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"From Object","name":"fromObject","type":"options","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["card"]}},"options":[{"name":"List","value":"list"},{"name":"Swimlane","value":"swimlane"}],"default":""},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"fromObject":["list"],"operation":["getAll"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Swimlane Name or ID","name":"swimlaneId","type":"options","typeOptions":{"loadOptionsMethod":"getSwimlanes","loadOptionsDependsOn":["boardId"]},"default":"","displayOptions":{"show":{"fromObject":["swimlane"],"operation":["getAll"],"resource":["card"]}},"description":"The ID of the swimlane that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["card"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["card"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"description":"The ID of the card to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"default":{},"options":[{"displayName":"Author Name or ID","name":"authorId","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","description":"Update the owner of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Assignee Names or IDs","name":"assignees","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","options":[{"value":"black","name":"Black"},{"value":"blue","name":"Blue"},{"value":"crimson","name":"Crimson"},{"value":"darkgreen","name":"Darkgreen"},{"value":"gold","name":"Gold"},{"value":"gray","name":"Gray"},{"value":"green","name":"Green"},{"value":"indigo","name":"Indigo"},{"value":"lime","name":"Lime"},{"value":"magenta","name":"Magenta"},{"value":"mistyrose","name":"Mistyrose"},{"value":"navy","name":"Navy"},{"value":"orange","name":"Orange"},{"value":"paleturquoise","name":"Paleturquoise"},{"value":"peachpuff","name":"Peachpuff"},{"value":"pink","name":"Pink"},{"value":"plum","name":"Plum"},{"value":"purple","name":"Purple"},{"value":"red","name":"Red"},{"value":"saddlebrown","name":"Saddlebrown"},{"value":"silver","name":"Silver"},{"value":"sky","name":"Sky"},{"value":"slateblue","name":"Slateblue"},{"value":"white","name":"White"},{"value":"yellow","name":"Yellow"}],"default":"","description":"The new color of the card"},{"displayName":"Description","name":"description","type":"string","default":"","description":"The new description of the card"},{"displayName":"Due At","name":"dueAt","type":"dateTime","default":"","description":"The new due at field of the card"},{"displayName":"End At","name":"endAt","type":"dateTime","default":"","description":"The new end at field of the card"},{"displayName":"Label IDs","name":"labelIds","type":"string","default":"","description":"The label IDs attached to the card"},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","description":"The new list ID of the card (move operation). Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Member Names or IDs","name":"members","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of member IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Over Time","name":"isOverTime","type":"boolean","default":false,"description":"The new over time field of the card"},{"displayName":"Parent Name or ID","name":"parentId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","description":"The parent of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Received At","name":"receivedAt","type":"dateTime","default":"","description":"The new received at field of the card"},{"displayName":"Sort","name":"sort","type":"number","default":0,"description":"The internally used sort value of a card"},{"displayName":"Spent Time","name":"spentTime","type":"number","typeOptions":{"minValue":0},"default":"","description":"The new spent time field of the card"},{"displayName":"Start At","name":"startAt","type":"dateTime","default":"","description":"The new start at field of the card"},{"displayName":"Swimlane Name or ID","name":"swimlaneId","type":"options","typeOptions":{"loadOptionsMethod":"getSwimlanes","loadOptionsDependsOn":["boardId"]},"default":"","description":"The new swimlane ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","description":"The new title of the card"}]},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Author Name or ID","name":"authorId","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The user who posted the comment. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Comment","name":"comment","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The comment text"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Comment Name or ID","name":"commentId","type":"options","typeOptions":{"loadOptionsMethod":"getComments","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the comment to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Board ID","name":"boardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to"},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Comment ID","name":"commentId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the comment to get"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The ID of the board where the card is in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The ID of the card to add checklist to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The title of the checklist to add"},{"displayName":"Items","name":"items","type":"string","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Item"},"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"default":[],"description":"Items to be added to the checklist"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Checklist Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the checklist to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Checklist Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the checklist to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"description":"The ID of the card to get checklists. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Checklist Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Checklist Item Name or ID","name":"checklistItemId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklistItems","loadOptionsDependsOn":["boardId","cardId","checklistId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Checklist ID","name":"checklistId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem that card belongs to"},{"displayName":"Checklist Item Name or ID","name":"checklistItemId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklistItems","loadOptionsDependsOn":["boardId","cardId","checklistId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"CheckList Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Checklist Item Name or ID","name":"checklistItemId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklistItems","loadOptionsDependsOn":["boardId","cardId","checklistId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem item to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"default":{},"options":[{"displayName":"Title","name":"title","type":"string","default":"","description":"The new title for the checklistItem item"},{"displayName":"Finished","name":"isFinished","type":"boolean","default":false,"description":"Whether the item is checked"}]},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["list"]}},"description":"The ID of the board the list should be created in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","placeholder":"My list","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["list"]}},"description":"The title of the list"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["list"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["list"]}},"description":"The ID of the list to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["list"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"List ID","name":"listId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["list"]}},"description":"The ID of the list to get"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["list"]}},"description":"ID of the board where the lists are in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["list"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["list"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"}],"codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.wekan/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/wekan/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Wekan/wekan.svg"},
|
|
436
436
|
{"displayName":"WhatsApp Trigger","name":"n8n-nodes-base.whatsAppTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"event\"]}}","description":"Handle WhatsApp events via webhooks","defaults":{"name":"WhatsApp Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"whatsAppTriggerApi","required":true}],"webhooks":[{"name":"setup","httpMethod":"GET","responseMode":"onReceived","path":"webhook"},{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Due to Facebook API limitations, you can use just one WhatsApp trigger for each Facebook App","name":"whatsAppNotice","type":"notice","default":""},{"displayName":"Trigger On","name":"updates","type":"multiOptions","required":true,"default":[],"options":[{"name":"Account Review Update","value":"account_review_update"},{"name":"Account Update","value":"account_update"},{"name":"Business Capability Update","value":"business_capability_update"},{"name":"Message Template Quality Update","value":"message_template_quality_update"},{"name":"Message Template Status Update","value":"message_template_status_update"},{"name":"Messages","value":"messages"},{"name":"Phone Number Name Update","value":"phone_number_name_update"},{"name":"Phone Number Quality Update","value":"phone_number_quality_update"},{"name":"Security","value":"security"},{"name":"Template Category Update","value":"template_category_update"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.whatsapptrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/whatsapp/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/WhatsApp/whatsapp.svg"},
|
|
437
437
|
{"displayName":"WhatsApp Business Cloud","name":"n8n-nodes-base.whatsApp","group":["output"],"version":1,"subtitle":"={{ $parameter[\"resource\"] + \": \" + $parameter[\"operation\"] }}","description":"Access WhatsApp API","defaults":{"name":"WhatsApp Business Cloud"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"whatsAppApi","required":true}],"requestDefaults":{"baseURL":"https://graph.facebook.com/v13.0/"},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Message","value":"message"},{"name":"Media","value":"media"}],"default":"message"},{"displayName":"Operation","noDataExpression":true,"name":"operation","type":"options","placeholder":"","options":[{"name":"Send","value":"send","action":"Send message"},{"name":"Send Template","value":"sendTemplate","action":"Send template"}],"default":"sendTemplate","routing":{"request":{"ignoreHttpStatusErrors":true},"send":{"preSend":[null]},"output":{"postReceive":[null]}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"Messaging Product","name":"messagingProduct","default":"whatsapp","type":"hidden","routing":{"send":{"type":"body","property":"messaging_product"}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"Sender Phone Number (or ID)","name":"phoneNumberId","type":"options","typeOptions":{"loadOptions":{"routing":{"request":{"url":"={{$credentials.businessAccountId}}/phone_numbers","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"data"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.display_phone_number}} - {{$responseItem.verified_name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}},"default":"","placeholder":"","required":true,"description":"The ID of the business account's phone number from which the message will be sent from","routing":{"request":{"method":"POST","url":"={{$value}}/messages"}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"Recipient's Phone Number","name":"recipientPhoneNumber","type":"string","default":"","required":true,"description":"Phone number of the recipient of the message","hint":"When entering a phone number, make sure to include the country code","routing":{"send":{"type":"body","preSend":[null]}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"MessageType","noDataExpression":true,"name":"messageType","type":"options","placeholder":"","options":[{"name":"Audio","value":"audio"},{"name":"Contacts","value":"contacts"},{"name":"Document","value":"document"},{"name":"Image","value":"image"},{"name":"Location","value":"location"},{"name":"Text","value":"text"},{"name":"Video","value":"video"}],"default":"text","description":"The type of the message","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","placeholder":"","options":[{"name":"Upload","value":"mediaUpload","action":"Upload media"},{"name":"Download","value":"mediaUrlGet","action":"Download media"},{"name":"Delete","value":"mediaDelete","action":"Delete media"}],"default":"mediaUpload","displayOptions":{"show":{"resource":["media"]}},"description":"The operation to perform on the media"},{"displayName":"Name","name":"name","type":"fixedCollection","typeOptions":{"multipleValues":false},"displayOptions":{"show":{"operation":["send"],"messageType":["contacts"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Name","name":"data","values":[{"displayName":"Formatted Name","name":"formatted_name","type":"string","required":true,"default":"","routing":{"send":{"type":"body","property":"contacts[0].name.formatted_name"}}},{"displayName":"First Name","name":"first_name","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.first_name"}}},{"displayName":"Last Name","name":"last_name","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.last_name"}}},{"displayName":"Middle Name","name":"middle_name","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.middle_name"}}},{"displayName":"Suffix","name":"suffix","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.suffix"}}},{"displayName":"Prefix","name":"prefix","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.prefix"}}}]}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["send"],"messageType":["contacts"]}},"options":[{"displayName":"Addresses","name":"addresses","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Address","name":"address","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"HOME"},{"name":"Work","value":"WORK"}],"default":"HOME","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].type","type":"body"}}},{"displayName":"Street","name":"street","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].street","type":"body"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].city","type":"body"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].state","type":"body"}}},{"displayName":"Zip","name":"zip","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].zip","type":"body"}}},{"displayName":"Country","name":"country","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].country","type":"body"}}},{"displayName":"Country Code","name":"country_code","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].country_code","type":"body"}}}]}]},{"displayName":"Birthday","name":"birthday","type":"string","default":"","routing":{"send":{"property":"contacts[0].birthday","type":"body"}},"placeholder":"YYYY-MM-DD"},{"displayName":"Emails","name":"emails","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Email","name":"data","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"HOME"},{"name":"Work","value":"WORK"}],"default":"HOME","routing":{"send":{"property":"=contacts[0].emails[{{$index}}].type","type":"body"}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","routing":{"send":{"property":"=contacts[0].emails[{{$index}}].email","type":"body"}}}]}]},{"displayName":"Organization","name":"organization","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Organization","name":"data","values":[{"displayName":"Company","name":"company","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].org.company"}}},{"displayName":"Department","name":"department","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].org.department"}}},{"displayName":"Title","name":"title","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].org.title"}}}]}]},{"displayName":"Phones","name":"phones","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Phone","name":"data","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Cell","value":"CELL"},{"name":"Home","value":"HOME"},{"name":"Iphone","value":"IPHONE"},{"name":"Main","value":"MAIN"},{"name":"WhatsApp ID","value":"wa_id"},{"name":"Work","value":"WORK"}],"default":"CELL","routing":{"send":{"property":"=contacts[0].phones[{{$index}}].type","type":"body"}}},{"displayName":"Phone","name":"phone","type":"string","default":"","routing":{"send":{"property":"=contacts[0].phones[{{$index}}].phone","type":"body"}}}]}]},{"displayName":"URLs","name":"urls","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"URL","name":"url","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"HOME"},{"name":"Work","value":"WORK"}],"default":"HOME","routing":{"send":{"property":"=contacts[0].urls[{{$index}}].type","type":"body"}}},{"displayName":"URL","name":"url","type":"string","default":"","routing":{"send":{"property":"=contacts[0].urls[{{$index}}].url","type":"body"}}}]}]}]},{"displayName":"Longitude","name":"longitude","type":"number","required":true,"default":"","typeOptions":{"minValue":-180,"maxValue":180},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["location"]}},"routing":{"send":{"type":"body","property":"location.longitude"}}},{"displayName":"Latitude","name":"latitude","type":"number","default":"","required":true,"typeOptions":{"minValue":-90,"maxValue":90},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["location"]}},"routing":{"send":{"type":"body","property":"location.latitude"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"fixedCollection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["location"]}},"options":[{"displayName":"Name and Address","name":"nameAndAddress","values":[{"displayName":"Name","name":"name","type":"string","default":"","routing":{"send":{"type":"body","property":"location.name"}}},{"displayName":"Address","name":"address","type":"string","default":"","routing":{"send":{"type":"body","property":"location.address"}}}]}]},{"displayName":"Text Body","name":"textBody","type":"string","required":true,"default":"","description":"The body of the message (max 4096 characters)","displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["text"]}},"routing":{"send":{"type":"body","property":"text.body"}}},{"displayName":"Take Audio From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload an audio file","options":[{"name":"Link","value":"useMediaLink","description":"WhatsApp will download the audio, saving you the step of uploading audio yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"If you have already uploaded the audio to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Use binary data passed into this node"}],"displayOptions":{"show":{"operation":["send"],"messageType":["audio"]}}},{"displayName":"Take Document From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload a document","options":[{"name":"Link","value":"useMediaLink","description":"When using a link, WhatsApp will download the document, saving you the step of uploading document yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"You can use an ID if you have already uploaded the document to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Upload a binary file on the item being processed in n8n"}],"displayOptions":{"show":{"operation":["send"],"messageType":["document"]}}},{"displayName":"Take Image From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload an image","options":[{"name":"Link","value":"useMediaLink","description":"When using a link, WhatsApp will download the image, saving you the step of uploading image yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"You can use an ID if you have already uploaded the image to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Upload a binary file on the item being processed in n8n"}],"displayOptions":{"show":{"operation":["send"],"messageType":["image"]}}},{"displayName":"Take Video From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload a video","options":[{"name":"Link","value":"useMediaLink","description":"When using a link, WhatsApp will download the video, saving you the step of uploading video yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"You can use an ID if you have already uploaded the video to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Upload a binary file on the item being processed in n8n"}],"displayOptions":{"show":{"operation":["send"],"messageType":["video"]}}},{"displayName":"Link","name":"mediaLink","type":"string","default":"","description":"Link of the media to be sent","displayOptions":{"show":{"operation":["send"],"messageType":["image","video","audio","sticker","document"],"mediaPath":["useMediaLink"]}},"routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.link"}}},{"displayName":"ID","name":"mediaId","type":"string","default":"","description":"ID of the media to be sent","displayOptions":{"show":{"operation":["send"],"messageType":["image","video","audio","sticker","document"],"mediaPath":["useMediaId"]}},"routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.id"}}},{"displayName":"Input Data Field Name","name":"mediaPropertyName","type":"string","default":"data","description":"The name of the input field containing the binary file data to be uploaded","required":true,"displayOptions":{"show":{"operation":["send"],"messageType":["image","video","audio","sticker","document"],"mediaPath":["useMedian8n"]}},"routing":{"send":{"preSend":[null]}}},{"displayName":"Filename","name":"mediaFilename","type":"string","default":"","description":"The name of the file (required when using a file ID)","required":true,"displayOptions":{"show":{"operation":["send"],"messageType":["document"],"mediaPath":["useMediaId"]}},"routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.filename"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["image","video","audio","sticker","document"]}},"options":[{"displayName":"Filename","name":"mediaFilename","type":"string","default":"","description":"The name of the file","routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.filename"}},"displayOptions":{"show":{"/messageType":["document"]}}},{"displayName":"Caption","name":"mediaCaption","type":"string","default":"","description":"The caption of the media","routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.caption"}}}]},{"displayName":"Template","name":"template","default":"","type":"options","displayOptions":{"show":{"operation":["sendTemplate"],"resource":["message"]}},"typeOptions":{"loadOptions":{"routing":{"request":{"url":"={{$credentials.businessAccountId}}/message_templates","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"data"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.name}} - {{$responseItem.language}}","value":"={{$responseItem.name}}|{{$responseItem.language}}"}},{"type":"sort","properties":{"key":"name"}}]}}}},"required":true,"description":"Name of the template","routing":{"send":{"type":"body","preSend":[null]}}},{"displayName":"Components","name":"components","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Component","displayOptions":{"show":{"operation":["sendTemplate"],"resource":["message"]}},"routing":{"send":{"preSend":[null]}},"options":[{"name":"component","displayName":"Component","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Body","value":"body"},{"name":"Button","value":"button"},{"name":"Header","value":"header"}],"default":"body"},{"displayName":"Parameters","name":"bodyParameters","type":"fixedCollection","typeOptions":{"sortable":true,"multipleValues":true},"displayOptions":{"show":{"type":["body"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Parameter","name":"parameter","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Text","value":"text"},{"name":"Currency","value":"currency"},{"name":"Date Time","value":"date_time"}],"default":"text"},{"displayName":"Text","name":"text","type":"string","displayOptions":{"show":{"type":["text"]}},"default":""},{"displayName":"Currency Code","name":"code","type":"options","options":[{"name":"AED - UAE Dirham","value":"AED"},{"name":"AFN - Afghani","value":"AFN"},{"name":"ALL - Lek","value":"ALL"},{"name":"AMD - Armenian Dram","value":"AMD"},{"name":"ANG - Netherlands Antillean Guilder","value":"ANG"},{"name":"AOA - Kwanza","value":"AOA"},{"name":"ARS - Argentine Peso","value":"ARS"},{"name":"AUD - Australian Dollar","value":"AUD"},{"name":"AWG - Aruban Florin","value":"AWG"},{"name":"AZN - Azerbaijan Manat","value":"AZN"},{"name":"BAM - Convertible Mark","value":"BAM"},{"name":"BBD - Barbados Dollar","value":"BBD"},{"name":"BDT - Taka","value":"BDT"},{"name":"BGN - Bulgarian Lev","value":"BGN"},{"name":"BHD - Bahraini Dinar","value":"BHD"},{"name":"BIF - Burundi Franc","value":"BIF"},{"name":"BMD - Bermudian Dollar","value":"BMD"},{"name":"BND - Brunei Dollar","value":"BND"},{"name":"BOB - Boliviano","value":"BOB"},{"name":"BOV - Mvdol","value":"BOV"},{"name":"BRL - Brazilian Real","value":"BRL"},{"name":"BSD - Bahamian Dollar","value":"BSD"},{"name":"BTN - Ngultrum","value":"BTN"},{"name":"BWP - Pula","value":"BWP"},{"name":"BYN - Belarusian Ruble","value":"BYN"},{"name":"BZD - Belize Dollar","value":"BZD"},{"name":"CAD - Canadian Dollar","value":"CAD"},{"name":"CDF - Congolese Franc","value":"CDF"},{"name":"CHE - WIR Euro","value":"CHE"},{"name":"CHF - Swiss Franc","value":"CHF"},{"name":"CHW - WIR Franc","value":"CHW"},{"name":"CLF - Unidad de Fomento","value":"CLF"},{"name":"CLP - Chilean Peso","value":"CLP"},{"name":"CNY - Yuan Renminbi","value":"CNY"},{"name":"COP - Colombian Peso","value":"COP"},{"name":"COU - Unidad de Valor Real","value":"COU"},{"name":"CRC - Costa Rican Colon","value":"CRC"},{"name":"CUC - Peso Convertible","value":"CUC"},{"name":"CUP - Cuban Peso","value":"CUP"},{"name":"CVE - Cabo Verde Escudo","value":"CVE"},{"name":"CZK - Czech Koruna","value":"CZK"},{"name":"DJF - Djibouti Franc","value":"DJF"},{"name":"DKK - Danish Krone","value":"DKK"},{"name":"DOP - Dominican Peso","value":"DOP"},{"name":"DZD - Algerian Dinar","value":"DZD"},{"name":"EGP - Egyptian Pound","value":"EGP"},{"name":"ERN - Nakfa","value":"ERN"},{"name":"ETB - Ethiopian Birr","value":"ETB"},{"name":"EUR - Euro","value":"EUR"},{"name":"FJD - Fiji Dollar","value":"FJD"},{"name":"FKP - Falkland Islands Pound","value":"FKP"},{"name":"GBP - Pound Sterling","value":"GBP"},{"name":"GEL - Lari","value":"GEL"},{"name":"GHS - Ghana Cedi","value":"GHS"},{"name":"GIP - Gibraltar Pound","value":"GIP"},{"name":"GMD - Dalasi","value":"GMD"},{"name":"GNF - Guinean Franc","value":"GNF"},{"name":"GTQ - Quetzal","value":"GTQ"},{"name":"GYD - Guyana Dollar","value":"GYD"},{"name":"HKD - Hong Kong Dollar","value":"HKD"},{"name":"HNL - Lempira","value":"HNL"},{"name":"HRK - Kuna","value":"HRK"},{"name":"HTG - Gourde","value":"HTG"},{"name":"HUF - Forint","value":"HUF"},{"name":"IDR - Rupiah","value":"IDR"},{"name":"ILS - New Israeli Sheqel","value":"ILS"},{"name":"INR - Indian Rupee","value":"INR"},{"name":"IQD - Iraqi Dinar","value":"IQD"},{"name":"IRR - Iranian Rial","value":"IRR"},{"name":"ISK - Iceland Krona","value":"ISK"},{"name":"JMD - Jamaican Dollar","value":"JMD"},{"name":"JOD - Jordanian Dinar","value":"JOD"},{"name":"JPY - Yen","value":"JPY"},{"name":"KES - Kenyan Shilling","value":"KES"},{"name":"KGS - Som","value":"KGS"},{"name":"KHR - Riel","value":"KHR"},{"name":"KMF - Comorian Franc ","value":"KMF"},{"name":"KPW - North Korean Won","value":"KPW"},{"name":"KRW - Won","value":"KRW"},{"name":"KWD - Kuwaiti Dinar","value":"KWD"},{"name":"KYD - Cayman Islands Dollar","value":"KYD"},{"name":"KZT - Tenge","value":"KZT"},{"name":"LAK - Lao Kip","value":"LAK"},{"name":"LBP - Lebanese Pound","value":"LBP"},{"name":"LKR - Sri Lanka Rupee","value":"LKR"},{"name":"LRD - Liberian Dollar","value":"LRD"},{"name":"LSL - Loti","value":"LSL"},{"name":"LYD - Libyan Dinar","value":"LYD"},{"name":"MAD - Moroccan Dirham","value":"MAD"},{"name":"MDL - Moldovan Leu","value":"MDL"},{"name":"MGA - Malagasy Ariary","value":"MGA"},{"name":"MKD - Denar","value":"MKD"},{"name":"MMK - Kyat","value":"MMK"},{"name":"MNT - Tugrik","value":"MNT"},{"name":"MOP - Pataca","value":"MOP"},{"name":"MRU - Ouguiya","value":"MRU"},{"name":"MUR - Mauritius Rupee","value":"MUR"},{"name":"MVR - Rufiyaa","value":"MVR"},{"name":"MWK - Malawi Kwacha","value":"MWK"},{"name":"MXN - Mexican Peso","value":"MXN"},{"name":"MXV - Mexican Unidad de Inversion (UDI)","value":"MXV"},{"name":"MYR - Malaysian Ringgit","value":"MYR"},{"name":"MZN - Mozambique Metical","value":"MZN"},{"name":"NAD - Namibia Dollar","value":"NAD"},{"name":"NGN - Naira","value":"NGN"},{"name":"NIO - Cordoba Oro","value":"NIO"},{"name":"NOK - Norwegian Krone","value":"NOK"},{"name":"NPR - Nepalese Rupee","value":"NPR"},{"name":"NZD - New Zealand Dollar","value":"NZD"},{"name":"OMR - Rial Omani","value":"OMR"},{"name":"PAB - Balboa","value":"PAB"},{"name":"PEN - Sol","value":"PEN"},{"name":"PGK - Kina","value":"PGK"},{"name":"PHP - Philippine Peso","value":"PHP"},{"name":"PKR - Pakistan Rupee","value":"PKR"},{"name":"PLN - Zloty","value":"PLN"},{"name":"PYG - Guarani","value":"PYG"},{"name":"QAR - Qatari Rial","value":"QAR"},{"name":"RON - Romanian Leu","value":"RON"},{"name":"RSD - Serbian Dinar","value":"RSD"},{"name":"RUB - Russian Ruble","value":"RUB"},{"name":"RWF - Rwanda Franc","value":"RWF"},{"name":"SAR - Saudi Riyal","value":"SAR"},{"name":"SBD - Solomon Islands Dollar","value":"SBD"},{"name":"SCR - Seychelles Rupee","value":"SCR"},{"name":"SDG - Sudanese Pound","value":"SDG"},{"name":"SEK - Swedish Krona","value":"SEK"},{"name":"SGD - Singapore Dollar","value":"SGD"},{"name":"SHP - Saint Helena Pound","value":"SHP"},{"name":"SLL - Leone","value":"SLL"},{"name":"SOS - Somali Shilling","value":"SOS"},{"name":"SRD - Surinam Dollar","value":"SRD"},{"name":"SSP - South Sudanese Pound","value":"SSP"},{"name":"STN - Dobra","value":"STN"},{"name":"SVC - El Salvador Colon","value":"SVC"},{"name":"SYP - Syrian Pound","value":"SYP"},{"name":"SZL - Lilangeni","value":"SZL"},{"name":"THB - Baht","value":"THB"},{"name":"TJS - Somoni","value":"TJS"},{"name":"TMT - Turkmenistan New Manat","value":"TMT"},{"name":"TND - Tunisian Dinar","value":"TND"},{"name":"TOP - Pa’anga","value":"TOP"},{"name":"TRY - Turkish Lira","value":"TRY"},{"name":"TTD - Trinidad and Tobago Dollar","value":"TTD"},{"name":"TWD - New Taiwan Dollar","value":"TWD"},{"name":"TZS - Tanzanian Shilling","value":"TZS"},{"name":"UAH - Hryvnia","value":"UAH"},{"name":"UGX - Uganda Shilling","value":"UGX"},{"name":"USD - US Dollar","value":"USD"},{"name":"USN - US Dollar (Next day)","value":"USN"},{"name":"UYI - Uruguay Peso en Unidades Indexadas (UI)","value":"UYI"},{"name":"UYU - Peso Uruguayo","value":"UYU"},{"name":"UYW - Unidad Previsional","value":"UYW"},{"name":"UZS - Uzbekistan Sum","value":"UZS"},{"name":"VES - Bolívar Soberano","value":"VES"},{"name":"VND - Dong","value":"VND"},{"name":"VUV - Vatu","value":"VUV"},{"name":"WST - Tala","value":"WST"},{"name":"XAF - CFA Franc BEAC","value":"XAF"},{"name":"XAG - Silver","value":"XAG"},{"name":"XAU - Gold","value":"XAU"},{"name":"XBA - Bond Markets Unit European Composite Unit (EURCO)","value":"XBA"},{"name":"XBB - Bond Markets Unit European Monetary Unit (E.M.U.-6)","value":"XBB"},{"name":"XBC - Bond Markets Unit European Unit of Account 9 (E.U.A.-9)","value":"XBC"},{"name":"XBD - Bond Markets Unit European Unit of Account 17 (E.U.A.-17)","value":"XBD"},{"name":"XCD - East Caribbean Dollar","value":"XCD"},{"name":"XDR - SDR (Special Drawing Right)","value":"XDR"},{"name":"XOF - CFA Franc BCEAO","value":"XOF"},{"name":"XPD - Palladium","value":"XPD"},{"name":"XPF - CFP Franc","value":"XPF"},{"name":"XPT - Platinum","value":"XPT"},{"name":"XSU - Sucre","value":"XSU"},{"name":"XTS - Codes specifically reserved for testing purposes","value":"XTS"},{"name":"XUA - ADB Unit of Account","value":"XUA"},{"name":"XXX - The codes assigned for transactions where no currency is involved","value":"XXX"},{"name":"YER - Yemeni Rial","value":"YER"},{"name":"ZAR - Rand","value":"ZAR"},{"name":"ZMW - Zambian Kwacha","value":"ZMW"},{"name":"ZWL - Zimbabwe Dollar","value":"ZWL"}],"displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":"USD"},{"displayName":"Amount","name":"amount_1000","type":"number","displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":""},{"displayName":"Date Time","name":"date_time","type":"dateTime","displayOptions":{"show":{"type":["date_time"]}},"default":"","placeholder":""},{"displayName":"Fallback Value","name":"fallback_value","type":"string","displayOptions":{"show":{"type":["currency"]}},"default":""}]}]},{"displayName":"Sub Type","name":"sub_type","type":"options","displayOptions":{"show":{"type":["button"]}},"options":[{"name":"Quick Reply","value":"quick_reply","description":"Allows your customer to call a phone number and visit a website"},{"name":"URL","value":"url"}],"default":"quick_reply"},{"displayName":"Index","name":"index","type":"number","typeOptions":{"maxValue":2,"minValue":0},"displayOptions":{"show":{"type":["button"]}},"default":0},{"displayName":"Parameters","name":"buttonParameters","type":"fixedCollection","typeOptions":{"multipleValues":false},"displayOptions":{"show":{"type":["button"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Parameter","name":"parameter","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Payload","value":"payload"},{"name":"Text","value":"text"}],"default":"payload"},{"displayName":"Payload","name":"payload","type":"string","displayOptions":{"show":{"type":["payload"]}},"default":""},{"displayName":"Text","name":"text","type":"string","displayOptions":{"show":{"type":["text"]}},"default":""}]}]},{"displayName":"Parameters","name":"headerParameters","type":"fixedCollection","typeOptions":{"sortable":true,"multipleValues":true},"displayOptions":{"show":{"type":["header"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Parameter","name":"parameter","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Text","value":"text"},{"name":"Currency","value":"currency"},{"name":"Date Time","value":"date_time"},{"name":"Image","value":"image"}],"default":"text"},{"displayName":"Text","name":"text","type":"string","displayOptions":{"show":{"type":["text"]}},"default":""},{"displayName":"Currency Code","name":"code","type":"options","options":[{"name":"AED - UAE Dirham","value":"AED"},{"name":"AFN - Afghani","value":"AFN"},{"name":"ALL - Lek","value":"ALL"},{"name":"AMD - Armenian Dram","value":"AMD"},{"name":"ANG - Netherlands Antillean Guilder","value":"ANG"},{"name":"AOA - Kwanza","value":"AOA"},{"name":"ARS - Argentine Peso","value":"ARS"},{"name":"AUD - Australian Dollar","value":"AUD"},{"name":"AWG - Aruban Florin","value":"AWG"},{"name":"AZN - Azerbaijan Manat","value":"AZN"},{"name":"BAM - Convertible Mark","value":"BAM"},{"name":"BBD - Barbados Dollar","value":"BBD"},{"name":"BDT - Taka","value":"BDT"},{"name":"BGN - Bulgarian Lev","value":"BGN"},{"name":"BHD - Bahraini Dinar","value":"BHD"},{"name":"BIF - Burundi Franc","value":"BIF"},{"name":"BMD - Bermudian Dollar","value":"BMD"},{"name":"BND - Brunei Dollar","value":"BND"},{"name":"BOB - Boliviano","value":"BOB"},{"name":"BOV - Mvdol","value":"BOV"},{"name":"BRL - Brazilian Real","value":"BRL"},{"name":"BSD - Bahamian Dollar","value":"BSD"},{"name":"BTN - Ngultrum","value":"BTN"},{"name":"BWP - Pula","value":"BWP"},{"name":"BYN - Belarusian Ruble","value":"BYN"},{"name":"BZD - Belize Dollar","value":"BZD"},{"name":"CAD - Canadian Dollar","value":"CAD"},{"name":"CDF - Congolese Franc","value":"CDF"},{"name":"CHE - WIR Euro","value":"CHE"},{"name":"CHF - Swiss Franc","value":"CHF"},{"name":"CHW - WIR Franc","value":"CHW"},{"name":"CLF - Unidad de Fomento","value":"CLF"},{"name":"CLP - Chilean Peso","value":"CLP"},{"name":"CNY - Yuan Renminbi","value":"CNY"},{"name":"COP - Colombian Peso","value":"COP"},{"name":"COU - Unidad de Valor Real","value":"COU"},{"name":"CRC - Costa Rican Colon","value":"CRC"},{"name":"CUC - Peso Convertible","value":"CUC"},{"name":"CUP - Cuban Peso","value":"CUP"},{"name":"CVE - Cabo Verde Escudo","value":"CVE"},{"name":"CZK - Czech Koruna","value":"CZK"},{"name":"DJF - Djibouti Franc","value":"DJF"},{"name":"DKK - Danish Krone","value":"DKK"},{"name":"DOP - Dominican Peso","value":"DOP"},{"name":"DZD - Algerian Dinar","value":"DZD"},{"name":"EGP - Egyptian Pound","value":"EGP"},{"name":"ERN - Nakfa","value":"ERN"},{"name":"ETB - Ethiopian Birr","value":"ETB"},{"name":"EUR - Euro","value":"EUR"},{"name":"FJD - Fiji Dollar","value":"FJD"},{"name":"FKP - Falkland Islands Pound","value":"FKP"},{"name":"GBP - Pound Sterling","value":"GBP"},{"name":"GEL - Lari","value":"GEL"},{"name":"GHS - Ghana Cedi","value":"GHS"},{"name":"GIP - Gibraltar Pound","value":"GIP"},{"name":"GMD - Dalasi","value":"GMD"},{"name":"GNF - Guinean Franc","value":"GNF"},{"name":"GTQ - Quetzal","value":"GTQ"},{"name":"GYD - Guyana Dollar","value":"GYD"},{"name":"HKD - Hong Kong Dollar","value":"HKD"},{"name":"HNL - Lempira","value":"HNL"},{"name":"HRK - Kuna","value":"HRK"},{"name":"HTG - Gourde","value":"HTG"},{"name":"HUF - Forint","value":"HUF"},{"name":"IDR - Rupiah","value":"IDR"},{"name":"ILS - New Israeli Sheqel","value":"ILS"},{"name":"INR - Indian Rupee","value":"INR"},{"name":"IQD - Iraqi Dinar","value":"IQD"},{"name":"IRR - Iranian Rial","value":"IRR"},{"name":"ISK - Iceland Krona","value":"ISK"},{"name":"JMD - Jamaican Dollar","value":"JMD"},{"name":"JOD - Jordanian Dinar","value":"JOD"},{"name":"JPY - Yen","value":"JPY"},{"name":"KES - Kenyan Shilling","value":"KES"},{"name":"KGS - Som","value":"KGS"},{"name":"KHR - Riel","value":"KHR"},{"name":"KMF - Comorian Franc ","value":"KMF"},{"name":"KPW - North Korean Won","value":"KPW"},{"name":"KRW - Won","value":"KRW"},{"name":"KWD - Kuwaiti Dinar","value":"KWD"},{"name":"KYD - Cayman Islands Dollar","value":"KYD"},{"name":"KZT - Tenge","value":"KZT"},{"name":"LAK - Lao Kip","value":"LAK"},{"name":"LBP - Lebanese Pound","value":"LBP"},{"name":"LKR - Sri Lanka Rupee","value":"LKR"},{"name":"LRD - Liberian Dollar","value":"LRD"},{"name":"LSL - Loti","value":"LSL"},{"name":"LYD - Libyan Dinar","value":"LYD"},{"name":"MAD - Moroccan Dirham","value":"MAD"},{"name":"MDL - Moldovan Leu","value":"MDL"},{"name":"MGA - Malagasy Ariary","value":"MGA"},{"name":"MKD - Denar","value":"MKD"},{"name":"MMK - Kyat","value":"MMK"},{"name":"MNT - Tugrik","value":"MNT"},{"name":"MOP - Pataca","value":"MOP"},{"name":"MRU - Ouguiya","value":"MRU"},{"name":"MUR - Mauritius Rupee","value":"MUR"},{"name":"MVR - Rufiyaa","value":"MVR"},{"name":"MWK - Malawi Kwacha","value":"MWK"},{"name":"MXN - Mexican Peso","value":"MXN"},{"name":"MXV - Mexican Unidad de Inversion (UDI)","value":"MXV"},{"name":"MYR - Malaysian Ringgit","value":"MYR"},{"name":"MZN - Mozambique Metical","value":"MZN"},{"name":"NAD - Namibia Dollar","value":"NAD"},{"name":"NGN - Naira","value":"NGN"},{"name":"NIO - Cordoba Oro","value":"NIO"},{"name":"NOK - Norwegian Krone","value":"NOK"},{"name":"NPR - Nepalese Rupee","value":"NPR"},{"name":"NZD - New Zealand Dollar","value":"NZD"},{"name":"OMR - Rial Omani","value":"OMR"},{"name":"PAB - Balboa","value":"PAB"},{"name":"PEN - Sol","value":"PEN"},{"name":"PGK - Kina","value":"PGK"},{"name":"PHP - Philippine Peso","value":"PHP"},{"name":"PKR - Pakistan Rupee","value":"PKR"},{"name":"PLN - Zloty","value":"PLN"},{"name":"PYG - Guarani","value":"PYG"},{"name":"QAR - Qatari Rial","value":"QAR"},{"name":"RON - Romanian Leu","value":"RON"},{"name":"RSD - Serbian Dinar","value":"RSD"},{"name":"RUB - Russian Ruble","value":"RUB"},{"name":"RWF - Rwanda Franc","value":"RWF"},{"name":"SAR - Saudi Riyal","value":"SAR"},{"name":"SBD - Solomon Islands Dollar","value":"SBD"},{"name":"SCR - Seychelles Rupee","value":"SCR"},{"name":"SDG - Sudanese Pound","value":"SDG"},{"name":"SEK - Swedish Krona","value":"SEK"},{"name":"SGD - Singapore Dollar","value":"SGD"},{"name":"SHP - Saint Helena Pound","value":"SHP"},{"name":"SLL - Leone","value":"SLL"},{"name":"SOS - Somali Shilling","value":"SOS"},{"name":"SRD - Surinam Dollar","value":"SRD"},{"name":"SSP - South Sudanese Pound","value":"SSP"},{"name":"STN - Dobra","value":"STN"},{"name":"SVC - El Salvador Colon","value":"SVC"},{"name":"SYP - Syrian Pound","value":"SYP"},{"name":"SZL - Lilangeni","value":"SZL"},{"name":"THB - Baht","value":"THB"},{"name":"TJS - Somoni","value":"TJS"},{"name":"TMT - Turkmenistan New Manat","value":"TMT"},{"name":"TND - Tunisian Dinar","value":"TND"},{"name":"TOP - Pa’anga","value":"TOP"},{"name":"TRY - Turkish Lira","value":"TRY"},{"name":"TTD - Trinidad and Tobago Dollar","value":"TTD"},{"name":"TWD - New Taiwan Dollar","value":"TWD"},{"name":"TZS - Tanzanian Shilling","value":"TZS"},{"name":"UAH - Hryvnia","value":"UAH"},{"name":"UGX - Uganda Shilling","value":"UGX"},{"name":"USD - US Dollar","value":"USD"},{"name":"USN - US Dollar (Next day)","value":"USN"},{"name":"UYI - Uruguay Peso en Unidades Indexadas (UI)","value":"UYI"},{"name":"UYU - Peso Uruguayo","value":"UYU"},{"name":"UYW - Unidad Previsional","value":"UYW"},{"name":"UZS - Uzbekistan Sum","value":"UZS"},{"name":"VES - Bolívar Soberano","value":"VES"},{"name":"VND - Dong","value":"VND"},{"name":"VUV - Vatu","value":"VUV"},{"name":"WST - Tala","value":"WST"},{"name":"XAF - CFA Franc BEAC","value":"XAF"},{"name":"XAG - Silver","value":"XAG"},{"name":"XAU - Gold","value":"XAU"},{"name":"XBA - Bond Markets Unit European Composite Unit (EURCO)","value":"XBA"},{"name":"XBB - Bond Markets Unit European Monetary Unit (E.M.U.-6)","value":"XBB"},{"name":"XBC - Bond Markets Unit European Unit of Account 9 (E.U.A.-9)","value":"XBC"},{"name":"XBD - Bond Markets Unit European Unit of Account 17 (E.U.A.-17)","value":"XBD"},{"name":"XCD - East Caribbean Dollar","value":"XCD"},{"name":"XDR - SDR (Special Drawing Right)","value":"XDR"},{"name":"XOF - CFA Franc BCEAO","value":"XOF"},{"name":"XPD - Palladium","value":"XPD"},{"name":"XPF - CFP Franc","value":"XPF"},{"name":"XPT - Platinum","value":"XPT"},{"name":"XSU - Sucre","value":"XSU"},{"name":"XTS - Codes specifically reserved for testing purposes","value":"XTS"},{"name":"XUA - ADB Unit of Account","value":"XUA"},{"name":"XXX - The codes assigned for transactions where no currency is involved","value":"XXX"},{"name":"YER - Yemeni Rial","value":"YER"},{"name":"ZAR - Rand","value":"ZAR"},{"name":"ZMW - Zambian Kwacha","value":"ZMW"},{"name":"ZWL - Zimbabwe Dollar","value":"ZWL"}],"displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":"USD"},{"displayName":"Amount","name":"amount_1000","type":"number","displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":""},{"displayName":"Date Time","name":"date_time","type":"dateTime","displayOptions":{"show":{"type":["date_time"]}},"default":"","placeholder":""},{"displayName":"Image Link","name":"imageLink","type":"string","displayOptions":{"show":{"type":["image"]}},"default":""}]}]}]}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["text"]}},"options":[{"displayName":"Show URL Previews","name":"previewUrl","type":"boolean","default":false,"description":"Whether to display URL previews in text messages","routing":{"send":{"type":"body","property":"text.preview_url"}}}]},{"displayName":"Sender Phone Number (or ID)","name":"phoneNumberId","type":"options","typeOptions":{"loadOptions":{"routing":{"request":{"url":"={{$credentials.businessAccountId}}/phone_numbers","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"data"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.display_phone_number}} - {{$responseItem.verified_name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}},"default":"","placeholder":"","routing":{"request":{"method":"POST","url":"={{$value}}/media"}},"displayOptions":{"show":{"operation":["mediaUpload"],"resource":["media"]}},"required":true,"description":"The ID of the business account's phone number to store the media"},{"displayName":"Property Name","name":"mediaPropertyName","type":"string","default":"data","displayOptions":{"show":{"operation":["mediaUpload"],"resource":["media"]}},"required":true,"description":"Name of the binary property which contains the data for the file to be uploaded","routing":{"send":{"preSend":[null]}}},{"displayName":"Media ID","name":"mediaGetId","type":"string","default":"","displayOptions":{"show":{"operation":["mediaUrlGet"],"resource":["media"]}},"routing":{"request":{"method":"GET","url":"=/{{$value}}"}},"required":true,"description":"The ID of the media"},{"displayName":"Media ID","name":"mediaDeleteId","type":"string","default":"","displayOptions":{"show":{"operation":["mediaDelete"],"resource":["media"]}},"routing":{"request":{"method":"DELETE","url":"=/{{$value}}"}},"required":true,"description":"The ID of the media"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["media"],"operation":["mediaUpload"]}},"options":[{"displayName":"Filename","name":"mediaFileName","type":"string","default":"","description":"The name to use for the file"}]},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/whatsapp/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/WhatsApp/whatsapp.svg"},
|