n8n-nodes-base 1.73.1 → 1.74.1
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/LICENSE.md +5 -3
- package/dist/build.tsbuildinfo +1 -1
- package/dist/credentials/Aws.credentials.js.map +1 -1
- package/dist/credentials/CiscoSecureEndpointApi.credentials.js.map +1 -1
- package/dist/credentials/GhostAdminApi.credentials.js.map +1 -1
- package/dist/credentials/GoogleApi.credentials.js +220 -2
- package/dist/credentials/GoogleApi.credentials.js.map +1 -1
- package/dist/credentials/HighLevelOAuth2Api.credentials.js +9 -0
- package/dist/credentials/HighLevelOAuth2Api.credentials.js.map +1 -1
- package/dist/credentials/MicrosoftEntraOAuth2Api.credentials.d.ts +1 -2
- package/dist/credentials/MicrosoftEntraOAuth2Api.credentials.js +1 -2
- package/dist/credentials/MicrosoftEntraOAuth2Api.credentials.js.map +1 -1
- package/dist/credentials/MySql.credentials.js.map +1 -1
- package/dist/credentials/Postgres.credentials.js +7 -0
- package/dist/credentials/Postgres.credentials.js.map +1 -1
- package/dist/credentials/SeaTableApi.credentials.js.map +1 -1
- package/dist/known/credentials.json +3 -0
- package/dist/known/nodes.json +6 -2
- package/dist/methods/defined.json +6 -0
- package/dist/methods/referenced.json +8 -2
- package/dist/nodes/ActionNetwork/ActionNetwork.node.js +1 -1
- package/dist/nodes/ActionNetwork/ActionNetwork.node.js.map +1 -1
- package/dist/nodes/ActionNetwork/GenericFunctions.d.ts +20 -20
- package/dist/nodes/ActionNetwork/GenericFunctions.js.map +1 -1
- package/dist/nodes/ActiveCampaign/ActiveCampaign.node.js +8 -8
- package/dist/nodes/ActiveCampaign/ActiveCampaign.node.js.map +1 -1
- package/dist/nodes/ActiveCampaign/DealDescription.js.map +1 -1
- package/dist/nodes/ActiveCampaign/EcomOrderDescription.js.map +1 -1
- package/dist/nodes/Adalo/Adalo.node.js.map +1 -1
- package/dist/nodes/Affinity/Affinity.node.js +2 -2
- package/dist/nodes/Affinity/Affinity.node.js.map +1 -1
- package/dist/nodes/AgileCrm/AgileCrm.node.js +1 -1
- package/dist/nodes/AgileCrm/AgileCrm.node.js.map +1 -1
- package/dist/nodes/AgileCrm/GenericFunctions.js.map +1 -1
- package/dist/nodes/AiTransform/AiTransform.node.js +1 -1
- 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.map +1 -1
- package/dist/nodes/Airtable/v1/AirtableV1.node.js +1 -1
- package/dist/nodes/Airtable/v1/AirtableV1.node.js.map +1 -1
- package/dist/nodes/Airtable/v2/AirtableV2.node.js +1 -1
- package/dist/nodes/Airtable/v2/AirtableV2.node.js.map +1 -1
- 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/Record.resource.js +1 -1
- package/dist/nodes/Airtable/v2/actions/record/Record.resource.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 +1 -1
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/router.js +1 -1
- package/dist/nodes/Airtable/v2/actions/router.js.map +1 -1
- package/dist/nodes/Airtable/v2/actions/versionDescription.js +1 -1
- package/dist/nodes/Airtable/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Airtable/v2/helpers/utils.js +1 -1
- package/dist/nodes/Airtable/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Airtable/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Airtable/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Airtable/v2/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/Airtable/v2/transport/index.js.map +1 -1
- package/dist/nodes/Amqp/Amqp.node.js +1 -1
- package/dist/nodes/Amqp/Amqp.node.js.map +1 -1
- package/dist/nodes/Amqp/AmqpTrigger.node.js +1 -1
- package/dist/nodes/Amqp/AmqpTrigger.node.js.map +1 -1
- package/dist/nodes/Asana/Asana.node.js +2 -2
- package/dist/nodes/Asana/Asana.node.js.map +1 -1
- package/dist/nodes/Asana/GenericFunctions.js.map +1 -1
- package/dist/nodes/Automizy/Automizy.node.js +1 -1
- package/dist/nodes/Automizy/Automizy.node.js.map +1 -1
- package/dist/nodes/Autopilot/Autopilot.node.js +1 -1
- package/dist/nodes/Autopilot/Autopilot.node.js.map +1 -1
- package/dist/nodes/Autopilot/AutopilotTrigger.node.js.map +1 -1
- package/dist/nodes/Aws/AwsSnsTrigger.node.js +1 -1
- package/dist/nodes/Aws/AwsSnsTrigger.node.js.map +1 -1
- package/dist/nodes/Aws/CertificateManager/AwsCertificateManager.node.js.map +1 -1
- package/dist/nodes/Aws/CertificateManager/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/Comprehend/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.js.map +1 -1
- package/dist/nodes/Aws/ELB/AwsElb.node.js +1 -1
- 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/GenericFunctions.js +1 -1
- package/dist/nodes/Aws/Rekognition/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/S3/AwsS3.node.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/V1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js +3 -3
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js.map +1 -1
- package/dist/nodes/Aws/S3/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/SES/AwsSes.node.js +1 -1
- package/dist/nodes/Aws/SES/AwsSes.node.js.map +1 -1
- package/dist/nodes/Aws/SES/GenericFunctions.js +2 -2
- package/dist/nodes/Aws/SES/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/SQS/AwsSqs.node.js +2 -2
- package/dist/nodes/Aws/SQS/AwsSqs.node.js.map +1 -1
- package/dist/nodes/Aws/Textract/GenericFunctions.js +2 -2
- package/dist/nodes/Aws/Textract/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/Transcribe/GenericFunctions.js +2 -2
- package/dist/nodes/Aws/Transcribe/GenericFunctions.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/companyReport/get/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/companyReport/get/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/companyReport/get/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/companyReport/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/create/description.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/create/execute.js +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/create/execute.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/create/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/create/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employee/create/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/get/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/get/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employee/get/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/getAll/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/getAll/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employee/getAll/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/update/description.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/update/execute.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employee/update/execute.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/update/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employee/update/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employee/update/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/del/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/del/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/del/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/download/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/download/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/download/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/getAll/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/getAll/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/getAll/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/update/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/update/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/update/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/upload/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/upload/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/employeeDocument/upload/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/del/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/del/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/file/del/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/download/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/download/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/file/download/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/getAll/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/getAll/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/file/getAll/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/update/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/update/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/file/update/index.js.map +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/upload/index.d.ts +1 -1
- package/dist/nodes/BambooHr/v1/actions/file/upload/index.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/file/upload/index.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.js +2 -2
- package/dist/nodes/BambooHr/v1/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Bannerbear/Bannerbear.node.js.map +1 -1
- package/dist/nodes/Bannerbear/GenericFunctions.js +1 -1
- package/dist/nodes/Bannerbear/GenericFunctions.js.map +1 -1
- package/dist/nodes/Baserow/Baserow.node.js.map +1 -1
- package/dist/nodes/Beeminder/Beeminder.node.js.map +1 -1
- package/dist/nodes/Bitly/Bitly.node.js +1 -1
- package/dist/nodes/Bitly/Bitly.node.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/Brevo/AttributeDescription.js.map +1 -1
- package/dist/nodes/Brevo/Brevo.node.js.map +1 -1
- package/dist/nodes/Brevo/BrevoTrigger.node.js.map +1 -1
- package/dist/nodes/Brevo/EmailDescription.js.map +1 -1
- package/dist/nodes/Bubble/Bubble.node.js.map +1 -1
- package/dist/nodes/Bubble/GenericFunctions.js +1 -1
- package/dist/nodes/Bubble/GenericFunctions.js.map +1 -1
- package/dist/nodes/CircleCi/CircleCi.node.js +1 -1
- package/dist/nodes/CircleCi/CircleCi.node.js.map +1 -1
- package/dist/nodes/Cisco/Webex/CiscoWebex.node.js +1 -1
- package/dist/nodes/Cisco/Webex/CiscoWebex.node.js.map +1 -1
- package/dist/nodes/Cisco/Webex/GenericFunctions.js +1 -1
- package/dist/nodes/Cisco/Webex/GenericFunctions.js.map +1 -1
- package/dist/nodes/Clearbit/Clearbit.node.js +1 -1
- package/dist/nodes/Clearbit/Clearbit.node.js.map +1 -1
- package/dist/nodes/ClickUp/ClickUp.node.js +5 -5
- package/dist/nodes/ClickUp/ClickUp.node.js.map +1 -1
- package/dist/nodes/Clockify/Clockify.node.js +1 -1
- package/dist/nodes/Clockify/Clockify.node.js.map +1 -1
- package/dist/nodes/Clockify/ClockifyTrigger.node.js.map +1 -1
- package/dist/nodes/Clockify/UserDtos.js.map +1 -1
- package/dist/nodes/Cloudflare/Cloudflare.node.js.map +1 -1
- package/dist/nodes/Cockpit/Cockpit.node.js.map +1 -1
- package/dist/nodes/Cockpit/CollectionFunctions.js.map +1 -1
- package/dist/nodes/Cockpit/FormFunctions.js.map +1 -1
- package/dist/nodes/Cockpit/SingletonFunctions.js.map +1 -1
- package/dist/nodes/Coda/Coda.node.js +2 -2
- package/dist/nodes/Coda/Coda.node.js.map +1 -1
- package/dist/nodes/Code/Code.node.js +2 -2
- package/dist/nodes/Code/Code.node.js.map +1 -1
- package/dist/nodes/Code/JavaScriptSandbox.js +2 -2
- package/dist/nodes/Code/JavaScriptSandbox.js.map +1 -1
- package/dist/nodes/Code/PythonSandbox.js.map +1 -1
- package/dist/nodes/Code/Sandbox.js +7 -1
- package/dist/nodes/Code/Sandbox.js.map +1 -1
- package/dist/nodes/CoinGecko/CoinGecko.node.js.map +1 -1
- package/dist/nodes/CompareDatasets/CompareDatasets.node.js.map +1 -1
- package/dist/nodes/CompareDatasets/GenericFunctions.js +3 -3
- package/dist/nodes/CompareDatasets/GenericFunctions.js.map +1 -1
- package/dist/nodes/Compression/Compression.node.js +2 -2
- package/dist/nodes/Compression/Compression.node.js.map +1 -1
- package/dist/nodes/Contentful/Contentful.node.js +3 -3
- package/dist/nodes/Contentful/Contentful.node.js.map +1 -1
- package/dist/nodes/ConvertKit/ConvertKit.node.js +1 -1
- package/dist/nodes/ConvertKit/ConvertKit.node.js.map +1 -1
- package/dist/nodes/ConvertKit/ConvertKitTrigger.node.js.map +1 -1
- package/dist/nodes/Copper/Copper.node.js +1 -1
- package/dist/nodes/Copper/Copper.node.js.map +1 -1
- package/dist/nodes/Copper/GenericFunctions.js +1 -1
- package/dist/nodes/Copper/GenericFunctions.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/Cortex/GenericFunctions.js.map +1 -1
- package/dist/nodes/CrateDb/CrateDb.node.js.map +1 -1
- package/dist/nodes/CrowdDev/CrowdDev.node.js.map +1 -1
- package/dist/nodes/CrowdDev/descriptions/activityFields.js +1 -1
- package/dist/nodes/CrowdDev/descriptions/activityFields.js.map +1 -1
- package/dist/nodes/CrowdDev/descriptions/automationFields.js +1 -1
- package/dist/nodes/CrowdDev/descriptions/automationFields.js.map +1 -1
- package/dist/nodes/CrowdDev/descriptions/index.js +2 -2
- package/dist/nodes/CrowdDev/descriptions/index.js.map +1 -1
- package/dist/nodes/CrowdDev/descriptions/memberFields.js +2 -2
- package/dist/nodes/CrowdDev/descriptions/memberFields.js.map +1 -1
- package/dist/nodes/CrowdDev/descriptions/noteFields.js +1 -1
- package/dist/nodes/CrowdDev/descriptions/noteFields.js.map +1 -1
- package/dist/nodes/CrowdDev/descriptions/organizationFields.js +1 -1
- package/dist/nodes/CrowdDev/descriptions/organizationFields.js.map +1 -1
- package/dist/nodes/CrowdDev/descriptions/taskFields.js +1 -1
- package/dist/nodes/CrowdDev/descriptions/taskFields.js.map +1 -1
- package/dist/nodes/Crypto/Crypto.node.js +2 -2
- package/dist/nodes/Crypto/Crypto.node.js.map +1 -1
- package/dist/nodes/CustomerIo/CustomerIo.node.js +1 -1
- package/dist/nodes/CustomerIo/CustomerIo.node.js.map +1 -1
- package/dist/nodes/CustomerIo/GenericFunctions.js.map +1 -1
- package/dist/nodes/DateTime/V1/DateTimeV1.node.js +2 -2
- package/dist/nodes/DateTime/V1/DateTimeV1.node.js.map +1 -1
- package/dist/nodes/DateTime/V2/AddToDateDescription.js.map +1 -1
- package/dist/nodes/DateTime/V2/CurrentDateDescription.js.map +1 -1
- package/dist/nodes/DateTime/V2/DateTimeV2.node.js +6 -6
- package/dist/nodes/DateTime/V2/DateTimeV2.node.js.map +1 -1
- package/dist/nodes/DateTime/V2/ExtractDateDescription.js.map +1 -1
- package/dist/nodes/DateTime/V2/FormatDateDescription.js.map +1 -1
- package/dist/nodes/DateTime/V2/GetTimeBetweenDates.js.map +1 -1
- package/dist/nodes/DateTime/V2/RoundDateDescription.js.map +1 -1
- package/dist/nodes/DateTime/V2/SubtractFromDateDescription.js.map +1 -1
- package/dist/nodes/DebugHelper/DebugHelper.node.js +2 -2
- package/dist/nodes/DebugHelper/DebugHelper.node.js.map +1 -1
- package/dist/nodes/DeepL/DeepL.node.js.map +1 -1
- package/dist/nodes/Demio/Demio.node.js +1 -1
- package/dist/nodes/Demio/Demio.node.js.map +1 -1
- package/dist/nodes/Discord/v1/DiscordV1.node.js.map +1 -1
- package/dist/nodes/Discord/v2/DiscordV2.node.js +1 -1
- package/dist/nodes/Discord/v2/DiscordV2.node.js.map +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.map +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/index.d.ts +1 -1
- package/dist/nodes/Discord/v2/actions/channel/index.js +3 -3
- package/dist/nodes/Discord/v2/actions/channel/index.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/update.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/common.description.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/index.js +1 -1
- package/dist/nodes/Discord/v2/actions/member/index.js.map +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.map +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.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/index.d.ts +2 -2
- package/dist/nodes/Discord/v2/actions/message/index.js +5 -5
- package/dist/nodes/Discord/v2/actions/message/index.js.map +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 +1 -1
- package/dist/nodes/Discord/v2/actions/message/send.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/router.js +3 -3
- package/dist/nodes/Discord/v2/actions/router.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/versionDescription.js +1 -1
- package/dist/nodes/Discord/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.js +1 -1
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.js.map +1 -1
- package/dist/nodes/Discord/v2/helpers/utils.d.ts +1 -1
- package/dist/nodes/Discord/v2/helpers/utils.js +2 -2
- package/dist/nodes/Discord/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Discord/v2/methods/listSearch.js +1 -1
- package/dist/nodes/Discord/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Discord/v2/methods/loadOptions.js +1 -1
- package/dist/nodes/Discord/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Discord/v2/transport/discord.api.d.ts +1 -1
- package/dist/nodes/Discord/v2/transport/discord.api.js.map +1 -1
- package/dist/nodes/Discourse/Discourse.node.js +2 -2
- package/dist/nodes/Discourse/Discourse.node.js.map +1 -1
- package/dist/nodes/Drift/Drift.node.js +1 -1
- package/dist/nodes/Drift/Drift.node.js.map +1 -1
- package/dist/nodes/E2eTest/E2eTest.node.js.map +1 -1
- package/dist/nodes/ERPNext/ERPNext.node.js.map +1 -1
- package/dist/nodes/EditImage/EditImage.node.js +3 -3
- package/dist/nodes/EditImage/EditImage.node.js.map +1 -1
- package/dist/nodes/Egoi/Egoi.node.js.map +1 -1
- package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.js +1 -1
- package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.js.map +1 -1
- package/dist/nodes/Elastic/ElasticSecurity/GenericFunctions.js +1 -1
- 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 +2 -2
- package/dist/nodes/Elastic/Elasticsearch/GenericFunctions.js.map +1 -1
- package/dist/nodes/EmailReadImap/v1/EmailReadImapV1.node.d.ts +1 -1
- package/dist/nodes/EmailReadImap/v1/EmailReadImapV1.node.js +3 -3
- package/dist/nodes/EmailReadImap/v1/EmailReadImapV1.node.js.map +1 -1
- package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.d.ts +1 -1
- package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js +3 -3
- package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js.map +1 -1
- package/dist/nodes/EmailSend/v1/EmailSendV1.node.js.map +1 -1
- package/dist/nodes/EmailSend/v2/send.operation.js.map +1 -1
- package/dist/nodes/Emelia/Emelia.node.js +1 -1
- package/dist/nodes/Emelia/Emelia.node.js.map +1 -1
- package/dist/nodes/ExecuteWorkflow/{ExecuteWorkflow.node.d.ts → ExecuteWorkflow/ExecuteWorkflow.node.d.ts} +6 -0
- package/dist/nodes/ExecuteWorkflow/{ExecuteWorkflow.node.js → ExecuteWorkflow/ExecuteWorkflow.node.js} +74 -3
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/ExecuteWorkflow.node.js.map +1 -0
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/GenericFunctions.d.ts +2 -0
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/GenericFunctions.js.map +1 -0
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.d.ts +5 -0
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js +187 -0
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js.map +1 -0
- package/dist/nodes/Facebook/FacebookTrigger.node.js +1 -1
- package/dist/nodes/Facebook/FacebookTrigger.node.js.map +1 -1
- package/dist/nodes/Facebook/GenericFunctions.js +1 -1
- package/dist/nodes/Facebook/GenericFunctions.js.map +1 -1
- package/dist/nodes/FacebookLeadAds/FacebookLeadAdsTrigger.node.js.map +1 -1
- package/dist/nodes/FacebookLeadAds/GenericFunctions.js.map +1 -1
- 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/Files/ConvertToFile/ConvertToFile.node.js +2 -2
- package/dist/nodes/Files/ConvertToFile/ConvertToFile.node.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/iCall.operation.js +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/iCall.operation.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.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.js +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.js.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js +3 -3
- 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/actions/read.operation.js +2 -2
- 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/Filter/V1/GenericFunctions.js +1 -1
- package/dist/nodes/Filter/V1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Filter/V2/FilterV2.node.js +1 -1
- package/dist/nodes/Filter/V2/FilterV2.node.js.map +1 -1
- package/dist/nodes/Flow/Flow.node.js.map +1 -1
- package/dist/nodes/Form/Form.node.js +10 -29
- package/dist/nodes/Form/Form.node.js.map +1 -1
- package/dist/nodes/Form/FormTrigger.node.js.map +1 -1
- package/dist/nodes/Form/common.descriptions.js.map +1 -1
- package/dist/nodes/Form/interfaces.d.ts +0 -6
- package/dist/nodes/Form/interfaces.js.map +1 -1
- package/dist/nodes/Form/utils.d.ts +1 -1
- package/dist/nodes/Form/utils.js +3 -3
- package/dist/nodes/Form/utils.js.map +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js.map +1 -1
- package/dist/nodes/Freshdesk/Freshdesk.node.js +1 -1
- package/dist/nodes/Freshdesk/Freshdesk.node.js.map +1 -1
- package/dist/nodes/Freshservice/Freshservice.node.js +1 -1
- package/dist/nodes/Freshservice/Freshservice.node.js.map +1 -1
- package/dist/nodes/Freshservice/GenericFunctions.js +2 -2
- package/dist/nodes/Freshservice/GenericFunctions.js.map +1 -1
- package/dist/nodes/Freshservice/descriptions/RequesterDescription.js.map +1 -1
- package/dist/nodes/FreshworksCrm/FreshworksCrm.node.js +1 -1
- 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/FreshworksCrm/descriptions/AppointmentDescription.js.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.js +3 -3
- package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
- package/dist/nodes/Function/Function.node.js.map +1 -1
- package/dist/nodes/FunctionItem/FunctionItem.node.js.map +1 -1
- package/dist/nodes/GetResponse/GetResponse.node.js +1 -1
- package/dist/nodes/GetResponse/GetResponse.node.js.map +1 -1
- package/dist/nodes/Ghost/Ghost.node.js +1 -1
- package/dist/nodes/Ghost/Ghost.node.js.map +1 -1
- package/dist/nodes/Git/Git.node.js +1 -1
- package/dist/nodes/Git/Git.node.js.map +1 -1
- package/dist/nodes/Github/Github.node.js +1 -1
- package/dist/nodes/Github/Github.node.js.map +1 -1
- package/dist/nodes/Github/SearchFunctions.js.map +1 -1
- package/dist/nodes/GoToWebinar/GenericFunctions.js +2 -2
- package/dist/nodes/GoToWebinar/GenericFunctions.js.map +1 -1
- package/dist/nodes/GoToWebinar/GoToWebinar.node.js +2 -2
- package/dist/nodes/GoToWebinar/GoToWebinar.node.js.map +1 -1
- package/dist/nodes/Google/Analytics/v1/GoogleAnalyticsV1.node.js +2 -2
- package/dist/nodes/Google/Analytics/v1/GoogleAnalyticsV1.node.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/GoogleAnalyticsV2.node.js +1 -1
- package/dist/nodes/Google/Analytics/v2/GoogleAnalyticsV2.node.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/report/Report.resource.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/report/get.universal.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/userActivity/UserActivity.resource.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/userActivity/search.operation.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/versionDescription.js +1 -1
- package/dist/nodes/Google/Analytics/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/helpers/utils.js +1 -1
- package/dist/nodes/Google/Analytics/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Google/Analytics/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v1/GoogleBigQueryV1.node.js +2 -2
- package/dist/nodes/Google/BigQuery/v1/GoogleBigQueryV1.node.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/GoogleBigQueryV2.node.js +2 -2
- package/dist/nodes/Google/BigQuery/v2/GoogleBigQueryV2.node.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/Database.resource.d.ts +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/Database.resource.js +3 -3
- package/dist/nodes/Google/BigQuery/v2/actions/database/Database.resource.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js +1 -1
- 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 +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/router.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/transport/index.js.map +1 -1
- package/dist/nodes/Google/Books/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Calendar/CalendarDescription.js.map +1 -1
- package/dist/nodes/Google/Calendar/GenericFunctions.js +1 -1
- package/dist/nodes/Google/Calendar/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.js +3 -3
- 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 +2 -2
- package/dist/nodes/Google/Chat/GoogleChat.node.js.map +1 -1
- package/dist/nodes/Google/CloudNaturalLanguage/GoogleCloudNaturalLanguage.node.js.map +1 -1
- package/dist/nodes/Google/CloudStorage/ObjectDescription.js.map +1 -1
- package/dist/nodes/Google/Contacts/GoogleContacts.node.js +1 -1
- package/dist/nodes/Google/Contacts/GoogleContacts.node.js.map +1 -1
- package/dist/nodes/Google/Docs/GoogleDocs.node.js +1 -1
- package/dist/nodes/Google/Docs/GoogleDocs.node.js.map +1 -1
- package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js +2 -2
- package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Drive/test/v2/node/helpers.js.map +1 -1
- package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js +2 -2
- package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js.map +1 -1
- package/dist/nodes/Google/Drive/v1/SearchFunctions.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/GoogleDriveV2.node.js +1 -1
- package/dist/nodes/Google/Drive/v2/GoogleDriveV2.node.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/common.descriptions.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/common.descriptions.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.js +2 -2
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.js +3 -3
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.js +3 -3
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.js +1 -1
- 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 -2
- 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 +4 -4
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.js +2 -2
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.js +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/router.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/helpers/utils.d.ts +1 -1
- package/dist/nodes/Google/Drive/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/methods/listSearch.js +1 -1
- package/dist/nodes/Google/Drive/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/transport/index.js.map +1 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/GenericFunctions.js +1 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js +2 -2
- package/dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js +1 -1
- package/dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js.map +1 -1
- package/dist/nodes/Google/GenericFunctions.js +3 -3
- package/dist/nodes/Google/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Gmail/GenericFunctions.d.ts +2 -2
- package/dist/nodes/Google/Gmail/GenericFunctions.js +3 -3
- package/dist/nodes/Google/Gmail/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.js +4 -4
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.d.ts +1 -1
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js +1 -1
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js.map +1 -1
- package/dist/nodes/Google/Gmail/v2/MessageDescription.js.map +1 -1
- package/dist/nodes/Google/Perspective/GooglePerspective.node.js +1 -1
- package/dist/nodes/Google/Perspective/GooglePerspective.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/GoogleSheetsTrigger.node.js +4 -4
- 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/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Sheet/v1/GoogleSheet.js +1 -1
- package/dist/nodes/Google/Sheet/v1/GoogleSheet.js.map +1 -1
- package/dist/nodes/Google/Sheet/v1/GoogleSheetsV1.node.js +8 -8
- package/dist/nodes/Google/Sheet/v1/GoogleSheetsV1.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/GoogleSheetsV2.node.js +1 -1
- package/dist/nodes/Google/Sheet/v2/GoogleSheetsV2.node.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/Sheet.resource.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/Sheet.resource.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/clear.operation.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/clear.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/create.operation.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/create.operation.js +2 -2
- package/dist/nodes/Google/Sheet/v2/actions/sheet/create.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/delete.operation.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/delete.operation.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/delete.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/read.operation.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/read.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/remove.operation.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/remove.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.d.ts +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/spreadsheet/SpreadSheet.resource.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/spreadsheet/create.operation.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/spreadsheet/create.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/spreadsheet/delete.operation.js +2 -2
- package/dist/nodes/Google/Sheet/v2/actions/spreadsheet/delete.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js +1 -1
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheets.utils.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/transport/index.js +1 -1
- package/dist/nodes/Google/Sheet/v2/transport/index.js.map +1 -1
- package/dist/nodes/Google/Task/GoogleTasks.node.js.map +1 -1
- package/dist/nodes/Google/YouTube/YouTube.node.js +3 -3
- package/dist/nodes/Google/YouTube/YouTube.node.js.map +1 -1
- package/dist/nodes/Grafana/Grafana.node.js +1 -1
- package/dist/nodes/Grafana/Grafana.node.js.map +1 -1
- package/dist/nodes/Grist/GenericFunctions.js +1 -1
- package/dist/nodes/Grist/GenericFunctions.js.map +1 -1
- package/dist/nodes/Grist/Grist.node.js.map +1 -1
- package/dist/nodes/HaloPSA/HaloPSA.node.js.map +1 -1
- package/dist/nodes/Harvest/Harvest.node.js +1 -1
- package/dist/nodes/Harvest/Harvest.node.js.map +1 -1
- package/dist/nodes/HelpScout/GenericFunctions.js +1 -1
- package/dist/nodes/HelpScout/GenericFunctions.js.map +1 -1
- package/dist/nodes/HelpScout/HelpScout.node.js +1 -1
- package/dist/nodes/HelpScout/HelpScout.node.js.map +1 -1
- package/dist/nodes/HighLevel/v1/GenericFunctions.js +1 -1
- package/dist/nodes/HighLevel/v1/GenericFunctions.js.map +1 -1
- package/dist/nodes/HighLevel/v1/description/ContactDescription.js.map +1 -1
- package/dist/nodes/HighLevel/v2/GenericFunctions.d.ts +3 -1
- package/dist/nodes/HighLevel/v2/GenericFunctions.js +58 -21
- package/dist/nodes/HighLevel/v2/GenericFunctions.js.map +1 -1
- package/dist/nodes/HighLevel/v2/HighLevelV2.node.d.ts +6 -3
- package/dist/nodes/HighLevel/v2/HighLevelV2.node.js +61 -1
- package/dist/nodes/HighLevel/v2/HighLevelV2.node.js.map +1 -1
- package/dist/nodes/HighLevel/v2/description/CalendarDescription.d.ts +3 -0
- package/dist/nodes/HighLevel/v2/description/CalendarDescription.js +382 -0
- package/dist/nodes/HighLevel/v2/description/CalendarDescription.js.map +1 -0
- package/dist/nodes/HighLevel/v2/description/ContactDescription.js +74 -47
- package/dist/nodes/HighLevel/v2/description/ContactDescription.js.map +1 -1
- package/dist/nodes/HomeAssistant/HomeAssistant.node.js +5 -5
- package/dist/nodes/HomeAssistant/HomeAssistant.node.js.map +1 -1
- package/dist/nodes/Html/Html.node.js +2 -2
- package/dist/nodes/Html/Html.node.js.map +1 -1
- package/dist/nodes/Html/utils.js.map +1 -1
- package/dist/nodes/HtmlExtract/HtmlExtract.node.js +1 -1
- package/dist/nodes/HtmlExtract/HtmlExtract.node.js.map +1 -1
- package/dist/nodes/HttpRequest/GenericFunctions.js +3 -3
- package/dist/nodes/HttpRequest/GenericFunctions.js.map +1 -1
- package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.js.map +1 -1
- package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +2 -2
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
- package/dist/nodes/Hubspot/Hubspot.node.js.map +1 -1
- package/dist/nodes/Hubspot/V1/GenericFunctions.js +1 -1
- package/dist/nodes/Hubspot/V1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Hubspot/V1/HubspotV1.node.js +3 -3
- package/dist/nodes/Hubspot/V1/HubspotV1.node.js.map +1 -1
- package/dist/nodes/Hubspot/V2/GenericFunctions.js +1 -1
- package/dist/nodes/Hubspot/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Hubspot/V2/HubspotV2.node.js +4 -4
- package/dist/nodes/Hubspot/V2/HubspotV2.node.js.map +1 -1
- package/dist/nodes/HumanticAI/HumanticAi.node.js.map +1 -1
- package/dist/nodes/Hunter/Hunter.node.js.map +1 -1
- package/dist/nodes/ICalendar/createEvent.operation.js +3 -3
- package/dist/nodes/ICalendar/createEvent.operation.js.map +1 -1
- package/dist/nodes/If/V2/IfV2.node.js +1 -1
- package/dist/nodes/If/V2/IfV2.node.js.map +1 -1
- package/dist/nodes/Intercom/Intercom.node.js +2 -2
- package/dist/nodes/Intercom/Intercom.node.js.map +1 -1
- package/dist/nodes/InvoiceNinja/GenericFunctions.js +1 -1
- package/dist/nodes/InvoiceNinja/GenericFunctions.js.map +1 -1
- package/dist/nodes/InvoiceNinja/InvoiceNinja.node.js +5 -5
- package/dist/nodes/InvoiceNinja/InvoiceNinja.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/V1/summarize.operation.js +1 -1
- package/dist/nodes/ItemLists/V1/summarize.operation.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/V2/summarize.operation.js +1 -1
- package/dist/nodes/ItemLists/V2/summarize.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/ItemListsV3.node.js +1 -1
- package/dist/nodes/ItemLists/V3/ItemListsV3.node.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.js +2 -2
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.js +2 -2
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.js +2 -2
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.js +3 -3
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.js +2 -2
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/router.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/Jira/Jira.node.js.map +1 -1
- package/dist/nodes/Jwt/Jwt.node.js +1 -1
- package/dist/nodes/Jwt/Jwt.node.js.map +1 -1
- package/dist/nodes/Kafka/Kafka.node.js +1 -1
- package/dist/nodes/Kafka/Kafka.node.js.map +1 -1
- package/dist/nodes/Kafka/KafkaTrigger.node.js +1 -1
- package/dist/nodes/Kafka/KafkaTrigger.node.js.map +1 -1
- package/dist/nodes/Keap/GenericFunctions.js +1 -1
- package/dist/nodes/Keap/GenericFunctions.js.map +1 -1
- package/dist/nodes/Keap/Keap.node.js +2 -2
- package/dist/nodes/Keap/Keap.node.js.map +1 -1
- package/dist/nodes/Keap/KeapTrigger.node.js.map +1 -1
- package/dist/nodes/Kitemaker/Kitemaker.node.js +1 -1
- package/dist/nodes/Kitemaker/Kitemaker.node.js.map +1 -1
- package/dist/nodes/KoBoToolbox/GenericFunctions.js +9 -9
- package/dist/nodes/KoBoToolbox/GenericFunctions.js.map +1 -1
- package/dist/nodes/KoBoToolbox/KoBoToolbox.node.js +3 -3
- package/dist/nodes/KoBoToolbox/KoBoToolbox.node.js.map +1 -1
- package/dist/nodes/KoBoToolbox/KoBoToolboxTrigger.node.js.map +1 -1
- package/dist/nodes/Ldap/Helpers.d.ts +4 -2
- package/dist/nodes/Ldap/Helpers.js +2 -3
- package/dist/nodes/Ldap/Helpers.js.map +1 -1
- package/dist/nodes/Ldap/Ldap.node.js +7 -7
- package/dist/nodes/Ldap/Ldap.node.js.map +1 -1
- package/dist/nodes/Lemlist/GenericFunctions.js.map +1 -1
- package/dist/nodes/Lemlist/v1/LemlistV1.node.js +1 -1
- package/dist/nodes/Lemlist/v1/LemlistV1.node.js.map +1 -1
- package/dist/nodes/Lemlist/v2/LemlistV2.node.js +1 -1
- package/dist/nodes/Lemlist/v2/LemlistV2.node.js.map +1 -1
- package/dist/nodes/Line/Line.node.js.map +1 -1
- package/dist/nodes/Linear/GenericFunctions.js +1 -1
- package/dist/nodes/Linear/GenericFunctions.js.map +1 -1
- package/dist/nodes/Linear/Linear.node.js.map +1 -1
- package/dist/nodes/LinkedIn/LinkedIn.node.js.map +1 -1
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js.map +1 -1
- package/dist/nodes/LoneScale/GenericFunctions.js.map +1 -1
- package/dist/nodes/Magento/GenericFunctions.js.map +1 -1
- package/dist/nodes/Magento/Magento2.node.js +3 -3
- package/dist/nodes/Magento/Magento2.node.js.map +1 -1
- package/dist/nodes/Mailcheck/GenericFunctions.js.map +1 -1
- package/dist/nodes/Mailchimp/Mailchimp.node.js.map +1 -1
- package/dist/nodes/Mailchimp/MailchimpTrigger.node.js.map +1 -1
- package/dist/nodes/Mailjet/Mailjet.node.js +1 -1
- package/dist/nodes/Mailjet/Mailjet.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/Markdown/Markdown.node.js +3 -3
- package/dist/nodes/Markdown/Markdown.node.js.map +1 -1
- package/dist/nodes/Marketstack/Marketstack.node.js.map +1 -1
- package/dist/nodes/Matrix/GenericFunctions.js.map +1 -1
- package/dist/nodes/Matrix/Matrix.node.js +1 -1
- package/dist/nodes/Matrix/Matrix.node.js.map +1 -1
- package/dist/nodes/Mattermost/v1/MattermostV1.node.js +1 -1
- package/dist/nodes/Mattermost/v1/MattermostV1.node.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/addUser/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/addUser/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/addUser/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/create/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/create/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/create/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/del/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/del/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/del/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/index.d.ts +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/index.js +4 -4
- package/dist/nodes/Mattermost/v1/actions/channel/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/members/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/members/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/members/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/restore/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/restore/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/restore/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/search/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/search/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/search/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/statistics/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/channel/statistics/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/channel/statistics/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/del/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/del/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/message/del/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/post/execute.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/post/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/post/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/message/post/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/postEphemeral/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/message/postEphemeral/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/message/postEphemeral/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/reaction/create/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/reaction/create/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/reaction/create/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/reaction/del/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/reaction/del/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/reaction/del/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/reaction/getAll/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/reaction/getAll/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/reaction/getAll/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/reaction/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/router.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/create/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/create/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/user/create/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/deactive/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/deactive/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/user/deactive/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getAll/execute.js +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getAll/execute.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getAll/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getAll/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/user/getAll/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getByEmail/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getByEmail/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/user/getByEmail/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getById/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/getById/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/user/getById/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/invite/index.d.ts +1 -1
- package/dist/nodes/Mattermost/v1/actions/user/invite/index.js +2 -2
- package/dist/nodes/Mattermost/v1/actions/user/invite/index.js.map +1 -1
- package/dist/nodes/Mattermost/v1/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Mautic/Mautic.node.js +6 -6
- package/dist/nodes/Mautic/Mautic.node.js.map +1 -1
- package/dist/nodes/Mautic/MauticTrigger.node.js.map +1 -1
- package/dist/nodes/Merge/v1/MergeV1.node.js +1 -1
- package/dist/nodes/Merge/v1/MergeV1.node.js.map +1 -1
- package/dist/nodes/Merge/v2/MergeV2.node.js +2 -2
- package/dist/nodes/Merge/v2/MergeV2.node.js.map +1 -1
- package/dist/nodes/Merge/v2/utils.js +1 -1
- package/dist/nodes/Merge/v2/utils.js.map +1 -1
- package/dist/nodes/Merge/v3/MergeV3.node.js +1 -1
- package/dist/nodes/Merge/v3/MergeV3.node.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 +1 -1
- 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 +2 -2
- 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/mode/index.d.ts +1 -1
- package/dist/nodes/Merge/v3/actions/mode/index.js +2 -2
- package/dist/nodes/Merge/v3/actions/mode/index.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.js +1 -1
- package/dist/nodes/Merge/v3/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Merge/v3/helpers/utils.js +1 -1
- package/dist/nodes/Merge/v3/helpers/utils.js.map +1 -1
- package/dist/nodes/Metabase/Metabase.node.js +3 -3
- package/dist/nodes/Metabase/Metabase.node.js.map +1 -1
- package/dist/nodes/Microsoft/Dynamics/MicrosoftDynamicsCrm.node.js +1 -1
- package/dist/nodes/Microsoft/Dynamics/MicrosoftDynamicsCrm.node.js.map +1 -1
- package/dist/nodes/Microsoft/Entra/GenericFunctions.d.ts +8 -0
- package/dist/nodes/Microsoft/Entra/GenericFunctions.js +272 -0
- package/dist/nodes/Microsoft/Entra/GenericFunctions.js.map +1 -0
- package/dist/nodes/Microsoft/Entra/MicrosoftEntra.node.d.ts +17 -0
- package/dist/nodes/Microsoft/Entra/MicrosoftEntra.node.js +98 -0
- package/dist/nodes/Microsoft/Entra/MicrosoftEntra.node.js.map +1 -0
- package/dist/nodes/Microsoft/Entra/MicrosoftEntra.node.json +18 -0
- package/dist/nodes/Microsoft/Entra/descriptions/GroupDescription.d.ts +3 -0
- package/dist/nodes/Microsoft/Entra/descriptions/GroupDescription.js +1077 -0
- package/dist/nodes/Microsoft/Entra/descriptions/GroupDescription.js.map +1 -0
- package/dist/nodes/Microsoft/Entra/descriptions/UserDescription.d.ts +3 -0
- package/dist/nodes/Microsoft/Entra/descriptions/UserDescription.js +2019 -0
- package/dist/nodes/Microsoft/Entra/descriptions/UserDescription.js.map +1 -0
- package/dist/nodes/Microsoft/Entra/descriptions/index.d.ts +2 -0
- package/dist/nodes/Microsoft/Entra/descriptions/index.js +19 -0
- package/dist/nodes/Microsoft/Entra/descriptions/index.js.map +1 -0
- package/dist/nodes/Microsoft/Entra/microsoftEntra.dark.svg +4 -0
- package/dist/nodes/Microsoft/Entra/microsoftEntra.svg +8 -0
- package/dist/nodes/Microsoft/Entra/test/mocks.d.ts +585 -0
- package/dist/nodes/Microsoft/Entra/test/mocks.js +1233 -0
- package/dist/nodes/Microsoft/Entra/test/mocks.js.map +1 -0
- package/dist/nodes/Microsoft/Excel/v1/MicrosoftExcelV1.node.js +3 -3
- package/dist/nodes/Microsoft/Excel/v1/MicrosoftExcelV1.node.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/MicrosoftExcelV2.node.js +2 -2
- package/dist/nodes/Microsoft/Excel/v2/MicrosoftExcelV2.node.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/Table.resource.d.ts +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/Table.resource.js +2 -2
- package/dist/nodes/Microsoft/Excel/v2/actions/table/Table.resource.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 +1 -1
- 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 +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.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 +1 -1
- 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/append.operation.js +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.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.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Microsoft/GraphSecurity/MicrosoftGraphSecurity.node.js +1 -1
- package/dist/nodes/Microsoft/GraphSecurity/MicrosoftGraphSecurity.node.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/GenericFunctions.d.ts +1 -1
- package/dist/nodes/Microsoft/OneDrive/GenericFunctions.js +1 -1
- package/dist/nodes/Microsoft/OneDrive/GenericFunctions.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.js +1 -1
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDriveTrigger.node.js +1 -1
- package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDriveTrigger.node.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/TriggerDescription.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/MicrosoftOutlookTrigger.node.js +1 -1
- package/dist/nodes/Microsoft/Outlook/MicrosoftOutlookTrigger.node.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/trigger/GenericFunctions.js +1 -1
- package/dist/nodes/Microsoft/Outlook/trigger/GenericFunctions.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/trigger/MessageDescription.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v1/MicrosoftOutlookV1.node.js +4 -4
- package/dist/nodes/Microsoft/Outlook/v1/MicrosoftOutlookV1.node.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/MicrosoftOutlookV2.node.js +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/MicrosoftOutlookV2.node.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.js +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/index.d.ts +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/index.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/index.d.ts +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/index.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.js +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.js +3 -3
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/index.d.ts +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/index.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.js +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.js +2 -2
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/index.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/node.description.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/router.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.js +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/transport/index.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v1/MicrosoftTeamsV1.node.js +2 -2
- package/dist/nodes/Microsoft/Teams/v1/MicrosoftTeamsV1.node.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/MicrosoftTeamsV2.node.js +1 -1
- package/dist/nodes/Microsoft/Teams/v2/MicrosoftTeamsV2.node.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.js +4 -4
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.js +4 -4
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.js +2 -2
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.js +4 -4
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/router.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.js +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.js +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.js +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.js +6 -6
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.js +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/methods/listSearch.js +1 -1
- package/dist/nodes/Microsoft/Teams/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/transport/index.js.map +1 -1
- package/dist/nodes/Microsoft/ToDo/MicrosoftToDo.node.js +2 -2
- package/dist/nodes/Microsoft/ToDo/MicrosoftToDo.node.js.map +1 -1
- package/dist/nodes/Misp/GenericFunctions.js +2 -2
- package/dist/nodes/Misp/GenericFunctions.js.map +1 -1
- package/dist/nodes/Misp/Misp.node.js +1 -1
- package/dist/nodes/Misp/Misp.node.js.map +1 -1
- package/dist/nodes/Misp/descriptions/AttributeDescription.js +1 -1
- package/dist/nodes/Misp/descriptions/AttributeDescription.js.map +1 -1
- package/dist/nodes/Misp/descriptions/EventDescription.js +1 -1
- package/dist/nodes/Misp/descriptions/EventDescription.js.map +1 -1
- package/dist/nodes/Misp/descriptions/ObjectDescription.js +1 -1
- package/dist/nodes/Misp/descriptions/ObjectDescription.js.map +1 -1
- package/dist/nodes/MondayCom/GenericFunctions.js +1 -1
- package/dist/nodes/MondayCom/GenericFunctions.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/GenericFunctions.d.ts +1 -1
- package/dist/nodes/MongoDb/GenericFunctions.js +2 -2
- package/dist/nodes/MongoDb/GenericFunctions.js.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.js +3 -3
- package/dist/nodes/MongoDb/MongoDb.node.js.map +1 -1
- package/dist/nodes/MonicaCrm/MonicaCrm.node.js +1 -1
- package/dist/nodes/MonicaCrm/MonicaCrm.node.js.map +1 -1
- package/dist/nodes/MoveBinaryData/MoveBinaryData.node.js +1 -1
- package/dist/nodes/MoveBinaryData/MoveBinaryData.node.js.map +1 -1
- package/dist/nodes/MySql/v1/GenericFunctions.d.ts +1 -1
- package/dist/nodes/MySql/v1/GenericFunctions.js.map +1 -1
- package/dist/nodes/MySql/v1/MySqlV1.node.js +1 -1
- package/dist/nodes/MySql/v1/MySqlV1.node.js.map +1 -1
- package/dist/nodes/MySql/v2/MySqlV2.node.js +2 -2
- package/dist/nodes/MySql/v2/MySqlV2.node.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/common.descriptions.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/Database.resource.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/Database.resource.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/insert.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/insert.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/update.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/update.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/router.js +2 -2
- package/dist/nodes/MySql/v2/actions/router.js.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.js +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/MySql/v2/methods/credentialTest.js.map +1 -1
- package/dist/nodes/MySql/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/MySql/v2/methods/loadOptions.js +1 -1
- package/dist/nodes/MySql/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/MySql/v2/transport/index.js +2 -2
- package/dist/nodes/MySql/v2/transport/index.js.map +1 -1
- package/dist/nodes/N8n/CredentialDescription.js.map +1 -1
- package/dist/nodes/N8n/ExecutionDescription.js.map +1 -1
- package/dist/nodes/N8n/N8n.node.js.map +1 -1
- package/dist/nodes/N8n/WorkflowDescription.js.map +1 -1
- package/dist/nodes/N8n/WorkflowLocator.js.map +1 -1
- package/dist/nodes/Nasa/Nasa.node.js +1 -1
- package/dist/nodes/Nasa/Nasa.node.js.map +1 -1
- package/dist/nodes/Netlify/Netlify.node.js +1 -1
- package/dist/nodes/Netlify/Netlify.node.js.map +1 -1
- package/dist/nodes/Netlify/NetlifyTrigger.node.js.map +1 -1
- package/dist/nodes/Netscaler/ADC/NetscalerAdc.node.js +2 -2
- package/dist/nodes/Netscaler/ADC/NetscalerAdc.node.js.map +1 -1
- package/dist/nodes/NextCloud/NextCloud.node.js +2 -2
- package/dist/nodes/NextCloud/NextCloud.node.js.map +1 -1
- package/dist/nodes/NocoDB/NocoDB.node.js.map +1 -1
- package/dist/nodes/Notion/NotionTrigger.node.js +1 -1
- package/dist/nodes/Notion/NotionTrigger.node.js.map +1 -1
- package/dist/nodes/Notion/shared/GenericFunctions.js +3 -3
- package/dist/nodes/Notion/shared/GenericFunctions.js.map +1 -1
- package/dist/nodes/Notion/shared/descriptions/Blocks.js.map +1 -1
- package/dist/nodes/Notion/shared/descriptions/DatabaseDescription.js.map +1 -1
- package/dist/nodes/Notion/shared/descriptions/DatabasePageDescription.js +1 -1
- package/dist/nodes/Notion/shared/descriptions/DatabasePageDescription.js.map +1 -1
- package/dist/nodes/Notion/shared/methods/listSearch.js.map +1 -1
- package/dist/nodes/Notion/v1/NotionV1.node.js +1 -1
- package/dist/nodes/Notion/v1/NotionV1.node.js.map +1 -1
- package/dist/nodes/Notion/v1/VersionDescription.js +3 -3
- package/dist/nodes/Notion/v1/VersionDescription.js.map +1 -1
- package/dist/nodes/Notion/v2/NotionV2.node.d.ts +1 -1
- package/dist/nodes/Notion/v2/NotionV2.node.js +4 -4
- package/dist/nodes/Notion/v2/NotionV2.node.js.map +1 -1
- package/dist/nodes/Notion/v2/VersionDescription.js +3 -3
- package/dist/nodes/Notion/v2/VersionDescription.js.map +1 -1
- package/dist/nodes/Notion/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Npm/Npm.node.js +1 -1
- package/dist/nodes/Npm/Npm.node.js.map +1 -1
- package/dist/nodes/Npm/PackageDescription.js.map +1 -1
- package/dist/nodes/Odoo/Odoo.node.js +1 -1
- package/dist/nodes/Odoo/Odoo.node.js.map +1 -1
- package/dist/nodes/Odoo/descriptions/index.d.ts +1 -1
- package/dist/nodes/Odoo/descriptions/index.js +3 -3
- package/dist/nodes/Odoo/descriptions/index.js.map +1 -1
- package/dist/nodes/Okta/Okta.node.js.map +1 -1
- package/dist/nodes/Okta/UserDescription.js.map +1 -1
- package/dist/nodes/Onfleet/GenericFunctions.js +1 -1
- package/dist/nodes/Onfleet/GenericFunctions.js.map +1 -1
- package/dist/nodes/Onfleet/Onfleet.js +1 -1
- package/dist/nodes/Onfleet/Onfleet.js.map +1 -1
- package/dist/nodes/Onfleet/Onfleet.node.js +7 -7
- package/dist/nodes/Onfleet/Onfleet.node.js.map +1 -1
- package/dist/nodes/Onfleet/OnfleetTrigger.node.js.map +1 -1
- package/dist/nodes/Onfleet/descriptions/TaskDescription.js.map +1 -1
- package/dist/nodes/OpenAi/ChatDescription.js.map +1 -1
- package/dist/nodes/OpenAi/ImageDescription.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/OpenAi/TextDescription.js.map +1 -1
- package/dist/nodes/Orbit/Orbit.node.js.map +1 -1
- package/dist/nodes/Oura/Oura.node.js.map +1 -1
- package/dist/nodes/Paddle/Paddle.node.js +1 -1
- package/dist/nodes/Paddle/Paddle.node.js.map +1 -1
- package/dist/nodes/PagerDuty/GenericFunctions.js +1 -1
- package/dist/nodes/PagerDuty/GenericFunctions.js.map +1 -1
- package/dist/nodes/PagerDuty/PagerDuty.node.js.map +1 -1
- package/dist/nodes/PayPal/PayPal.node.js +1 -1
- package/dist/nodes/PayPal/PayPal.node.js.map +1 -1
- package/dist/nodes/PayPal/PayPalTrigger.node.js.map +1 -1
- package/dist/nodes/Phantombuster/Phantombuster.node.js +1 -1
- package/dist/nodes/Phantombuster/Phantombuster.node.js.map +1 -1
- package/dist/nodes/PhilipsHue/PhilipsHue.node.js.map +1 -1
- package/dist/nodes/Pipedrive/Pipedrive.node.js.map +1 -1
- package/dist/nodes/Pipedrive/PipedriveTrigger.node.js.map +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.map +1 -1
- package/dist/nodes/PostHog/PostHog.node.js +2 -2
- package/dist/nodes/PostHog/PostHog.node.js.map +1 -1
- package/dist/nodes/Postgres/PostgresTrigger.functions.js +1 -3
- package/dist/nodes/Postgres/PostgresTrigger.functions.js.map +1 -1
- package/dist/nodes/Postgres/PostgresTrigger.node.js +0 -2
- package/dist/nodes/Postgres/PostgresTrigger.node.js.map +1 -1
- package/dist/nodes/Postgres/{v2/transport → transport}/index.d.ts +1 -1
- package/dist/nodes/Postgres/transport/index.js +149 -0
- package/dist/nodes/Postgres/transport/index.js.map +1 -0
- package/dist/nodes/Postgres/v1/PostgresV1.node.js +15 -53
- package/dist/nodes/Postgres/v1/PostgresV1.node.js.map +1 -1
- package/dist/nodes/Postgres/v1/genericFunctions.js.map +1 -1
- package/dist/nodes/Postgres/v2/PostgresV2.node.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/Database.resource.js +1 -1
- package/dist/nodes/Postgres/v2/actions/database/Database.resource.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.js +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +2 -2
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js +14 -21
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +3 -3
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.js +8 -8
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.js +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/update.operation.js +1 -1
- package/dist/nodes/Postgres/v2/actions/database/update.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.js +1 -1
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/router.js +8 -14
- package/dist/nodes/Postgres/v2/actions/router.js.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/interfaces.d.ts +2 -0
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts +5 -1
- package/dist/nodes/Postgres/v2/helpers/utils.js +32 -0
- package/dist/nodes/Postgres/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Postgres/v2/methods/credentialTest.js +6 -7
- package/dist/nodes/Postgres/v2/methods/credentialTest.js.map +1 -1
- package/dist/nodes/Postgres/v2/methods/listSearch.js +15 -27
- package/dist/nodes/Postgres/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Postgres/v2/methods/loadOptions.js +7 -13
- package/dist/nodes/Postgres/v2/methods/loadOptions.js.map +1 -1
- package/dist/nodes/Postgres/v2/methods/resourceMapping.js +23 -29
- package/dist/nodes/Postgres/v2/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/ProfitWell/ProfitWell.node.js +1 -1
- package/dist/nodes/ProfitWell/ProfitWell.node.js.map +1 -1
- package/dist/nodes/Pushbullet/Pushbullet.node.js.map +1 -1
- package/dist/nodes/QuestDb/QuestDb.node.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 -2
- package/dist/nodes/QuickBooks/GenericFunctions.js.map +1 -1
- package/dist/nodes/QuickBooks/QuickBooks.node.js +2 -2
- package/dist/nodes/QuickBooks/QuickBooks.node.js.map +1 -1
- package/dist/nodes/QuickBooks/descriptions/Transaction/TransactionDescription.js +1 -1
- package/dist/nodes/QuickBooks/descriptions/Transaction/TransactionDescription.js.map +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.d.ts +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.js +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.js.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js.map +1 -1
- package/dist/nodes/Raindrop/Raindrop.node.js +2 -2
- package/dist/nodes/Raindrop/Raindrop.node.js.map +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js.map +1 -1
- package/dist/nodes/ReadPdf/ReadPDF.node.js.map +1 -1
- package/dist/nodes/Reddit/Reddit.node.js.map +1 -1
- package/dist/nodes/Redis/Redis.node.js +1 -1
- package/dist/nodes/Redis/Redis.node.js.map +1 -1
- package/dist/nodes/Redis/RedisTrigger.node.js.map +1 -1
- package/dist/nodes/RenameKeys/RenameKeys.node.js +1 -1
- package/dist/nodes/RenameKeys/RenameKeys.node.js.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +3 -3
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js +1 -1
- 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.map +1 -1
- package/dist/nodes/S3/GenericFunctions.js +2 -2
- package/dist/nodes/S3/GenericFunctions.js.map +1 -1
- package/dist/nodes/S3/S3.node.js +4 -4
- package/dist/nodes/S3/S3.node.js.map +1 -1
- package/dist/nodes/Salesforce/GenericFunctions.js +3 -3
- package/dist/nodes/Salesforce/GenericFunctions.js.map +1 -1
- package/dist/nodes/Salesforce/Salesforce.node.js +1 -1
- package/dist/nodes/Salesforce/Salesforce.node.js.map +1 -1
- package/dist/nodes/Salesforce/SalesforceTrigger.node.js +1 -1
- package/dist/nodes/Salesforce/SalesforceTrigger.node.js.map +1 -1
- package/dist/nodes/Salesmate/Salesmate.node.js +2 -2
- package/dist/nodes/Salesmate/Salesmate.node.js.map +1 -1
- package/dist/nodes/Schedule/GenericFunctions.js.map +1 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.js +2 -2
- package/dist/nodes/Schedule/ScheduleTrigger.node.js.map +1 -1
- package/dist/nodes/SeaTable/GenericFunctions.d.ts +1 -1
- package/dist/nodes/SeaTable/GenericFunctions.js.map +1 -1
- package/dist/nodes/SeaTable/SeaTable.node.js.map +1 -1
- package/dist/nodes/SeaTable/SeaTableTrigger.node.js.map +1 -1
- package/dist/nodes/SecurityScorecard/SecurityScorecard.node.js +1 -1
- package/dist/nodes/SecurityScorecard/SecurityScorecard.node.js.map +1 -1
- package/dist/nodes/Segment/Segment.node.js.map +1 -1
- package/dist/nodes/SendGrid/SendGrid.node.js +2 -2
- package/dist/nodes/SendGrid/SendGrid.node.js.map +1 -1
- package/dist/nodes/Sendy/Sendy.node.js +1 -1
- package/dist/nodes/Sendy/Sendy.node.js.map +1 -1
- package/dist/nodes/SentryIo/SentryIo.node.js +1 -1
- package/dist/nodes/SentryIo/SentryIo.node.js.map +1 -1
- package/dist/nodes/ServiceNow/ServiceNow.node.js +1 -1
- package/dist/nodes/ServiceNow/ServiceNow.node.js.map +1 -1
- package/dist/nodes/Set/v1/SetV1.node.js +1 -1
- package/dist/nodes/Set/v1/SetV1.node.js.map +1 -1
- package/dist/nodes/Set/v2/SetV2.node.js +1 -1
- package/dist/nodes/Set/v2/SetV2.node.js.map +1 -1
- package/dist/nodes/Set/v2/helpers/utils.js +2 -2
- package/dist/nodes/Set/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.js +1 -1
- 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.map +1 -1
- package/dist/nodes/Shopify/Shopify.node.js.map +1 -1
- package/dist/nodes/Simulate/Simulate.node.js +1 -1
- package/dist/nodes/Simulate/Simulate.node.js.map +1 -1
- package/dist/nodes/Simulate/SimulateTrigger.node.js.map +1 -1
- package/dist/nodes/Slack/Slack.node.js.map +1 -1
- package/dist/nodes/Slack/SlackTrigger.node.js +1 -1
- package/dist/nodes/Slack/SlackTrigger.node.js.map +1 -1
- package/dist/nodes/Slack/SlackTriggerHelpers.js.map +1 -1
- package/dist/nodes/Slack/V1/GenericFunctions.js +1 -1
- package/dist/nodes/Slack/V1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Slack/V1/SlackV1.node.js +6 -6
- package/dist/nodes/Slack/V1/SlackV1.node.js.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.js +5 -5
- package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
- package/dist/nodes/Snowflake/Snowflake.node.js +1 -1
- package/dist/nodes/Snowflake/Snowflake.node.js.map +1 -1
- package/dist/nodes/Splunk/v1/GenericFunctions.js.map +1 -1
- package/dist/nodes/Splunk/v1/SplunkV1.node.js +13 -13
- package/dist/nodes/Splunk/v1/SplunkV1.node.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/index.d.ts +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/index.js +2 -2
- package/dist/nodes/Splunk/v2/actions/alert/index.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/create.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/report/create.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/get.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/report/get.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/router.js +1 -1
- package/dist/nodes/Splunk/v2/actions/router.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/create.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/get.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/search/get.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.js +2 -2
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/create.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/get.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/user/get.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/update.operation.js +1 -1
- package/dist/nodes/Splunk/v2/actions/user/update.operation.js.map +1 -1
- package/dist/nodes/Splunk/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Splunk/v2/methods/listSearch.js.map +1 -1
- package/dist/nodes/Splunk/v2/transport/index.js +2 -2
- package/dist/nodes/Splunk/v2/transport/index.js.map +1 -1
- 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.js +1 -1
- package/dist/nodes/Spotify/Spotify.node.js.map +1 -1
- package/dist/nodes/SpreadsheetFile/v1/SpreadsheetFileV1.node.js +2 -2
- package/dist/nodes/SpreadsheetFile/v1/SpreadsheetFileV1.node.js.map +1 -1
- package/dist/nodes/SpreadsheetFile/v2/SpreadsheetFileV2.node.js +1 -1
- 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 +2 -2
- package/dist/nodes/SpreadsheetFile/v2/toFile.operation.js.map +1 -1
- package/dist/nodes/Ssh/Ssh.node.js +1 -1
- package/dist/nodes/Ssh/Ssh.node.js.map +1 -1
- package/dist/nodes/Stackby/Stackby.node.js +1 -1
- package/dist/nodes/Stackby/Stackby.node.js.map +1 -1
- package/dist/nodes/Storyblok/Storyblok.node.js.map +1 -1
- package/dist/nodes/Strapi/Strapi.node.js +1 -1
- package/dist/nodes/Strapi/Strapi.node.js.map +1 -1
- package/dist/nodes/Strava/Strava.node.js +1 -1
- package/dist/nodes/Strava/Strava.node.js.map +1 -1
- package/dist/nodes/Stripe/Stripe.node.js +2 -2
- package/dist/nodes/Stripe/Stripe.node.js.map +1 -1
- package/dist/nodes/Supabase/Supabase.node.js +2 -2
- package/dist/nodes/Supabase/Supabase.node.js.map +1 -1
- package/dist/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.js.map +1 -1
- package/dist/nodes/Switch/V3/SwitchV3.node.js +2 -2
- package/dist/nodes/Switch/V3/SwitchV3.node.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/SyncroMspV1.node.js +1 -1
- package/dist/nodes/SyncroMSP/v1/SyncroMspV1.node.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/create/description.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/create/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/create/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/contact/create/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/del/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/del/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/contact/del/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/get/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/get/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/contact/get/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/getAll/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/getAll/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/contact/getAll/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/index.d.ts +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/contact/index.js +4 -4
- package/dist/nodes/SyncroMSP/v1/actions/contact/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/update/description.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/update/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/contact/update/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/contact/update/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/create/description.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/create/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/create/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/customer/create/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/del/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/del/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/customer/del/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/get/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/get/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/customer/get/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/getAll/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/getAll/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/customer/getAll/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/index.d.ts +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/customer/index.js +4 -4
- package/dist/nodes/SyncroMSP/v1/actions/customer/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/update/description.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/update/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/customer/update/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/customer/update/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/create/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/create/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/rmm/create/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/del/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/del/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/rmm/del/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/get/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/get/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/rmm/get/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/getAll/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/getAll/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/rmm/getAll/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/index.d.ts +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/rmm/index.js +4 -4
- package/dist/nodes/SyncroMSP/v1/actions/rmm/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/mute/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/rmm/mute/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/rmm/mute/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/router.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/router.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/create/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/create/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/ticket/create/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/del/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/del/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/ticket/del/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/get/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/get/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/ticket/get/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/getAll/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/getAll/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/ticket/getAll/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/index.d.ts +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/ticket/index.js +4 -4
- package/dist/nodes/SyncroMSP/v1/actions/ticket/index.js.map +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/update/index.d.ts +1 -1
- package/dist/nodes/SyncroMSP/v1/actions/ticket/update/index.js +2 -2
- package/dist/nodes/SyncroMSP/v1/actions/ticket/update/index.js.map +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/GenericFunctions.js.map +1 -1
- package/dist/nodes/Taiga/Taiga.node.js +1 -1
- package/dist/nodes/Taiga/Taiga.node.js.map +1 -1
- package/dist/nodes/Tapfiliate/Tapfiliate.node.js +1 -1
- package/dist/nodes/Tapfiliate/Tapfiliate.node.js.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.js +1 -1
- package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
- 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.js +3 -3
- package/dist/nodes/TheHive/TheHive.node.js.map +1 -1
- package/dist/nodes/TheHive/TheHiveTrigger.node.js.map +1 -1
- package/dist/nodes/TheHive/interfaces/CaseInterface.js.map +1 -1
- package/dist/nodes/TheHiveProject/TheHiveProjectTrigger.node.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.js +4 -4
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/index.d.ts +3 -3
- package/dist/nodes/TheHiveProject/actions/alert/index.js +6 -6
- package/dist/nodes/TheHiveProject/actions/alert/index.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.js +3 -3
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/create.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/create.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/get.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/get.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/index.d.ts +1 -1
- package/dist/nodes/TheHiveProject/actions/case/index.js +2 -2
- package/dist/nodes/TheHiveProject/actions/case/index.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/search.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/case/search.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/update.operation.js +3 -3
- package/dist/nodes/TheHiveProject/actions/case/update.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/create.operation.js +3 -3
- package/dist/nodes/TheHiveProject/actions/log/create.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/get.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/log/get.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/search.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/log/search.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/node.description.js +1 -1
- package/dist/nodes/TheHiveProject/actions/node.description.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.js +4 -4
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.js +3 -3
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/create.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/page/create.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/search.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/page/search.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/update.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/page/update.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/router.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/create.operation.js +3 -3
- package/dist/nodes/TheHiveProject/actions/task/create.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/get.operation.js +2 -2
- package/dist/nodes/TheHiveProject/actions/task/get.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/search.operation.js +1 -1
- package/dist/nodes/TheHiveProject/actions/task/search.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/update.operation.js +3 -3
- package/dist/nodes/TheHiveProject/actions/task/update.operation.js.map +1 -1
- package/dist/nodes/TheHiveProject/descriptions/common.description.js.map +1 -1
- package/dist/nodes/TheHiveProject/helpers/utils.js +1 -1
- package/dist/nodes/TheHiveProject/helpers/utils.js.map +1 -1
- package/dist/nodes/TheHiveProject/methods/listSearch.js.map +1 -1
- package/dist/nodes/TheHiveProject/methods/loadOptions.js +1 -1
- package/dist/nodes/TheHiveProject/methods/loadOptions.js.map +1 -1
- package/dist/nodes/TheHiveProject/methods/resourceMapping.js +2 -2
- package/dist/nodes/TheHiveProject/methods/resourceMapping.js.map +1 -1
- package/dist/nodes/TheHiveProject/transport/queryHelper.js +1 -1
- package/dist/nodes/TheHiveProject/transport/queryHelper.js.map +1 -1
- package/dist/nodes/TimescaleDb/TimescaleDb.node.js.map +1 -1
- package/dist/nodes/Todoist/v1/OperationHandler.d.ts +1 -1
- package/dist/nodes/Todoist/v1/OperationHandler.js.map +1 -1
- package/dist/nodes/Todoist/v1/Service.js.map +1 -1
- package/dist/nodes/Todoist/v1/TodoistV1.node.js +1 -1
- package/dist/nodes/Todoist/v1/TodoistV1.node.js.map +1 -1
- package/dist/nodes/Todoist/v2/OperationHandler.d.ts +1 -1
- package/dist/nodes/Todoist/v2/OperationHandler.js.map +1 -1
- package/dist/nodes/Todoist/v2/Service.js.map +1 -1
- package/dist/nodes/Todoist/v2/TodoistV2.node.js +1 -1
- package/dist/nodes/Todoist/v2/TodoistV2.node.js.map +1 -1
- package/dist/nodes/Toggl/TogglTrigger.node.js +2 -2
- package/dist/nodes/Toggl/TogglTrigger.node.js.map +1 -1
- package/dist/nodes/Totp/Totp.node.js.map +1 -1
- package/dist/nodes/Transform/Aggregate/Aggregate.node.js +5 -5
- package/dist/nodes/Transform/Aggregate/Aggregate.node.js.map +1 -1
- package/dist/nodes/Transform/Sort/Sort.node.js +1 -1
- package/dist/nodes/Transform/Sort/Sort.node.js.map +1 -1
- package/dist/nodes/Transform/SplitOut/SplitOut.node.js.map +1 -1
- package/dist/nodes/Transform/Summarize/Summarize.node.js +1 -1
- package/dist/nodes/Transform/Summarize/Summarize.node.js.map +1 -1
- package/dist/nodes/TravisCi/GenericFunctions.js +1 -1
- package/dist/nodes/TravisCi/GenericFunctions.js.map +1 -1
- package/dist/nodes/TravisCi/TravisCi.node.js.map +1 -1
- package/dist/nodes/Trello/Trello.node.js +2 -2
- package/dist/nodes/Trello/Trello.node.js.map +1 -1
- package/dist/nodes/Twist/Twist.node.js +3 -3
- package/dist/nodes/Twist/Twist.node.js.map +1 -1
- package/dist/nodes/Twitter/Twitter.node.js.map +1 -1
- package/dist/nodes/Twitter/V1/TwitterV1.node.js +1 -1
- package/dist/nodes/Twitter/V1/TwitterV1.node.js.map +1 -1
- package/dist/nodes/Twitter/V2/TwitterV2.node.js +1 -1
- package/dist/nodes/Twitter/V2/TwitterV2.node.js.map +1 -1
- package/dist/nodes/UProc/ToolDescription.js.map +1 -1
- package/dist/nodes/UProc/UProc.node.js.map +1 -1
- package/dist/nodes/UnleashedSoftware/GenericFunctions.js.map +1 -1
- package/dist/nodes/UnleashedSoftware/UnleashedSoftware.node.js.map +1 -1
- package/dist/nodes/Uplead/Uplead.node.js +1 -1
- package/dist/nodes/Uplead/Uplead.node.js.map +1 -1
- package/dist/nodes/UptimeRobot/UptimeRobot.node.js +2 -2
- package/dist/nodes/UptimeRobot/UptimeRobot.node.js.map +1 -1
- package/dist/nodes/UrlScanIo/UrlScanIo.node.js.map +1 -1
- package/dist/nodes/Venafi/Datacenter/GenericFunctions.js +1 -1
- package/dist/nodes/Venafi/Datacenter/GenericFunctions.js.map +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenter.node.js +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenter.node.js.map +1 -1
- package/dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenterTrigger.node.js.map +1 -1
- package/dist/nodes/Venafi/ProtectCloud/GenericFunctions.js +2 -2
- package/dist/nodes/Venafi/ProtectCloud/GenericFunctions.js.map +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloud.node.js +1 -1
- package/dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloud.node.js.map +1 -1
- package/dist/nodes/Vero/Vero.node.js +1 -1
- package/dist/nodes/Vero/Vero.node.js.map +1 -1
- package/dist/nodes/Wait/Wait.node.js +2 -2
- package/dist/nodes/Wait/Wait.node.js.map +1 -1
- package/dist/nodes/Webflow/V1/WebflowV1.node.js +1 -1
- package/dist/nodes/Webflow/V1/WebflowV1.node.js.map +1 -1
- package/dist/nodes/Webflow/V2/WebflowV2.node.js +2 -2
- package/dist/nodes/Webflow/V2/WebflowV2.node.js.map +1 -1
- package/dist/nodes/Webflow/V2/actions/router.js.map +1 -1
- package/dist/nodes/Webflow/WebflowTrigger.node.js.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +6 -6
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/description.js.map +1 -1
- package/dist/nodes/Webhook/utils.js +2 -2
- 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.map +1 -1
- package/dist/nodes/WhatsApp/MediaDescription.js.map +1 -1
- package/dist/nodes/WhatsApp/MediaFunctions.d.ts +1 -1
- package/dist/nodes/WhatsApp/MediaFunctions.js +1 -1
- package/dist/nodes/WhatsApp/MediaFunctions.js.map +1 -1
- package/dist/nodes/WhatsApp/MessagesDescription.js.map +1 -1
- package/dist/nodes/WhatsApp/WhatsApp.node.js +1 -1
- package/dist/nodes/WhatsApp/WhatsApp.node.js.map +1 -1
- package/dist/nodes/WhatsApp/WhatsAppTrigger.node.js.map +1 -1
- package/dist/nodes/Wise/GenericFunctions.js.map +1 -1
- package/dist/nodes/Wise/Wise.node.js.map +1 -1
- package/dist/nodes/WooCommerce/GenericFunctions.js +1 -1
- package/dist/nodes/WooCommerce/GenericFunctions.js.map +1 -1
- package/dist/nodes/WooCommerce/WooCommerce.node.js +2 -2
- package/dist/nodes/WooCommerce/WooCommerce.node.js.map +1 -1
- package/dist/nodes/Wordpress/Wordpress.node.js +1 -1
- package/dist/nodes/Wordpress/Wordpress.node.js.map +1 -1
- package/dist/nodes/Workable/WorkableTrigger.node.js.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js.map +1 -1
- package/dist/nodes/Wufoo/WufooTrigger.node.js.map +1 -1
- package/dist/nodes/Xero/Xero.node.js +1 -1
- package/dist/nodes/Xero/Xero.node.js.map +1 -1
- package/dist/nodes/Xml/Xml.node.js +1 -1
- package/dist/nodes/Xml/Xml.node.js.map +1 -1
- package/dist/nodes/Yourls/Yourls.node.js.map +1 -1
- package/dist/nodes/Zammad/GenericFunctions.js +3 -3
- package/dist/nodes/Zammad/GenericFunctions.js.map +1 -1
- package/dist/nodes/Zammad/Zammad.node.js.map +1 -1
- package/dist/nodes/Zendesk/Zendesk.node.js +1 -1
- package/dist/nodes/Zendesk/Zendesk.node.js.map +1 -1
- package/dist/nodes/Zendesk/ZendeskTrigger.node.js +1 -1
- package/dist/nodes/Zendesk/ZendeskTrigger.node.js.map +1 -1
- package/dist/nodes/Zoho/GenericFunctions.js +2 -2
- package/dist/nodes/Zoho/GenericFunctions.js.map +1 -1
- package/dist/nodes/Zoho/ZohoCrm.node.js +1 -1
- package/dist/nodes/Zoho/ZohoCrm.node.js.map +1 -1
- package/dist/nodes/Zoho/descriptions/SharedFields.js.map +1 -1
- package/dist/nodes/Zoom/Zoom.node.js.map +1 -1
- package/dist/nodes/Zulip/Zulip.node.js +1 -1
- package/dist/nodes/Zulip/Zulip.node.js.map +1 -1
- package/dist/types/credentials.json +4 -4
- package/dist/types/nodes.json +6 -5
- package/dist/utils/binary.js +3 -3
- package/dist/utils/binary.js.map +1 -1
- package/dist/utils/connection-pool-manager.d.ts +20 -0
- package/dist/utils/connection-pool-manager.js +63 -0
- package/dist/utils/connection-pool-manager.js.map +1 -0
- package/dist/utils/sendAndWait/utils.js +2 -2
- package/dist/utils/sendAndWait/utils.js.map +1 -1
- package/dist/utils/utilities.js +1 -1
- package/dist/utils/utilities.js.map +1 -1
- package/dist/utils/workflowInputsResourceMapping/GenericFunctions.d.ts +5 -0
- package/dist/utils/workflowInputsResourceMapping/GenericFunctions.js +132 -0
- package/dist/utils/workflowInputsResourceMapping/GenericFunctions.js.map +1 -0
- package/dist/utils/workflowInputsResourceMapping/constants.d.ts +11 -0
- package/dist/utils/workflowInputsResourceMapping/constants.js +36 -0
- package/dist/utils/workflowInputsResourceMapping/constants.js.map +1 -0
- package/package.json +11 -9
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow.node.js.map +0 -1
- package/dist/nodes/ExecuteWorkflow/GenericFunctions.d.ts +0 -2
- package/dist/nodes/ExecuteWorkflow/GenericFunctions.js.map +0 -1
- package/dist/nodes/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.d.ts +0 -5
- package/dist/nodes/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js +0 -51
- package/dist/nodes/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js.map +0 -1
- package/dist/nodes/Postgres/v2/transport/index.js +0 -135
- package/dist/nodes/Postgres/v2/transport/index.js.map +0 -1
- /package/dist/nodes/ExecuteWorkflow/{ExecuteWorkflow.node.json → ExecuteWorkflow/ExecuteWorkflow.node.json} +0 -0
- /package/dist/nodes/ExecuteWorkflow/{GenericFunctions.js → ExecuteWorkflow/GenericFunctions.js} +0 -0
- /package/dist/nodes/{ExecuteWorkflowTrigger → ExecuteWorkflow/ExecuteWorkflowTrigger}/ExecuteWorkflowTrigger.node.json +0 -0
package/dist/types/nodes.json
CHANGED
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
{"displayName":"Error Trigger","name":"errorTrigger","icon":"fa:bug","iconColor":"blue","group":["trigger"],"version":1,"description":"Triggers the workflow when another workflow has an error","eventTriggerDescription":"","mockManualExecution":true,"maxNodes":1,"defaults":{"name":"Error Trigger","color":"#0000FF"},"inputs":[],"outputs":["main"],"properties":[{"displayName":"This node will trigger when there is an error in another workflow, as long as that workflow is set up to do so. <a href=\"https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.errortrigger\" target=\"_blank\">More info<a>","name":"notice","type":"notice","default":""}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Other Trigger Nodes"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.errortrigger/"}]}}},
|
|
105
105
|
{"displayName":"Eventbrite Trigger","name":"eventbriteTrigger","group":["trigger"],"version":1,"description":"Handle Eventbrite events via webhooks","subtitle":"={{$parameter[\"event\"]}}","defaults":{"name":"Eventbrite Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"eventbriteApi","required":true,"displayOptions":{"show":{"authentication":["privateKey"]}}},{"name":"eventbriteOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Private Key","value":"privateKey"},{"name":"OAuth2","value":"oAuth2"}],"default":"privateKey"},{"displayName":"Organization Name or ID","name":"organization","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","description":"The Eventbrite Organization to work on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Event Name or ID","name":"event","type":"options","required":true,"typeOptions":{"loadOptionsDependsOn":["organization"],"loadOptionsMethod":"getEvents"},"default":"","description":"Limit the triggers to this event. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Actions","name":"actions","type":"multiOptions","options":[{"name":"attendee.checked_in","value":"attendee.checked_in"},{"name":"attendee.checked_out","value":"attendee.checked_out"},{"name":"attendee.updated","value":"attendee.updated"},{"name":"event.created","value":"event.created"},{"name":"event.published","value":"event.published"},{"name":"event.unpublished","value":"event.unpublished"},{"name":"event.updated","value":"event.updated"},{"name":"order.placed","value":"order.placed"},{"name":"order.refunded","value":"order.refunded"},{"name":"order.updated","value":"order.updated"},{"name":"organizer.updated","value":"organizer.updated"},{"name":"ticket_class.created","value":"ticket_class.created"},{"name":"ticket_class.deleted","value":"ticket_class.deleted"},{"name":"ticket_class.updated","value":"ticket_class.updated"},{"name":"venue.updated","value":"venue.updated"}],"required":true,"default":[],"description":"One or more action to subscribe to"},{"displayName":"Resolve Data","name":"resolveData","type":"boolean","default":true,"description":"By default does the webhook-data only contain the URL to receive the object data manually. If this option gets activated, it will resolve the data automatically."}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.eventbritetrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/eventbrite/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Eventbrite/eventbrite.png"},
|
|
106
106
|
{"displayName":"Execute Command","name":"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"]},"alias":["Shell","Command","OS","Bash"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executecommand/"}]}}},
|
|
107
|
-
{"displayName":"Execute Workflow","name":"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"]},"alias":["n8n"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflow/"}]}}},
|
|
108
|
-
{"displayName":"Execute Workflow Trigger","name":"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":"
|
|
107
|
+
{"displayName":"Execute Workflow","name":"executeWorkflow","icon":"fa:sign-in-alt","iconColor":"orange-red","group":["transform"],"version":[1,1.1,1.2],"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":"This node is out of date. Please upgrade by removing it and adding a new one","name":"outdatedVersionWarning","type":"notice","displayOptions":{"show":{"@version":[{"_cnd":{"lte":1.1}}]}},"default":""},{"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","displayOptions":{"show":{"@version":[{"_cnd":{"lte":1.1}}]}}},{"displayName":"Source","name":"source","type":"options","options":[{"name":"Database","value":"database","description":"Load the workflow from the database by ID"},{"name":"Define Below","value":"parameter","description":"Pass the JSON code of a workflow"}],"default":"database","description":"Where to get the workflow to execute from","displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.2}}]}}},{"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":"","displayOptions":{"show":{"@version":[{"_cnd":{"lte":1.1}}]}}},{"displayName":"Workflow Inputs","name":"workflowInputs","type":"resourceMapper","noDataExpression":true,"default":{"mappingMode":"defineBelow","value":null},"required":true,"typeOptions":{"loadOptionsDependsOn":["workflowId.value"],"resourceMapper":{"localResourceMapperMethod":"loadWorkflowInputMappings","valuesLabel":"Workflow Inputs","mode":"map","fieldWords":{"singular":"input","plural":"inputs"},"addAllFields":true,"multiKeyMatch":false,"supportAutoMap":false,"showTypeConversionOptions":true}},"displayOptions":{"show":{"source":["database"],"@version":[{"_cnd":{"gte":1.2}}]},"hide":{"workflowId":[""]}}},{"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"]},"alias":["n8n"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflow/"}]}}},
|
|
108
|
+
{"displayName":"Execute Workflow Trigger","name":"executeWorkflowTrigger","icon":"fa:sign-out-alt","group":["trigger"],"version":[1,1.1],"description":"Helpers for calling other n8n workflows. Used for designing modular, microservice-like workflows.","eventTriggerDescription":"","maxNodes":1,"defaults":{"name":"Workflow Input Trigger","color":"#ff6d5a"},"inputs":[],"outputs":["main"],"hints":[{"message":"Please make sure to define your input fields.","displayCondition":"={{$parameter['inputSource'] === 'workflowInputs' && !$parameter['workflowInputs'].keys().length || $parameter['inputSource'] === 'jsonExample' && $parameter['jsonExample'].toString().replaceAll(' ', '').replaceAll('\\n', '') === '{}' }}","whenToDisplay":"always","location":"ndv"}],"properties":[{"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"},{"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":"","displayOptions":{"show":{"@version":[{"_cnd":{"eq":1}}]}}},{"displayName":"This node is out of date. Please upgrade by removing it and adding a new one","name":"outdatedVersionWarning","type":"notice","displayOptions":{"show":{"@version":[{"_cnd":{"eq":1}}]}},"default":""},{"displayName":"Input data mode","name":"inputSource","type":"options","options":[{"name":"Define using fields below","value":"workflowInputs","description":"Provide input fields via UI"},{"name":"Define using JSON example","value":"jsonExample","description":"Generate a schema from an example JSON object"},{"name":"Accept all data","value":"passthrough","description":"Use all incoming data from the parent workflow"}],"default":"workflowInputs","noDataExpression":true,"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}]}}},{"displayName":"Provide an example object to infer fields and their types.<br>To allow any type for a given field, set the value to null.","name":"jsonExample_notice","type":"notice","default":"","displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}],"inputSource":["jsonExample"]}}},{"displayName":"JSON Example","name":"jsonExample","type":"json","default":"{\n \"aField\": \"a string\",\n \"aNumber\": 123,\n \"thisFieldAcceptsAnyType\": null,\n \"anArray\": []\n}","noDataExpression":true,"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}],"inputSource":["jsonExample"]}}},{"displayName":"Workflow Inputs","name":"workflowInputs","placeholder":"Add field","type":"fixedCollection","description":"Define expected input fields. If no inputs are provided, all data from the calling workflow will be passed through.","typeOptions":{"multipleValues":true,"sortable":true,"minRequiredFields":1},"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}],"inputSource":["workflowInputs"]}},"default":{},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. fieldName","description":"Name of the field","required":true,"noDataExpression":true},{"displayName":"Type","name":"type","type":"options","description":"The field value type","options":[{"name":"Allow Any Type","value":"any"},{"name":"String","value":"string"},{"name":"Number","value":"number"},{"name":"Boolean","value":"boolean"},{"name":"Array","value":"array"},{"name":"Object","value":"object"}],"required":true,"default":"string","noDataExpression":true}]}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflowtrigger/"}]}}},
|
|
109
109
|
{"displayName":"Execution Data","name":"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"]},"alias":["Filter","_Set","Data"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executiondata/"}]}}},
|
|
110
110
|
{"displayName":"Facebook Graph API","name":"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":"v21.0","value":"v21.0"},{"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 (Insecure)","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":"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/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"],"alias":["FB"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.facebooktrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/facebookapp/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Facebook/facebook.svg"},
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
{"displayName":"GitLab Trigger","name":"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"},
|
|
141
141
|
{"displayName":"Gong","name":"gong","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Interact with Gong API","defaults":{"name":"Gong"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"gongApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"gongOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"requestDefaults":{"baseURL":"={{ $credentials.baseUrl.replace(new RegExp(\"/$\"), \"\") }}"},"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":"Call","value":"call"},{"name":"User","value":"user"}],"default":"call"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["call"]}},"options":[{"name":"Get","value":"get","description":"Retrieve data for a specific call","routing":{"request":{"method":"POST","url":"/v2/calls/extensive","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}},"action":"Get call"},{"name":"Get Many","value":"getAll","description":"Retrieve a list of calls","routing":{"request":{"method":"POST","url":"/v2/calls/extensive","body":{"filter":{}},"ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}},"action":"Get many calls"}],"default":"getAll"},{"displayName":"Call to Get","name":"call","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["call"],"operation":["get"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getCalls","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,20}","errorMessage":"Not a valid Gong Call ID"}}]},{"displayName":"By URL","name":"url","extractValue":{"type":"regex","regex":"https:\\/\\/[a-zA-Z0-9-]+\\.app\\.gong\\.io\\/call\\?id=([0-9]{1,20})"},"placeholder":"e.g. https://subdomain.app.gong.io/call?id=7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"https:\\/\\/[a-zA-Z0-9-]+\\.app\\.gong\\.io\\/call\\?id=([0-9]{1,20})","errorMessage":"Not a valid Gong URL"}}]}],"required":true,"routing":{"send":{"type":"body","property":"filter.callIds","propertyInDotNotation":true,"value":"={{ [$value] }}"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"calls"}}]}},"type":"resourceLocator"},{"displayName":"Options","name":"options","default":{},"displayOptions":{"show":{"resource":["call"],"operation":["get"]}},"options":[{"displayName":"Call Data to Include","name":"properties","type":"multiOptions","default":[],"description":"The Call properties to include in the returned results. Choose from a list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","options":[{"name":"Action Items","value":"pointsOfInterest","description":"Call points of interest"},{"name":"Audio and Video URLs","value":"media","description":"Audio and video URL of the call. The URLs will be available for 8 hours."},{"name":"Brief","value":"brief","description":"Spotlight call brief","routing":{"send":{"type":"body","property":"contentSelector.exposedFields.content.brief","propertyInDotNotation":true,"value":"={{ $value }}"}}},{"name":"Comments","value":"publicComments","description":"Public comments made for this call"},{"name":"Highlights","value":"highlights","description":"Call highlights"},{"name":"Keypoints","value":"keyPoints","description":"Key points of the call"},{"name":"Outcome","value":"callOutcome","description":"Outcome of the call"},{"name":"Outline","value":"outline","description":"Call outline"},{"name":"Participants","value":"parties","description":"Information about the participants of the call"},{"name":"Structure","value":"structure","description":"Call agenda"},{"name":"Topics","value":"topics","description":"Duration of call topics"},{"name":"Trackers","value":"trackers","description":"Smart tracker and keyword tracker information for the call"},{"name":"Transcript","value":"transcript","description":"Information about the participants"}],"routing":{"send":{"preSend":[null]},"output":{"postReceive":[null]}}}],"placeholder":"Add Option","type":"collection"},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["call"],"operation":["getAll"]}},"routing":{"send":{"paginate":"={{ $value }}"},"operations":{}},"type":"boolean"},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"resource":["call"],"operation":["getAll"],"returnAll":[false]}},"routing":{"output":{"postReceive":[null,{"type":"limit","properties":{"maxResults":"={{ $value }}"}}]}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Filters","name":"filters","default":{},"displayOptions":{"show":{"resource":["call"],"operation":["getAll"]}},"options":[{"displayName":"After","name":"fromDateTime","default":"","description":"Returns calls that started on or after the specified date and time. If not provided, list starts with earliest call. For web-conference calls recorded by Gong, the date denotes its scheduled time, otherwise, it denotes its actual start time.","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.fromDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Before","name":"toDateTime","default":"","description":"Returns calls that started up to but excluding specified date and time. If not provided, list ends with most recent call. For web-conference calls recorded by Gong, the date denotes its scheduled time, otherwise, it denotes its actual start time.","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.toDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Workspace ID","name":"workspaceId","default":"","description":"Return only the calls belonging to this workspace","placeholder":"e.g. 623457276584334","routing":{"send":{"type":"body","property":"filter.workspaceId","propertyInDotNotation":true,"value":"={{ $value }}"}},"type":"string","validateType":"number"},{"displayName":"Call IDs","name":"callIds","default":"","description":"List of calls IDs to be filtered","hint":"Comma separated list of IDs, array of strings can be set in expression","routing":{"send":{"preSend":[null]}},"placeholder":"e.g. 7782342274025937895","type":"string"},{"displayName":"Organizer","name":"primaryUserIds","default":{"mode":"list","value":""},"description":"Return only the calls hosted by the specified user","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,20}","errorMessage":"Not a valid Gong User ID"}}]}],"routing":{"send":{"type":"body","property":"filter.primaryUserIds","propertyInDotNotation":true,"value":"={{ [$value] }}"}},"type":"resourceLocator"}],"placeholder":"Add Filter","type":"collection"},{"displayName":"Options","name":"options","default":{},"displayOptions":{"show":{"resource":["call"],"operation":["getAll"]}},"options":[{"displayName":"Call Data to Include","name":"properties","type":"multiOptions","default":[],"description":"The Call properties to include in the returned results. Choose from a list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","options":[{"name":"Participants","value":"parties","description":"Information about the participants of the call"},{"name":"Topics","value":"topics","description":"Information about the topics of the call"}],"routing":{"send":{"preSend":[null]}}}],"placeholder":"Add Option","type":"collection"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Get","value":"get","description":"Retrieve data for a specific user","action":"Get user","routing":{"request":{"method":"POST","url":"/v2/users/extensive","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}},{"name":"Get Many","value":"getAll","description":"Retrieve a list of users","action":"Get many users","routing":{"request":{"method":"POST","url":"/v2/users/extensive","body":{"filter":{}},"ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}}],"default":"get"},{"displayName":"User to Get","name":"user","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,20}","errorMessage":"Not a valid Gong User ID"}}]}],"routing":{"send":{"type":"body","property":"filter.userIds","propertyInDotNotation":true,"value":"={{ [$value] }}"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"users"}}]}},"type":"resourceLocator"},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"routing":{"send":{"paginate":"={{ $value }}"},"operations":{}},"type":"boolean","validateType":"boolean"},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"resource":["user"],"operation":["getAll"],"returnAll":[false]}},"routing":{"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"users"}},{"type":"limit","properties":{"maxResults":"={{ $value }}"}}]}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Filters","name":"filters","default":{},"displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"options":[{"displayName":"Created After","name":"createdFromDateTime","default":"","description":"An optional user creation time lower limit, if supplied the API will return only the users created at or after this time","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.createdFromDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Created Before","name":"createdToDateTime","default":"","description":"An optional user creation time upper limit, if supplied the API will return only the users created before this time","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.createdToDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"User IDs","name":"userIds","default":"","description":"Set of Gong's unique numeric identifiers for the users (up to 20 digits)","hint":"Comma separated list of IDs, array of strings can be set in expression","routing":{"send":{"preSend":[null]}},"placeholder":"e.g. 7782342274025937895","type":"string"}],"placeholder":"Add Filter","type":"collection"},{"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 (Insecure)","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":["Development","Developer Tools"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gong/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gong/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Gong/gong.svg"},
|
|
142
142
|
{"displayName":"Google Ads","name":"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":"/v17/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":"={{\"/v17/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":"={{\"/v17/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 (Insecure)","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"},
|
|
143
|
-
{"displayName":"Google Analytics","name":"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-12-11T00: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-12-18T00: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/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/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/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/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/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/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/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/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/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-12-11T00: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-12-18T00: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/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/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/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/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/"}]}}},
|
|
143
|
+
{"displayName":"Google Analytics","name":"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":"2025-01-09T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2025-01-16T00: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/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/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/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/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/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/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/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/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/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":"2025-01-09T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2025-01-16T00: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/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/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/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/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/"}]}}},
|
|
144
144
|
{"displayName":"Google Analytics","name":"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/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/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/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/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/"}]}}},
|
|
145
145
|
{"displayName":"Google BigQuery","name":"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/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."},{"displayName":"Return Integers as Numbers","name":"returnAsNumbers","type":"boolean","default":false,"description":"Whether all integer values will be returned as numbers. If set to false, all integer values will be returned as strings."}],"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/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/"}]}}},
|
|
146
146
|
{"displayName":"Google BigQuery","name":"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/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/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/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/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/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/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/"}]}}},
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
{"displayName":"Harvest","name":"harvest","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Access data on Harvest","defaults":{"name":"Harvest"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"harvestApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"harvestOAuth2Api","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":"Client","value":"client"},{"name":"Company","value":"company"},{"name":"Contact","value":"contact"},{"name":"Estimate","value":"estimate"},{"name":"Expense","value":"expense"},{"name":"Invoice","value":"invoice"},{"name":"Project","value":"project"},{"name":"Task","value":"task"},{"name":"Time Entry","value":"timeEntry"},{"name":"User","value":"user"}],"default":"task"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["client"]}},"options":[{"name":"Create","value":"create","description":"Create a client","action":"Create a client"},{"name":"Delete","value":"delete","description":"Delete a client","action":"Delete a client"},{"name":"Get","value":"get","description":"Get data of a client","action":"Get data of a client"},{"name":"Get Many","value":"getAll","description":"Get data of many clients","action":"Get data of all clients"},{"name":"Update","value":"update","description":"Update a client","action":"Update a client"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["company"]}},"options":[{"name":"Get","value":"get","description":"Retrieves the company for the currently authenticated user","action":"Retrieve the company for the currently authenticated user"}],"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Get data of a contact","action":"Get data of a contact"},{"name":"Get Many","value":"getAll","description":"Get data of many contacts","action":"Get data of all contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["estimate"]}},"options":[{"name":"Create","value":"create","description":"Create an estimate","action":"Create an estimate"},{"name":"Delete","value":"delete","description":"Delete an estimate","action":"Delete an estimate"},{"name":"Get","value":"get","description":"Get data of an estimate","action":"Get data of an estimate"},{"name":"Get Many","value":"getAll","description":"Get data of many estimates","action":"Get data of all estimates"},{"name":"Update","value":"update","description":"Update an estimate","action":"Update an estimate"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["expense"]}},"options":[{"name":"Create","value":"create","description":"Create an expense","action":"Create an expense"},{"name":"Delete","value":"delete","description":"Delete an expense","action":"Delete an expense"},{"name":"Get","value":"get","description":"Get data of an expense","action":"Get data of an expense"},{"name":"Get Many","value":"getAll","description":"Get data of many expenses","action":"Get data of all expenses"},{"name":"Update","value":"update","description":"Update an expense","action":"Update an expense"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["invoice"]}},"options":[{"name":"Create","value":"create","description":"Create an invoice","action":"Create an invoice"},{"name":"Delete","value":"delete","description":"Delete an invoice","action":"Delete an invoice"},{"name":"Get","value":"get","description":"Get data of an invoice","action":"Get data of an invoice"},{"name":"Get Many","value":"getAll","description":"Get data of many invoices","action":"Get data of all invoices"},{"name":"Update","value":"update","description":"Update an invoice","action":"Update an invoice"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["project"]}},"options":[{"name":"Create","value":"create","description":"Create a project","action":"Create a project"},{"name":"Delete","value":"delete","description":"Delete a project","action":"Delete a project"},{"name":"Get","value":"get","description":"Get data of a project","action":"Get data of a project"},{"name":"Get Many","value":"getAll","description":"Get data of many projects","action":"Get data of all projects"},{"name":"Update","value":"update","description":"Update a project","action":"Update a project"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["task"]}},"options":[{"name":"Create","value":"create","description":"Create a task","action":"Create a task"},{"name":"Delete","value":"delete","description":"Delete a task","action":"Delete a task"},{"name":"Get","value":"get","description":"Get data of a task","action":"Get data of a task"},{"name":"Get Many","value":"getAll","description":"Get data of many tasks","action":"Get data of all tasks"},{"name":"Update","value":"update","description":"Update a task","action":"Update a task"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["timeEntry"]}},"options":[{"name":"Create via Duration","value":"createByDuration","description":"Create a time entry via duration","action":"Create a time entry via duration"},{"name":"Create via Start and End Time","value":"createByStartEnd","description":"Create a time entry via start and end time","action":"Create a time entry via start and end time"},{"name":"Delete","value":"delete","description":"Delete a time entry","action":"Delete a time entry"},{"name":"Delete External Reference","value":"deleteExternal","description":"Delete a time entry’s external reference","action":"Delete a time entry’s external reference"},{"name":"Get","value":"get","description":"Get data of a time entry","action":"Get data of a time entry"},{"name":"Get Many","value":"getAll","description":"Get data of many time entries","action":"Get data of all time entries"},{"name":"Restart","value":"restartTime","description":"Restart a time entry","action":"Restart a time entry"},{"name":"Stop","value":"stopTime","description":"Stop a time entry","action":"Stop a time entry"},{"name":"Update","value":"update","description":"Update a time entry","action":"Update a time entry"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Create","value":"create","description":"Create a user","action":"Create a user"},{"name":"Delete","value":"delete","description":"Delete a user","action":"Delete a user"},{"name":"Get","value":"get","description":"Get data of a user","action":"Get data of a user"},{"name":"Get Many","value":"getAll","description":"Get data of many users","action":"Get data of all users"},{"name":"Me","value":"me","description":"Get data of authenticated user","action":"Get data of authenticated user"},{"name":"Update","value":"update","description":"Update a user","action":"Update a user"}],"default":"me"},{"displayName":"Account Name or ID","name":"accountId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getAccounts"},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["client"],"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":["client"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["client"],"operation":["getAll"]}},"options":[{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether to only return active clients and false to return inactive clients"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return clients that have been updated since the given date and time"}]},{"displayName":"Client ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["client"]}},"description":"The ID of the client you are retrieving"},{"displayName":"Client ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["client"]}},"description":"The ID of the client you want to delete"},{"displayName":"Name","name":"name","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["client"]}},"default":"","required":true,"description":"The name of the client"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["client"]}},"default":{},"options":[{"displayName":"Address","name":"address","type":"string","default":"","description":"A textual representation of the client’s physical address. May include new line characters."},{"displayName":"Currency","name":"currency","type":"string","default":"","description":"The currency used by the estimate. If not provided, the client’s currency will be used. See a list of supported currencies"},{"displayName":"Is Active","name":"is_active","type":"string","default":"","description":"Whether the client is active, or archived. Defaults to true."}]},{"displayName":"Client ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["client"]}},"description":"The ID of the client want to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["client"]}},"default":{},"options":[{"displayName":"Address","name":"address","type":"string","default":"","description":"A textual representation of the client’s physical address. May include new line characters."},{"displayName":"Currency","name":"currency","type":"string","default":"","description":"The currency used by the estimate. If not provided, the client’s currency will be used. See a list of supported currencies"},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether the client is active, or archived. Defaults to true."},{"displayName":"Name","name":"name","type":"string","default":"","description":"Whether the client is active, or archived. Defaults to true."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["contact"],"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":["contact"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"options":[{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether to only return active clients and false to return inactive clients"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return clients that have been updated since the given date and time"}]},{"displayName":"Contact ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["contact"]}},"description":"The ID of the contact you are retrieving"},{"displayName":"Contact ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["contact"]}},"description":"The ID of the contact you want to delete"},{"displayName":"First Name","name":"firstName","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["contact"]}},"default":"","required":true,"description":"The first name of the contact"},{"displayName":"Client ID","name":"clientId","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["contact"]}},"default":"","required":true,"description":"The ID of the client associated with this contact"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["contact"]}},"default":{},"options":[{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The contact’s email address"},{"displayName":"Fax","name":"fax","type":"string","default":"","description":"The contact’s fax number"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"The last name of the contact"},{"displayName":"Phone Mobile","name":"phone_mobile","type":"string","default":"","description":"The contact’s mobile phone number"},{"displayName":"Phone Office","name":"phone_office","type":"string","default":"","description":"The contact’s office phone number"},{"displayName":"Title","name":"title","type":"string","default":"","description":"The title of the contact"}]},{"displayName":"Contact ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["contact"]}},"description":"The ID of the contact want to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["contact"]}},"default":{},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"The ID of the client associated with this contact"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The contact’s email address"},{"displayName":"Fax","name":"fax","type":"string","default":"","description":"The contact’s fax number"},{"displayName":"First Name","name":"first_name","type":"string","default":"","description":"The first name of the contact"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"The last name of the contact"},{"displayName":"Phone Mobile","name":"phone_mobile","type":"string","default":"","description":"The contact’s mobile phone number"},{"displayName":"Phone Office","name":"phone_office","type":"string","default":"","description":"The contact’s office phone number"},{"displayName":"Title","name":"title","type":"string","default":"","description":"The title of the contact"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["estimate"],"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":["estimate"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["estimate"],"operation":["getAll"]}},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"Only return time entries belonging to the client with the given ID"},{"displayName":"From","name":"from","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or after the given date"},{"displayName":"State","name":"state","type":"string","default":"","description":"Only return estimates with a state matching the value provided. Options: draft, sent, accepted, or declined."},{"displayName":"To","name":"to","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or before the given date"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return time entries that have been updated since the given date and time"},{"displayName":"Page","name":"page","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The page number to use in pagination. For instance, if you make a list request and receive 100 records, your subsequent call can include page=2 to retrieve the next page of the list. (Default: 1)"}]},{"displayName":"Estimate ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["estimate"]}},"description":"The ID of the estimate you are retrieving"},{"displayName":"Estimate ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["estimate"]}},"description":"The ID of the estimate want to delete"},{"displayName":"Client ID","name":"clientId","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["estimate"]}},"default":"","required":true,"description":"The ID of the client this estimate belongs to"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["estimate"]}},"default":{},"options":[{"displayName":"Currency","name":"currency","type":"string","default":"","description":"The currency used by the estimate. If not provided, the client’s currency will be used. See a list of supported currencies"},{"displayName":"Discount","name":"over_budget_notification_percentage","type":"string","default":"","description":"This percentage is subtracted from the subtotal. Example: use 10.0 for 10.0%."},{"displayName":"Issue Date","name":"issue_date","type":"dateTime","default":"","description":"Date the invoice was issued. Defaults to today’s date."},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Any additional notes to include on the estimate"},{"displayName":"Number","name":"number","type":"string","default":"","description":"If no value is set, the number will be automatically generated"},{"displayName":"Purchase Order","name":"purchase_order","type":"string","default":"","description":"The purchase order number"},{"displayName":"Subject","name":"subject","type":"string","default":"","description":"The estimate subject"},{"displayName":"Tax","name":"tax","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."},{"displayName":"Tax2","name":"tax2","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."}]},{"displayName":"Invoice ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["estimate"]}},"description":"The ID of the invoice want to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["estimate"]}},"default":{},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"The ID of the retainer associated with this invoice"},{"displayName":"Currency","name":"currency","type":"string","default":"","description":"The currency used by the estimate. If not provided, the client’s currency will be used. See a list of supported currencies"},{"displayName":"Discount","name":"over_budget_notification_percentage","type":"string","default":"","description":"This percentage is subtracted from the subtotal. Example: use 10.0 for 10.0%."},{"displayName":"Issue Date","name":"issue_date","type":"dateTime","default":"","description":"Date the invoice was issued. Defaults to today’s date."},{"displayName":"Number","name":"number","type":"string","default":"","description":"If no value is set, the number will be automatically generated"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Any additional notes to include on the estimate"},{"displayName":"Purchase Order","name":"purchase_order","type":"string","default":"","description":"The purchase order number"},{"displayName":"Subject","name":"subject","type":"string","default":"","description":"The estimate subject"},{"displayName":"Tax","name":"tax","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."},{"displayName":"Tax2","name":"tax2","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["expense"],"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":["expense"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["expense"],"operation":["getAll"]}},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"Only return time entries belonging to the client with the given ID"},{"displayName":"From","name":"from","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or after the given date"},{"displayName":"Is Billed","name":"is_billed","type":"boolean","default":false,"description":"Whether to only return time entries that have been invoiced and false to return time entries that have not been invoiced"},{"displayName":"Page","name":"page","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The page number to use in pagination. For instance, if you make a list request and receive 100 records, your subsequent call can include page=2 to retrieve the next page of the list. (Default: 1)"},{"displayName":"Project ID","name":"project_id","type":"string","default":"","description":"Only return time entries belonging to the client with the given ID"},{"displayName":"To","name":"to","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or before the given date"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return time entries that have been updated since the given date and time"},{"displayName":"User ID","name":"user_id","type":"string","default":"","description":"Only return time entries belonging to the user with the given ID"}]},{"displayName":"Expense ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["expense"]}},"description":"The ID of the expense you are retrieving"},{"displayName":"Expense ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["expense"]}},"description":"The ID of the expense you want to delete"},{"displayName":"Project ID","name":"projectId","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["expense"]}},"default":"","required":true,"description":"The ID of the project associated with this expense"},{"displayName":"Expense Category ID","name":"expenseCategoryId","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["expense"]}},"default":"","required":true,"description":"The ID of the expense category this expense is being tracked against"},{"displayName":"Spent Date","name":"spentDate","type":"dateTime","displayOptions":{"show":{"operation":["create"],"resource":["expense"]}},"default":"","required":true,"description":"Date the expense occurred"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["expense"]}},"default":{},"options":[{"displayName":"Billable","name":"billable","type":"boolean","default":true,"description":"Whether this expense is billable or not. Defaults to true."},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Notes about the expense"},{"displayName":"Total Cost","name":"total_cost","type":"string","default":"","description":"The total amount of the expense"},{"displayName":"Units","name":"units","type":"string","default":"","description":"The quantity of units to use in calculating the total_cost of the expense"},{"displayName":"User ID","name":"user_id","type":"boolean","default":true,"description":"The ID of the user associated with this expense. Defaults to the ID of the currently authenticated user."}]},{"displayName":"Invoice ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["expense"]}},"description":"The ID of the invoice want to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["expense"]}},"default":{},"options":[{"displayName":"Billable","name":"billable","type":"boolean","default":true,"description":"Whether this expense is billable or not. Defaults to true."},{"displayName":"Expense Category ID","name":"expense_category_id","type":"string","default":"","description":"The ID of the expense category this expense is being tracked against"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Notes about the expense"},{"displayName":"Project ID","name":"project_id","type":"string","default":"","description":"The ID of the project associated with this expense"},{"displayName":"Spent Date","name":"spent_date","type":"dateTime","default":"","description":"Date the expense occurred"},{"displayName":"Total Cost","name":"total_cost","type":"string","default":"","description":"The total amount of the expense"},{"displayName":"Units","name":"units","type":"string","default":"","description":"The quantity of units to use in calculating the total_cost of the expense"},{"displayName":"User ID","name":"user_id","type":"boolean","default":true,"description":"The ID of the user associated with this expense. Defaults to the ID of the currently authenticated user."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["invoice"],"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":["invoice"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["invoice"],"operation":["getAll"]}},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"Only return time entries belonging to the client with the given ID"},{"displayName":"From","name":"from","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or after the given date"},{"displayName":"Page","name":"page","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The page number to use in pagination. For instance, if you make a list request and receive 100 records, your subsequent call can include page=2 to retrieve the next page of the list. (Default: 1)"},{"displayName":"Project ID","name":"project_id","type":"string","default":"","description":"Only return time entries belonging to the client with the given ID"},{"displayName":"State","name":"state","type":"multiOptions","options":[{"name":"Draft","value":"draft"},{"name":"Open","value":"open"},{"name":"Paid","value":"paid"},{"name":"Closed","value":"closed"}],"default":[],"description":"Only return invoices with a state matching the value provided. Options: draft, open, paid, or closed."},{"displayName":"To","name":"to","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or before the given date"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return time entries that have been updated since the given date and time"}]},{"displayName":"Invoice ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["invoice"]}},"description":"The ID of the invoice you are retrieving"},{"displayName":"Invoice ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["invoice"]}},"description":"The ID of the invoice want to delete"},{"displayName":"Client ID","name":"clientId","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["invoice"]}},"default":"","required":true,"description":"The ID of the retainer associated with this invoice"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["invoice"]}},"default":{},"options":[{"displayName":"Currency","name":"currency","type":"string","default":"","description":"The currency used by the invoice. If not provided, the client’s currency will be used. See a list of supported currencies"},{"displayName":"Discount","name":"over_budget_notification_percentage","type":"string","default":"","description":"This percentage is subtracted from the subtotal. Example: use 10.0 for 10.0%."},{"displayName":"Due Date","name":"ends_on","type":"dateTime","default":"","description":"Date the invoice is due. Defaults to the issue_date if no payment_term is specified."},{"displayName":"Estimate ID","name":"estimate_id","type":"string","default":"","description":"The ID of the estimate associated with this invoice"},{"displayName":"Issue Date","name":"issue_date","type":"dateTime","default":"","description":"Date the invoice was issued. Defaults to today’s date."},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Notes about the project"},{"displayName":"Number","name":"number","type":"string","default":"","description":"If no value is set, the number will be automatically generated"},{"displayName":"Payment Term","name":"payment_term","type":"string","default":"","description":"The timeframe in which the invoice should be paid. Defaults to custom. Options: upon receipt, net 15, net 30, net 45, or net 60."},{"displayName":"Purchase Order","name":"purchase_order","type":"string","default":"","description":"The purchase order number"},{"displayName":"Retainer ID","name":"retainer_id","type":"boolean","default":true,"description":"The ID of the retainer associated with this invoice"},{"displayName":"Subject","name":"subject","type":"string","default":"","description":"The invoice subject"},{"displayName":"Tax","name":"tax","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."},{"displayName":"Tax2","name":"tax2","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."}]},{"displayName":"Invoice ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["invoice"]}},"description":"The ID of the invoice want to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["invoice"]}},"default":{},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"The ID of the retainer associated with this invoice"},{"displayName":"Currency","name":"currency","type":"string","default":"","description":"The currency used by the invoice. If not provided, the client’s currency will be used. See a list of supported currencies"},{"displayName":"Discount","name":"over_budget_notification_percentage","type":"string","default":"","description":"This percentage is subtracted from the subtotal. Example: use 10.0 for 10.0%."},{"displayName":"Due Date","name":"ends_on","type":"dateTime","default":"","description":"Date the invoice is due. Defaults to the issue_date if no payment_term is specified."},{"displayName":"Estimate ID","name":"estimate_id","type":"string","default":"","description":"The ID of the estimate associated with this invoice"},{"displayName":"Issue Date","name":"issue_date","type":"dateTime","default":"","description":"Date the invoice was issued. Defaults to today’s date."},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Notes about the project"},{"displayName":"Number","name":"number","type":"string","default":"","description":"If no value is set, the number will be automatically generated"},{"displayName":"Payment Term","name":"payment_term","type":"string","default":"","description":"The timeframe in which the invoice should be paid. Defaults to custom. Options: upon receipt, net 15, net 30, net 45, or net 60."},{"displayName":"Purchase Order","name":"purchase_order","type":"string","default":"","description":"The purchase order number"},{"displayName":"Retainer ID","name":"retainer_id","type":"boolean","default":true,"description":"The ID of the retainer associated with this invoice"},{"displayName":"Subject","name":"subject","type":"string","default":"","description":"The invoice subject"},{"displayName":"Tax","name":"tax","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."},{"displayName":"Tax2","name":"tax2","type":"string","default":"","description":"This percentage is applied to the subtotal, including line items and discounts. Example: use 10.0 for 10.0%."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["project"],"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":["project"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["project"],"operation":["getAll"]}},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"Only return projects belonging to the client with the given ID"},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether to only return active projects and false to return inactive projects"},{"displayName":"Page","name":"page","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The page number to use in pagination"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return projects by updated_since"}]},{"displayName":"Project ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["project"]}},"description":"The ID of the project you are retrieving"},{"displayName":"Project ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["project"]}},"description":"The ID of the project want to delete"},{"displayName":"Name","name":"name","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["project"]}},"default":"","required":true,"description":"The name of the project"},{"displayName":"Client ID","name":"clientId","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["project"]}},"default":"","required":true,"description":"The ID of the client to associate this project with"},{"displayName":"Is Billable","name":"isBillable","type":"boolean","displayOptions":{"show":{"operation":["create"],"resource":["project"]}},"default":true,"required":true,"description":"Whether the project is billable or not"},{"displayName":"Bill By","name":"billBy","type":"options","displayOptions":{"show":{"operation":["create"],"resource":["project"]}},"options":[{"name":"None","value":"none"},{"name":"People","value":"People"},{"name":"Project","value":"Project"},{"name":"Tasks","value":"Tasks"}],"default":"none","required":true,"description":"The method by which the project is invoiced"},{"displayName":"Budget By","name":"budgetBy","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["project"]}},"default":"none","placeholder":"","required":true,"description":"The email of the user or \"none\""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["project"]}},"default":{},"options":[{"displayName":"Budget","name":"budget","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The budget in hours for the project when budgeting by time"},{"displayName":"Budget Is Monthly","name":"budget_is_monthly","type":"boolean","default":false,"description":"Whether the budget resets every month. Defaults to false."},{"displayName":"Cost Budget","name":"cost_budget","type":"string","default":"","description":"The monetary budget for the project when budgeting by money"},{"displayName":"Cost Budget Include Expenses","name":"cost_budget_include_expenses","type":"boolean","default":false,"description":"Option for budget of Total Project Fees projects to include tracked expenses. Defaults to false."},{"displayName":"Ends On","name":"ends_on","type":"dateTime","default":"","description":"Date the project will end"},{"displayName":"Fee","name":"fee","type":"string","default":"","description":"The amount you plan to invoice for the project. Only used by fixed-fee projects."},{"displayName":"Hourly Rate","name":"hourly_rate","type":"string","default":"","description":"Rate for projects billed by Project Hourly Rate"},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether the project is active or archived. Defaults to true."},{"displayName":"Is Fixed Fee","name":"is_fixed_fee","type":"boolean","default":false,"description":"Whether the project is a fixed-fee project or not"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Notes about the project"},{"displayName":"Notify When Over Budget","name":"notify_when_over_budget","type":"boolean","default":false,"description":"Whether project managers should be notified when the project goes over budget. Defaults to false."},{"displayName":"Over Budget Notification Percentage","name":"over_budget_notification_percentage","type":"string","default":"","description":"Percentage value used to trigger over budget email alerts. Example: use 10.0 for 10.0%."},{"displayName":"Show Budget To All","name":"show_budget_to_all","type":"boolean","default":false,"description":"Whether to show project budget to all employees. Does not apply to Total Project Fee projects. Defaults to false."},{"displayName":"Starts On","name":"starts_on","type":"dateTime","default":"","description":"Date the project was started"}]},{"displayName":"Project ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["project"]}},"description":"The ID of the project want to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["project"]}},"default":{},"options":[{"displayName":"Bill By","name":"bill_by","type":"options","options":[{"name":"None","value":"none"},{"name":"People","value":"People"},{"name":"Project","value":"Project"},{"name":"Tasks","value":"Tasks"}],"default":"none","description":"The method by which the project is invoiced"},{"displayName":"Budget","name":"budget","type":"string","default":"","description":"The budget in hours for the project when budgeting by time"},{"displayName":"Budget By","name":"budget_by","type":"string","default":"","description":"The email of the user or \"none\""},{"displayName":"Budget Is Monthly","name":"budget_is_monthly","type":"boolean","default":false,"description":"Whether to have the budget reset every month. Defaults to false."},{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"The ID of the client to associate this project with"},{"displayName":"Cost Budget","name":"cost_budget","type":"string","default":"","description":"The monetary budget for the project when budgeting by money"},{"displayName":"Cost Budget Include Expenses","name":"cost_budget_include_expenses","type":"boolean","default":false,"description":"Option for budget of Total Project Fees projects to include tracked expenses. Defaults to false."},{"displayName":"Ends On","name":"ends_on","type":"dateTime","default":"","description":"Date the project will end"},{"displayName":"Fee","name":"fee","type":"string","default":"","description":"The amount you plan to invoice for the project. Only used by fixed-fee projects."},{"displayName":"Hourly Rate","name":"hourly_rate","type":"string","default":"","description":"Rate for projects billed by Project Hourly Rate"},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether the project is active or archived. Defaults to true."},{"displayName":"Is Billable","name":"is_billable","type":"boolean","default":true,"description":"Whether the project is billable or not"},{"displayName":"Is Fixed Fee","name":"is_fixed_fee","type":"boolean","default":false,"description":"Whether the project is a fixed-fee project or not"},{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the project"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Notes about the project"},{"displayName":"Notify When Over Budget","name":"notify_when_over_budget","type":"boolean","default":false,"description":"Whether project managers should be notified when the project goes over budget. Defaults to false."},{"displayName":"Over Budget Notification Percentage","name":"over_budget_notification_percentage","type":"string","default":"","description":"Percentage value used to trigger over budget email alerts. Example: use 10.0 for 10.0%."},{"displayName":"Show Budget To All","name":"show_budget_to_all","type":"boolean","default":false,"description":"Whether to show project budget to all employees. Does not apply to Total Project Fee projects. Defaults to false."},{"displayName":"Starts On","name":"starts_on","type":"dateTime","default":"","description":"Date the project was started"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["task"],"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":["task"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["getAll"]}},"options":[{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether to only return active tasks and false to return inactive tasks"},{"displayName":"Page","name":"page","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The page number to use in pagination"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return tasks belonging to the task with the given ID"}]},{"displayName":"Task ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["task"]}},"description":"The ID of the task you are retrieving"},{"displayName":"Task ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["task"]}},"description":"The ID of the task you want to delete"},{"displayName":"Name","name":"name","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"default":"","required":true,"description":"The name of the task"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"default":{},"options":[{"displayName":"Billable By Default","name":"billable_by_default","type":"boolean","default":true,"description":"Whether default tasks should be marked billable when creating a new project. Defaults to true."},{"displayName":"Default Hourly Rate","name":"default_hourly_rate","type":"number","default":0,"description":"The default hourly rate to use for this task when it is added to a project. Defaults to 0."},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether this task is active or archived. Defaults to true."},{"displayName":"Is Default","name":"is_default","type":"boolean","default":false,"description":"Whether this task should be automatically added to future projects. Defaults to false."}]},{"displayName":"Task ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["task"]}},"description":"The ID of the task you want to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Update Field","displayOptions":{"show":{"operation":["update"],"resource":["task"]}},"default":{},"options":[{"displayName":"Billable By Default","name":"billable_by_default","type":"boolean","default":false,"description":"Whether default tasks should be marked billable when creating a new project. Defaults to true."},{"displayName":"Default Hourly Rate","name":"default_hourly_rate","type":"number","default":0,"description":"The default hourly rate to use for this task when it is added to a project. Defaults to 0."},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether this task is active or archived. Defaults to true."},{"displayName":"Is Default","name":"is_default","type":"boolean","default":false,"description":"Whether this task should be automatically added to future projects. Defaults to false."},{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the task"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["timeEntry"],"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":["timeEntry"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["timeEntry"],"operation":["getAll"]}},"options":[{"displayName":"Client ID","name":"client_id","type":"string","default":"","description":"Only return time entries belonging to the client with the given ID"},{"displayName":"From","name":"from","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or after the given date"},{"displayName":"Is Billed","name":"is_billed","type":"boolean","default":true,"description":"Whether to only return time entries that have been invoiced and false to return time entries that have not been invoiced"},{"displayName":"Is Running","name":"is_running","type":"boolean","default":true,"description":"Whether to only return running time entries and false to return non-running time entries"},{"displayName":"Page","name":"page","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The page number to use in pagination. For instance, if you make a list request and receive 100 records, your subsequent call can include page=2 to retrieve the next page of the list. (Default: 1)"},{"displayName":"To","name":"to","type":"dateTime","default":"","description":"Only return time entries with a spent_date on or before the given date"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return time entries that have been updated since the given date and time"},{"displayName":"User ID","name":"user_id","type":"string","default":"","description":"Only return time entries belonging to the user with the given ID"}]},{"displayName":"Time Entry ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["timeEntry"]}},"description":"The ID of the time entry you are retrieving"},{"displayName":"Time Entry ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["timeEntry"]}},"description":"The ID of the time entry you are deleting"},{"displayName":"Time Entry ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["deleteExternal"],"resource":["timeEntry"]}},"description":"The ID of the time entry whose external reference you are deleting"},{"displayName":"Time Entry ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["stopTime"],"resource":["timeEntry"]}},"description":"Stop a running time entry. Stopping a time entry is only possible if it’s currently running."},{"displayName":"Time Entry ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["restartTime"],"resource":["timeEntry"]}},"description":"Restart a stopped time entry. Restarting a time entry is only possible if it isn’t currently running."},{"displayName":"Time Entry ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["timeEntry"]}},"description":"The ID of the time entry to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["timeEntry"]}},"default":{},"options":[{"displayName":"Ended Time","name":"ended_time","type":"string","default":"","placeholder":"3:00pm","description":"The time the entry ended"},{"displayName":"Hours","name":"hours","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The current amount of time tracked"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"These are notes about the time entry"},{"displayName":"Started Time","name":"started_time","type":"string","default":"","placeholder":"3:00pm","description":"The time the entry started. Defaults to the current time. Example: “8:00am”."}]},{"displayName":"Project ID","name":"projectId","type":"string","displayOptions":{"show":{"operation":["createByDuration"],"resource":["timeEntry"]}},"default":"","required":true,"description":"The ID of the project to associate with the time entry"},{"displayName":"Task ID","name":"taskId","type":"string","displayOptions":{"show":{"operation":["createByDuration"],"resource":["timeEntry"]}},"default":"","required":true,"description":"The ID of the task to associate with the time entry"},{"displayName":"Spent Date","name":"spentDate","type":"dateTime","displayOptions":{"show":{"operation":["createByDuration"],"resource":["timeEntry"]}},"default":"","required":true,"description":"The ISO 8601 formatted date the time entry was spent"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["createByDuration"],"resource":["timeEntry"]}},"default":{},"options":[{"displayName":"Hours","name":"hours","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The current amount of time tracked"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"These are notes about the time entry"},{"displayName":"User ID","name":"user_id","type":"string","default":"","description":"The ID of the user to associate with the time entry. Defaults to the currently authenticated user’s ID."}]},{"displayName":"Project ID","name":"projectId","type":"string","displayOptions":{"show":{"operation":["createByStartEnd"],"resource":["timeEntry"]}},"default":"","required":true,"description":"The ID of the project to associate with the time entry"},{"displayName":"Task ID","name":"taskId","type":"string","displayOptions":{"show":{"operation":["createByStartEnd"],"resource":["timeEntry"]}},"default":"","required":true,"description":"The ID of the task to associate with the time entry"},{"displayName":"Spent Date","name":"spentDate","type":"dateTime","displayOptions":{"show":{"operation":["createByStartEnd"],"resource":["timeEntry"]}},"default":"","required":true,"description":"The ISO 8601 formatted date the time entry was spent"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["createByStartEnd"],"resource":["timeEntry"]}},"default":{},"options":[{"displayName":"Ended Time","name":"ended_time","type":"string","default":"","placeholder":"3:00pm","description":"The time the entry ended"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"These are notes about the time entry"},{"displayName":"Started Time","name":"started_time","type":"string","default":"","placeholder":"8:00am","description":"The time the entry started. Defaults to the current time. Example: “8:00am”."},{"displayName":"User ID","name":"user_id","type":"string","default":"","description":"The ID of the user to associate with the time entry. Defaults to the currently authenticated user’s ID."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["user"],"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":["user"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"options":[{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether to only return active users and false to return inactive users"},{"displayName":"Updated Since","name":"updated_since","type":"dateTime","default":"","description":"Only return users belonging to the user with the given ID"},{"displayName":"Page","name":"page","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The page number to use in pagination"}]},{"displayName":"User ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["user"]}},"description":"The ID of the user you are retrieving"},{"displayName":"User ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["user"]}},"description":"The ID of the user you want to delete"},{"displayName":"First Name","name":"firstName","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":"","required":true,"description":"The first name of the user"},{"displayName":"Last Name","name":"lastName","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":"","required":true,"description":"The last name of the user"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":"","required":true,"description":"The email of the user"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":{},"options":[{"displayName":"Can Create Invoices","name":"can_create_invoices","type":"boolean","default":false,"description":"Whether the user can create invoices. Only applicable to Project Managers."},{"displayName":"Can Create Projects","name":"can_create_projects","type":"boolean","default":false,"description":"Whether the user can create projects. Only applicable to Project Managers."},{"displayName":"Can See Rates","name":"can_see_rates","type":"boolean","default":false,"description":"Whether the user can see billable rates on projects. Only applicable to Project Managers."},{"displayName":"Cost Rate","name":"cost_rate","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The cost rate to use for this user when calculating a project’s costs vs billable amount"},{"displayName":"Default Hourly Rate","name":"default_hourly_rate","type":"string","default":"0","description":"The billable rate to use for this user when they are added to a project"},{"displayName":"Has Access To All Future Projects","name":"has_access_to_all_future_projects","type":"boolean","default":false,"description":"Whether the user should be automatically added to future projects"},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether the user is active or archived"},{"displayName":"Is Admin","name":"is_admin","type":"boolean","default":false,"description":"Whether the user has Admin permissions"},{"displayName":"Is Contractor","name":"is_contractor","type":"boolean","default":false,"description":"Whether the user is a contractor or an employee"},{"displayName":"Is Project Manager","name":"is_project_manager","type":"boolean","default":false,"description":"Whether the user has Project Manager permissions"},{"displayName":"Roles","name":"roles","type":"string","default":"","description":"The role names assigned to this person"},{"displayName":"Timezone","name":"timezone","type":"string","default":"","description":"The user’s timezone. Defaults to the company’s timezone. See a list of <a href=\"/api-v2/introduction/overview/supported-timezones/\">supported time zones</a>."},{"displayName":"Weekly Capacity","name":"weekly_capacity","type":"number","typeOptions":{"minValue":0},"default":126000,"description":"The number of hours per week this person is available to work in seconds. Defaults to <code class=\"language-plaintext highlighter-rouge\">126000</code> seconds (35 hours)."}]},{"displayName":"Time Entry ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["user"]}},"description":"The ID of the time entry to update"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["user"]}},"default":{},"options":[{"displayName":"Can Create Invoices","name":"can_create_invoices","type":"boolean","default":false,"description":"Whether the user can create invoices. Only applicable to Project Managers."},{"displayName":"Can Create Projects","name":"can_create_projects","type":"boolean","default":false,"description":"Whether the user can create projects. Only applicable to Project Managers."},{"displayName":"Can See Rates","name":"can_see_rates","type":"boolean","default":false,"description":"Whether the user can see billable rates on projects. Only applicable to Project Managers."},{"displayName":"Cost Rate","name":"cost_rate","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The cost rate to use for this user when calculating a project’s costs vs billable amount"},{"displayName":"Default Hourly Rate","name":"default_hourly_rate","type":"string","default":"0","description":"The billable rate to use for this user when they are added to a project"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The user email"},{"displayName":"First Name","name":"first_name","type":"string","default":"","description":"The user first name"},{"displayName":"Has Access To All Future Projects","name":"has_access_to_all_future_projects","type":"boolean","default":false,"description":"Whether the user should be automatically added to future projects"},{"displayName":"Is Active","name":"is_active","type":"boolean","default":true,"description":"Whether the user is active or archived"},{"displayName":"Is Admin","name":"is_admin","type":"boolean","default":false,"description":"Whether the user has Admin permissions"},{"displayName":"Is Contractor","name":"is_contractor","type":"boolean","default":false,"description":"Whether the user is a contractor or an employee"},{"displayName":"Is Project Manager","name":"is_project_manager","type":"boolean","default":false,"description":"Whether the user has Project Manager permissions"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"The user last name"},{"displayName":"Roles","name":"roles","type":"string","default":"","description":"The role names assigned to this person"},{"displayName":"Timezone","name":"timezone","type":"string","default":"","description":"The user’s timezone. Defaults to the company’s timezone. See a list of <a href=\"/api-v2/introduction/overview/supported-timezones/\">supported time zones</a>."},{"displayName":"Weekly Capacity","name":"weekly_capacity","type":"number","typeOptions":{"minValue":0},"default":126000,"description":"The number of hours per week this person is available to work in seconds. Defaults to <code class=\"language-plaintext highlighter-rouge\">126000</code> seconds (35 hours)."}]}],"codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.harvest/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/harvest/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Harvest/harvest.png"},
|
|
183
183
|
{"displayName":"HelpScout","name":"helpScout","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume HelpScout API","defaults":{"name":"HelpScout"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"helpScoutOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Conversation","value":"conversation"},{"name":"Customer","value":"customer"},{"name":"Mailbox","value":"mailbox"},{"name":"Thread","value":"thread"}],"default":"conversation"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["conversation"]}},"options":[{"name":"Create","value":"create","description":"Create a new conversation","action":"Create a conversation"},{"name":"Delete","value":"delete","description":"Delete a conversation","action":"Delete a conversation"},{"name":"Get","value":"get","description":"Get a conversation","action":"Get a conversation"},{"name":"Get Many","value":"getAll","description":"Get many conversations","action":"Get many conversations"}],"default":"create"},{"displayName":"Mailbox Name or ID","name":"mailboxId","type":"options","typeOptions":{"loadOptionsMethod":"getMailboxes"},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["conversation"]}},"default":"","description":"ID of a mailbox where the conversation is being created. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Status","name":"status","type":"options","required":true,"options":[{"name":"Active","value":"active"},{"name":"Closed","value":"closed"},{"name":"Pending","value":"pending"}],"displayOptions":{"show":{"operation":["create"],"resource":["conversation"]}},"default":"","description":"Conversation status"},{"displayName":"Subject","name":"subject","type":"string","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["conversation"]}},"default":"","description":"Conversation’s subject"},{"displayName":"Type","name":"type","required":true,"type":"options","options":[{"name":"Chat","value":"chat"},{"name":"Email","value":"email"},{"name":"Phone","value":"phone"}],"displayOptions":{"show":{"operation":["create"],"resource":["conversation"]}},"default":"","description":"Conversation type"},{"displayName":"Resolve Data","name":"resolveData","type":"boolean","default":true,"displayOptions":{"show":{"operation":["create"],"resource":["conversation"]}},"description":"By default the response only contain the ID to resource. If this option gets activated, it will resolve the data automatically."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["conversation"]}},"options":[{"displayName":"Assign To","name":"assignTo","type":"number","default":0,"description":"The Help Scout user assigned to the conversation"},{"displayName":"Auto Reply","name":"autoReply","type":"boolean","default":false,"description":"Whether set to true, an auto reply will be sent as long as there is at least one customer thread in the conversation"},{"displayName":"Closed At","name":"closedAt","type":"dateTime","default":"","description":"When the conversation was closed, only applicable for imported conversations"},{"displayName":"Created At","name":"createdAt","type":"dateTime","default":"","description":"When this conversation was created - ISO 8601 date time"},{"displayName":"Customer Email","name":"customerEmail","type":"string","default":""},{"displayName":"Customer ID","name":"customerId","type":"number","default":0},{"displayName":"Imported","name":"imported","type":"boolean","default":false,"description":"Whether set to true, no outgoing emails or notifications will be generated"},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getTags"},"default":[],"description":"List of tags to be added to the conversation. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"User ID","name":"user","type":"number","default":0,"description":"ID of the user who is adding the conversation and threads"}]},{"displayName":"Threads","name":"threadsUi","placeholder":"Add Thread","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["create"],"resource":["conversation"]}},"default":{},"options":[{"displayName":"Thread","name":"threadsValues","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Chat","value":"chat"},{"name":"Customer","value":"customer"},{"name":"Note","value":"note"},{"name":"Phone","value":"phone"},{"name":"Reply","value":"reply"}],"default":""},{"displayName":"Text","name":"text","type":"string","default":"","description":"The message text"},{"displayName":"Bcc","name":"bcc","displayOptions":{"show":{"type":["customer"]}},"type":"string","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Email"},"default":[],"description":"Email addresses"},{"displayName":"Cc","name":"cc","displayOptions":{"show":{"type":["customer"]}},"type":"string","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Email"},"default":[],"description":"Email addresses"},{"displayName":"Draft","name":"draft","displayOptions":{"show":{"type":["reply"]}},"type":"boolean","default":false,"description":"Whether true, a draft reply is created"}]}]},{"displayName":"Conversation ID","name":"conversationId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["conversation"],"operation":["get"]}}},{"displayName":"Conversation ID","name":"conversationId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["conversation"],"operation":["delete"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["conversation"]}},"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":["conversation"],"returnAll":[false]}},"typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["conversation"],"operation":["getAll"]}},"options":[{"displayName":"Assign To","name":"assignTo","type":"number","default":0,"description":"Filters conversations by assignee ID"},{"displayName":"Embed","name":"embed","type":"options","options":[{"name":"Threads","value":"threads"}],"default":"","description":"Allows embedding/loading of sub-entities"},{"displayName":"Folder ID","name":"folder","type":"string","default":"","description":"Filters conversations from a specific folder ID"},{"displayName":"Mailbox ID","name":"mailbox","type":"string","default":"","description":"Filters conversations from a specific mailbox"},{"displayName":"Modified Since","name":"modifiedSince","type":"dateTime","default":"","description":"Returns only conversations that were modified after this date"},{"displayName":"Number","name":"number","type":"number","default":0,"typeOptions":{"minValue":0},"description":"Looks up conversation by conversation number"},{"displayName":"Query","name":"query","type":"string","default":"","description":"Advanced search <a href=\"https://developer.helpscout.com/mailbox-api/endpoints/conversations/list/#query\">Examples</a>"},{"displayName":"Sort Field","name":"sortField","type":"options","options":[{"name":"Created At","value":"createdAt"},{"name":"Customer Email","value":"customerEmail"},{"name":"Customer Name","value":"customerName"},{"name":"Mailbox ID","value":"mailboxid"},{"name":"Modified At","value":"modifiedAt"},{"name":"Number","value":"number"},{"name":"Score","value":"score"},{"name":"Status","value":"status"},{"name":"Subject","value":"subject"}],"default":"","description":"Sorts the result by specified field"},{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"ASC","value":"asc"},{"name":"DESC","value":"desc"}],"default":"desc"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Active","value":"active"},{"name":"All","value":"all"},{"name":"Closed","value":"closed"},{"name":"Open","value":"open"},{"name":"Pending","value":"pending"},{"name":"Spam","value":"spam"}],"default":"active","description":"Filter conversation by status"},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getTags"},"default":[],"description":"Filter conversation by tags. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["customer"]}},"options":[{"name":"Create","value":"create","description":"Create a new customer","action":"Create a customer"},{"name":"Get","value":"get","description":"Get a customer","action":"Get a customer"},{"name":"Get Many","value":"getAll","description":"Get many customers","action":"Get many customers"},{"name":"Properties","value":"properties","description":"Get customer property definitions","action":"Get customer properties"},{"name":"Update","value":"update","description":"Update a customer","action":"Update a customer"}],"default":"create"},{"displayName":"Resolve Data","name":"resolveData","type":"boolean","default":true,"displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"description":"By default the response only contain the ID to resource. If this option gets activated, it will resolve the data automatically."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"options":[{"displayName":"Age","name":"age","type":"number","typeOptions":{"minValue":1},"default":1,"description":"Customer’s age"},{"displayName":"First Name","name":"firstName","type":"string","default":"","description":"First name of the customer. When defined it must be between 1 and 40 characters."},{"displayName":"Gender","name":"gender","type":"options","options":[{"name":"Female","value":"female"},{"name":"Male","value":"male"},{"name":"Unknown","value":"unknown"}],"default":"","description":"Gender of this customer"},{"displayName":"Job Title","name":"jobTitle","type":"string","default":"","description":"Job title. Max length 60 characters."},{"displayName":"Last Name","name":"lastName","type":"string","default":"","description":"Last name of the customer"},{"displayName":"Location","name":"location","type":"string","default":"","description":"Location of the customer"},{"displayName":"Notes","name":"background","type":"string","default":""},{"displayName":"Organization","name":"organization","type":"string","default":""},{"displayName":"Photo Url","name":"photoUrl","type":"string","default":"","description":"URL of the customer’s photo"}]},{"displayName":"Address","name":"addressUi","placeholder":"Add Address","type":"fixedCollection","displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"default":{},"options":[{"displayName":"Address","name":"addressValue","values":[{"displayName":"Line 1","name":"line1","type":"string","default":""},{"displayName":"Line 2","name":"line2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Country Name or ID","name":"country","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCountriesCodes"},"default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""}]}]},{"displayName":"Chat Handles","name":"chatsUi","placeholder":"Add Chat Handle","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"default":{},"options":[{"displayName":"Chat Handle","name":"chatsValues","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"AIM","value":"aim"},{"name":"Google Talk","value":"gtalk"},{"name":"ICQ","value":"icq"},{"name":"MSN","value":"msn"},{"name":"Other","value":"other"},{"name":"QQ","value":"qq"},{"name":"Skype","value":"skype"},{"name":"XMPP","value":"xmpp"},{"name":"Yahoo","value":"yahoo"}],"description":"Chat type","default":""},{"displayName":"Value","name":"value","type":"string","default":"","description":"Chat handle"}]}]},{"displayName":"Emails","name":"emailsUi","placeholder":"Add Email","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"default":{},"options":[{"displayName":"Email","name":"emailsValues","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"home"},{"name":"Other","value":"other"},{"name":"Work","value":"work"}],"description":"Location for this email address","default":""},{"displayName":"Value","name":"value","type":"string","default":"","description":"Email"}]}]},{"displayName":"Phones","name":"phonesUi","placeholder":"Add Phone","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"default":{},"options":[{"displayName":"Email","name":"phonesValues","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Fax","value":"fax"},{"name":"Home","value":"home"},{"name":"Other","value":"other"},{"name":"Pager","value":"pager"},{"name":"Work","value":"work"}],"description":"Location for this phone","default":""},{"displayName":"Value","name":"value","type":"string","default":"","description":"Phone"}]}]},{"displayName":"Social Profiles","name":"socialProfilesUi","placeholder":"Add Social Profile","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"default":{},"options":[{"displayName":"Social Profile","name":"socialProfilesValues","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"About Me","value":"aboutMe"},{"name":"Facebook","value":"facebook"},{"name":"Flickr","value":"flickr"},{"name":"Forsquare","value":"forsquare"},{"name":"Google","value":"google"},{"name":"Google Plus","value":"googleplus"},{"name":"Linkedin","value":"linkedin"},{"name":"Other","value":"other"},{"name":"Quora","value":"quora"},{"name":"Tungleme","value":"tungleme"},{"name":"Twitter","value":"twitter"},{"name":"Youtube","value":"youtube"}],"description":"Type of social profile","default":""},{"displayName":"Value","name":"value","type":"string","default":"","description":"Social Profile handle (URL for example)"}]}]},{"displayName":"Websites","name":"websitesUi","placeholder":"Add Website","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"default":{},"options":[{"displayName":"Website","name":"websitesValues","values":[{"displayName":"Value","name":"value","type":"string","default":"","description":"Website URL"}]}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["customer"]}},"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":["customer"],"returnAll":[false]}},"typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["customer"],"operation":["getAll"]}},"options":[{"displayName":"First Name","name":"firstName","type":"string","default":"","description":"Filters customers by first name"},{"displayName":"Last Name","name":"lastName","type":"string","default":"","description":"Filters customers by last name"},{"displayName":"Mailbox ID","name":"mailbox","type":"string","default":"","description":"Filters customers from a specific mailbox"},{"displayName":"Modified Since","name":"modifiedSince","type":"dateTime","default":"","description":"Returns only customers that were modified after this date"},{"displayName":"Sort Field","name":"sortField","type":"options","options":[{"name":"Score","value":"score"},{"name":"First Name","value":"firstName"},{"name":"Last Name","value":"lastName"},{"name":"Modified At","value":"modifiedAt"}],"default":"score","description":"Sorts the result by specified field"},{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"ASC","value":"asc"},{"name":"DESC","value":"desc"}],"default":"desc"},{"displayName":"Query","name":"query","type":"string","default":"","description":"Advanced search <a href=\"https://developer.helpscout.com/mailbox-api/endpoints/customers/list/#query\">Examples</a>"}]},{"displayName":"Customer ID","name":"customerId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["customer"],"operation":["get"]}}},{"displayName":"Customer ID","name":"customerId","type":"string","default":"","displayOptions":{"show":{"operation":["update"],"resource":["customer"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["update"],"resource":["customer"]}},"options":[{"displayName":"Age","name":"age","type":"number","typeOptions":{"minValue":1},"default":1,"description":"Customer’s age"},{"displayName":"First Name","name":"firstName","type":"string","default":"","description":"First name of the customer. When defined it must be between 1 and 40 characters."},{"displayName":"Gender","name":"gender","type":"options","options":[{"name":"Female","value":"female"},{"name":"Male","value":"male"},{"name":"Unknown","value":"unknown"}],"default":"","description":"Gender of this customer"},{"displayName":"Job Title","name":"jobTitle","type":"string","default":"","description":"Job title. Max length 60 characters."},{"displayName":"Last Name","name":"lastName","type":"string","default":"","description":"Last name of the customer"},{"displayName":"Location","name":"location","type":"string","default":"","description":"Location of the customer"},{"displayName":"Notes","name":"background","type":"string","default":""},{"displayName":"Organization","name":"organization","type":"string","default":""},{"displayName":"Photo Url","name":"photoUrl","type":"string","default":"","description":"URL of the customer’s photo"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["mailbox"]}},"options":[{"name":"Get","value":"get","description":"Get data of a mailbox","action":"Get a mailbox"},{"name":"Get Many","value":"getAll","description":"Get many mailboxes","action":"Get many mailboxes"}],"default":"get"},{"displayName":"Mailbox ID","name":"mailboxId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["mailbox"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["mailbox"]}},"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":["mailbox"],"returnAll":[false]}},"typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["thread"]}},"options":[{"name":"Create","value":"create","description":"Create a new chat thread","action":"Create a thread"},{"name":"Get Many","value":"getAll","description":"Get many chat threads","action":"Get many threads"}],"default":"create"},{"displayName":"Conversation ID","name":"conversationId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["thread"],"operation":["create"]}}},{"displayName":"Type","name":"type","type":"options","required":true,"displayOptions":{"show":{"resource":["thread"],"operation":["create"]}},"options":[{"name":"Chat","value":"chat"},{"name":"Customer","value":"customer"},{"name":"Note","value":"note"},{"name":"Phone","value":"phone"},{"name":"Reply","value":"reply"}],"default":""},{"displayName":"Text","name":"text","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["thread"],"operation":["create"]}},"description":"The chat text"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["thread"]}},"options":[{"displayName":"Created At","name":"createdAt","type":"dateTime","default":""},{"displayName":"Customer Email","name":"customerEmail","type":"string","default":""},{"displayName":"Customer ID","name":"customerId","type":"number","default":0},{"displayName":"Draft","name":"draft","type":"boolean","default":false,"displayOptions":{"show":{"/type":["note"]}},"description":"Whether a draft reply is created"},{"displayName":"Imported","name":"imported","type":"boolean","default":false,"description":"Whether no outgoing emails or notifications will be generated"}]},{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachments","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["create"],"resource":["thread"]}},"options":[{"name":"attachmentsValues","displayName":"Attachments Values","values":[{"displayName":"FileName","name":"fileName","type":"string","default":"","description":"Attachment’s file name"},{"displayName":"Mime Type","name":"mimeType","type":"string","default":"","description":"Attachment’s mime type"},{"displayName":"Data","name":"data","type":"string","default":"","placeholder":"ZXhhbXBsZSBmaWxl","description":"Base64-encoded stream of data"}]},{"name":"attachmentsBinary","displayName":"Attachments Binary","values":[{"displayName":"Property","name":"property","type":"string","default":"data","description":"Name of the binary properties which contain data which should be added to email as attachment"}]}],"default":{},"description":"Array of supported attachments to add to the message"},{"displayName":"Conversation ID","name":"conversationId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["thread"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["thread"]}},"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":["thread"],"returnAll":[false]}},"typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return"}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.helpscout/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/helpScout/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/HelpScout/helpScout.svg"},
|
|
184
184
|
{"displayName":"HelpScout Trigger","name":"helpScoutTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when HelpScout events occur","defaults":{"name":"HelpScout Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"helpScoutOAuth2Api","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Events","name":"events","type":"multiOptions","options":[{"name":"Conversation - Assigned","value":"convo.assigned"},{"name":"Conversation - Created","value":"convo.created"},{"name":"Conversation - Deleted","value":"convo.deleted"},{"name":"Conversation - Merged","value":"convo.merged"},{"name":"Conversation - Moved","value":"convo.moved"},{"name":"Conversation - Status","value":"convo.status"},{"name":"Conversation - Tags","value":"convo.tags"},{"name":"Conversation Agent Reply - Created","value":"convo.agent.reply.created"},{"name":"Conversation Customer Reply - Created","value":"convo.customer.reply.created"},{"name":"Conversation Note - Created","value":"convo.note.created"},{"name":"Customer - Created","value":"customer.created"},{"name":"Rating - Received","value":"satisfaction.ratings"}],"default":[],"required":true}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.helpscouttrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/helpScout/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/HelpScout/helpScout.svg"},
|
|
185
|
-
{"displayName":"HighLevel","name":"highLevel","group":["transform"],"defaultVersion":2,"description":"Consume HighLevel API v2","version":2,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","defaults":{"name":"HighLevel"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"highLevelOAuth2Api","required":true}],"requestDefaults":{"baseURL":"https://services.leadconnectorhq.com","headers":{"Accept":"application/json","Content-Type":"application/json","Version":"2021-07-28"}},"requestOperations":{},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Contact","value":"contact"},{"name":"Opportunity","value":"opportunity"},{"name":"Task","value":"task"}],"default":"contact","required":true},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create or Update","value":"create","routing":{"request":{"method":"POST","url":"/contacts/upsert/"},"send":{"preSend":[null,null,null]},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Create or update a contact"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/contacts/{{$parameter.contactId}}/"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete a contact"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Get a contact"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"=/contacts/"},"send":{"preSend":[null],"paginate":true}},"action":"Get many contacts"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/contacts/{{$parameter.contactId}}/"},"send":{"preSend":[null,null]},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Update a contact"}],"default":"create"},{"displayName":"Create a new contact or update an existing one if email or phone matches (upsert)","name":"contactCreateNotice","type":"notice","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","description":"Email or Phone are required to create contact","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"email"}}},{"displayName":"Phone","name":"phone","type":"string","description":"Phone or Email are required to create contact. Phone number has to start with a valid <a href=\"https://en.wikipedia.org/wiki/List_of_country_calling_codes\">country code</a> leading with + sign.","placeholder":"+491234567890","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"phone"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"options":[{"displayName":"Address","name":"address1","type":"string","default":"","routing":{"send":{"type":"body","property":"address1"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"type":"body","property":"city"}}},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add Field","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Value","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","required":true,"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptions":{"routing":{"request":{"url":"/custom-fields","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"customFields"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}}},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","routing":{"send":{"value":"={{$value}}","property":"=customField.{{$parent.fieldId}}","type":"body"}}}]}]},{"displayName":"Do Not Disturb","name":"dnd","description":"Whether automated/manual outbound messages are permitted to go out or not. True means NO outbound messages are permitted.","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"dnd"}}},{"displayName":"First Name","name":"firstName","type":"string","default":"","routing":{"send":{"type":"body","property":"firstName"}}},{"displayName":"Last Name","name":"lastName","type":"string","default":"","routing":{"send":{"type":"body","property":"lastName"}}},{"displayName":"Name","name":"name","type":"string","default":"e.g. John Deo","description":"The full name of the contact, will be overwritten by 'First Name' and 'Last Name' if set","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Postal Code","name":"postalCode","type":"string","default":"","routing":{"send":{"type":"body","property":"postalCode"}}},{"displayName":"Source","name":"source","type":"string","default":"","placeholder":"e.g. Public API","routing":{"send":{"type":"body","property":"source"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"type":"body","property":"state"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Timezone","name":"timezone","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTimezones"},"routing":{"send":{"type":"body","property":"timezone"}}},{"displayName":"Website","name":"website","type":"string","default":"","routing":{"send":{"type":"body","property":"website"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"options":[{"displayName":"Address","name":"address1","type":"string","default":"","routing":{"send":{"type":"body","property":"address1"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"type":"body","property":"city"}}},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add Field","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Value","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","required":true,"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptions":{"routing":{"request":{"url":"/custom-fields","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"customFields"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}}},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","routing":{"send":{"value":"={{$value}}","property":"=customField.{{$parent.fieldId}}","type":"body"}}}]}]},{"displayName":"Do Not Disturb","name":"dnd","description":"Whether automated/manual outbound messages are permitted to go out or not. True means NO outbound messages are permitted.","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"dnd"}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","routing":{"send":{"type":"body","property":"email"}}},{"displayName":"First Name","name":"firstName","type":"string","default":"","routing":{"send":{"type":"body","property":"firstName"}}},{"displayName":"Last Name","name":"lastName","type":"string","default":"","routing":{"send":{"type":"body","property":"lastName"}}},{"displayName":"Name","name":"name","type":"string","description":"The full name of the contact, will be overwritten by 'First Name' and 'Last Name' if set","default":"e.g. John Deo","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"Phone number has to start with a valid <a href=\"https://en.wikipedia.org/wiki/List_of_country_calling_codes\">country code</a> leading with + sign","placeholder":"+491234567890","routing":{"send":{"type":"body","property":"phone"}}},{"displayName":"Postal Code","name":"postalCode","type":"string","default":"","routing":{"send":{"type":"body","property":"postalCode"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"type":"body","property":"state"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Timezone","name":"timezone","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTimezones"},"routing":{"send":{"type":"body","property":"timezone"}}},{"displayName":"Website","name":"website","type":"string","default":"","routing":{"send":{"type":"body","property":"website"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}},"default":""},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["contact"],"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":["contact"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"},"output":{"maxResults":"={{$value}}"}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"options":[{"displayName":"Query","name":"query","type":"string","default":"","description":"Query will search on these fields: Name, Phone, Email, Tags, and Company Name","routing":{"send":{"type":"query","property":"query"}}}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"options":[{"displayName":"Order","name":"order","type":"options","options":[{"name":"Descending","value":"desc"},{"name":"Ascending","value":"asc"}],"default":"desc","routing":{"send":{"type":"query","property":"order"}}},{"displayName":"Sort By","name":"sortBy","type":"options","options":[{"name":"Date Added","value":"date_added"},{"name":"Date Updated","value":"date_updated"}],"default":"date_added","routing":{"send":{"type":"query","property":"sortBy"}}}]},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","description":"Lookup Contact by Email. If Email is not found it will try to find a contact by phone.","displayOptions":{"show":{"resource":["contact"],"operation":["lookup"]}},"default":""},{"displayName":"Phone","name":"phone","type":"string","description":"Lookup Contact by Phone. It will first try to find a contact by Email and than by Phone.","displayOptions":{"show":{"resource":["contact"],"operation":["lookup"]}},"default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["opportunity"]}},"options":[{"name":"Create","value":"create","routing":{"send":{"preSend":[null,null]},"request":{"method":"POST","url":"/opportunities/"}},"action":"Create an opportunity"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/opportunities/{{$parameter.opportunityId}}"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete an opportunity"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/opportunities/{{$parameter.opportunityId}}"}},"action":"Get an opportunity"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"/opportunities/search"},"send":{"preSend":[null],"paginate":true}},"action":"Get many opportunities"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/opportunities/{{$parameter.opportunityId}}"}},"action":"Update an opportunity"}],"default":"create"},{"displayName":"Pipeline Name or ID","name":"pipelineId","type":"options","displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getPipelines"},"routing":{"send":{"type":"body","property":"pipelineId"}},"default":""},{"displayName":"Contact Email or ID","name":"contactId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","hint":"There can only be one opportunity for each contact","displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"typeOptions":{"loadOptionsMethod":"getContacts"},"default":"","routing":{"send":{"type":"body","property":"contactId"}}},{"displayName":"Name","name":"name","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Status","name":"status","type":"options","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"body","property":"status"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Company Name","name":"companyName","type":"string","default":"","routing":{"send":{"type":"body","property":"companyName"}}},{"displayName":"Monetary Value","name":"monetaryValue","type":"number","default":"","description":"Monetary value of lead opportunity","routing":{"send":{"type":"body","property":"monetaryValue"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Stage Name or ID","name":"stageId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":"","typeOptions":{"loadOptionsDependsOn":["/pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"body","property":"pipelineStageId"}}}]},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"hint":"You cannot update an opportunity's pipeline ID.","displayOptions":{"show":{"resource":["opportunity"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["update"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Monetary Value","name":"monetaryValue","type":"number","default":"","description":"Monetary value of lead opportunity","routing":{"send":{"type":"body","property":"monetaryValue"}}},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. John Deo","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Pipeline Name or ID","name":"pipelineId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getPipelines"},"routing":{"send":{"type":"body","property":"pipelineId"}},"default":""},{"displayName":"Stage Name or ID","name":"stageId","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","hint":"Select 'Pipeline Name or ID' first to see stages","typeOptions":{"loadOptionsDependsOn":["pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"body","property":"pipelineStageId"}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"body","property":"status"}}}]},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["delete"]}},"default":""},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["get"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["opportunity"],"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":["opportunity"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["getAll"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"query","property":"assigned_to"}}},{"displayName":"Campaign ID","name":"campaignId","type":"string","default":"","routing":{"send":{"type":"query","property":"campaignId"}}},{"displayName":"End Date","name":"endDate","type":"dateTime","default":"","routing":{"send":{"type":"query","property":"endDate","preSend":[null]}}},{"displayName":"Pipeline Name or ID","name":"pipelineId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getPipelines"},"routing":{"send":{"type":"query","property":"pipeline_id"}},"default":""},{"displayName":"Stage Name or ID","name":"stageId","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","hint":"Select 'Pipeline Name or ID' first to see stages","typeOptions":{"loadOptionsDependsOn":["pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"query","property":"pipeline_stage_id"}}},{"displayName":"Start Date","name":"startDate","type":"dateTime","default":"","routing":{"send":{"type":"query","property":"date","preSend":[null]}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"query","property":"status"}}},{"displayName":"Query","name":"query","type":"string","default":"","description":"Query will search on these fields: Name, Phone, Email, Tags, and Company Name","routing":{"send":{"type":"query","property":"q"}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["task"]}},"options":[{"name":"Create","value":"create","routing":{"request":{"method":"POST","url":"=/contacts/{{$parameter.contactId}}/tasks/"},"output":{"postReceive":[null]}},"action":"Create a task"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}/"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete a task"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}/"},"output":{"postReceive":[null]}},"action":"Get a task"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/tasks/"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"tasks"}},null]}},"action":"Get many tasks"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}/"},"send":{"preSend":[null]},"output":{"postReceive":[null]}},"action":"Update a task"}],"default":"create"},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"title"}}},{"displayName":"Due Date","name":"dueDate","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"dueDate","preSend":[null]}}},{"displayName":"Completed","name":"completed","type":"boolean","required":true,"default":false,"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"completed"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Body","name":"body","type":"string","default":"","routing":{"send":{"type":"body","property":"body"}}}]},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Task ID","name":"taskId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"default":"","required":true},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Completed","name":"completed","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"completed"}}},{"displayName":"Body","name":"body","type":"string","default":"","routing":{"send":{"type":"body","property":"body"}}},{"displayName":"Due Date","name":"dueDate","type":"dateTime","default":"","routing":{"send":{"type":"body","property":"dueDate","preSend":[null]}}},{"displayName":"Title","name":"title","type":"string","default":"","routing":{"send":{"type":"body","property":"title"}}}]},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["delete"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Task ID","name":"taskId","type":"string","required":true,"displayOptions":{"show":{"resource":["task"],"operation":["delete"]}},"default":""},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["get"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Task ID","name":"taskId","type":"string","required":true,"displayOptions":{"show":{"resource":["task"],"operation":["get"]}},"default":""},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["getAll"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["task"],"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":["task"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"}},"description":"Max number of results to return"},{"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 (Insecure)","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"}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/HighLevel/highLevel.svg","codex":{"categories":["Marketing","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.highlevel/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/highLevel/"}]}}},
|
|
185
|
+
{"displayName":"HighLevel","name":"highLevel","group":["transform"],"defaultVersion":2,"description":"Consume HighLevel API v2","version":2,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","defaults":{"name":"HighLevel"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"highLevelOAuth2Api","required":true}],"requestDefaults":{"baseURL":"https://services.leadconnectorhq.com","headers":{"Accept":"application/json","Content-Type":"application/json","Version":"2021-07-28"}},"requestOperations":{},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Contact","value":"contact"},{"name":"Opportunity","value":"opportunity"},{"name":"Task","value":"task"},{"name":"Calendar","value":"calendar"}],"default":"contact","required":true},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create or Update","value":"create","routing":{"request":{"method":"POST","url":"/contacts/upsert/"},"send":{"preSend":[null,null,null,null]},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}},null]}},"action":"Create or update a contact"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/contacts/{{$parameter.contactId}}/"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete a contact"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Get a contact"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"=/contacts/"},"send":{"preSend":[null],"paginate":true}},"action":"Get many contacts"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/contacts/{{$parameter.contactId}}/"},"send":{"preSend":[null,null]},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Update a contact"}],"default":"create"},{"displayName":"Create a new contact or update an existing one if email or phone matches (upsert)","name":"contactCreateNotice","type":"notice","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","description":"Email or Phone are required to create contact","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"email"}}},{"displayName":"Phone","name":"phone","type":"string","description":"Phone or Email are required to create contact. Phone number has to start with a valid <a href=\"https://en.wikipedia.org/wiki/List_of_country_calling_codes\">country code</a> leading with + sign.","placeholder":"+491234567890","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"phone"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"options":[{"displayName":"Address","name":"address1","type":"string","default":"","routing":{"send":{"type":"body","property":"address1"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"type":"body","property":"city"}}},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add Field","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Value","values":[{"displayName":"Field Name or ID","name":"fieldId","required":true,"type":"resourceLocator","default":"","description":"Choose from the list, or specify an ID using an expression","modes":[{"displayName":"List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchCustomFields","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"Enter Custom Field ID"}]},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","routing":{"send":{"type":"body","property":"customFields","value":"={{ $parent.values.map(field => ({ fieldId: { id: field.fieldId.id }, field_value: field.fieldValue })) }}"}}}]}],"routing":{"send":{"type":"body","property":"customFields"}}},{"displayName":"Do Not Disturb","name":"dnd","description":"Whether automated/manual outbound messages are permitted to go out or not. True means NO outbound messages are permitted.","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"dnd"}}},{"displayName":"First Name","name":"firstName","type":"string","default":"","routing":{"send":{"type":"body","property":"firstName"}}},{"displayName":"Last Name","name":"lastName","type":"string","default":"","routing":{"send":{"type":"body","property":"lastName"}}},{"displayName":"Name","name":"name","type":"string","default":"e.g. John Deo","description":"The full name of the contact, will be overwritten by 'First Name' and 'Last Name' if set","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Postal Code","name":"postalCode","type":"string","default":"","routing":{"send":{"type":"body","property":"postalCode"}}},{"displayName":"Source","name":"source","type":"string","default":"","placeholder":"e.g. Public API","routing":{"send":{"type":"body","property":"source"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"type":"body","property":"state"}}},{"displayName":"Note","name":"notes","type":"string","default":""},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Timezone","name":"timezone","placeholder":"Select Timezone","type":"resourceLocator","default":"","description":"Choose from the list, or specify a timezone using an expression","modes":[{"displayName":"List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchTimezones","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"Enter Timezone ID"}],"routing":{"send":{"type":"body","property":"timezone"}}},{"displayName":"Website","name":"website","type":"string","default":"","routing":{"send":{"type":"body","property":"website"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"options":[{"displayName":"Address","name":"address1","type":"string","default":"","routing":{"send":{"type":"body","property":"address1"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"type":"body","property":"city"}}},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add Field","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Value","values":[{"displayName":"Field Name or ID","name":"fieldId","required":true,"type":"resourceLocator","default":"","description":"Choose from the list, or specify an ID using an expression","modes":[{"displayName":"List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchCustomFields","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"Enter Custom Field ID"}]},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","routing":{"send":{"type":"body","property":"customFields","value":"={{ $parent.values.map(field => ({ fieldId: { id: field.fieldId.id }, field_value: field.fieldValue })) }}"}}}]}],"routing":{"send":{"type":"body","property":"customFields"}}},{"displayName":"Do Not Disturb","name":"dnd","description":"Whether automated/manual outbound messages are permitted to go out or not. True means NO outbound messages are permitted.","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"dnd"}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","routing":{"send":{"type":"body","property":"email"}}},{"displayName":"First Name","name":"firstName","type":"string","default":"","routing":{"send":{"type":"body","property":"firstName"}}},{"displayName":"Last Name","name":"lastName","type":"string","default":"","routing":{"send":{"type":"body","property":"lastName"}}},{"displayName":"Name","name":"name","type":"string","description":"The full name of the contact, will be overwritten by 'First Name' and 'Last Name' if set","default":"e.g. John Deo","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"Phone number has to start with a valid <a href=\"https://en.wikipedia.org/wiki/List_of_country_calling_codes\">country code</a> leading with + sign","placeholder":"+491234567890","routing":{"send":{"type":"body","property":"phone"}}},{"displayName":"Postal Code","name":"postalCode","type":"string","default":"","routing":{"send":{"type":"body","property":"postalCode"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"type":"body","property":"state"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Timezone","name":"timezone","placeholder":"Select Timezone","type":"resourceLocator","default":"","description":"Choose from the list, or specify a timezone using an expression","modes":[{"displayName":"List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchTimezones","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"Enter Timezone ID"}],"routing":{"send":{"type":"body","property":"timezone"}}},{"displayName":"Website","name":"website","type":"string","default":"","routing":{"send":{"type":"body","property":"website"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}},"default":""},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["contact"],"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":["contact"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1},"default":50,"routing":{"send":{"type":"query","property":"limit"},"output":{"maxResults":"={{$value}}"}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"options":[{"displayName":"Query","name":"query","type":"string","default":"","description":"Query will search on these fields: Name, Phone, Email, Tags, and Company Name","routing":{"send":{"type":"query","property":"query"}}}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"options":[{"displayName":"Order","name":"order","type":"options","options":[{"name":"Descending","value":"desc"},{"name":"Ascending","value":"asc"}],"default":"desc","routing":{"send":{"type":"query","property":"order"}}},{"displayName":"Sort By","name":"sortBy","type":"options","options":[{"name":"Date Added","value":"date_added"},{"name":"Date Updated","value":"date_updated"}],"default":"date_added","routing":{"send":{"type":"query","property":"sortBy"}}}]},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","description":"Lookup Contact by Email. If Email is not found it will try to find a contact by phone.","displayOptions":{"show":{"resource":["contact"],"operation":["lookup"]}},"default":""},{"displayName":"Phone","name":"phone","type":"string","description":"Lookup Contact by Phone. It will first try to find a contact by Email and than by Phone.","displayOptions":{"show":{"resource":["contact"],"operation":["lookup"]}},"default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["opportunity"]}},"options":[{"name":"Create","value":"create","routing":{"send":{"preSend":[null,null]},"request":{"method":"POST","url":"/opportunities/"}},"action":"Create an opportunity"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/opportunities/{{$parameter.opportunityId}}"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete an opportunity"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/opportunities/{{$parameter.opportunityId}}"}},"action":"Get an opportunity"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"/opportunities/search"},"send":{"preSend":[null],"paginate":true}},"action":"Get many opportunities"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/opportunities/{{$parameter.opportunityId}}"}},"action":"Update an opportunity"}],"default":"create"},{"displayName":"Pipeline Name or ID","name":"pipelineId","type":"options","displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getPipelines"},"routing":{"send":{"type":"body","property":"pipelineId"}},"default":""},{"displayName":"Contact Email or ID","name":"contactId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","hint":"There can only be one opportunity for each contact","displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"typeOptions":{"loadOptionsMethod":"getContacts"},"default":"","routing":{"send":{"type":"body","property":"contactId"}}},{"displayName":"Name","name":"name","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Status","name":"status","type":"options","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"body","property":"status"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Company Name","name":"companyName","type":"string","default":"","routing":{"send":{"type":"body","property":"companyName"}}},{"displayName":"Monetary Value","name":"monetaryValue","type":"number","default":"","description":"Monetary value of lead opportunity","routing":{"send":{"type":"body","property":"monetaryValue"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Stage Name or ID","name":"stageId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":"","typeOptions":{"loadOptionsDependsOn":["/pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"body","property":"pipelineStageId"}}}]},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"hint":"You cannot update an opportunity's pipeline ID.","displayOptions":{"show":{"resource":["opportunity"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["update"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Monetary Value","name":"monetaryValue","type":"number","default":"","description":"Monetary value of lead opportunity","routing":{"send":{"type":"body","property":"monetaryValue"}}},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. John Deo","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Pipeline Name or ID","name":"pipelineId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getPipelines"},"routing":{"send":{"type":"body","property":"pipelineId"}},"default":""},{"displayName":"Stage Name or ID","name":"stageId","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","hint":"Select 'Pipeline Name or ID' first to see stages","typeOptions":{"loadOptionsDependsOn":["pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"body","property":"pipelineStageId"}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"body","property":"status"}}}]},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["delete"]}},"default":""},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["get"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["opportunity"],"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":["opportunity"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["getAll"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"query","property":"assigned_to"}}},{"displayName":"Campaign ID","name":"campaignId","type":"string","default":"","routing":{"send":{"type":"query","property":"campaignId"}}},{"displayName":"End Date","name":"endDate","type":"dateTime","default":"","routing":{"send":{"type":"query","property":"endDate","preSend":[null]}}},{"displayName":"Pipeline Name or ID","name":"pipelineId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getPipelines"},"routing":{"send":{"type":"query","property":"pipeline_id"}},"default":""},{"displayName":"Stage Name or ID","name":"stageId","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","hint":"Select 'Pipeline Name or ID' first to see stages","typeOptions":{"loadOptionsDependsOn":["pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"query","property":"pipeline_stage_id"}}},{"displayName":"Start Date","name":"startDate","type":"dateTime","default":"","routing":{"send":{"type":"query","property":"date","preSend":[null]}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"query","property":"status"}}},{"displayName":"Query","name":"query","type":"string","default":"","description":"Query will search on these fields: Name, Phone, Email, Tags, and Company Name","routing":{"send":{"type":"query","property":"q"}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["task"]}},"options":[{"name":"Create","value":"create","routing":{"request":{"method":"POST","url":"=/contacts/{{$parameter.contactId}}/tasks/"},"output":{"postReceive":[null]}},"action":"Create a task"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}/"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete a task"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}/"},"output":{"postReceive":[null]}},"action":"Get a task"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/tasks/"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"tasks"}},null]}},"action":"Get many tasks"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}/"},"send":{"preSend":[null]},"output":{"postReceive":[null]}},"action":"Update a task"}],"default":"create"},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"title"}}},{"displayName":"Due Date","name":"dueDate","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"dueDate","preSend":[null]}}},{"displayName":"Completed","name":"completed","type":"boolean","required":true,"default":false,"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"completed"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Body","name":"body","type":"string","default":"","routing":{"send":{"type":"body","property":"body"}}}]},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Task ID","name":"taskId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"default":"","required":true},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Completed","name":"completed","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"completed"}}},{"displayName":"Body","name":"body","type":"string","default":"","routing":{"send":{"type":"body","property":"body"}}},{"displayName":"Due Date","name":"dueDate","type":"dateTime","default":"","routing":{"send":{"type":"body","property":"dueDate","preSend":[null]}}},{"displayName":"Title","name":"title","type":"string","default":"","routing":{"send":{"type":"body","property":"title"}}}]},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["delete"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Task ID","name":"taskId","type":"string","required":true,"displayOptions":{"show":{"resource":["task"],"operation":["delete"]}},"default":""},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["get"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Task ID","name":"taskId","type":"string","required":true,"displayOptions":{"show":{"resource":["task"],"operation":["get"]}},"default":""},{"displayName":"Contact Email or ID","name":"contactId","type":"options","typeOptions":{"loadOptionsMethod":"getContacts"},"displayOptions":{"show":{"resource":["task"],"operation":["getAll"]}},"default":"","required":true,"description":"Contact the task belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["task"],"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":["task"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"}},"description":"Max number of results to return"},{"displayName":"Operation","name":"operation","type":"options","displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Book Appointment","value":"bookAppointment","action":"Book appointment in a calendar","routing":{"request":{"method":"POST","url":"=/calendars/events/appointments"}}},{"name":"Get Free Slots","value":"getFreeSlots","action":"Get free slots of a calendar","routing":{"request":{"method":"GET","url":"=/calendars/{{$parameter.calendarId}}/free-slots"}}}],"default":"bookAppointment","noDataExpression":true},{"displayName":"Calendar ID","name":"calendarId","type":"string","required":true,"displayOptions":{"show":{"resource":["calendar"],"operation":["bookAppointment"]}},"default":"","routing":{"send":{"type":"body","property":"calendarId"}}},{"displayName":"Location ID","name":"locationId","type":"string","required":true,"displayOptions":{"show":{"resource":["calendar"],"operation":["bookAppointment"]}},"default":"","routing":{"send":{"type":"body","property":"locationId"}}},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["calendar"],"operation":["bookAppointment"]}},"default":"","routing":{"send":{"type":"body","property":"contactId"}}},{"displayName":"Start Time","name":"startTime","type":"string","required":true,"description":"Example: 2021-06-23T03:30:00+05:30","displayOptions":{"show":{"resource":["calendar"],"operation":["bookAppointment"]}},"default":"","routing":{"send":{"type":"body","property":"startTime"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["calendar"],"operation":["bookAppointment"]}},"options":[{"displayName":"End Time","name":"endTime","type":"string","description":"Example: 2021-06-23T04:30:00+05:30","default":"","routing":{"send":{"type":"body","property":"endTime"}}},{"displayName":"Title","name":"title","type":"string","default":"","routing":{"send":{"type":"body","property":"title"}}},{"displayName":"Appointment Status","name":"appointmentStatus","type":"options","default":"new","description":"The status of the appointment. Allowed values: new, confirmed, cancelled, showed, noshow, invalid.","options":[{"name":"Cancelled","value":"cancelled"},{"name":"Confirmed","value":"confirmed"},{"name":"Invalid","value":"invalid"},{"name":"New","value":"new"},{"name":"No Show","value":"noshow"},{"name":"Showed","value":"showed"}],"routing":{"send":{"type":"body","property":"appointmentStatus"}}},{"displayName":"Assigned User ID","name":"assignedUserId","type":"string","default":"","routing":{"send":{"type":"body","property":"assignedUserId"}}},{"displayName":"Address","name":"address","type":"string","default":"","routing":{"send":{"type":"body","property":"address"}}},{"displayName":"Ignore Date Range","name":"ignoreDateRange","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"ignoreDateRange"}}},{"displayName":"Notify","name":"toNotify","type":"boolean","default":true,"routing":{"send":{"type":"body","property":"toNotify"}}}]},{"displayName":"Calendar ID","name":"calendarId","type":"string","required":true,"displayOptions":{"show":{"resource":["calendar"],"operation":["getFreeSlots"]}},"default":""},{"displayName":"Start Date","name":"startDate","type":"number","default":"","required":true,"description":"The start date for fetching free calendar slots. Example: 1548898600000.","displayOptions":{"show":{"resource":["calendar"],"operation":["getFreeSlots"]}},"routing":{"send":{"type":"query","property":"startDate"}}},{"displayName":"End Date","name":"endDate","type":"number","default":"","required":true,"description":"The end date for fetching free calendar slots. Example: 1601490599999.","displayOptions":{"show":{"resource":["calendar"],"operation":["getFreeSlots"]}},"routing":{"send":{"type":"query","property":"endDate"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["calendar"],"operation":["getFreeSlots"]}},"options":[{"displayName":"Timezone","name":"timezone","type":"string","default":"","description":"The timezone to use for the returned slots. Example: America/Chihuahua.","routing":{"send":{"type":"query","property":"timezone"}}},{"displayName":"User ID","name":"userId","type":"string","default":"","description":"User ID to filter the slots (optional)","routing":{"send":{"type":"query","property":"userId"}}},{"displayName":"User IDs","name":"userIds","type":"collection","default":{},"options":[{"displayName":"User IDs","name":"userIds","type":"string","default":"","description":"Comma-separated list of user IDs to filter the slots","routing":{"send":{"type":"query","property":"userIds"}}}]},{"displayName":"Apply Look Busy","name":"enableLookBusy","type":"boolean","default":false,"description":"Apply Look Busy to the slots","routing":{"send":{"type":"query","property":"enableLookBusy"}}}]},{"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 (Insecure)","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"}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/HighLevel/highLevel.svg","codex":{"categories":["Marketing","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.highlevel/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/highLevel/"}]}}},
|
|
186
186
|
{"displayName":"HighLevel","name":"highLevel","group":["transform"],"defaultVersion":2,"description":"Consume HighLevel API v1","version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","defaults":{"name":"HighLevel"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"highLevelApi","required":true}],"requestDefaults":{"baseURL":"https://rest.gohighlevel.com/v1","headers":{"Accept":"application/json","Content-Type":"application/json"}},"requestOperations":{},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Contact","value":"contact"},{"name":"Opportunity","value":"opportunity"},{"name":"Task","value":"task"}],"default":"contact","required":true},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create or Update","value":"create","routing":{"request":{"method":"POST","url":"/contacts"},"send":{"preSend":[null,null]},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Create or update a contact"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/contacts/{{$parameter.contactId}}"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete a contact"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Get a contact"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"=/contacts"},"send":{"paginate":true}},"action":"Get many contacts"},{"name":"Lookup","value":"lookup","routing":{"request":{"method":"GET","url":"=/contacts/lookup?email={{$parameter.email}}&phone={{$parameter.phone}}"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contacts"}}]}},"action":"Lookup a contact"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/contacts/{{$parameter.contactId}}"},"send":{"preSend":[null,null]},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"contact"}}]}},"action":"Update a contact"}],"default":"create"},{"displayName":"Create a new contact or update an existing one if email or phone matches (upsert)","name":"contactCreateNotice","type":"notice","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","description":"Email or Phone are required to create contact","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"email"}}},{"displayName":"Phone","name":"phone","type":"string","description":"Phone or Email are required to create contact. Phone number has to start with a valid <a href=\"https://en.wikipedia.org/wiki/List_of_country_calling_codes\">country code</a> leading with + sign.","placeholder":"+491234567890","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"phone"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"options":[{"displayName":"Address","name":"address1","type":"string","default":"","routing":{"send":{"type":"body","property":"address1"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"type":"body","property":"city"}}},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add Field","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Value","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","required":true,"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptions":{"routing":{"request":{"url":"/custom-fields","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"customFields"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}}},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","routing":{"send":{"value":"={{$value}}","property":"=customField.{{$parent.fieldId}}","type":"body"}}}]}]},{"displayName":"Do Not Disturb","name":"dnd","description":"Whether automated/manual outbound messages are permitted to go out or not. True means NO outbound messages are permitted.","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"dnd"}}},{"displayName":"First Name","name":"firstName","type":"string","default":"","routing":{"send":{"type":"body","property":"firstName"}}},{"displayName":"Last Name","name":"lastName","type":"string","default":"","routing":{"send":{"type":"body","property":"lastName"}}},{"displayName":"Name","name":"name","type":"string","default":"e.g. John Deo","description":"The full name of the contact, will be overwritten by 'First Name' and 'Last Name' if set","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Postal Code","name":"postalCode","type":"string","default":"","routing":{"send":{"type":"body","property":"postalCode"}}},{"displayName":"Source","name":"source","type":"string","default":"","placeholder":"e.g. Public API","routing":{"send":{"type":"body","property":"source"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"type":"body","property":"state"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Timezone","name":"timezone","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTimezones"},"routing":{"send":{"type":"body","property":"timezone"}}},{"displayName":"Website","name":"website","type":"string","default":"","routing":{"send":{"type":"body","property":"website"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"options":[{"displayName":"Address","name":"address1","type":"string","default":"","routing":{"send":{"type":"body","property":"address1"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"type":"body","property":"city"}}},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add Field","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Value","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","required":true,"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptions":{"routing":{"request":{"url":"/custom-fields","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"customFields"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}}},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","routing":{"send":{"value":"={{$value}}","property":"=customField.{{$parent.fieldId}}","type":"body"}}}]}]},{"displayName":"Do Not Disturb","name":"dnd","description":"Whether automated/manual outbound messages are permitted to go out or not. True means NO outbound messages are permitted.","type":"boolean","default":false,"routing":{"send":{"type":"body","property":"dnd"}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","routing":{"send":{"type":"body","property":"email"}}},{"displayName":"First Name","name":"firstName","type":"string","default":"","routing":{"send":{"type":"body","property":"firstName"}}},{"displayName":"Last Name","name":"lastName","type":"string","default":"","routing":{"send":{"type":"body","property":"lastName"}}},{"displayName":"Name","name":"name","type":"string","description":"The full name of the contact, will be overwritten by 'First Name' and 'Last Name' if set","default":"e.g. John Deo","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"Phone number has to start with a valid <a href=\"https://en.wikipedia.org/wiki/List_of_country_calling_codes\">country code</a> leading with + sign","placeholder":"+491234567890","routing":{"send":{"type":"body","property":"phone"}}},{"displayName":"Postal Code","name":"postalCode","type":"string","default":"","routing":{"send":{"type":"body","property":"postalCode"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"type":"body","property":"state"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}},{"displayName":"Timezone","name":"timezone","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTimezones"},"routing":{"send":{"type":"body","property":"timezone"}}},{"displayName":"Website","name":"website","type":"string","default":"","routing":{"send":{"type":"body","property":"website"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}},"default":""},{"displayName":"Contact ID","name":"contactId","type":"string","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["contact"],"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":["contact"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"},"output":{"maxResults":"={{$value}}"}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"options":[{"displayName":"Query","name":"query","type":"string","default":"","description":"Query will search on these fields: Name, Phone, Email, Tags, and Company Name","routing":{"send":{"type":"query","property":"query"}}}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}},"options":[{"displayName":"Order","name":"order","type":"options","options":[{"name":"Descending","value":"desc"},{"name":"Ascending","value":"asc"}],"default":"desc","routing":{"send":{"type":"query","property":"order"}}},{"displayName":"Sort By","name":"sortBy","type":"options","options":[{"name":"Date Added","value":"date_added"},{"name":"Date Updated","value":"date_updated"}],"default":"date_added","routing":{"send":{"type":"query","property":"sortBy"}}}]},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","description":"Lookup Contact by Email. If Email is not found it will try to find a contact by phone.","displayOptions":{"show":{"resource":["contact"],"operation":["lookup"]}},"default":""},{"displayName":"Phone","name":"phone","type":"string","description":"Lookup Contact by Phone. It will first try to find a contact by Email and than by Phone.","displayOptions":{"show":{"resource":["contact"],"operation":["lookup"]}},"default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["opportunity"]}},"options":[{"name":"Create","value":"create","routing":{"send":{"preSend":[null]},"request":{"method":"POST","url":"=/pipelines/{{$parameter.pipelineId}}/opportunities"}},"action":"Create an opportunity"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/pipelines/{{$parameter.pipelineId}}/opportunities/{{$parameter.opportunityId}}"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete an opportunity"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/pipelines/{{$parameter.pipelineId}}/opportunities/{{$parameter.opportunityId}}"}},"action":"Get an opportunity"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"=/pipelines/{{$parameter.pipelineId}}/opportunities"},"send":{"paginate":true}},"action":"Get many opportunities"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/pipelines/{{$parameter.pipelineId}}/opportunities/{{$parameter.opportunityId}}"},"send":{"preSend":[null,null]}},"action":"Update an opportunity"}],"default":"create"},{"displayName":"Pipeline Name or ID","name":"pipelineId","type":"options","displayOptions":{"show":{"resource":["opportunity"],"operation":["create","delete","get","getAll","update"]}},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptions":{"routing":{"request":{"url":"/pipelines","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"pipelines"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}},"default":""},{"displayName":"Stage Name or ID","name":"stageId","type":"options","required":true,"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"default":"","typeOptions":{"loadOptionsDependsOn":["pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"body","property":"stageId"}}},{"displayName":"Contact Identifier","name":"contactIdentifier","required":true,"type":"string","description":"Either Email, Phone or Contact ID","hint":"There can only be one opportunity for each contact.","displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"default":"","routing":{"send":{"preSend":[null]}}},{"displayName":"Title","name":"title","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"default":"","routing":{"send":{"type":"body","property":"title"}}},{"displayName":"Status","name":"status","type":"options","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"body","property":"status"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["create"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose staff member from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Company Name","name":"companyName","type":"string","default":"","routing":{"send":{"type":"body","property":"companyName"}}},{"displayName":"Monetary Value","name":"monetaryValue","type":"number","default":"","description":"Monetary value of lead opportunity","routing":{"send":{"type":"body","property":"monetaryValue"}}},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. John Deo","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}}]},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"hint":"You cannot update an opportunity's pipeline ID.","displayOptions":{"show":{"resource":["opportunity"],"operation":["update"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["update"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose staff member from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Company Name","name":"companyName","type":"string","default":"","routing":{"send":{"type":"body","property":"companyName"}}},{"displayName":"Contact Identifier","name":"contactIdentifier","type":"string","description":"Either Email, Phone or Contact ID","hint":"There can only be one opportunity for each contact.","default":"","routing":{"send":{"preSend":[null]}}},{"displayName":"Monetary Value","name":"monetaryValue","type":"number","default":"","description":"Monetary value of lead opportunity","routing":{"send":{"type":"body","property":"monetaryValue"}}},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. John Deo","routing":{"send":{"type":"body","property":"name"}}},{"displayName":"Stage Name or ID","name":"stageId","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"body","property":"stageId"}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"body","property":"status"}}},{"displayName":"Title","name":"title","type":"string","default":"","routing":{"send":{"type":"body","property":"title"}}},{"displayName":"Tags","name":"tags","type":"string","hint":"Comma separated list of tags, array of strings can be set in expression","default":"","routing":{"send":{"type":"body","property":"tags"}}}]},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["delete"]}},"default":""},{"displayName":"Opportunity ID","name":"opportunityId","type":"string","required":true,"displayOptions":{"show":{"resource":["opportunity"],"operation":["get"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["opportunity"],"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":["opportunity"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["opportunity"],"operation":["getAll"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose staff member from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"query","property":"assignedTo"}}},{"displayName":"Campaign ID","name":"campaignId","type":"string","default":"","routing":{"send":{"type":"query","property":"campaignId"}}},{"displayName":"End Date","name":"endDate","type":"dateTime","default":"","routing":{"send":{"type":"query","property":"endDate","preSend":[null]}}},{"displayName":"Stage Name or ID","name":"stageId","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["pipelineId"],"loadOptionsMethod":"getPipelineStages"},"routing":{"send":{"type":"query","property":"stageId"}}},{"displayName":"Start Date","name":"startDate","type":"dateTime","default":"","routing":{"send":{"type":"query","property":"startDate","preSend":[null]}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Open","value":"open"},{"name":"Won","value":"won"},{"name":"Lost","value":"lost"},{"name":"Abandoned","value":"abandoned"}],"default":"open","routing":{"send":{"type":"query","property":"status"}}},{"displayName":"Query","name":"query","type":"string","default":"","description":"Query will search on these fields: Name, Phone, Email, Tags, and Company Name","routing":{"send":{"type":"query","property":"query"}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["task"]}},"options":[{"name":"Create","value":"create","routing":{"request":{"method":"POST","url":"=/contacts/{{$parameter.contactId}}/tasks"},"output":{"postReceive":[null]}},"action":"Create a task"},{"name":"Delete","value":"delete","routing":{"request":{"method":"DELETE","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}"},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"success\": true } }}"}}]}},"action":"Delete a task"},{"name":"Get","value":"get","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}"},"output":{"postReceive":[null]}},"action":"Get a task"},{"name":"Get Many","value":"getAll","routing":{"request":{"method":"GET","url":"=/contacts/{{$parameter.contactId}}/tasks"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"tasks"}},null]}},"action":"Get many tasks"},{"name":"Update","value":"update","routing":{"request":{"method":"PUT","url":"=/contacts/{{$parameter.contactId}}/tasks/{{$parameter.taskId}}"},"send":{"preSend":[null]},"output":{"postReceive":[null]}},"action":"Update a task"}],"default":"create"},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"default":"","required":true,"description":"Contact the task belongs to"},{"displayName":"Title","name":"title","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"title"}}},{"displayName":"Due Date","name":"dueDate","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"dueDate","preSend":[null]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Description","name":"description","type":"string","default":"","routing":{"send":{"type":"body","property":"description"}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Incompleted","value":"incompleted"},{"name":"Completed","value":"completed"}],"default":"incompleted","routing":{"send":{"type":"body","property":"status"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"default":"","required":true,"description":"Contact the task belongs to"},{"displayName":"Task ID","name":"taskId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"default":"","required":true},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"options","default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"routing":{"send":{"type":"body","property":"assignedTo"}}},{"displayName":"Description","name":"description","type":"string","default":"","routing":{"send":{"type":"body","property":"description"}}},{"displayName":"Due Date","name":"dueDate","type":"dateTime","default":"","routing":{"send":{"type":"body","property":"dueDate","preSend":[null]}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Incompleted","value":"incompleted"},{"name":"Completed","value":"completed"}],"default":"incompleted","routing":{"send":{"type":"body","property":"status"}}},{"displayName":"Title","name":"title","type":"string","default":"","routing":{"send":{"type":"body","property":"title"}}}]},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["delete"]}},"default":"","required":true,"description":"Contact the task belongs to"},{"displayName":"Task ID","name":"taskId","type":"string","required":true,"displayOptions":{"show":{"resource":["task"],"operation":["delete"]}},"default":""},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["get"]}},"default":"","required":true,"description":"Contact the task belongs to"},{"displayName":"Task ID","name":"taskId","type":"string","required":true,"displayOptions":{"show":{"resource":["task"],"operation":["get"]}},"default":""},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["task"],"operation":["getAll"]}},"default":"","required":true,"description":"Contact the task belongs to"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["task"],"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":["task"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":20,"routing":{"send":{"type":"query","property":"limit"}},"description":"Max number of results to return"},{"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 (Insecure)","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"}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/HighLevel/highLevel.svg","codex":{"categories":["Marketing","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.highlevel/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/highLevel/"}]}}},
|
|
187
187
|
{"displayName":"Home Assistant","name":"homeAssistant","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Home Assistant API","defaults":{"name":"Home Assistant"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"homeAssistantApi","required":true,"testedBy":"homeAssistantApiTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Camera Proxy","value":"cameraProxy"},{"name":"Config","value":"config"},{"name":"Event","value":"event"},{"name":"Log","value":"log"},{"name":"Service","value":"service"},{"name":"State","value":"state"},{"name":"Template","value":"template"}],"default":"config"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["cameraProxy"]}},"options":[{"name":"Get Screenshot","value":"getScreenshot","description":"Get the camera screenshot","action":"Get a screenshot"}],"default":"getScreenshot"},{"displayName":"Camera Entity Name or ID","name":"cameraEntityId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCameraEntities"},"default":"","required":true,"displayOptions":{"show":{"operation":["getScreenshot"],"resource":["cameraProxy"]}}},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"operation":["getScreenshot"],"resource":["cameraProxy"]}},"hint":"The name of the output binary field to put the file in"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["config"]}},"options":[{"name":"Get","value":"get","description":"Get the configuration","action":"Get the config"},{"name":"Check Configuration","value":"check","description":"Check the configuration","action":"Check the config"}],"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create an event","action":"Create an event"},{"name":"Get Many","value":"getAll","description":"Get many events","action":"Get many events"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["event"]}},"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":["event"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Event Type","name":"eventType","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["event"]}},"required":true,"default":"","description":"The Entity ID for which an event will be created"},{"displayName":"Event Attributes","name":"eventAttributes","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Attribute","default":{},"displayOptions":{"show":{"resource":["event"],"operation":["create"]}},"options":[{"displayName":"Attributes","name":"attributes","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the attribute"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the attribute"}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["history"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many state changes","action":"Get many state changes"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["history"]}},"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":["history"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["history"],"operation":["getAll"]}},"options":[{"displayName":"End Time","name":"endTime","type":"dateTime","default":"","description":"The end of the period"},{"displayName":"Entity IDs","name":"entityIds","type":"string","default":"","description":"The entities IDs separated by comma"},{"displayName":"Minimal Response","name":"minimalResponse","type":"boolean","default":false,"description":"Whether to only return <code>last_changed</code> and state for states"},{"displayName":"Significant Changes Only","name":"significantChangesOnly","type":"boolean","default":false,"description":"Whether to only return significant state changes"},{"displayName":"Start Time","name":"startTime","type":"dateTime","default":"","description":"The beginning of the period"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["log"]}},"options":[{"name":"Get Error Logs","value":"getErroLogs","description":"Get a log for a specific entity","action":"Get a log for an entity"},{"name":"Get Logbook Entries","value":"getLogbookEntries","description":"Get all logs","action":"Get all logs for an entity"}],"default":"getErroLogs"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["log"],"operation":["getLogbookEntries"]}},"options":[{"displayName":"End Time","name":"endTime","type":"dateTime","default":"","description":"The end of the period"},{"displayName":"Entity ID","name":"entityId","type":"string","default":""},{"displayName":"Start Time","name":"startTime","type":"dateTime","default":"","description":"The beginning of the period"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["service"]}},"options":[{"name":"Call","value":"call","description":"Call a service within a specific domain","action":"Call a service"},{"name":"Get Many","value":"getAll","description":"Get many services","action":"Get many services"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["service"]}},"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":["service"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Domain Name or ID","name":"domain","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getDomains"},"default":"","required":true,"displayOptions":{"show":{"resource":["service"],"operation":["call"]}}},{"displayName":"Service Name or ID","name":"service","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["domain"],"loadOptionsMethod":"getDomainServices"},"default":"","required":true,"displayOptions":{"show":{"resource":["service"],"operation":["call"]}}},{"displayName":"Service Attributes","name":"serviceAttributes","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Attribute","default":{},"displayOptions":{"show":{"resource":["service"],"operation":["call"]}},"options":[{"name":"attributes","displayName":"Attributes","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the field"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the field"}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["state"]}},"options":[{"name":"Create or Update","value":"upsert","description":"Create a new record, or update the current one if it already exists (upsert)","action":"Create or update a state"},{"name":"Get","value":"get","description":"Get a state for a specific entity","action":"Get a state"},{"name":"Get Many","value":"getAll","description":"Get many states","action":"Get many states"}],"default":"get"},{"displayName":"Entity Name or ID","name":"entityId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getAllEntities"},"displayOptions":{"show":{"operation":["get"],"resource":["state"]}},"required":true,"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["state"]}},"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":["state"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Entity Name or ID","name":"entityId","type":"options","typeOptions":{"loadOptionsMethod":"getAllEntities"},"displayOptions":{"show":{"operation":["upsert"],"resource":["state"]}},"required":true,"default":"","description":"The entity ID for which a state will be created. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"State","name":"state","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["state"],"operation":["upsert"]}}},{"displayName":"State Attributes","name":"stateAttributes","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Attribute","default":{},"displayOptions":{"show":{"resource":["state"],"operation":["upsert"]}},"options":[{"displayName":"Attributes","name":"attributes","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the attribute"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the attribute"}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["template"]}},"options":[{"name":"Create","value":"create","description":"Create a template","action":"Create a template"}],"default":"create"},{"displayName":"Template","name":"template","type":"string","displayOptions":{"show":{"resource":["template"],"operation":["create"]}},"required":true,"default":"","description":"Render a Home Assistant template. <a href=\"https://www.home-assistant.io/docs/configuration/templating/\">See template docs for more information.</a>."}],"codex":{"categories":["Miscellaneous"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.homeassistant/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/homeAssistant/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/HomeAssistant/homeAssistant.svg"},
|
|
188
188
|
{"displayName":"HTML Extract","name":"htmlExtract","icon":"fa:cut","group":["transform"],"version":1,"hidden":true,"subtitle":"={{$parameter[\"sourceData\"] + \": \" + $parameter[\"dataPropertyName\"]}}","description":"Extracts data from HTML","defaults":{"name":"HTML Extract","color":"#333377"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Source Data","name":"sourceData","type":"options","options":[{"name":"Binary","value":"binary"},{"name":"JSON","value":"json"}],"default":"json","description":"If HTML should be read from binary or JSON data"},{"displayName":"Input Binary Field","name":"dataPropertyName","type":"string","displayOptions":{"show":{"sourceData":["binary"]}},"default":"data","required":true,"hint":"The name of the input binary field containing the file to be extracted"},{"displayName":"JSON Property","name":"dataPropertyName","type":"string","displayOptions":{"show":{"sourceData":["json"]}},"default":"data","required":true,"description":"Name of the JSON property in which the HTML to extract the data from can be found. The property can either contain a string or an array of strings."},{"displayName":"Extraction Values","name":"extractionValues","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Key","name":"key","type":"string","default":"","description":"The key under which the extracted value should be saved"},{"displayName":"CSS Selector","name":"cssSelector","type":"string","default":"","placeholder":".price","description":"The CSS selector to use"},{"displayName":"Return Value","name":"returnValue","type":"options","options":[{"name":"Attribute","value":"attribute","description":"Get an attribute value like \"class\" from an element"},{"name":"HTML","value":"html","description":"Get the HTML the element contains"},{"name":"Text","value":"text","description":"Get only the text content of the element"},{"name":"Value","value":"value","description":"Get value of an input, select or textarea"}],"default":"text","description":"What kind of data should be returned"},{"displayName":"Attribute","name":"attribute","type":"string","displayOptions":{"show":{"returnValue":["attribute"]}},"default":"","placeholder":"class","description":"The name of the attribute to return the value off"},{"displayName":"Return Array","name":"returnArray","type":"boolean","default":false,"description":"Whether to return the values as an array so if multiple ones get found they also get returned separately. If not set all will be returned as a single string."}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Trim Values","name":"trimValues","type":"boolean","default":true,"description":"Whether to remove automatically all spaces and newlines from the beginning and end of the values"}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers","Data Transformation"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.html/"}]}}},
|
|
@@ -256,12 +256,13 @@
|
|
|
256
256
|
{"displayName":"MessageBird","name":"messageBird","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Sends SMS via MessageBird","defaults":{"name":"MessageBird"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"messageBirdApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"SMS","value":"sms"},{"name":"Balance","value":"balance"}],"default":"sms"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["sms"]}},"options":[{"name":"Send","value":"send","description":"Send text messages (SMS)","action":"Send an SMS"}],"default":"send"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["balance"]}},"options":[{"name":"Get","value":"get","description":"Get the balance","action":"Get the current balance"}],"default":"get"},{"displayName":"From","name":"originator","type":"string","default":"","placeholder":"14155238886","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The number from which to send the message"},{"displayName":"To","name":"recipients","type":"string","default":"","placeholder":"14155238886/+14155238886","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"All recipients separated by commas"},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The message to be send"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"placeholder":"Add Fields","default":{},"options":[{"displayName":"Created Date-Time","name":"createdDatetime","type":"dateTime","default":"","description":"The date and time of the creation of the message in RFC3339 format (Y-m-dTH:i:sP)"},{"displayName":"Datacoding","name":"datacoding","type":"options","options":[{"name":"Auto","value":"auto"},{"name":"Plain","value":"plain"},{"name":"Unicode","value":"unicode"}],"default":"","description":"Using unicode will limit the maximum number of characters to 70 instead of 160"},{"displayName":"Gateway","name":"gateway","type":"number","default":"","description":"The SMS route that is used to send the message"},{"displayName":"Group IDs","name":"groupIds","placeholder":"1,2","type":"string","default":"","description":"Group IDs separated by commas, If provided recipients can be omitted"},{"displayName":"Message Type","name":"mclass","type":"options","placeholder":"Permissible values from 0-3","options":[{"name":"Flash","value":1},{"name":"Normal","value":0}],"default":1,"description":"Indicated the message type. 1 is a normal message, 0 is a flash message."},{"displayName":"Reference","name":"reference","type":"string","default":"","description":"A client reference"},{"displayName":"Report Url","name":"reportUrl","type":"string","default":"","description":"The status report URL to be used on a per-message basis. Reference is required for a status report webhook to be sent."},{"displayName":"Scheduled Date-Time","name":"scheduledDatetime","type":"dateTime","default":"","description":"The scheduled date and time of the message in RFC3339 format (Y-m-dTH:i:sP)"},{"displayName":"Type","name":"type","type":"options","options":[{"name":"Binary","value":"binary"},{"name":"Flash","value":"flash"},{"name":"SMS","value":"sms"}],"default":"","description":"The type of message. Values can be: sms, binary, or flash."},{"displayName":"Type Details","name":"typeDetails","type":"string","default":"","description":"A hash with extra information. Is only used when a binary message is sent."},{"displayName":"Validity","name":"validity","type":"number","default":1,"typeOptions":{"minValue":1},"description":"The amount of seconds that the message is valid"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.messagebird/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/messageBird/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/MessageBird/messagebird.svg"},
|
|
257
257
|
{"displayName":"Metabase","name":"metabase","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Metabase API","defaults":{"name":"Metabase"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"metabaseApi","required":true}],"requestDefaults":{"returnFullResponse":true,"baseURL":"={{$credentials.url.replace(new RegExp(\"/$\"), \"\")}}","headers":{}},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Alert","value":"alerts"},{"name":"Database","value":"databases"},{"name":"Metric","value":"metrics"},{"name":"Question","value":"questions"}],"default":"questions"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["questions"]}},"options":[{"name":"Get","value":"get","description":"Get a specific question","routing":{"request":{"method":"GET","url":"={{\"/api/card/\" + $parameter.questionId}}"}},"action":"Get a questions"},{"name":"Get Many","value":"getAll","description":"Get many questions","routing":{"request":{"method":"GET","url":"/api/card/"}},"action":"Get many questions"},{"name":"Result Data","value":"resultData","description":"Return the result of the question to a specific file format","routing":{"request":{"method":"POST","url":"={{\"/api/card/\" + $parameter.questionId + \"/query/\" + $parameter.format}}","returnFullResponse":true,"encoding":"arraybuffer"},"output":{"postReceive":[null]}},"action":"Get the results from a question"}],"default":"getAll"},{"displayName":"Question ID","name":"questionId","type":"string","required":true,"placeholder":"0","displayOptions":{"show":{"resource":["questions"],"operation":["get","resultData"]}},"default":""},{"displayName":"Format","name":"format","type":"options","required":true,"options":[{"name":"CSV","value":"csv"},{"name":"JSON","value":"json"},{"name":"XLSX","value":"xlsx"}],"default":"csv","displayOptions":{"show":{"resource":["questions"],"operation":["resultData"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["metrics"]}},"options":[{"name":"Get","value":"get","description":"Get a specific metric","routing":{"request":{"method":"GET","url":"={{\"/api/metric/\" + $parameter.metricId}}","returnFullResponse":true}},"action":"Get a metric"},{"name":"Get Many","value":"getAll","description":"Get many metrics","routing":{"request":{"method":"GET","url":"/api/metric/"}},"action":"Get many metrics"}],"default":"getAll"},{"displayName":"Metric ID","name":"metricId","type":"string","required":true,"placeholder":"0","displayOptions":{"show":{"resource":["metrics"],"operation":["get"]}},"default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["databases"]}},"options":[{"name":"Add","value":"addNewDatasource","description":"Add a new datasource to the metabase instance","routing":{"request":{"method":"POST","url":"/api/database"}},"action":"Add a databases"},{"name":"Get Many","value":"getAll","description":"Get many databases","routing":{"request":{"method":"GET","url":"/api/database/"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"data"}}]}},"action":"Get many databases"},{"name":"Get Fields","value":"getFields","description":"Get fields from database","routing":{"request":{"method":"GET","url":"={{\"/api/database/\" + $parameter.databaseId + \"/fields\"}}"}},"action":"Get Fields a databases"}],"default":"getAll"},{"displayName":"Database ID","name":"databaseId","type":"string","required":true,"placeholder":"0","displayOptions":{"show":{"resource":["databases"],"operation":["getFields"]}},"default":""},{"displayName":"Engine","name":"engine","type":"options","required":true,"placeholder":"PostgreSQL","options":[{"name":"H2","value":"h2"},{"name":"MongoDB","value":"mongo"},{"name":"Mysql","value":"mysql"},{"name":"PostgreSQL","value":"postgres"},{"name":"Redshift","value":"redshift"},{"name":"Sqlite","value":"sqlite"}],"default":"postgres","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"]}},"routing":{"send":{"property":"engine","type":"body"}}},{"displayName":"Host","name":"host","type":"string","required":true,"placeholder":"localhost:5432","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"],"engine":["postgres","redshift","mysql","mongo"]}},"routing":{"send":{"property":"details.host","type":"body"}},"default":""},{"displayName":"Name","name":"name","type":"string","required":true,"placeholder":"Database 1","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"]}},"routing":{"send":{"property":"name","type":"body"}},"default":""},{"displayName":"Port","name":"port","type":"number","required":true,"placeholder":"5432","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"],"engine":["postgres","redshift","mysql","mongo"]}},"routing":{"send":{"property":"details.port","type":"body"}},"default":5432},{"displayName":"User","name":"user","type":"string","required":true,"placeholder":"Admin","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"],"engine":["postgres","redshift","mysql","mongo"]}},"routing":{"send":{"property":"details.user","type":"body"}},"default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"required":true,"placeholder":"password","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"],"engine":["postgres","redshift","mysql","mongo"]}},"routing":{"send":{"property":"details.password","type":"body"}},"default":""},{"displayName":"Database Name","name":"dbName","type":"string","placeholder":"Users","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"],"engine":["postgres","redshift","mysql","mongo"]}},"routing":{"send":{"property":"details.db","type":"body"}},"default":""},{"displayName":"File Path","name":"filePath","type":"string","required":true,"placeholder":"file:/Users/admin/Desktop/Users","displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"],"engine":["h2","sqlite"]}},"routing":{"send":{"property":"details.db","type":"body"}},"default":""},{"displayName":"Full Sync","name":"fullSync","type":"boolean","required":true,"default":true,"displayOptions":{"show":{"resource":["databases"],"operation":["addNewDatasource"]}},"routing":{"send":{"property":"is_full_sync","type":"body"}}},{"displayName":"Simplify","name":"simple","type":"boolean","description":"Whether to return a simplified version of the response instead of the raw data","displayOptions":{"show":{"resource":["databases"],"operation":["getAll"]}},"routing":{"output":{"postReceive":[{"type":"setKeyValue","enabled":"={{$value}}","properties":{"id":"={{$responseItem.id}}","name":"={{$responseItem.name}}","description":"={{$responseItem.description}}","engine":"={{$responseItem.engine}}","creator_id":"={{$responseItem.creator_id}}","timezone":"={{$responseItem.timezone}}","created_at":"={{$responseItem.created_at}}","updated_at":"={{$responseItem.updated_at}}","db":"={{$responseItem.details.db}}","user":"={{$responseItem.details.user}}","host":"={{$responseItem.details.host}}","port":"={{$responseItem.details.port}}","ssl":"={{$responseItem.details.ssl}}","is_full_sync":"={{$responseItem.details.is_full_sync}}"}}]}},"default":true},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["alerts"]}},"options":[{"name":"Get","value":"get","description":"Get specific alert","routing":{"request":{"method":"GET","url":"={{\"/api/alert/\" + $parameter.alertId}}"}},"action":"Get an alert"},{"name":"Get Many","value":"getAll","description":"Get many alerts","routing":{"request":{"method":"GET","url":"/api/alert/"}},"action":"Get many alerts"}],"default":"getAll"},{"displayName":"Alert ID","name":"alertId","type":"string","required":true,"placeholder":"0","displayOptions":{"show":{"resource":["alerts"],"operation":["get"]}},"default":""},{"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 (Insecure)","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":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.metabase/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/metabase/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Metabase/metabase.svg"},
|
|
258
258
|
{"displayName":"Microsoft Dynamics CRM","name":"microsoftDynamicsCrm","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Dynamics CRM API","defaults":{"name":"Microsoft Dynamics CRM"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftDynamicsOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Account","value":"account"}],"default":"account"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["account"]}},"options":[{"name":"Create","value":"create","action":"Create an account"},{"name":"Delete","value":"delete","action":"Delete an account"},{"name":"Get","value":"get","action":"Get an account"},{"name":"Get Many","value":"getAll","action":"Get many accounts"},{"name":"Update","value":"update","action":"Update an account"}],"default":"create"},{"displayName":"Name","name":"name","description":"Company or business name","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["account"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["account"],"operation":["create"]}},"options":[{"displayName":"Account Category Name or ID","name":"accountcategorycode","type":"options","typeOptions":{"loadOptionsMethod":"getAccountCategories"},"default":"","description":"Category to indicate whether the customer account is standard or preferred. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Account Rating Name or ID","name":"accountratingcode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getAccountRatingCodes"},"default":""},{"displayName":"Address","name":"addresses","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Address Field","options":[{"displayName":"Address Fields","name":"address","values":[{"displayName":"Address Type Name or ID","name":"addresstypecode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getAddressTypes"},"default":""},{"displayName":"Line1","name":"line1","type":"string","default":""},{"displayName":"Line2","name":"line2","type":"string","default":""},{"displayName":"Line3","name":"line3","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State or Province","name":"stateorprovince","type":"string","default":""},{"displayName":"Country","name":"country","type":"string","default":""},{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Postalcode","name":"postalcode","type":"string","default":""},{"displayName":"Primary Contact Name","name":"primarycontactname","type":"string","default":""},{"displayName":"Telephone1","name":"telephone1","type":"string","default":""},{"displayName":"Telephone2","name":"telephone2","type":"string","default":""},{"displayName":"Fax","name":"fax","type":"string","default":""}]}]},{"displayName":"Business Type Name or ID","name":"businesstypecode","type":"options","typeOptions":{"loadOptionsMethod":"getBusinessTypes"},"default":"","description":"The legal designation or other business type of the account for contracts or reporting purposes. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Customer Size Name or ID","name":"customersizecode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCustomerSizeCodes"},"default":""},{"displayName":"Customer Type Name or ID","name":"customertypecode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCustomerTypeCodes"},"default":""},{"displayName":"Description","name":"description","type":"string","default":"","description":"Additional information to describe the account, such as an excerpt from the company’s website"},{"displayName":"Email Address 1","name":"emailaddress1","type":"string","default":"","description":"The primary email address for the account"},{"displayName":"Email Address 2","name":"emailaddress2","type":"string","default":"","description":"The secondary email address for the account"},{"displayName":"Email Address 3","name":"emailaddress3","type":"string","default":"","description":"Alternate email address for the account"},{"displayName":"Fax","name":"fax","type":"string","default":""},{"displayName":"FTP site URL","name":"ftpsiteurl","type":"string","default":"","description":"URL for the account’s FTP site to enable users to access data and share documents"},{"displayName":"Industry Name or ID","name":"industrycode","type":"options","typeOptions":{"loadOptionsMethod":"getIndustryCodes"},"default":"","description":"The account’s primary industry for use in marketing segmentation and demographic analysis. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Name","name":"name","type":"string","default":"","displayOptions":{"show":{"/resource":["account"],"/operation":["update"]}},"description":"Company o business name"},{"displayName":"Credit Limit","name":"creditlimit","type":"number","default":"","description":"Credit limit of the account. This is a useful reference when you address invoice and accounting issues with the customer."},{"displayName":"Number Of Employees","name":"numberofemployees","type":"number","default":0,"description":"Number of employees that work at the account for use in marketing segmentation and demographic analysis"},{"displayName":"Payment Terms Name or ID","name":"paymenttermscode","type":"options","typeOptions":{"loadOptionsMethod":"getPaymentTermsCodes"},"default":"","description":"The payment terms to indicate when the customer needs to pay the total amount. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Preferred Appointment Day Name or ID","name":"preferredappointmentdaycode","type":"options","typeOptions":{"loadOptionsMethod":"getPreferredAppointmentDayCodes"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Preferred Appointment Time Name or ID","name":"preferredappointmenttimecode","type":"options","typeOptions":{"loadOptionsMethod":"getPreferredAppointmentTimeCodes"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Preferred Contact Method Name or ID","name":"preferredcontactmethodcode","type":"options","typeOptions":{"loadOptionsMethod":"getPreferredContactMethodCodes"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Primary Satori ID","name":"primarysatoriid","type":"string","default":""},{"displayName":"Primary Twitter ID","name":"primarytwitterid","type":"string","default":""},{"displayName":"Revenue","name":"revenue","type":"number","default":"","description":"The annual revenue for the account, used as an indicator in financial performance analysis"},{"displayName":"Shares Outstanding","name":"sharesoutstanding","type":"number","default":"","description":"The number of shares available to the public for the account. This number is used as an indicator in financial performance analysis."},{"displayName":"Shipping Method Name or ID","name":"shippingmethodcode","type":"options","typeOptions":{"loadOptionsMethod":"getShippingMethodCodes"},"default":"","description":"Shipping method for deliveries sent to the account’s address to designate the preferred carrier or other delivery option. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"SIC","name":"sic","type":"string","default":"","description":"The Standard Industrial Classification (SIC) code that indicates the account’s primary industry of business, for use in marketing segmentation and demographic analysis"},{"displayName":"Stage ID","name":"stageid","type":"string","default":""},{"displayName":"Stock Exchange","name":"stockexchange","type":"string","default":"","description":"The stock exchange at which the account is listed to track their stock and financial performance of the company"},{"displayName":"Telephone 1","name":"telephone1","type":"string","default":"","description":"The main phone number for this account"},{"displayName":"Telephone 2","name":"telephone2","type":"string","default":"","description":"The second phone number for this account"},{"displayName":"Telephone 3","name":"telephone3","type":"string","default":"","description":"The third phone number for this account"},{"displayName":"Territory Name or ID","name":"territorycode","type":"options","typeOptions":{"loadOptionsMethod":"getTerritoryCodes"},"default":"","description":"Region or territory for the account for use in segmentation and analysis. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Ticker Symbol","name":"tickersymbol","type":"string","default":"","description":"Type the stock exchange symbol for the account to track financial performance of the company. You can click the code entered in this field to access the latest trading information from MSN Money."},{"displayName":"Website URL","name":"websiteurl","type":"string","default":"","description":"The account’s website URL to get quick details about the company profile"},{"displayName":"Yomi Name","name":"yominame","type":"string","default":"","description":"The phonetic spelling of the company name, if specified in Japanese, to make sure the name is pronounced correctly in phone calls and other communications"}]},{"displayName":"Account ID","name":"accountId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["account"],"operation":["delete","get","update"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["account"],"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":["account"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":10},"default":5,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["account"],"operation":["get","getAll"]}},"options":[{"displayName":"Return Field Names or IDs","name":"returnFields","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getAccountFields"},"default":[]},{"displayName":"Expand Field Names or IDs","name":"expandFields","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getExpandableAccountFields"},"default":[]}]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["account"],"operation":["getAll"]}},"options":[{"displayName":"Query","name":"query","type":"string","default":"","description":"Query to filter the results. Check <a href=\"https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/query-data-web-api#filter-results\" target=\"_blank\">filters</a>."}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["account"],"operation":["update"]}},"options":[{"displayName":"Account Category Name or ID","name":"accountcategorycode","type":"options","typeOptions":{"loadOptionsMethod":"getAccountCategories"},"default":"","description":"Category to indicate whether the customer account is standard or preferred. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Account Rating Name or ID","name":"accountratingcode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getAccountRatingCodes"},"default":""},{"displayName":"Address","name":"addresses","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Address Field","options":[{"displayName":"Address Fields","name":"address","values":[{"displayName":"Address Type Name or ID","name":"addresstypecode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getAddressTypes"},"default":""},{"displayName":"Line1","name":"line1","type":"string","default":""},{"displayName":"Line2","name":"line2","type":"string","default":""},{"displayName":"Line3","name":"line3","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State or Province","name":"stateorprovince","type":"string","default":""},{"displayName":"Country","name":"country","type":"string","default":""},{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Postalcode","name":"postalcode","type":"string","default":""},{"displayName":"Primary Contact Name","name":"primarycontactname","type":"string","default":""},{"displayName":"Telephone1","name":"telephone1","type":"string","default":""},{"displayName":"Telephone2","name":"telephone2","type":"string","default":""},{"displayName":"Fax","name":"fax","type":"string","default":""}]}]},{"displayName":"Business Type Name or ID","name":"businesstypecode","type":"options","typeOptions":{"loadOptionsMethod":"getBusinessTypes"},"default":"","description":"The legal designation or other business type of the account for contracts or reporting purposes. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Customer Size Name or ID","name":"customersizecode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCustomerSizeCodes"},"default":""},{"displayName":"Customer Type Name or ID","name":"customertypecode","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCustomerTypeCodes"},"default":""},{"displayName":"Description","name":"description","type":"string","default":"","description":"Additional information to describe the account, such as an excerpt from the company’s website"},{"displayName":"Email Address 1","name":"emailaddress1","type":"string","default":"","description":"The primary email address for the account"},{"displayName":"Email Address 2","name":"emailaddress2","type":"string","default":"","description":"The secondary email address for the account"},{"displayName":"Email Address 3","name":"emailaddress3","type":"string","default":"","description":"Alternate email address for the account"},{"displayName":"Fax","name":"fax","type":"string","default":""},{"displayName":"FTP site URL","name":"ftpsiteurl","type":"string","default":"","description":"URL for the account’s FTP site to enable users to access data and share documents"},{"displayName":"Industry Name or ID","name":"industrycode","type":"options","typeOptions":{"loadOptionsMethod":"getIndustryCodes"},"default":"","description":"The account’s primary industry for use in marketing segmentation and demographic analysis. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Name","name":"name","type":"string","default":"","displayOptions":{"show":{"/resource":["account"],"/operation":["update"]}},"description":"Company o business name"},{"displayName":"Credit Limit","name":"creditlimit","type":"number","default":"","description":"Credit limit of the account. This is a useful reference when you address invoice and accounting issues with the customer."},{"displayName":"Number Of Employees","name":"numberofemployees","type":"number","default":0,"description":"Number of employees that work at the account for use in marketing segmentation and demographic analysis"},{"displayName":"Payment Terms Name or ID","name":"paymenttermscode","type":"options","typeOptions":{"loadOptionsMethod":"getPaymentTermsCodes"},"default":"","description":"The payment terms to indicate when the customer needs to pay the total amount. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Preferred Appointment Day Name or ID","name":"preferredappointmentdaycode","type":"options","typeOptions":{"loadOptionsMethod":"getPreferredAppointmentDayCodes"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Preferred Appointment Time Name or ID","name":"preferredappointmenttimecode","type":"options","typeOptions":{"loadOptionsMethod":"getPreferredAppointmentTimeCodes"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Preferred Contact Method Name or ID","name":"preferredcontactmethodcode","type":"options","typeOptions":{"loadOptionsMethod":"getPreferredContactMethodCodes"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Primary Satori ID","name":"primarysatoriid","type":"string","default":""},{"displayName":"Primary Twitter ID","name":"primarytwitterid","type":"string","default":""},{"displayName":"Revenue","name":"revenue","type":"number","default":"","description":"The annual revenue for the account, used as an indicator in financial performance analysis"},{"displayName":"Shares Outstanding","name":"sharesoutstanding","type":"number","default":"","description":"The number of shares available to the public for the account. This number is used as an indicator in financial performance analysis."},{"displayName":"Shipping Method Name or ID","name":"shippingmethodcode","type":"options","typeOptions":{"loadOptionsMethod":"getShippingMethodCodes"},"default":"","description":"Shipping method for deliveries sent to the account’s address to designate the preferred carrier or other delivery option. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"SIC","name":"sic","type":"string","default":"","description":"The Standard Industrial Classification (SIC) code that indicates the account’s primary industry of business, for use in marketing segmentation and demographic analysis"},{"displayName":"Stage ID","name":"stageid","type":"string","default":""},{"displayName":"Stock Exchange","name":"stockexchange","type":"string","default":"","description":"The stock exchange at which the account is listed to track their stock and financial performance of the company"},{"displayName":"Telephone 1","name":"telephone1","type":"string","default":"","description":"The main phone number for this account"},{"displayName":"Telephone 2","name":"telephone2","type":"string","default":"","description":"The second phone number for this account"},{"displayName":"Telephone 3","name":"telephone3","type":"string","default":"","description":"The third phone number for this account"},{"displayName":"Territory Name or ID","name":"territorycode","type":"options","typeOptions":{"loadOptionsMethod":"getTerritoryCodes"},"default":"","description":"Region or territory for the account for use in segmentation and analysis. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Ticker Symbol","name":"tickersymbol","type":"string","default":"","description":"Type the stock exchange symbol for the account to track financial performance of the company. You can click the code entered in this field to access the latest trading information from MSN Money."},{"displayName":"Website URL","name":"websiteurl","type":"string","default":"","description":"The account’s website URL to get quick details about the company profile"},{"displayName":"Yomi Name","name":"yominame","type":"string","default":"","description":"The phonetic spelling of the company name, if specified in Japanese, to make sure the name is pronounced correctly in phone calls and other communications"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["account"],"operation":["create","update"]}},"options":[{"displayName":"Return Field Names or IDs","name":"returnFields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getAccountFields"},"default":[],"description":"Fields the response will include. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]}],"codex":{"categories":["Marketing","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftdynamicscrm/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Microsoft/Dynamics/microsoftDynamicsCrm.svg","dark":"icons/n8n-nodes-base/dist/nodes/Microsoft/Dynamics/microsoftDynamicsCrm.dark.svg"}},
|
|
259
|
+
{"displayName":"Microsoft Entra ID","name":"microsoftEntra","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Interact with Micosoft Entra ID API","defaults":{"name":"Micosoft Entra ID"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftEntraOAuth2Api","required":true}],"requestDefaults":{"baseURL":"https://graph.microsoft.com/v1.0","headers":{"Content-Type":"application/json"}},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Group","value":"group"},{"name":"User","value":"user"}],"default":"user"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["group"]}},"options":[{"name":"Create","value":"create","description":"Create a group","routing":{"request":{"ignoreHttpStatusErrors":true,"method":"POST","url":"/groups"},"output":{"postReceive":[null]}},"action":"Create group"},{"name":"Delete","value":"delete","description":"Delete a group","routing":{"request":{"ignoreHttpStatusErrors":true,"method":"DELETE","url":"=/groups/{{ $parameter[\"group\"] }}"},"output":{"postReceive":[null,{"type":"set","properties":{"value":"={{ { \"deleted\": true } }}"}}]}},"action":"Delete group"},{"name":"Get","value":"get","description":"Retrieve data for a specific group","routing":{"request":{"ignoreHttpStatusErrors":true,"method":"GET","url":"=/groups/{{ $parameter[\"group\"] }}"},"output":{"postReceive":[null]}},"action":"Get group"},{"name":"Get Many","value":"getAll","description":"Retrieve a list of groups","routing":{"request":{"ignoreHttpStatusErrors":true,"method":"GET","url":"/groups"},"output":{"postReceive":[null,{"type":"rootProperty","properties":{"property":"value"}}]}},"action":"Get many groups"},{"name":"Update","value":"update","description":"Update a group","routing":{"request":{"ignoreHttpStatusErrors":true,"method":"PATCH","url":"=/groups/{{ $parameter[\"group\"] }}"},"output":{"postReceive":[null,{"type":"set","properties":{"value":"={{ { \"updated\": true } }}"}}]}},"action":"Update group"}],"default":"getAll"},{"displayName":"Group Type","name":"groupType","default":"","displayOptions":{"show":{"resource":["group"],"operation":["create"]}},"options":[{"name":"Microsoft 365","value":"Unified"},{"name":"Security","value":""}],"routing":{"send":{"preSend":[null]}},"type":"options"},{"displayName":"Group Name","name":"displayName","default":"","description":"The name to display in the address book for the group","displayOptions":{"show":{"resource":["group"],"operation":["create"]}},"required":true,"routing":{"send":{"property":"displayName","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Group Email Address","name":"mailNickname","default":"","description":"The mail alias for the group. Only enter the local-part without the domain.","displayOptions":{"show":{"resource":["group"],"operation":["create"]}},"placeholder":"e.g. alias","required":true,"routing":{"send":{"property":"mailNickname","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Mail Enabled","name":"mailEnabled","default":false,"description":"Whether the group is mail-enabled","displayOptions":{"show":{"resource":["group"],"operation":["create"],"groupType":["Unified"]}},"required":true,"routing":{"send":{"property":"mailEnabled","type":"body"}},"type":"boolean","validateType":"boolean"},{"displayName":"Membership Type","name":"membershipType","default":"","displayOptions":{"show":{"resource":["group"],"operation":["create"]}},"options":[{"name":"Assigned","value":"","description":"Lets you add specific users as members of a group and have unique permissions"},{"name":"Dynamic","value":"DynamicMembership","description":"Lets you use rules to automatically add and remove users as members"}],"routing":{"send":{"preSend":[null]}},"type":"options"},{"displayName":"Security Enabled","name":"securityEnabled","default":true,"description":"Whether the group is a security group","displayOptions":{"show":{"resource":["group"],"operation":["create"],"groupType":["Unified"]}},"routing":{"send":{"property":"securityEnabled","type":"body"}},"type":"boolean","validateType":"boolean"},{"displayName":"Additional Fields","name":"additionalFields","default":{},"displayOptions":{"show":{"resource":["group"],"operation":["create"]}},"options":[{"displayName":"Assignable to Role","name":"isAssignableToRole","default":false,"description":"Whether Microsoft Entra roles can be assigned to the group","displayOptions":{"hide":{"/membershipType":["DynamicMembership"]}},"routing":{"send":{"property":"isAssignableToRole","type":"body","preSend":[null]}},"type":"boolean","validateType":"boolean"},{"displayName":"Description","name":"description","default":"","description":"Description for the group","type":"string","validateType":"string"},{"displayName":"Membership Rule","name":"membershipRule","default":"","description":"The <a href=\"https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership\">dynamic membership rules</a>","displayOptions":{"show":{"/membershipType":["DynamicMembership"]}},"placeholder":"e.g. user.department -eq \"Marketing\"","routing":{"send":{"property":"membershipRule","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Membership Rule Processing State","name":"membershipRuleProcessingState","default":"On","description":"Indicates whether the dynamic membership processing is on or paused","displayOptions":{"show":{"/membershipType":["DynamicMembership"]}},"options":[{"name":"On","value":"On"},{"name":"Paused","value":"Paused"}],"routing":{"send":{"property":"membershipRuleProcessingState","type":"body"}},"type":"options","validateType":"options"},{"displayName":"Preferred Data Location","name":"preferredDataLocation","default":"","description":"A property set for the group that Office 365 services use to provision the corresponding data-at-rest resources (mailbox, OneDrive, groups sites, and so on)","displayOptions":{"show":{"/groupType":["Unified"]}},"type":"string","validateType":"string"},{"displayName":"Unique Name","name":"uniqueName","default":"","description":"The unique identifier for the group, can only be updated if null, and is immutable once set","type":"string","validateType":"string"},{"displayName":"Visibility","name":"visibility","default":"Public","description":"Specifies the visibility of the group","options":[{"name":"Private","value":"Private"},{"name":"Public","value":"Public"}],"type":"options","validateType":"options"}],"placeholder":"Add Field","routing":{"output":{"postReceive":[null]}},"type":"collection"},{"displayName":"Group to Delete","name":"group","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["group"],"operation":["delete"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getGroups","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"Group to Get","name":"group","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["group"],"operation":["get"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getGroups","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"Output","name":"output","default":"simple","displayOptions":{"show":{"resource":["group"],"operation":["get"]}},"options":[{"name":"Simplified","value":"simple","routing":{"send":{"property":"$select","type":"query","value":"id,createdDateTime,description,displayName,mail,mailEnabled,mailNickname,securityEnabled,securityIdentifier,visibility"}}},{"name":"Raw","value":"raw"},{"name":"Selected Fields","value":"fields"}],"type":"options"},{"displayName":"Fields","name":"fields","default":[],"description":"The fields to add to the output","displayOptions":{"show":{"resource":["group"],"operation":["get"],"output":["fields"]}},"routing":{"send":{"property":"$select","type":"query","value":"={{ $value.concat(\"id\").join(\",\") }}"}},"typeOptions":{"loadOptionsMethod":"getGroupProperties"},"type":"multiOptions"},{"displayName":"Options","name":"options","default":{},"displayOptions":{"show":{"resource":["group"],"operation":["get"]}},"options":[{"displayName":"Include Members","name":"includeMembers","default":false,"routing":{"send":{"property":"$expand","type":"query","value":"={{ $value ? \"members($select=id,accountEnabled,createdDateTime,displayName,employeeId,mail,securityIdentifier,userPrincipalName,userType)\" : undefined }}"}},"type":"boolean","validateType":"boolean"}],"placeholder":"Add Option","type":"collection"},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["group"],"operation":["getAll"]}},"routing":{"send":{"paginate":"={{ $value }}"},"operations":{"pagination":{"type":"generic","properties":{"continue":"={{ !!$response.body?.[\"@odata.nextLink\"] }}","request":{"url":"={{ $response.body?.[\"@odata.nextLink\"] ?? $request.url }}","qs":{"$filter":"={{ !!$response.body?.[\"@odata.nextLink\"] ? undefined : $request.qs?.$filter }}","$select":"={{ !!$response.body?.[\"@odata.nextLink\"] ? undefined : $request.qs?.$select }}"}}}}}},"type":"boolean"},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"resource":["group"],"operation":["getAll"],"returnAll":[false]}},"routing":{"send":{"property":"$top","type":"query","value":"={{ $value }}"}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Filter","name":"filter","default":"","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","displayOptions":{"show":{"resource":["group"],"operation":["getAll"]}},"hint":"If empty, all the groups will be returned","placeholder":"e.g. startswith(displayName, 'a')","routing":{"send":{"property":"$filter","type":"query","value":"={{ $value ? $value : undefined }}"}},"type":"string","validateType":"string"},{"displayName":"Output","name":"output","default":"simple","displayOptions":{"show":{"resource":["group"],"operation":["getAll"]}},"options":[{"name":"Simplified","value":"simple","routing":{"send":{"property":"$select","type":"query","value":"id,createdDateTime,description,displayName,mail,mailEnabled,mailNickname,securityEnabled,securityIdentifier,visibility"}}},{"name":"Raw","value":"raw"},{"name":"Selected Fields","value":"fields"}],"type":"options"},{"displayName":"Fields","name":"fields","default":[],"description":"The fields to add to the output","displayOptions":{"show":{"resource":["group"],"operation":["getAll"],"output":["fields"]}},"routing":{"send":{"property":"$select","type":"query","value":"={{ $value.concat(\"id\").join(\",\") }}"}},"typeOptions":{"loadOptionsMethod":"getGroupPropertiesGetAll"},"type":"multiOptions"},{"displayName":"Group to Update","name":"group","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["group"],"operation":["update"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getGroups","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"Update Fields","name":"updateFields","default":{},"displayOptions":{"show":{"resource":["group"],"operation":["update"]}},"options":[{"displayName":"Allow External Senders","name":"allowExternalSenders","default":false,"description":"Whether people external to the organization can send messages to the group. Wait a few seconds before editing this field in a newly created group.","type":"boolean","validateType":"boolean"},{"displayName":"Auto Subscribe New Members","name":"autoSubscribeNewMembers","default":false,"description":"Whether new members added to the group will be auto-subscribed to receive email notifications. Wait a few seconds before editing this field in a newly created group.","type":"boolean","validateType":"boolean"},{"displayName":"Description","name":"description","default":"","description":"Description for the group","routing":{"send":{"property":"description","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Group Name","name":"displayName","default":"","description":"The name to display in the address book for the group","routing":{"send":{"property":"displayName","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Group Email Address","name":"mailNickname","default":"","description":"The mail alias for the group. Only enter the local-part without the domain.","placeholder":"e.g. alias","routing":{"send":{"property":"mailNickname","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Membership Rule","name":"membershipRule","default":"","description":"The <a href=\"https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership\">dynamic membership rules</a>","placeholder":"e.g. user.department -eq \"Marketing\"","routing":{"send":{"property":"membershipRule","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Membership Rule Processing State","name":"membershipRuleProcessingState","default":"On","description":"Indicates whether the dynamic membership processing is on or paused","options":[{"name":"On","value":"On"},{"name":"Paused","value":"Paused"}],"routing":{"send":{"property":"membershipRuleProcessingState","type":"body"}},"type":"options","validateType":"options"},{"displayName":"Preferred Data Location","name":"preferredDataLocation","default":"","description":"A property set for the group that Office 365 services use to provision the corresponding data-at-rest resources (mailbox, OneDrive, groups sites, and so on)","routing":{"send":{"property":"preferredDataLocation","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Security Enabled","name":"securityEnabled","default":true,"description":"Whether the group is a security group","routing":{"send":{"property":"securityEnabled","type":"body"}},"type":"boolean","validateType":"boolean"},{"displayName":"Unique Name","name":"uniqueName","default":"","description":"The unique identifier for the group, can only be updated if null, and is immutable once set","routing":{"send":{"property":"uniqueName","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Visibility","name":"visibility","default":"Public","description":"Specifies the visibility of the group","options":[{"name":"Private","value":"Private"},{"name":"Public","value":"Public"}],"routing":{"send":{"property":"visibility","type":"body"}},"type":"options","validateType":"options"}],"placeholder":"Add Field","routing":{"output":{"postReceive":[null]}},"type":"collection"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Add to Group","value":"addGroup","description":"Add user to group","routing":{"request":{"method":"POST","url":"=/groups/{{ $parameter[\"group\"] }}/members/$ref","ignoreHttpStatusErrors":true},"output":{"postReceive":[null,{"type":"set","properties":{"value":"={{ { \"added\": true } }}"}}]}},"action":"Add user to group"},{"name":"Create","value":"create","description":"Create a user","routing":{"request":{"method":"POST","url":"/users","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}},"action":"Create user"},{"name":"Delete","value":"delete","description":"Delete a user","routing":{"request":{"method":"DELETE","url":"=/users/{{ $parameter[\"user\"] }}","ignoreHttpStatusErrors":true},"output":{"postReceive":[null,{"type":"set","properties":{"value":"={{ { \"deleted\": true } }}"}}]}},"action":"Delete user"},{"name":"Get","value":"get","description":"Retrieve data for a specific user","routing":{"request":{"method":"GET","url":"=/users/{{ $parameter[\"user\"] }}","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}},"action":"Get user"},{"name":"Get Many","value":"getAll","description":"Retrieve a list of users","routing":{"request":{"method":"GET","url":"/users","ignoreHttpStatusErrors":true},"output":{"postReceive":[null,{"type":"rootProperty","properties":{"property":"value"}}]}},"action":"Get many users"},{"name":"Remove from Group","value":"removeGroup","description":"Remove user from group","routing":{"request":{"method":"DELETE","url":"=/groups/{{ $parameter[\"group\"] }}/members/{{ $parameter[\"user\"] }}/$ref","ignoreHttpStatusErrors":true},"output":{"postReceive":[null,{"type":"set","properties":{"value":"={{ { \"removed\": true } }}"}}]}},"action":"Remove user from group"},{"name":"Update","value":"update","description":"Update a user","routing":{"request":{"method":"PATCH","url":"=/users/{{ $parameter[\"user\"] }}","ignoreHttpStatusErrors":true},"output":{"postReceive":[null,{"type":"set","properties":{"value":"={{ { \"updated\": true } }}"}}]}},"action":"Update user"}],"default":"getAll"},{"displayName":"Group","name":"group","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["addGroup"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getGroups","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"User to Add","name":"user","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["addGroup"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"routing":{"send":{"property":"@odata.id","propertyInDotNotation":false,"type":"body","value":"=https://graph.microsoft.com/v1.0/directoryObjects/{{ $value }}"}},"type":"resourceLocator"},{"displayName":"Account Enabled","name":"accountEnabled","default":true,"description":"Whether the account is enabled","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"required":true,"routing":{"send":{"property":"accountEnabled","type":"body"}},"type":"boolean","validateType":"boolean"},{"displayName":"Display Name","name":"displayName","default":"","description":"The name to display in the address book for the user","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"placeholder":"e.g. Nathan Smith","required":true,"routing":{"send":{"property":"displayName","type":"body"}},"type":"string","validateType":"string"},{"displayName":"User Principal Name","name":"userPrincipalName","default":"","description":"The user principal name (UPN)","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"placeholder":"e.g. NathanSmith@contoso.com","required":true,"routing":{"send":{"property":"userPrincipalName","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Mail Nickname","name":"mailNickname","default":"","description":"The mail alias for the user","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"placeholder":"e.g. NathanSmith","required":true,"routing":{"send":{"property":"mailNickname","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Password","name":"password","default":"","description":"The password for the user","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"required":true,"routing":{"send":{"property":"passwordProfile.password","type":"body"}},"type":"string","typeOptions":{"password":true},"validateType":"string"},{"displayName":"Additional Fields","name":"additionalFields","default":{},"displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"options":[{"displayName":"About Me","name":"aboutMe","default":"","description":"A freeform text entry field for the user to describe themselves","type":"string","validateType":"string"},{"displayName":"Age Group","name":"ageGroup","default":"Adult","description":"Sets the age group of the user","options":[{"name":"Adult","value":"Adult"},{"name":"Minor","value":"Minor"},{"name":"Not Adult","value":"NotAdult"}],"type":"options","validateType":"options"},{"displayName":"Birthday","name":"birthday","default":"","description":"The birthday of the user","type":"dateTime","validateType":"dateTime"},{"displayName":"Business Phone","name":"businessPhones","default":"","description":"The telephone number for the user","type":"string","validateType":"string"},{"displayName":"City","name":"city","default":"","description":"The city in which the user is located","type":"string","validateType":"string"},{"displayName":"Company Name","name":"companyName","default":"","description":"The name of the company associated with the user","routing":{"send":{"preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Consent Provided","name":"consentProvidedForMinor","default":"Denied","description":"Specifies if consent is provided for minors","options":[{"name":"Denied","value":"Denied"},{"name":"Granted","value":"Granted"},{"name":"Not Required","value":"NotRequired"}],"type":"options","validateType":"options"},{"displayName":"Country","name":"country","default":"","description":"The country/region of the user","placeholder":"e.g. US","type":"string","validateType":"string"},{"displayName":"Department","name":"department","default":"","description":"The department name where the user works","type":"string","validateType":"string"},{"displayName":"Employee ID","name":"employeeId","default":"","description":"Employee identifier assigned by the organization","routing":{"send":{"preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Employee Type","name":"employeeType","default":"","description":"Defines enterprise worker type","placeholder":"e.g. Contractor","type":"string","validateType":"string"},{"displayName":"Employee Hire Date","name":"employeeHireDate","default":"","description":"The hire date of the user","placeholder":"e.g. 2014-01-01T00:00:00Z","type":"dateTime","validateType":"dateTime"},{"displayName":"Employee Leave Date","name":"employeeLeaveDateTime","default":"","description":"The date and time when the user left or will leave the organization","placeholder":"e.g. 2014-01-01T00:00:00Z","type":"dateTime","validateType":"dateTime"},{"displayName":"Employee Organization Data","name":"employeeOrgData","default":{},"description":"Represents organization data (for example, division and costCenter) associated with a user","options":[{"displayName":"Employee Organization Data","name":"employeeOrgValues","values":[{"displayName":"Cost Center","name":"costCenter","description":"The cost center associated with the user","type":"string","default":""},{"displayName":"Division","name":"division","description":"The name of the division in which the user works","type":"string","default":""}]}],"type":"fixedCollection","validateType":"string"},{"displayName":"First Name","name":"givenName","default":"","description":"The given name (first name) of the user","type":"string","validateType":"string"},{"displayName":"Force Change Password","name":"forceChangePassword","default":"forceChangePasswordNextSignIn","description":"Whether the user must change their password on the next sign-in","options":[{"name":"Next Sign In","value":"forceChangePasswordNextSignIn"},{"name":"Next Sign In with MFA","value":"forceChangePasswordNextSignInWithMfa"}],"type":"options","validateType":"options"},{"displayName":"Interests","name":"interests","default":[],"description":"A list for the user to describe their interests","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Job Title","name":"jobTitle","default":"","description":"The user's job title","type":"string","validateType":"string"},{"displayName":"Last Name","name":"surname","default":"","description":"The user's last name (family name)","type":"string","validateType":"string"},{"displayName":"Mail","name":"mail","default":"","description":"The SMTP address for the user","placeholder":"e.g. jeff@contoso.com","type":"string","validateType":"string"},{"displayName":"Mobile Phone","name":"mobilePhone","default":"","description":"The primary cellular telephone number for the user","type":"string","validateType":"string"},{"displayName":"My Site","name":"mySite","default":"","description":"The URL for the user's personal site","type":"string","validateType":"string"},{"displayName":"Office Location","name":"officeLocation","default":"","description":"The office location for the user","type":"string","validateType":"string"},{"displayName":"On Premises Immutable ID","name":"onPremisesImmutableId","default":"","description":"This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object","type":"string","validateType":"string"},{"displayName":"Other Emails","name":"otherMails","default":[],"description":"Additional email addresses for the user","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Password Policies","name":"passwordPolicies","default":[],"description":"Specifies password policies","options":[{"name":"Disable Password Expiration","value":"DisablePasswordExpiration"},{"name":"Disable Strong Password","value":"DisableStrongPassword"}],"type":"multiOptions"},{"displayName":"Past Projects","name":"pastProjects","default":[],"description":"A list of past projects the user has worked on","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Postal Code","name":"postalCode","default":"","description":"The postal code for the user's address","type":"string","validateType":"string"},{"displayName":"Preferred Language","name":"preferredLanguage","default":"","description":"User's preferred language in ISO 639-1 code","placeholder":"e.g. en-US","type":"string","validateType":"string"},{"displayName":"Responsibilities","name":"responsibilities","default":[],"description":"A list of responsibilities the user has","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Schools Attended","name":"schools","default":[],"description":"A list of schools the user attended","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Skills","name":"skills","default":[],"description":"A list of skills the user possesses","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"State","name":"state","default":"","description":"The state or province of the user's address","type":"string","validateType":"string"},{"displayName":"Street Address","name":"streetAddress","default":"","description":"The street address of the user's place of business","type":"string","validateType":"string"},{"displayName":"Usage Location","name":"usageLocation","default":"","description":"Two-letter country code where the user is located","placeholder":"e.g. US","type":"string","validateType":"string"},{"displayName":"User Type","name":"userType","default":"Guest","description":"Classifies the user type","options":[{"name":"Guest","value":"Guest"},{"name":"Member","value":"Member"}],"type":"options","validateType":"options"}],"placeholder":"Add Field","routing":{"output":{"postReceive":[null]}},"type":"collection"},{"displayName":"User to Delete","name":"user","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["delete"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"User to Get","name":"user","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"Output","name":"output","default":"simple","displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"options":[{"name":"Simplified","value":"simple","routing":{"send":{"property":"$select","type":"query","value":"id,createdDateTime,displayName,userPrincipalName,mail,mailNickname,securityIdentifier"}}},{"name":"Raw","value":"raw","routing":{"send":{"property":"$select","type":"query","value":"id,accountEnabled,ageGroup,assignedLicenses,assignedPlans,authorizationInfo,businessPhones,city,companyName,consentProvidedForMinor,country,createdDateTime,creationType,customSecurityAttributes,deletedDateTime,department,displayName,employeeHireDate,employeeId,employeeLeaveDateTime,employeeOrgData,employeeType,externalUserState,externalUserStateChangeDateTime,faxNumber,givenName,identities,imAddresses,isManagementRestricted,isResourceAccount,jobTitle,lastPasswordChangeDateTime,legalAgeGroupClassification,licenseAssignmentStates,mail,mailNickname,mobilePhone,officeLocation,onPremisesDistinguishedName,onPremisesDomainName,onPremisesExtensionAttributes,onPremisesImmutableId,onPremisesLastSyncDateTime,onPremisesProvisioningErrors,onPremisesSamAccountName,onPremisesSecurityIdentifier,onPremisesSyncEnabled,onPremisesUserPrincipalName,otherMails,passwordPolicies,passwordProfile,postalCode,preferredDataLocation,preferredLanguage,provisionedPlans,proxyAddresses,securityIdentifier,serviceProvisioningErrors,showInAddressList,signInSessionsValidFromDateTime,state,streetAddress,surname,usageLocation,userPrincipalName,userType"}}},{"name":"Selected Fields","value":"fields"}],"type":"options"},{"displayName":"Fields","name":"fields","default":[],"description":"The fields to add to the output","displayOptions":{"show":{"resource":["user"],"operation":["get"],"output":["fields"]}},"routing":{"send":{"property":"$select","type":"query","value":"={{ $value.concat(\"id\").join(\",\") }}"}},"typeOptions":{"loadOptionsMethod":"getUserProperties"},"type":"multiOptions"},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"routing":{"send":{"paginate":"={{ $value }}"},"operations":{"pagination":{"type":"generic","properties":{"continue":"={{ !!$response.body?.[\"@odata.nextLink\"] }}","request":{"url":"={{ $response.body?.[\"@odata.nextLink\"] ?? $request.url }}","qs":{"$filter":"={{ !!$response.body?.[\"@odata.nextLink\"] ? undefined : $request.qs?.$filter }}","$select":"={{ !!$response.body?.[\"@odata.nextLink\"] ? undefined : $request.qs?.$select }}"}}}}}},"type":"boolean"},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"resource":["user"],"operation":["getAll"],"returnAll":[false]}},"routing":{"send":{"property":"$top","type":"query","value":"={{ $value }}"}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Filter","name":"filter","default":"","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"placeholder":"e.g. startswith(displayName, 'a')","routing":{"send":{"property":"$filter","type":"query","value":"={{ $value ? $value : undefined }}"}},"type":"string","validateType":"string"},{"displayName":"Output","name":"output","default":"simple","displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"options":[{"name":"Simplified","value":"simple","routing":{"send":{"property":"$select","type":"query","value":"id,createdDateTime,displayName,userPrincipalName,mail,mailNickname,securityIdentifier"}}},{"name":"Raw","value":"raw","routing":{"send":{"property":"$select","type":"query","value":"id,accountEnabled,ageGroup,assignedLicenses,assignedPlans,authorizationInfo,businessPhones,city,companyName,consentProvidedForMinor,country,createdDateTime,creationType,customSecurityAttributes,deletedDateTime,department,displayName,employeeHireDate,employeeId,employeeLeaveDateTime,employeeOrgData,employeeType,externalUserState,externalUserStateChangeDateTime,faxNumber,givenName,identities,imAddresses,isManagementRestricted,isResourceAccount,jobTitle,lastPasswordChangeDateTime,legalAgeGroupClassification,licenseAssignmentStates,mail,mailNickname,mobilePhone,officeLocation,onPremisesDistinguishedName,onPremisesDomainName,onPremisesExtensionAttributes,onPremisesImmutableId,onPremisesLastSyncDateTime,onPremisesProvisioningErrors,onPremisesSamAccountName,onPremisesSecurityIdentifier,onPremisesSyncEnabled,onPremisesUserPrincipalName,otherMails,passwordPolicies,passwordProfile,postalCode,preferredDataLocation,preferredLanguage,provisionedPlans,proxyAddresses,securityIdentifier,serviceProvisioningErrors,showInAddressList,signInSessionsValidFromDateTime,state,streetAddress,surname,usageLocation,userPrincipalName,userType"}}},{"name":"Selected Fields","value":"fields"}],"type":"options"},{"displayName":"Fields","name":"fields","default":[],"description":"The fields to add to the output","displayOptions":{"show":{"resource":["user"],"operation":["getAll"],"output":["fields"]}},"routing":{"send":{"property":"$select","type":"query","value":"={{ $value.concat(\"id\").join(\",\") }}"}},"typeOptions":{"loadOptionsMethod":"getUserPropertiesGetAll"},"type":"multiOptions"},{"displayName":"Group","name":"group","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["removeGroup"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getGroups","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"User to Remove","name":"user","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["removeGroup"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"User to Update","name":"user","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["update"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 02bd9fd6-8f93-4758-87c3-1fb73740a315","type":"string"}],"required":true,"type":"resourceLocator"},{"displayName":"Update Fields","name":"updateFields","default":{},"displayOptions":{"show":{"resource":["user"],"operation":["update"]}},"options":[{"displayName":"About Me","name":"aboutMe","default":"","description":"A freeform text entry field for the user to describe themselves","type":"string","validateType":"string"},{"displayName":"Account Enabled","name":"accountEnabled","default":true,"description":"Whether the account is enabled","routing":{"send":{"property":"accountEnabled","type":"body"}},"type":"boolean","validateType":"boolean"},{"displayName":"Age Group","name":"ageGroup","default":"Adult","description":"Sets the age group of the user","options":[{"name":"Adult","value":"Adult"},{"name":"Minor","value":"Minor"},{"name":"Not Adult","value":"NotAdult"}],"routing":{"send":{"property":"ageGroup","type":"body"}},"type":"options","validateType":"options"},{"displayName":"Birthday","name":"birthday","default":"","description":"The birthday of the user","type":"dateTime","validateType":"dateTime"},{"displayName":"Business Phone","name":"businessPhones","default":"","description":"The telephone number for the user","routing":{"send":{"property":"businessPhones","type":"body","value":"={{ $value ? [$value] : [] }}"}},"type":"string","validateType":"string"},{"displayName":"City","name":"city","default":"","description":"The city in which the user is located","routing":{"send":{"property":"city","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Company Name","name":"companyName","default":"","description":"The name of the company associated with the user","routing":{"send":{"property":"companyName","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Consent Provided","name":"consentProvidedForMinor","default":"Denied","description":"Specifies if consent is provided for minors","options":[{"name":"Denied","value":"Denied"},{"name":"Granted","value":"Granted"},{"name":"Not Required","value":"NotRequired"}],"routing":{"send":{"property":"consentProvidedForMinor","type":"body"}},"type":"options","validateType":"options"},{"displayName":"Country","name":"country","default":"","description":"The country/region of the user","placeholder":"e.g. US","routing":{"send":{"property":"country","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Department","name":"department","default":"","description":"The department name where the user works","routing":{"send":{"property":"department","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Display Name","name":"displayName","default":"","description":"The name to display in the address book for the user","routing":{"send":{"property":"displayName","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Employee ID","name":"employeeId","default":"","description":"Employee identifier assigned by the organization","routing":{"send":{"property":"employeeId","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"Employee Type","name":"employeeType","default":"","description":"Defines enterprise worker type","placeholder":"e.g. Contractor","routing":{"send":{"property":"employeeType","type":"body"}},"type":"string","validateType":"string"},{"displayName":"First Name","name":"givenName","default":"","description":"The given name (first name) of the user","routing":{"send":{"property":"givenName","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Employee Hire Date","name":"employeeHireDate","default":"","description":"The hire date of the user","placeholder":"e.g. 2014-01-01T00:00:00Z","routing":{"send":{"property":"employeeHireDate","type":"body","value":"={{ $value?.toUTC().toISO() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Employee Leave Date","name":"employeeLeaveDateTime","default":"","description":"The date and time when the user left or will leave the organization","placeholder":"e.g. 2014-01-01T00:00:00Z","routing":{"send":{"property":"employeeLeaveDateTime","type":"body","value":"={{ $value?.toUTC().toISO() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Employee Organization Data","name":"employeeOrgData","default":{},"description":"Represents organization data (for example, division and costCenter) associated with a user","options":[{"displayName":"Employee Organization Data","name":"employeeOrgValues","values":[{"displayName":"Cost Center","name":"costCenter","description":"The cost center associated with the user","routing":{"send":{"property":"employeeOrgData.costCenter","type":"body"}},"type":"string","default":""},{"displayName":"Division","name":"division","description":"The name of the division in which the user works","routing":{"send":{"property":"employeeOrgData.division","type":"body"}},"type":"string","default":""}]}],"type":"fixedCollection","validateType":"string"},{"displayName":"Force Change Password","name":"forceChangePassword","default":"forceChangePasswordNextSignIn","description":"Whether the user must change their password on the next sign-in","options":[{"name":"Next Sign In","value":"forceChangePasswordNextSignIn"},{"name":"Next Sign In with MFA","value":"forceChangePasswordNextSignInWithMfa"}],"routing":{"send":{"preSend":[null]}},"type":"options","validateType":"options"},{"displayName":"Interests","name":"interests","default":[],"description":"A list for the user to describe their interests","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Job Title","name":"jobTitle","default":"","description":"The user's job title","routing":{"send":{"property":"jobTitle","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Last Name","name":"surname","default":"","description":"The user's last name (family name)","routing":{"send":{"property":"surname","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Mail","name":"mail","default":"","description":"The SMTP address for the user","placeholder":"e.g. jeff@contoso.com","routing":{"send":{"property":"mail","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Mail Nickname","name":"mailNickname","default":"","description":"The mail alias for the user","routing":{"send":{"property":"mailNickname","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Mobile Phone","name":"mobilePhone","default":"","description":"The primary cellular telephone number for the user","routing":{"send":{"property":"mobilePhone","type":"body"}},"type":"string","validateType":"string"},{"displayName":"My Site","name":"mySite","default":"","description":"The URL for the user's personal site","type":"string","validateType":"string"},{"displayName":"Office Location","name":"officeLocation","default":"","description":"The office location for the user","routing":{"send":{"property":"officeLocation","type":"body"}},"type":"string","validateType":"string"},{"displayName":"On Premises Immutable ID","name":"onPremisesImmutableId","default":"","description":"This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object","routing":{"send":{"property":"onPremisesImmutableId","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Other Emails","name":"otherMails","default":[],"description":"Additional email addresses for the user","routing":{"send":{"property":"otherMails","type":"body"}},"type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Password","name":"password","default":"","description":"The password for the user. The password must satisfy minimum requirements as specified by the passwordPolicies property.","routing":{"send":{"property":"passwordProfile.password","type":"body"}},"type":"string","typeOptions":{"password":true},"validateType":"string"},{"displayName":"Password Policies","name":"passwordPolicies","default":[],"description":"Specifies password policies","options":[{"name":"Disable Password Expiration","value":"DisablePasswordExpiration"},{"name":"Disable Strong Password","value":"DisableStrongPassword"}],"routing":{"send":{"property":"passwordPolicies","type":"body","value":"={{ $value?.join(\",\") }}"}},"type":"multiOptions"},{"displayName":"Past Projects","name":"pastProjects","default":[],"description":"A list of past projects the user has worked on","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Postal Code","name":"postalCode","default":"","description":"The postal code for the user's address","routing":{"send":{"property":"postalCode","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Preferred Language","name":"preferredLanguage","default":"","description":"User's preferred language in ISO 639-1 code","placeholder":"e.g. en-US","routing":{"send":{"property":"preferredLanguage","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Responsibilities","name":"responsibilities","default":[],"description":"A list of responsibilities the user has","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Schools Attended","name":"schools","default":[],"description":"A list of schools the user attended","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"Skills","name":"skills","default":[],"description":"A list of skills the user possesses","type":"string","typeOptions":{"multipleValues":true},"validateType":"array"},{"displayName":"State","name":"state","default":"","description":"The state or province of the user's address","routing":{"send":{"property":"state","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Street Address","name":"streetAddress","default":"","description":"The street address of the user's place of business","routing":{"send":{"property":"streetAddress","type":"body"}},"type":"string","validateType":"string"},{"displayName":"Usage Location","name":"usageLocation","default":"","description":"Two-letter country code where the user is located","placeholder":"e.g. US","routing":{"send":{"property":"usageLocation","type":"body"}},"type":"string","validateType":"string"},{"displayName":"User Principal Name","name":"userPrincipalName","default":"","description":"The user principal name (UPN)","placeholder":"e.g. AdeleV@contoso.com","routing":{"send":{"property":"userPrincipalName","type":"body","preSend":[null]}},"type":"string","validateType":"string"},{"displayName":"User Type","name":"userType","default":"Guest","description":"Classifies the user type","options":[{"name":"Guest","value":"Guest"},{"name":"Member","value":"Member"}],"routing":{"send":{"property":"userType","type":"body"}},"type":"options","validateType":"options"}],"placeholder":"Add Field","routing":{"output":{"postReceive":[null]}},"type":"collection"},{"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 (Insecure)","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":["Development","Developer Tools"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftentra/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Microsoft/Entra/microsoftEntra.svg","dark":"icons/n8n-nodes-base/dist/nodes/Microsoft/Entra/microsoftEntra.dark.svg"}},
|
|
259
260
|
{"displayName":"Microsoft Excel 365","name":"microsoftExcel","group":["input"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Excel API","defaultVersion":2.1,"version":[2,2.1],"defaults":{"name":"Microsoft Excel 365"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftExcelOAuth2Api","required":true}],"properties":[{"displayName":"This node connects to the Microsoft 365 cloud platform. Use the 'Extract from File' and 'Convert to File' nodes to directly manipulate spreadsheet files (.xls, .csv, etc). <a href=\"https://n8n.io/workflows/890-read-in-an-excel-spreadsheet-file/\" target=\"_blank\">More info</a>.","name":"notice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Table","value":"table","description":"Represents an Excel table"},{"name":"Workbook","value":"workbook","description":"A workbook is the top level object which contains one or more worksheets"},{"name":"Sheet","value":"worksheet","description":"A sheet is a grid of cells which can contain data, tables, charts, etc"}],"default":"workbook"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["table"]}},"options":[{"name":"Append","value":"append","description":"Add rows to the end of the table","action":"Append rows to table"},{"name":"Convert to Range","value":"convertToRange","description":"Convert a table to a range","action":"Convert to range"},{"name":"Create","value":"addTable","description":"Add a table based on range","action":"Create a table"},{"name":"Delete","value":"deleteTable","description":"Delete a table","action":"Delete a table"},{"name":"Get Columns","value":"getColumns","description":"Retrieve a list of table columns","action":"Get columns"},{"name":"Get Rows","value":"getRows","description":"Retrieve a list of table rows","action":"Get rows"},{"name":"Lookup","value":"lookup","description":"Look for rows that match a given value in a column","action":"Lookup a column"}],"default":"append"},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["append"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["append"]}}},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetTables"}},{"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":["table"],"operation":["append"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","default":"define","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMap","description":"Use when node input properties match destination column names"},{"name":"Map Each Column Below","value":"define","description":"Set the value for each destination column"},{"name":"Raw","value":"raw","description":"Send raw data as JSON"}],"displayOptions":{"show":{"resource":["table"],"operation":["append"]}}},{"displayName":"Data","name":"data","type":"json","default":"","required":true,"placeholder":"e.g. [[\"Sara\",\"1/2/2006\",\"Berlin\"],[\"George\",\"5/3/2010\",\"Paris\"]]","description":"Raw values for the specified range as array of string arrays in JSON format","displayOptions":{"show":{"dataMode":["raw"],"resource":["table"],"operation":["append"]}}},{"displayName":"Values to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataMode":["define"],"resource":["table"],"operation":["append"]}},"default":{},"options":[{"displayName":"Field","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["table.value","worksheet.value","workbook.value"],"loadOptionsMethod":"getTableColumns"},"default":""},{"displayName":"Value","name":"fieldValue","type":"string","default":"","requiresDataPath":"single"}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Index","name":"index","type":"number","default":0,"typeOptions":{"minValue":0},"description":"Specifies the relative position of the new row. If not defined, the addition happens at the end. Any row below the inserted row will be shifted downwards. First row index is 0."},{"displayName":"RAW Data","name":"rawData","type":"boolean","default":0,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","required":true,"displayOptions":{"show":{"rawData":[true]}},"description":"The name of the property into which to write the RAW data"}],"displayOptions":{"show":{"resource":["table"],"operation":["append"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["addTable"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["addTable"]}}},{"displayName":"Select Range","name":"selectRange","type":"options","options":[{"name":"Automatically","value":"auto","description":"The whole used range on the selected sheet will be converted into a table"},{"name":"Manually","value":"manual","description":"Select a range that will be converted into a table"}],"default":"auto","displayOptions":{"show":{"resource":["table"],"operation":["addTable"]}}},{"displayName":"Range","name":"range","type":"string","default":"","placeholder":"A1:B2","description":"The range of cells that will be converted to a table","displayOptions":{"show":{"selectRange":["manual"],"resource":["table"],"operation":["addTable"]}}},{"displayName":"Has Headers","name":"hasHeaders","type":"boolean","default":true,"description":"Whether the range has column labels. When this property set to false Excel will automatically generate header shifting the data down by one row.","displayOptions":{"show":{"resource":["table"],"operation":["addTable"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["convertToRange"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["convertToRange"]}}},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetTables"}},{"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":["table"],"operation":["convertToRange"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["deleteTable"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["deleteTable"]}}},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetTables"}},{"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":["table"],"operation":["deleteTable"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["getColumns"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["getColumns"]}}},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetTables"}},{"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":["table"],"operation":["getColumns"]}}},{"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":["table"],"operation":["getColumns"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["table"],"operation":["getColumns"]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"RAW Data","name":"rawData","type":"boolean","default":false,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header","displayOptions":{"show":{"resource":["table"],"operation":["getColumns"]}}},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","displayOptions":{"show":{"rawData":[true],"resource":["table"],"operation":["getColumns"]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"rawData":[true],"resource":["table"],"operation":["getColumns"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"A comma-separated list of the fields to include in the response"}]},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["getRows"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["getRows"]}}},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetTables"}},{"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":["table"],"operation":["getRows"]}}},{"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":["table"],"operation":["getRows"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["table"],"operation":["getRows"]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"RAW Data","name":"rawData","type":"boolean","default":false,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header","displayOptions":{"show":{"resource":["table"],"operation":["getRows"]}}},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","displayOptions":{"show":{"rawData":[true],"resource":["table"],"operation":["getRows"]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"A comma-separated list of the fields to include in the response","displayOptions":{"show":{"/rawData":[true]}}},{"displayName":"Column Names or IDs","name":"column","type":"multiOptions","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsDependsOn":["table.value","worksheet.value","workbook.value"],"loadOptionsMethod":"getTableColumns"},"default":[],"displayOptions":{"show":{"/rawData":[false]}}}],"displayOptions":{"show":{"resource":["table"],"operation":["getRows"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}}},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetTables"}},{"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":["table"],"operation":["lookup"]}}},{"displayName":"Lookup Column","name":"lookupColumn","type":"string","default":"","placeholder":"Email","required":true,"description":"The name of the column in which to look for value","displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}}},{"displayName":"Lookup Value","name":"lookupValue","type":"string","default":"","placeholder":"frank@example.com","required":true,"description":"The value to look for in column","displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return All Matches","name":"returnAllMatches","type":"boolean","default":false,"description":"By default only the first result gets returned. If options gets set all found matches get returned."}],"displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["workbook"]}},"options":[{"name":"Add Sheet","value":"addWorksheet","description":"Add a new sheet to the workbook","action":"Add a sheet to a workbook"},{"name":"Delete","value":"deleteWorkbook","description":"Delete workbook","action":"Delete workbook"},{"name":"Get Many","value":"getAll","description":"Get workbooks","action":"Get workbooks"}],"default":"getAll"},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["workbook"],"operation":["addWorksheet"]}}},{"displayName":"Options","name":"additionalFields","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the sheet to be added. The name should be unique. If not specified, Excel will determine the name of the new worksheet."}],"displayOptions":{"show":{"resource":["workbook"],"operation":["addWorksheet"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["workbook"],"operation":["deleteWorkbook"]}}},{"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":["workbook"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["workbook"],"operation":["getAll"]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"A comma-separated list of the fields to include in the response"}],"displayOptions":{"show":{"resource":["workbook"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["worksheet"]}},"options":[{"name":"Append","value":"append","description":"Append data to sheet","action":"Append data to sheet"},{"name":"Append or Update","value":"upsert","description":"Append a new row or update the current one if it already exists (upsert)","action":"Append or update a sheet"},{"name":"Clear","value":"clear","description":"Clear sheet","action":"Clear sheet"},{"name":"Delete","value":"deleteWorksheet","description":"Delete sheet","action":"Delete sheet"},{"name":"Get Many","value":"getAll","description":"Get a list of sheets","action":"Get sheets"},{"name":"Get Rows","value":"readRows","description":"Retrieve a list of sheet rows","action":"Get rows from sheet"},{"name":"Update","value":"update","description":"Update rows of a sheet or sheet range","action":"Update sheet"}],"default":"getAll"},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["append"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["append"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","default":"define","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMap","description":"Use when node input properties match destination column names"},{"name":"Map Each Column Below","value":"define","description":"Set the value for each destination column"},{"name":"Raw","value":"raw","description":"Send raw data as JSON"}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["append"]}}},{"displayName":"Data","name":"data","type":"json","default":"","required":true,"placeholder":"e.g. [[\"Sara\",\"1/2/2006\",\"Berlin\"],[\"George\",\"5/3/2010\",\"Paris\"]]","description":"Raw values for the specified range as array of string arrays in JSON format","displayOptions":{"show":{"dataMode":["raw"],"resource":["worksheet"],"operation":["append"]}}},{"displayName":"Values to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataMode":["define"],"resource":["worksheet"],"operation":["append"]}},"default":{},"options":[{"displayName":"Field","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["worksheet.value"],"loadOptionsMethod":"getWorksheetColumnRow"},"default":""},{"displayName":"Value","name":"fieldValue","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"RAW Data","name":"rawData","type":"boolean","default":0,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","required":true,"displayOptions":{"show":{"rawData":[true]}},"description":"The name of the property into which to write the RAW data"}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["append"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["clear"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["clear"]}}},{"displayName":"Apply To","name":"applyTo","type":"options","options":[{"name":"All","value":"All","description":"Clear data in cells and remove all formatting"},{"name":"Formats","value":"Formats","description":"Clear formatting(e.g. font size, color) of cells"},{"name":"Contents","value":"Contents","description":"Clear data contained in cells"}],"default":"All","displayOptions":{"show":{"resource":["worksheet"],"operation":["clear"]}}},{"displayName":"Select a Range","name":"useRange","type":"boolean","default":false,"displayOptions":{"show":{"resource":["worksheet"],"operation":["clear"]}}},{"displayName":"Range","name":"range","type":"string","displayOptions":{"show":{"useRange":[true],"resource":["worksheet"],"operation":["clear"]}},"placeholder":"e.g. A1:B2","default":"","description":"The sheet range that would be cleared, specified using a A1-style notation","hint":"Leave blank for entire worksheet"},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["deleteWorksheet"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["deleteWorksheet"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"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":["worksheet"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["worksheet"],"operation":["getAll"]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"A comma-separated list of the fields to include in the response"}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["getAll"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["readRows"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["readRows"]}}},{"displayName":"Select a Range","name":"useRange","type":"boolean","default":false,"displayOptions":{"show":{"resource":["worksheet"],"operation":["readRows"]}}},{"displayName":"Range","name":"range","type":"string","placeholder":"e.g. A1:B2","default":"","description":"The sheet range to read the data from specified using a A1-style notation, has to be specific e.g A1:B5, generic ranges like A:B are not supported","hint":"Leave blank to return entire sheet","displayOptions":{"show":{"useRange":[true],"resource":["worksheet"],"operation":["readRows"]}}},{"displayName":"Header Row","name":"keyRow","type":"number","typeOptions":{"minValue":0},"default":0,"hint":"Index of the row which contains the column names","description":"Relative to selected 'Range', first row index is 0","displayOptions":{"show":{"useRange":[true],"resource":["worksheet"],"operation":["readRows"]}}},{"displayName":"First Data Row","name":"dataStartRow","type":"number","typeOptions":{"minValue":0},"default":1,"hint":"Index of first row which contains the actual data","description":"Relative to selected 'Range', first row index is 0","displayOptions":{"show":{"useRange":[true],"resource":["worksheet"],"operation":["readRows"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"RAW Data","name":"rawData","type":"boolean","default":0,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","required":true,"displayOptions":{"show":{"rawData":[true]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will containt. Multiple can be added separated by ,.","displayOptions":{"show":{"rawData":[true]}}}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["readRows"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Select a Range","name":"useRange","type":"boolean","default":false,"displayOptions":{"show":{"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Range","name":"range","type":"string","displayOptions":{"show":{"dataMode":["autoMap","define"],"useRange":[true],"resource":["worksheet"],"operation":["update"]}},"placeholder":"e.g. A1:B2","default":"","description":"The sheet range to read the data from specified using a A1-style notation, has to be specific e.g A1:B5, generic ranges like A:B are not supported. Leave blank to use whole used range in the sheet.","hint":"First row must contain column names"},{"displayName":"Range","name":"range","type":"string","displayOptions":{"show":{"dataMode":["raw"],"useRange":[true],"resource":["worksheet"],"operation":["update"]}},"placeholder":"e.g. A1:B2","default":"","description":"The sheet range to read the data from specified using a A1-style notation","hint":"Leave blank for entire worksheet"},{"displayName":"Data Mode","name":"dataMode","type":"options","default":"define","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMap","description":"Use when node input properties match destination column names"},{"name":"Map Each Column Below","value":"define","description":"Set the value for each destination column"},{"name":"Raw","value":"raw","description":"Send raw data as JSON, the whole selected range would be updated with the new values"}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Data","name":"data","type":"json","default":"","required":true,"placeholder":"e.g. [[\"Sara\",\"1/2/2006\",\"Berlin\"],[\"George\",\"5/3/2010\",\"Paris\"]]","description":"Raw values for the specified range as array of string arrays in JSON format. Should match the specified range: one array item for each row.","displayOptions":{"show":{"dataMode":["raw"],"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Column to match on","name":"columnToMatchOn","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["worksheet.value","workbook.value","range"],"loadOptionsMethod":"getWorksheetColumnRow"},"default":"","hint":"Used to find the correct row to update. Doesn't get changed.","displayOptions":{"show":{"dataMode":["autoMap","define"],"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","displayOptions":{"show":{"dataMode":["define"],"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Values to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataMode":["define"],"resource":["worksheet"],"operation":["update"]}},"default":{},"options":[{"displayName":"Field","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["columnToMatchOn","range"],"loadOptionsMethod":"getWorksheetColumnRowSkipColumnToMatchOn"},"default":""},{"displayName":"Value","name":"fieldValue","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"RAW Data","name":"rawData","type":"boolean","default":0,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","required":true,"displayOptions":{"show":{"rawData":[true]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will containt. Multiple can be added separated by ,.","displayOptions":{"show":{"rawData":[true]}}},{"displayName":"Update All Matches","name":"updateAll","type":"boolean","default":false,"description":"Whether to update all matching rows or just the first match","displayOptions":{"hide":{"/dataMode":["raw"]}}}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["update"]}}},{"displayName":"Workbook","name":"workbook","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchWorkbooks","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9]{2,}","errorMessage":"Not a valid Workbook ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["upsert"]}}},{"displayName":"Sheet","name":"worksheet","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getWorksheetsList"}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"{[a-zA-Z0-9\\-_]{2,}}","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["upsert"]}}},{"displayName":"Select a Range","name":"useRange","type":"boolean","default":false,"displayOptions":{"show":{"resource":["worksheet"],"operation":["upsert"]}}},{"displayName":"Range","name":"range","type":"string","displayOptions":{"show":{"dataMode":["autoMap","define"],"useRange":[true],"resource":["worksheet"],"operation":["upsert"]}},"placeholder":"e.g. A1:B2","default":"","description":"The sheet range to read the data from specified using a A1-style notation, has to be specific e.g A1:B5, generic ranges like A:B are not supported. Leave blank to use whole used range in the sheet.","hint":"First row must contain column names"},{"displayName":"Data Mode","name":"dataMode","type":"options","default":"define","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMap","description":"Use when node input properties match destination column names"},{"name":"Map Each Column Below","value":"define","description":"Set the value for each destination column"}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["upsert"]}}},{"displayName":"Column to match on","name":"columnToMatchOn","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["worksheet.value","workbook.value","range"],"loadOptionsMethod":"getWorksheetColumnRow"},"default":"","hint":"Used to find the correct row to update. Doesn't get changed.","displayOptions":{"show":{"dataMode":["autoMap","define"],"resource":["worksheet"],"operation":["upsert"]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","displayOptions":{"show":{"dataMode":["define"],"resource":["worksheet"],"operation":["upsert"]}}},{"displayName":"Values to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"dataMode":["define"],"resource":["worksheet"],"operation":["upsert"]}},"default":{},"options":[{"displayName":"Field","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["columnToMatchOn","range"],"loadOptionsMethod":"getWorksheetColumnRowSkipColumnToMatchOn"},"default":""},{"displayName":"Value","name":"fieldValue","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Append After Selected Range","name":"appendAfterSelectedRange","type":"boolean","default":false,"description":"Whether to append data after the selected range or used range","displayOptions":{"show":{"/dataMode":["autoMap","define"],"/useRange":[true]}}},{"displayName":"RAW Data","name":"rawData","type":"boolean","default":0,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","required":true,"displayOptions":{"show":{"rawData":[true]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Update All Matches","name":"updateAll","type":"boolean","default":false,"description":"Whether to update all matching rows or just the first match"}],"displayOptions":{"show":{"resource":["worksheet"],"operation":["upsert"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Excel/excel.svg","codex":{"categories":["Data & Storage","Productivity"],"alias":["_Excel","Excel","Sheet","CSV","Spreadsheet"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftexcel/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
|
|
260
261
|
{"displayName":"Microsoft Excel","name":"microsoftExcel","group":["input"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Excel API","defaultVersion":2.1,"version":1,"defaults":{"name":"Microsoft Excel"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftExcelOAuth2Api","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":"Table","value":"table","description":"Represents an Excel table"},{"name":"Workbook","value":"workbook","description":"Workbook is the top level object which contains related workbook objects such as worksheets, tables, ranges, etc"},{"name":"Worksheet","value":"worksheet","description":"An Excel worksheet is a grid of cells. It can contain data, tables, charts, etc."}],"default":"workbook"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["workbook"]}},"options":[{"name":"Add Worksheet","value":"addWorksheet","description":"Adds a new worksheet to the workbook","action":"Add a worksheet to a workbook"},{"name":"Get Many","value":"getAll","description":"Get data of many workbooks","action":"Get many workbooks"}],"default":"create"},{"displayName":"Workbook Name or ID","name":"workbook","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getWorkbooks"},"displayOptions":{"show":{"operation":["addWorksheet"],"resource":["workbook"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["addWorksheet"],"resource":["workbook"]}},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the worksheet to be added. If specified, name should be unqiue. If not specified, Excel determines the name of the new worksheet."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["workbook"]}},"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":["workbook"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["workbook"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will containt. Multiple can be added separated by ,."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["worksheet"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many worksheets","action":"Get many worksheets"},{"name":"Get Content","value":"getContent","description":"Get worksheet content","action":"Get a worksheet"}],"default":"create"},{"displayName":"Workbook Name or ID","name":"workbook","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkbooks"},"displayOptions":{"show":{"operation":["getAll"],"resource":["worksheet"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["worksheet"]}},"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":["worksheet"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["worksheet"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will containt. Multiple can be added separated by ,."}]},{"displayName":"Workbook Name or ID","name":"workbook","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getWorkbooks"},"displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"]}},"default":""},{"displayName":"Worksheet Name or ID","name":"worksheet","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getworksheets","loadOptionsDependsOn":["workbook"]},"displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"]}},"default":""},{"displayName":"Range","name":"range","type":"string","displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"]}},"default":"A1:C3","required":true,"description":"The address or the name of the range. If not specified, the entire worksheet range is returned."},{"displayName":"RAW Data","name":"rawData","type":"boolean","displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"]}},"default":false,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"],"rawData":[true]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Data Start Row","name":"dataStartRow","type":"number","typeOptions":{"minValue":1},"default":1,"displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"]},"hide":{"rawData":[true]}},"description":"Index of the first row which contains the actual data and not the keys. Starts with 0."},{"displayName":"Key Row","name":"keyRow","type":"number","typeOptions":{"minValue":0},"displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"]},"hide":{"rawData":[true]}},"default":0,"description":"Index of the row which contains the keys. Starts at 0. The incoming node data is matched to the keys for assignment. The matching is case sensitve."},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getContent"],"resource":["worksheet"],"rawData":[true]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will containt. Multiple can be added separated by ,."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["table"]}},"options":[{"name":"Add Row","value":"addRow","description":"Adds rows to the end of the table","action":"Add a row"},{"name":"Get Columns","value":"getColumns","description":"Retrieve a list of tablecolumns","action":"Get columns"},{"name":"Get Rows","value":"getRows","description":"Retrieve a list of tablerows","action":"Get rows"},{"name":"Lookup","value":"lookup","description":"Looks for a specific column value and then returns the matching row","action":"Look up a column"}],"default":"addRow"},{"displayName":"Workbook Name or ID","name":"workbook","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkbooks"},"displayOptions":{"show":{"operation":["addRow"],"resource":["table"]}},"default":""},{"displayName":"Worksheet Name or ID","name":"worksheet","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getworksheets","loadOptionsDependsOn":["workbook"]},"displayOptions":{"show":{"operation":["addRow"],"resource":["table"]}},"default":""},{"displayName":"Table Name or ID","name":"table","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["worksheet"]},"displayOptions":{"show":{"operation":["addRow"],"resource":["table"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["addRow"],"resource":["table"]}},"options":[{"displayName":"Index","name":"index","type":"number","default":0,"typeOptions":{"minValue":0},"description":"Specifies the relative position of the new row. If not defined, the addition happens at the end. Any rows below the inserted row are shifted downwards. Zero-indexed"}]},{"displayName":"Workbook Name or ID","name":"workbook","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkbooks"},"displayOptions":{"show":{"operation":["getRows"],"resource":["table"]}},"default":""},{"displayName":"Worksheet Name or ID","name":"worksheet","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getworksheets","loadOptionsDependsOn":["workbook"]},"displayOptions":{"show":{"operation":["getRows"],"resource":["table"]}},"default":""},{"displayName":"Table Name or ID","name":"table","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["worksheet"]},"displayOptions":{"show":{"operation":["getRows"],"resource":["table"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getRows"],"resource":["table"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getRows"],"resource":["table"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"RAW Data","name":"rawData","type":"boolean","displayOptions":{"show":{"operation":["getRows"],"resource":["table"]}},"default":false,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","displayOptions":{"show":{"operation":["getRows"],"resource":["table"],"rawData":[true]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getRows"],"resource":["table"],"rawData":[true]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will containt. Multiple can be added separated by ,."}]},{"displayName":"Workbook Name or ID","name":"workbook","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkbooks"},"displayOptions":{"show":{"operation":["getColumns"],"resource":["table"]}},"default":""},{"displayName":"Worksheet Name or ID","name":"worksheet","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getworksheets","loadOptionsDependsOn":["workbook"]},"displayOptions":{"show":{"operation":["getColumns"],"resource":["table"]}},"default":""},{"displayName":"Table Name or ID","name":"table","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["worksheet"]},"displayOptions":{"show":{"operation":["getColumns"],"resource":["table"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getColumns"],"resource":["table"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getColumns"],"resource":["table"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"RAW Data","name":"rawData","type":"boolean","displayOptions":{"show":{"operation":["getColumns"],"resource":["table"]}},"default":false,"description":"Whether the data should be returned RAW instead of parsed into keys according to their header"},{"displayName":"Data Property","name":"dataProperty","type":"string","default":"data","displayOptions":{"show":{"operation":["getColumns"],"resource":["table"],"rawData":[true]}},"description":"The name of the property into which to write the RAW data"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getColumns"],"resource":["table"],"rawData":[true]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will containt. Multiple can be added separated by ,."}]},{"displayName":"Workbook Name or ID","name":"workbook","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getWorkbooks"},"displayOptions":{"show":{"operation":["lookup"],"resource":["table"]}},"default":""},{"displayName":"Worksheet Name or ID","name":"worksheet","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getworksheets","loadOptionsDependsOn":["workbook"]},"displayOptions":{"show":{"operation":["lookup"],"resource":["table"]}},"default":""},{"displayName":"Table Name or ID","name":"table","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["worksheet"]},"displayOptions":{"show":{"operation":["lookup"],"resource":["table"]}},"default":""},{"displayName":"Lookup Column","name":"lookupColumn","type":"string","default":"","placeholder":"Email","required":true,"displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}},"description":"The name of the column in which to look for value"},{"displayName":"Lookup Value","name":"lookupValue","type":"string","default":"","placeholder":"frank@example.com","required":true,"displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}},"description":"The value to look for in column"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["table"],"operation":["lookup"]}},"options":[{"displayName":"Return All Matches","name":"returnAllMatches","type":"boolean","default":false,"description":"By default only the first result gets returned. If options gets set all found matches get returned."}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Excel/excel.svg","codex":{"categories":["Data & Storage","Productivity"],"alias":["_Excel","Excel","Sheet","CSV","Spreadsheet"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftexcel/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
|
|
261
262
|
{"displayName":"Microsoft Graph Security","name":"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"},
|
|
262
263
|
{"displayName":"Microsoft OneDrive","name":"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"},
|
|
263
264
|
{"displayName":"Microsoft OneDrive Trigger","name":"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"},
|
|
264
|
-
{"displayName":"Microsoft Outlook","name":"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"],"usableAsTool":true,"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/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/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/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-12-19T15:05:53.636+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2024-12-19T15:35:53.636+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/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/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/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/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/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/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"],"alias":["email"],"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/"}]}}},
|
|
265
|
+
{"displayName":"Microsoft Outlook","name":"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"],"usableAsTool":true,"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/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/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/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":"2025-01-17T09:30:16.075+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2025-01-17T10:00:16.076+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/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/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/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/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/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/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"],"alias":["email"],"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/"}]}}},
|
|
265
266
|
{"displayName":"Microsoft Outlook","name":"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/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/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/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"],"alias":["email"],"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/"}]}}},
|
|
266
267
|
{"displayName":"Microsoft Outlook Trigger","name":"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/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/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"],"alias":["email"],"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/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg"},
|
|
267
268
|
{"displayName":"Microsoft SQL","name":"microsoftSql","group":["input"],"version":[1,1.1],"description":"Get, add and update data in Microsoft SQL","defaults":{"name":"Microsoft SQL"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"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"},
|