n8n-nodes-base 1.8.2 → 1.9.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/dist/credentials/MispApi.credentials.d.ts +3 -1
- package/dist/credentials/MispApi.credentials.js +15 -0
- package/dist/credentials/MispApi.credentials.js.map +1 -1
- package/dist/credentials/NotionApi.credentials.js +1 -1
- package/dist/credentials/NotionApi.credentials.js.map +1 -1
- package/dist/nodes/AcuityScheduling/acuityScheduling.png +0 -0
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js +1 -1
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js.map +1 -1
- package/dist/nodes/Crypto/Crypto.node.js +1 -1
- package/dist/nodes/Crypto/Crypto.node.js.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.js +2 -2
- package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
- package/dist/nodes/Google/CloudStorage/ObjectDescription.js +1 -1
- package/dist/nodes/Google/CloudStorage/ObjectDescription.js.map +1 -1
- package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js +1 -1
- package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js.map +1 -1
- package/dist/nodes/Google/Drive/v2/helpers/utils.js +1 -1
- package/dist/nodes/Google/Drive/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Google/YouTube/YouTube.node.js +1 -1
- package/dist/nodes/Google/YouTube/YouTube.node.js.map +1 -1
- package/dist/nodes/HttpRequest/GenericFunctions.d.ts +3 -2
- package/dist/nodes/HttpRequest/GenericFunctions.js +14 -8
- package/dist/nodes/HttpRequest/GenericFunctions.js.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +10 -6
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
- package/dist/nodes/ICalendar/ICalendar.node.json +1 -0
- package/dist/nodes/ItemLists/V2/ItemListsV2.node.js +9 -2
- package/dist/nodes/ItemLists/V2/ItemListsV2.node.js.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.js +9 -2
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.js.map +1 -1
- package/dist/nodes/ItemLists/test/node/workflow.concatenate_pairedItems.json +145 -0
- package/dist/nodes/Jira/GenericFunctions.d.ts +2 -1
- package/dist/nodes/Jira/GenericFunctions.js +31 -1
- package/dist/nodes/Jira/GenericFunctions.js.map +1 -1
- package/dist/nodes/Jira/Jira.node.js +5 -42
- package/dist/nodes/Jira/Jira.node.js.map +1 -1
- package/dist/nodes/Misp/GenericFunctions.js +2 -5
- package/dist/nodes/Misp/GenericFunctions.js.map +1 -1
- package/dist/nodes/PagerDuty/IncidentDescription.js +3 -3
- package/dist/nodes/PagerDuty/IncidentDescription.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js +4 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +8 -3
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/Set/Set.node.js +2 -1
- package/dist/nodes/Set/Set.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.d.ts +1 -1
- package/dist/nodes/Set/v2/helpers/utils.js +11 -3
- 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/Slack/V2/SlackV2.node.js +1 -1
- package/dist/nodes/Slack/V2/SlackV2.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/Ssh/Ssh.node.js +1 -1
- package/dist/nodes/Ssh/Ssh.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/Typeform/TypeformTrigger.node.js +14 -1
- package/dist/nodes/Typeform/TypeformTrigger.node.js.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js.map +1 -1
- package/dist/types/credentials.json +2 -2
- package/dist/types/nodes.json +9 -8
- package/package.json +4 -3
package/dist/types/nodes.json
CHANGED
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
{"displayName":"GitLab Trigger","name":"n8n-nodes-base.gitlabTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"owner\"] + \"/\" + $parameter[\"repository\"] + \": \" + $parameter[\"events\"].join(\", \")}}","description":"Starts the workflow when GitLab events occur","defaults":{"name":"GitLab Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"gitlabApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"gitlabOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Repository Owner","name":"owner","type":"string","default":"","required":true,"placeholder":"n8n-io","description":"Owner of the repsitory"},{"displayName":"Repository Name","name":"repository","type":"string","default":"","required":true,"placeholder":"n8n","description":"The name of the repsitory"},{"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/credentials/gitlab"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Gitlab/gitlab.svg"},
|
|
132
132
|
{"displayName":"Google Ads","name":"n8n-nodes-base.googleAds","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Ads API","defaults":{"name":"Google Ads"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAdsOAuth2Api","required":true,"testedBy":{"request":{"method":"GET","url":"/v13/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":"={{\"/v13/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":"={{\"/v13/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"}]}],"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"},
|
|
133
133
|
{"displayName":"Google Analytics","name":"n8n-nodes-base.googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":1,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["report"],"operation":["get"]}},"placeholder":"123456","description":"The View ID of Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":1000,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"]}},"options":[{"displayName":"Date Ranges","name":"dateRangesUi","placeholder":"Add Date Range","type":"fixedCollection","default":{},"description":"Date ranges in the request","options":[{"displayName":"Date Range","name":"dateRanges","values":[{"displayName":"Start Date","name":"startDate","type":"dateTime","default":""},{"displayName":"End Date","name":"endDate","type":"dateTime","default":""}]}]},{"displayName":"Dimensions","name":"dimensionUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Dimension","name":"dimensionValues","values":[{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions"},"default":"","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]}]},{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions"},"default":"","description":"Name of the dimension to filter by. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equal (Number)","value":"NUMERIC_EQUAL"},{"name":"Exact","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partial","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"ga:newUsers","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range"},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows"},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Metrics","name":"metricsUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Metrics","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Alias","name":"alias","type":"string","default":"","description":"An alias for the metric expression is an alternate name for the expression. The alias can be used for filtering and sorting."},{"displayName":"Expression","name":"expression","type":"string","default":"ga:newUsers","description":"<p>A metric expression in the request. An expression is constructed from one or more metrics and numbers.</p><p>Accepted operators include: Plus (+), Minus (-), Negation (Unary -), Divided by (/), Multiplied by (*), Parenthesis, Positive cardinal numbers (0-9), can include decimals and is limited to 1024 characters.</p><p>Example ga:totalRefunds/ga:users, in most cases the metric expression is just a single metric name like ga:users.</p><p>Adding mixed MetricType (E.g., CURRENCY + PERCENTAGE) metrics will result in unexpected results.</p>."},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}]}]}]},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The View ID of Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg"},
|
|
134
|
-
{"displayName":"Google Analytics","name":"n8n-nodes-base.googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":2,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"Property Type","name":"propertyType","type":"options","noDataExpression":true,"description":"Google Analytics 4 is the latest version. Universal Analytics is an older version that is not fully functional after the end of June 2023.","options":[{"name":"Google Analytics 4","value":"ga4"},{"name":"Universal Analytics","value":"universal"}],"default":"ga4","displayOptions":{"show":{"resource":["report"],"operation":["get"]}}},{"displayName":"Property","name":"propertyId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The Property of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a property...","typeOptions":{"searchListMethod":"searchProperties","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics Property ID"}}],"url":"=https://analytics.google.com/analytics/web/#/p{{$value}}/"}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2023-09-17T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2023-09-24T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"Metrics","name":"metricsGA4","type":"fixedCollection","default":{"metricValues":[{"listName":"totalUsers"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Metric","description":"The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.","options":[{"displayName":"Values","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","description":"A mathematical expression for derived metrics. For example, the metric Event count per user is eventCount/totalUsers.","placeholder":"e.g. eventCount/totalUsers","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Invisible","name":"invisible","type":"boolean","default":false,"displayOptions":{"show":{"listName":["custom"]}},"description":"Whether a metric is invisible in the report response. If a metric is invisible, the metric will not produce a column in the response, but can be used in metricFilter, orderBys, or a metric expression."}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Dimensions to split by","name":"dimensionsGA4","type":"fixedCollection","default":{"dimensionValues":[{"listName":"date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be \"Paris\" or \"New York\". Requests are allowed up to 9 dimensions.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}},"options":[{"displayName":"Currency Code","name":"currencyCode","type":"string","default":"","description":"A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the property's default currency."},{"displayName":"Dimensions Filters","name":"dimensionFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"String Filter","name":"stringFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true},{"displayName":"Match Type","name":"matchType","type":"options","default":"EXACT","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Contains Value","value":"CONTAINS"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Exact Match","value":"EXACT"},{"name":"Full Match for the Regular Expression","value":"FULL_REGEXP"},{"name":"Partial Match for the Regular Expression","value":"PARTIAL_REGEXP"}]}]},{"displayName":"In List Filter","name":"inListFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Values","name":"values","type":"string","default":"","hint":"Comma separated list of values. Must be non-empty."},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Metric Aggregation","name":"metricAggregations","type":"multiOptions","default":[],"options":[{"name":"MAXIMUM","value":"MAXIMUM"},{"name":"MINIMUM","value":"MINIMUM"},{"name":"TOTAL","value":"TOTAL"}],"displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Metrics Filters","name":"metricsFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"Between Filter","name":"betweenFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"From Value","name":"fromValue","type":"string","default":""},{"displayName":"To Value","name":"toValue","type":"string","default":""}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Keep Empty Rows","name":"keepEmptyRows","type":"boolean","default":false,"description":"Whether false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter."},{"displayName":"Order By","name":"orderByUI","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Order","description":"Specifies how rows are ordered in the response","options":[{"displayName":"Metric Order By","name":"metricOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Metric Name or ID","name":"metricName","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Dimmension Order By","name":"dimmensionOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Dimmension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Order Type","name":"orderType","type":"options","default":"ORDER_TYPE_UNSPECIFIED","options":[{"name":"Alphanumeric","value":"ALPHANUMERIC","description":"Alphanumeric sort by Unicode code point"},{"name":"Case Insensitive Alphanumeric","value":"CASE_INSENSITIVE_ALPHANUMERIC","description":"Case insensitive alphanumeric sort by lower case Unicode code point"},{"name":"Numeric","value":"NUMERIC","description":"Dimension values are converted to numbers before sorting"},{"name":"Unspecified","value":"ORDER_TYPE_UNSPECIFIED"}]}]}]},{"displayName":"Return Property Quota","name":"returnPropertyQuota","type":"boolean","default":false,"description":"Whether to return the current state of this Analytics Property's quota. Quota is returned in PropertyQuota.","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"View","name":"viewId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The View of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a view...","typeOptions":{"searchListMethod":"searchViews","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics.google.com/analytics.*p[0-9]{1,}.*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics.google.com/analytics.*p([0-9]{1,})"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics View ID"}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2023-09-17T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2023-09-24T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"Metrics","name":"metricsUA","type":"fixedCollection","default":{"metricValues":[{"listName":"ga:users"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add metric","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"ga:users","options":[{"name":"Checkouts","value":"ga:productCheckouts"},{"name":"Events","value":"ga:totalEvents"},{"name":"Page Views","value":"ga:pageviews"},{"name":"Session Duration","value":"ga:sessionDuration"},{"name":"Sessions","value":"ga:sessions"},{"name":"Sessions per User","value":"ga:sessionsPerUser"},{"name":"Total Users","value":"ga:users"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetrics","loadOptionsDependsOn":["viewId.value"]},"default":"ga:users","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","placeholder":"e.g. ga:totalRefunds/ga:users","description":"Learn more about Google Analytics <a href=\"https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Metric\">metric expressions</a>","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}],"displayOptions":{"show":{"listName":["custom"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Dimensions to split by","name":"dimensionsUA","type":"fixedCollection","default":{"dimensionValues":[{"listName":"ga:date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}},"options":[{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equals (Number)","value":"NUMERIC_EQUAL"},{"name":"Exactly Matches","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partly Matches","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The view from Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"If there's nothing here, try changing the 'Property type' field above"},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
134
|
+
{"displayName":"Google Analytics","name":"n8n-nodes-base.googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":2,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"Property Type","name":"propertyType","type":"options","noDataExpression":true,"description":"Google Analytics 4 is the latest version. Universal Analytics is an older version that is not fully functional after the end of June 2023.","options":[{"name":"Google Analytics 4","value":"ga4"},{"name":"Universal Analytics","value":"universal"}],"default":"ga4","displayOptions":{"show":{"resource":["report"],"operation":["get"]}}},{"displayName":"Property","name":"propertyId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The Property of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a property...","typeOptions":{"searchListMethod":"searchProperties","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics Property ID"}}],"url":"=https://analytics.google.com/analytics/web/#/p{{$value}}/"}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2023-09-26T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2023-10-03T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"Metrics","name":"metricsGA4","type":"fixedCollection","default":{"metricValues":[{"listName":"totalUsers"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Metric","description":"The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.","options":[{"displayName":"Values","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","description":"A mathematical expression for derived metrics. For example, the metric Event count per user is eventCount/totalUsers.","placeholder":"e.g. eventCount/totalUsers","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Invisible","name":"invisible","type":"boolean","default":false,"displayOptions":{"show":{"listName":["custom"]}},"description":"Whether a metric is invisible in the report response. If a metric is invisible, the metric will not produce a column in the response, but can be used in metricFilter, orderBys, or a metric expression."}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Dimensions to split by","name":"dimensionsGA4","type":"fixedCollection","default":{"dimensionValues":[{"listName":"date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be \"Paris\" or \"New York\". Requests are allowed up to 9 dimensions.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}},"options":[{"displayName":"Currency Code","name":"currencyCode","type":"string","default":"","description":"A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the property's default currency."},{"displayName":"Dimensions Filters","name":"dimensionFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"String Filter","name":"stringFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true},{"displayName":"Match Type","name":"matchType","type":"options","default":"EXACT","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Contains Value","value":"CONTAINS"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Exact Match","value":"EXACT"},{"name":"Full Match for the Regular Expression","value":"FULL_REGEXP"},{"name":"Partial Match for the Regular Expression","value":"PARTIAL_REGEXP"}]}]},{"displayName":"In List Filter","name":"inListFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Values","name":"values","type":"string","default":"","hint":"Comma separated list of values. Must be non-empty."},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Metric Aggregation","name":"metricAggregations","type":"multiOptions","default":[],"options":[{"name":"MAXIMUM","value":"MAXIMUM"},{"name":"MINIMUM","value":"MINIMUM"},{"name":"TOTAL","value":"TOTAL"}],"displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Metrics Filters","name":"metricsFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"Between Filter","name":"betweenFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"From Value","name":"fromValue","type":"string","default":""},{"displayName":"To Value","name":"toValue","type":"string","default":""}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Keep Empty Rows","name":"keepEmptyRows","type":"boolean","default":false,"description":"Whether false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter."},{"displayName":"Order By","name":"orderByUI","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Order","description":"Specifies how rows are ordered in the response","options":[{"displayName":"Metric Order By","name":"metricOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Metric Name or ID","name":"metricName","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Dimmension Order By","name":"dimmensionOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Dimmension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Order Type","name":"orderType","type":"options","default":"ORDER_TYPE_UNSPECIFIED","options":[{"name":"Alphanumeric","value":"ALPHANUMERIC","description":"Alphanumeric sort by Unicode code point"},{"name":"Case Insensitive Alphanumeric","value":"CASE_INSENSITIVE_ALPHANUMERIC","description":"Case insensitive alphanumeric sort by lower case Unicode code point"},{"name":"Numeric","value":"NUMERIC","description":"Dimension values are converted to numbers before sorting"},{"name":"Unspecified","value":"ORDER_TYPE_UNSPECIFIED"}]}]}]},{"displayName":"Return Property Quota","name":"returnPropertyQuota","type":"boolean","default":false,"description":"Whether to return the current state of this Analytics Property's quota. Quota is returned in PropertyQuota.","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"View","name":"viewId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The View of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a view...","typeOptions":{"searchListMethod":"searchViews","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics.google.com/analytics.*p[0-9]{1,}.*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics.google.com/analytics.*p([0-9]{1,})"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics View ID"}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2023-09-26T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2023-10-03T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"Metrics","name":"metricsUA","type":"fixedCollection","default":{"metricValues":[{"listName":"ga:users"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add metric","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"ga:users","options":[{"name":"Checkouts","value":"ga:productCheckouts"},{"name":"Events","value":"ga:totalEvents"},{"name":"Page Views","value":"ga:pageviews"},{"name":"Session Duration","value":"ga:sessionDuration"},{"name":"Sessions","value":"ga:sessions"},{"name":"Sessions per User","value":"ga:sessionsPerUser"},{"name":"Total Users","value":"ga:users"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetrics","loadOptionsDependsOn":["viewId.value"]},"default":"ga:users","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","placeholder":"e.g. ga:totalRefunds/ga:users","description":"Learn more about Google Analytics <a href=\"https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Metric\">metric expressions</a>","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}],"displayOptions":{"show":{"listName":["custom"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Dimensions to split by","name":"dimensionsUA","type":"fixedCollection","default":{"dimensionValues":[{"listName":"ga:date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}},"options":[{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equals (Number)","value":"NUMERIC_EQUAL"},{"name":"Exactly Matches","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partly Matches","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The view from Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"If there's nothing here, try changing the 'Property type' field above"},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
135
135
|
{"displayName":"Google BigQuery","name":"n8n-nodes-base.googleBigQuery","group":["input"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Google BigQuery API","defaultVersion":2,"version":1,"defaults":{"name":"Google BigQuery"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"googleBigQueryOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Authentication","name":"authentication","type":"options","noDataExpression":true,"options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Record","value":"record"}],"default":"record"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["record"]}},"options":[{"name":"Create","value":"create","description":"Create a new record","action":"Create a record"},{"name":"Get Many","value":"getAll","description":"Retrieve many records","action":"Get many records"}],"default":"create"},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the project to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Dataset Name or ID","name":"datasetId","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId"]},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the dataset to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Table Name or ID","name":"tableId","type":"options","typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["projectId","datasetId"]},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the table to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Columns","name":"columns","type":"string","displayOptions":{"show":{"resource":["record"],"operation":["create"]}},"default":"","required":true,"placeholder":"id,name,description","description":"Comma-separated list of the item properties to use as columns"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Options","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"options":[{"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."}]},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the project to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Dataset Name or ID","name":"datasetId","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId"]},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the dataset to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Table Name or ID","name":"tableId","type":"options","typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["projectId","datasetId"]},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the table to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["record"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"resource":["record"],"operation":["getAll"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Options","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"},
|
|
136
136
|
{"displayName":"Google BigQuery","name":"n8n-nodes-base.googleBigQuery","group":["input"],"subtitle":"={{$parameter[\"operation\"]}}","description":"Consume Google BigQuery API","defaultVersion":2,"version":2,"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","rows":5},"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","rows":5},"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 Options","default":{},"options":[{"displayName":"Default Dataset Name or ID","name":"defaultDataset","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId.value"]},"default":"","description":"If not set, all table names in the query string must be qualified in the format 'datasetId.tableId'. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Dry Run","name":"dryRun","type":"boolean","default":false,"description":"Whether set to true BigQuery doesn't run the job. Instead, if the query is valid, BigQuery returns statistics about the job such as how many bytes would be processed. If the query is invalid, an error returns."},{"displayName":"Include Schema in Output","name":"includeSchema","type":"boolean","default":false,"description":"Whether to include the schema in the output. If set to true, the output will contain key '_schema' with the schema of the table.","displayOptions":{"hide":{"rawOutput":[true]}}},{"displayName":"Location (Region)","name":"location","type":"string","default":"","placeholder":"e.g. europe-west3","description":"Location or the region where data would be stored and processed. Pricing for storage and analysis is also defined by location of data and reservations, more information <a href=\"https://cloud.google.com/bigquery/docs/locations\" target=\"_blank\">here</a>."},{"displayName":"Maximum Bytes Billed","name":"maximumBytesBilled","type":"string","default":"","description":"Limits the bytes billed for this query. Queries with bytes billed above this limit will fail (without incurring a charge). String in <a href=\"https://developers.google.com/discovery/v1/type-format?utm_source=cloud.google.com&utm_medium=referral\" target=\"_blank\">Int64Value</a> format"},{"displayName":"Max Results","name":"maxResults","type":"number","default":1000,"description":"The maximum number of rows of data to return"},{"displayName":"Timeout","name":"timeoutMs","type":"number","default":10000,"description":"How long to wait for the query to complete, in milliseconds"},{"displayName":"Raw Output","name":"rawOutput","type":"boolean","default":false,"displayOptions":{"hide":{"dryRun":[true]}}},{"displayName":"Use Legacy SQL","name":"useLegacySql","type":"boolean","default":false,"description":"Whether to use BigQuery's legacy SQL dialect for this query. If set to false, the query will use BigQuery's standard SQL."}],"displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data","value":"autoMap","description":"Use when node input properties match destination field names"},{"name":"Map Each Field Below","value":"define","description":"Set the value for each destination field"}],"default":"autoMap","description":"Whether to insert the input data this node receives in the new row","displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}},{"displayName":"In this mode, make sure the incoming data fields are named the same as the columns in BigQuery. (Use a 'set' node before this node to change them if required.)","name":"info","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMap"],"resource":["database"],"operation":["insert"]}}},{"displayName":"Fields to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Field","multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"values","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId.value","datasetId.value","tableId.value"],"loadOptionsMethod":"getSchema"},"default":""},{"displayName":"Field Value","name":"fieldValue","type":"string","default":""}]}],"displayOptions":{"show":{"dataMode":["define"],"resource":["database"],"operation":["insert"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Options","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/"}]}}},
|
|
137
137
|
{"displayName":"Google Books","name":"n8n-nodes-base.googleBooks","group":["input","output"],"version":[1,2],"description":"Read data from Google Books","subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","defaults":{"name":"Google Books"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"googleBooksOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Service Account","value":"serviceAccount"},{"name":"OAuth2","value":"oAuth2"}],"default":"serviceAccount","displayOptions":{"show":{"@version":[1]}}},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2","displayOptions":{"show":{"@version":[2]}}},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Bookshelf","value":"bookshelf"},{"name":"Bookshelf Volume","value":"bookshelfVolume"},{"name":"Volume","value":"volume"}],"default":"bookshelf"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Get","value":"get","description":"Retrieve a specific bookshelf resource for the specified user","action":"Get a bookshelf"},{"name":"Get Many","value":"getAll","description":"Get many public bookshelf resource for the specified user","action":"Get many bookshelves"}],"displayOptions":{"show":{"resource":["bookshelf"]}},"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Add","value":"add","description":"Add a volume to a bookshelf","action":"Add a bookshelf volume"},{"name":"Clear","value":"clear","description":"Clears all volumes from a bookshelf","action":"Clear a bookshelf volume"},{"name":"Get Many","value":"getAll","description":"Get many volumes in a specific bookshelf for the specified user","action":"Get many bookshelf volumes"},{"name":"Move","value":"move","description":"Moves a volume within a bookshelf","action":"Move a bookshelf volume"},{"name":"Remove","value":"remove","description":"Removes a volume from a bookshelf","action":"Remove a bookshelf volume"}],"displayOptions":{"show":{"resource":["bookshelfVolume"]}},"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Get","value":"get","description":"Get a volume resource based on ID","action":"Get a volume"},{"name":"Get Many","value":"getAll","description":"Get many volumes filtered by query","action":"Get many volumes"}],"displayOptions":{"show":{"resource":["volume"]}},"default":"get"},{"displayName":"My Library","name":"myLibrary","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["get","getAll"],"resource":["bookshelf","bookshelfVolume"]}}},{"displayName":"Search Query","name":"searchQuery","type":"string","description":"Full-text search query string","default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["volume"]}}},{"displayName":"User ID","name":"userId","type":"string","description":"ID of user","default":"","required":true,"displayOptions":{"show":{"operation":["get","getAll"],"resource":["bookshelf","bookshelfVolume"]},"hide":{"myLibrary":[true]}}},{"displayName":"Bookshelf ID","name":"shelfId","type":"string","description":"ID of the bookshelf","default":"","required":true,"displayOptions":{"show":{"operation":["get","add","clear","move","remove"],"resource":["bookshelf","bookshelfVolume"]}}},{"displayName":"Bookshelf ID","name":"shelfId","type":"string","description":"ID of the bookshelf","default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["bookshelfVolume"]}}},{"displayName":"Volume ID","name":"volumeId","type":"string","description":"ID of the volume","default":"","required":true,"displayOptions":{"show":{"operation":["add","move","remove","get"],"resource":["bookshelfVolume","volume"]}}},{"displayName":"Volume Position","name":"volumePosition","type":"string","description":"Position on shelf to move the item (0 puts the item before the current first item, 1 puts it between the first and the second and so on)","default":"","required":true,"displayOptions":{"show":{"operation":["move"],"resource":["bookshelfVolume"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"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":{"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":40},"default":40,"description":"Max number of results to return"}],"codex":{"categories":["Miscellaneous"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebooks/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Books/googlebooks.svg"},
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
{"displayName":"HubSpot Trigger","name":"n8n-nodes-base.hubspotTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when HubSpot events occur","defaults":{"name":"HubSpot Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"hubspotDeveloperApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"},{"name":"setup","httpMethod":"GET","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Events","name":"eventsUi","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Event","default":{},"options":[{"displayName":"Event","name":"eventValues","values":[{"displayName":"Name","name":"name","type":"options","options":[{"name":"Company Created","value":"company.creation","description":"To get notified if any company is created in a customer's account"},{"name":"Company Deleted","value":"company.deletion","description":"To get notified if any company is deleted in a customer's account"},{"name":"Company Property Changed","value":"company.propertyChange","description":"To get notified if a specified property is changed for any company in a customer's account"},{"name":"Contact Created","value":"contact.creation","description":"To get notified if any contact is created in a customer's account"},{"name":"Contact Deleted","value":"contact.deletion","description":"To get notified if any contact is deleted in a customer's account"},{"name":"Contact Privacy Deleted","value":"contact.privacyDeletion","description":"To get notified if a contact is deleted for privacy compliance reasons"},{"name":"Contact Property Changed","value":"contact.propertyChange","description":"To get notified if a specified property is changed for any contact in a customer's account"},{"name":"Conversation Creation","value":"conversation.creation","description":"To get notified if a new thread is created in an account"},{"name":"Conversation Deletion","value":"conversation.deletion","description":"To get notified if a thread is archived or soft-deleted in an account"},{"name":"Conversation New Message","value":"conversation.newMessage","description":"To get notified if a new message on a thread has been received"},{"name":"Conversation Privacy Deletion","value":"conversation.privacyDeletion","description":"To get notified if a thread is permanently deleted in an account"},{"name":"Conversation Property Change","value":"conversation.propertyChange","description":"To get notified if a property on a thread has been changed"},{"name":"Deal Created","value":"deal.creation","description":"To get notified if any deal is created in a customer's account"},{"name":"Deal Deleted","value":"deal.deletion","description":"To get notified if any deal is deleted in a customer's account"},{"name":"Deal Property Changed","value":"deal.propertyChange","description":"To get notified if a specified property is changed for any deal in a customer's account"}],"default":"contact.creation","required":true},{"displayName":"Property Name or ID","name":"property","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["contact.propertyChange"],"loadOptionsMethod":"getContactProperties"},"displayOptions":{"show":{"name":["contact.propertyChange"]}},"default":"","required":true},{"displayName":"Property Name or ID","name":"property","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["company.propertyChange"],"loadOptionsMethod":"getCompanyProperties"},"displayOptions":{"show":{"name":["company.propertyChange"]}},"default":"","required":true},{"displayName":"Property Name or ID","name":"property","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["deal.propertyChange"],"loadOptionsMethod":"getDealProperties"},"displayOptions":{"show":{"name":["deal.propertyChange"]}},"default":"","required":true}]}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Max Concurrent Requests","name":"maxConcurrentRequests","type":"number","typeOptions":{"minValue":5},"default":5}]}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.hubspottrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/hubspot"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Hubspot/hubspot.svg"},
|
|
188
188
|
{"displayName":"Humantic AI","name":"n8n-nodes-base.humanticAi","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Humantic AI API","defaults":{"name":"Humantic AI"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"humanticAiApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Profile","value":"profile"}],"default":"profile"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["profile"]}},"options":[{"name":"Create","value":"create","description":"Create a profile","action":"Create a profile"},{"name":"Get","value":"get","description":"Retrieve a profile","action":"Get a profile"},{"name":"Update","value":"update","description":"Update a profile","action":"Update a profile"}],"default":"create"},{"displayName":"User ID","name":"userId","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["create"],"resource":["profile"]}},"description":"The LinkedIn profile URL or email ID for creating a Humantic profile. If you are sending the resume, this should be a unique string."},{"displayName":"Send Resume","name":"sendResume","type":"boolean","default":false,"displayOptions":{"show":{"operation":["create"],"resource":["profile"]}},"description":"Whether to send a resume for a resume based analysis"},{"displayName":"Binary Property","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"operation":["create"],"resource":["profile"],"sendResume":[true]}},"description":"The resume in PDF or DOCX format"},{"displayName":"User ID","name":"userId","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["get"],"resource":["profile"]}},"description":"This value is the same as the User ID that was provided when the analysis was created. This could be a LinkedIn URL, email ID, or a unique string in case of resume based analysis."},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"displayOptions":{"show":{"operation":["get"],"resource":["profile"]}},"options":[{"displayName":"Persona","name":"persona","type":"multiOptions","options":[{"name":"Sales","value":"sales"},{"name":"Hiring","value":"hiring"}],"default":[],"description":"Fetch the Humantic profile of the user for a particular persona type. Multiple persona values can be supported using comma as a delimiter."}]},{"displayName":"User ID","name":"userId","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["update"],"resource":["profile"]}},"description":"This value is the same as the User ID that was provided when the analysis was created. Currently only supported for profiles created using LinkedIn URL."},{"displayName":"Send Resume","name":"sendResume","type":"boolean","default":false,"displayOptions":{"show":{"operation":["update"],"resource":["profile"]}},"description":"Whether to send a resume for a resume of the user"},{"displayName":"Text","name":"text","type":"string","default":"","displayOptions":{"show":{"operation":["update"],"resource":["profile"],"sendResume":[false]}},"description":"Additional text written by the user"},{"displayName":"Binary Property","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"operation":["update"],"resource":["profile"],"sendResume":[true]}},"description":"The resume in PDF or DOCX format"}],"codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.humanticai/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/humanticAi"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/HumanticAI/humanticai.png"},
|
|
189
189
|
{"displayName":"Hunter","name":"n8n-nodes-base.hunter","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"]}}","description":"Consume Hunter API","defaults":{"name":"Hunter"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"hunterApi","required":true}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Domain Search","value":"domainSearch","description":"Get every email address found on the internet using a given domain name, with sources","action":"Get every email address found on the internet using a given domain name, with sources"},{"name":"Email Finder","value":"emailFinder","description":"Generate or retrieve the most likely email address from a domain name, a first name and a last name","action":"Generate or retrieve the most likely email address from a domain name, a first name and a last name"},{"name":"Email Verifier","value":"emailVerifier","description":"Verify the deliverability of an email address","action":"Verify the deliverability of an email address"}],"default":"domainSearch","description":"Operation to consume"},{"displayName":"Domain","name":"domain","type":"string","displayOptions":{"show":{"operation":["domainSearch"]}},"default":"","required":true,"description":"Domain name from which you want to find the email addresses. For example, \"stripe.com\"."},{"displayName":"Only Emails","name":"onlyEmails","type":"boolean","displayOptions":{"show":{"operation":["domainSearch"]}},"default":true,"description":"Whether to return only the the found emails"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["domainSearch"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["domainSearch"],"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":{"operation":["domainSearch"]}},"options":[{"displayName":"Type","name":"type","type":"options","default":"","options":[{"name":"Personal","value":"personal"},{"name":"Generic","value":"generic"}]},{"displayName":"Seniority","name":"seniority","type":"multiOptions","default":[],"options":[{"name":"Junior","value":"junior"},{"name":"Senior","value":"senior"},{"name":"Executive","value":"executive"}]},{"displayName":"Department","name":"department","type":"multiOptions","default":[],"options":[{"name":"Communication","value":"communication"},{"name":"Executive","value":"executive"},{"name":"Finance","value":"finance"},{"name":"HR","value":"hr"},{"name":"IT","value":"it"},{"name":"Legal","value":"legal"},{"name":"Management","value":"management"},{"name":"Marketing","value":"marketing"},{"name":"Sales","value":"sales"},{"name":"Support","value":"support"}]}]},{"displayName":"Domain","name":"domain","type":"string","default":"","displayOptions":{"show":{"operation":["emailFinder"]}},"required":true,"description":"Domain name from which you want to find the email addresses. For example, \"stripe.com\"."},{"displayName":"First Name","name":"firstname","type":"string","displayOptions":{"show":{"operation":["emailFinder"]}},"default":"","required":true,"description":"The person's first name. It doesn't need to be in lowercase."},{"displayName":"Last Name","name":"lastname","type":"string","displayOptions":{"show":{"operation":["emailFinder"]}},"default":"","required":true,"description":"The person's last name. It doesn't need to be in lowercase."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"operation":["emailVerifier"]}},"default":"","required":true,"description":"The email address you want to verify"}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.hunter/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/hunter"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Hunter/hunter.png"},
|
|
190
|
-
{"displayName":"iCalendar","name":"n8n-nodes-base.iCal","icon":"fa:calendar","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"]}}","description":"Create iCalendar file","defaults":{"name":"iCalendar","color":"#408000"},"inputs":["main"],"outputs":["main"],"credentials":[],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Create Event File","value":"createEventFile"}],"default":"createEventFile"},{"displayName":"Event Title","name":"title","type":"string","default":""},{"displayName":"Start","name":"start","type":"dateTime","default":"","required":true,"description":"Date and time at which the event begins. (For all-day events, the time will be ignored.)."},{"displayName":"End","name":"end","type":"dateTime","default":"","required":true,"description":"Date and time at which the event ends. (For all-day events, the time will be ignored.)."},{"displayName":"All Day","name":"allDay","type":"boolean","default":false,"description":"Whether the event lasts all day or not"},{"displayName":"Binary Property","name":"binaryPropertyName","type":"string","default":"data","required":true,"description":"The field that your iCalendar file will be available under in the output"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["createEventFile"]}},"options":[{"displayName":"Attendees","name":"attendeesUi","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Attendee","default":{},"options":[{"displayName":"Attendees","name":"attendeeValues","values":[{"displayName":"Name","name":"name","type":"string","required":true,"default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":""},{"displayName":"RSVP","name":"rsvp","type":"boolean","default":false,"description":"Whether the attendee has to confirm attendance or not"}]}]},{"displayName":"Busy Status","name":"busyStatus","type":"options","options":[{"name":"Busy","value":"BUSY"},{"name":"Tentative","value":"TENTATIVE"}],"default":"","description":"Used to specify busy status for Microsoft applications, like Outlook"},{"displayName":"Calendar Name","name":"calName","type":"string","default":"","description":"Specifies the calendar (not event) name. Used by Apple iCal and Microsoft Outlook (<a href=\"https://docs.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxcical/1da58449-b97e-46bd-b018-a1ce576f3e6d\">spec</a>)."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"File Name","name":"fileName","type":"string","default":"","description":"The name of the file to be generated. Default value is event.ics."},{"displayName":"Geolocation","name":"geolocationUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Geolocation","default":{},"options":[{"displayName":"Geolocation","name":"geolocationValues","values":[{"displayName":"Latitude","name":"lat","type":"string","default":""},{"displayName":"Longitude","name":"lon","type":"string","default":""}]}]},{"displayName":"Location","name":"location","type":"string","default":"","description":"The intended venue"},{"displayName":"Recurrence Rule","name":"recurrenceRule","type":"string","default":"","description":"A rule to define the repeat pattern of the event (RRULE). (<a href=\"https://icalendar.org/rrule-tool.html\">Rule generator</a>)."},{"displayName":"Organizer","name":"organizerUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Organizer","default":{},"options":[{"displayName":"Organizer","name":"organizerValues","values":[{"displayName":"Name","name":"name","type":"string","default":"","required":true},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","required":true}]}]},{"displayName":"Sequence","name":"sequence","type":"number","default":0,"description":"When sending an update for an event (with the same uid), defines the revision sequence number"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Confirmed","value":"CONFIRMED"},{"name":"Cancelled","value":"CANCELLED"},{"name":"Tentative","value":"TENTATIVE"}],"default":"CONFIRMED"},{"displayName":"UID","name":"uid","type":"string","default":"","description":"Universally unique ID for the event (will be auto-generated if not specified here). Should be globally unique."},{"displayName":"URL","name":"url","type":"string","default":"","description":"URL associated with event"}]}],"codex":{"categories":["Core Nodes","Productivity"],"subcategories":{"Core Nodes":["Files"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.ical/"}]}}},
|
|
190
|
+
{"displayName":"iCalendar","name":"n8n-nodes-base.iCal","icon":"fa:calendar","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"]}}","description":"Create iCalendar file","defaults":{"name":"iCalendar","color":"#408000"},"inputs":["main"],"outputs":["main"],"credentials":[],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Create Event File","value":"createEventFile"}],"default":"createEventFile"},{"displayName":"Event Title","name":"title","type":"string","default":""},{"displayName":"Start","name":"start","type":"dateTime","default":"","required":true,"description":"Date and time at which the event begins. (For all-day events, the time will be ignored.)."},{"displayName":"End","name":"end","type":"dateTime","default":"","required":true,"description":"Date and time at which the event ends. (For all-day events, the time will be ignored.)."},{"displayName":"All Day","name":"allDay","type":"boolean","default":false,"description":"Whether the event lasts all day or not"},{"displayName":"Binary Property","name":"binaryPropertyName","type":"string","default":"data","required":true,"description":"The field that your iCalendar file will be available under in the output"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["createEventFile"]}},"options":[{"displayName":"Attendees","name":"attendeesUi","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Attendee","default":{},"options":[{"displayName":"Attendees","name":"attendeeValues","values":[{"displayName":"Name","name":"name","type":"string","required":true,"default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":""},{"displayName":"RSVP","name":"rsvp","type":"boolean","default":false,"description":"Whether the attendee has to confirm attendance or not"}]}]},{"displayName":"Busy Status","name":"busyStatus","type":"options","options":[{"name":"Busy","value":"BUSY"},{"name":"Tentative","value":"TENTATIVE"}],"default":"","description":"Used to specify busy status for Microsoft applications, like Outlook"},{"displayName":"Calendar Name","name":"calName","type":"string","default":"","description":"Specifies the calendar (not event) name. Used by Apple iCal and Microsoft Outlook (<a href=\"https://docs.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxcical/1da58449-b97e-46bd-b018-a1ce576f3e6d\">spec</a>)."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"File Name","name":"fileName","type":"string","default":"","description":"The name of the file to be generated. Default value is event.ics."},{"displayName":"Geolocation","name":"geolocationUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Geolocation","default":{},"options":[{"displayName":"Geolocation","name":"geolocationValues","values":[{"displayName":"Latitude","name":"lat","type":"string","default":""},{"displayName":"Longitude","name":"lon","type":"string","default":""}]}]},{"displayName":"Location","name":"location","type":"string","default":"","description":"The intended venue"},{"displayName":"Recurrence Rule","name":"recurrenceRule","type":"string","default":"","description":"A rule to define the repeat pattern of the event (RRULE). (<a href=\"https://icalendar.org/rrule-tool.html\">Rule generator</a>)."},{"displayName":"Organizer","name":"organizerUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Organizer","default":{},"options":[{"displayName":"Organizer","name":"organizerValues","values":[{"displayName":"Name","name":"name","type":"string","default":"","required":true},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","required":true}]}]},{"displayName":"Sequence","name":"sequence","type":"number","default":0,"description":"When sending an update for an event (with the same uid), defines the revision sequence number"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Confirmed","value":"CONFIRMED"},{"name":"Cancelled","value":"CANCELLED"},{"name":"Tentative","value":"TENTATIVE"}],"default":"CONFIRMED"},{"displayName":"UID","name":"uid","type":"string","default":"","description":"Universally unique ID for the event (will be auto-generated if not specified here). Should be globally unique."},{"displayName":"URL","name":"url","type":"string","default":"","description":"URL associated with event"}]}],"codex":{"categories":["Core Nodes","Productivity"],"subcategories":{"Core Nodes":["Files"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.ical/"}]},"alias":["ics",".ics"]}},
|
|
191
191
|
{"displayName":"IF","name":"n8n-nodes-base.if","icon":"fa:map-signs","group":["transform"],"version":1,"description":"Route items to different branches (true/false)","defaults":{"name":"IF","color":"#408000"},"inputs":["main"],"outputs":["main","main"],"outputNames":["true","false"],"properties":[{"displayName":"Conditions","name":"conditions","placeholder":"Add Condition","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"description":"The type of values to compare","default":{},"options":[{"name":"boolean","displayName":"Boolean","values":[{"displayName":"Value 1","name":"value1","type":"boolean","default":false,"description":"The value to compare with the second one"},{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"}],"default":"equal","description":"Operation to decide where the the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"boolean","default":false,"description":"The value to compare with the first one"}]},{"name":"dateTime","displayName":"Date & Time","values":[{"displayName":"Value 1","name":"value1","type":"dateTime","default":"","description":"The value to compare with the second one"},{"displayName":"Operation","name":"operation","type":"options","options":[{"name":"Occurred After","value":"after"},{"name":"Occurred Before","value":"before"}],"default":"after","description":"Operation to decide where the the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"dateTime","default":"","description":"The value to compare with the first one"}]},{"name":"number","displayName":"Number","values":[{"displayName":"Value 1","name":"value1","type":"number","default":0,"description":"The value to compare with the second one"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Smaller","value":"smaller"},{"name":"Smaller or Equal","value":"smallerEqual"},{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"},{"name":"Larger","value":"larger"},{"name":"Larger or Equal","value":"largerEqual"},{"name":"Is Empty","value":"isEmpty"},{"name":"Is Not Empty","value":"isNotEmpty"}],"default":"smaller","description":"Operation to decide where the the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"number","displayOptions":{"hide":{"operation":["isEmpty","isNotEmpty"]}},"default":0,"description":"The value to compare with the first one"}]},{"name":"string","displayName":"String","values":[{"displayName":"Value 1","name":"value1","type":"string","default":"","description":"The value to compare with the second one"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Contains","value":"contains"},{"name":"Not Contains","value":"notContains"},{"name":"Ends With","value":"endsWith"},{"name":"Not Ends With","value":"notEndsWith"},{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"notEqual"},{"name":"Regex Match","value":"regex"},{"name":"Regex Not Match","value":"notRegex"},{"name":"Starts With","value":"startsWith"},{"name":"Not Starts With","value":"notStartsWith"},{"name":"Is Empty","value":"isEmpty"},{"name":"Is Not Empty","value":"isNotEmpty"}],"default":"equal","description":"Operation to decide where the the data should be mapped to"},{"displayName":"Value 2","name":"value2","type":"string","displayOptions":{"hide":{"operation":["isEmpty","isNotEmpty","regex","notRegex"]}},"default":"","description":"The value to compare with the first one"},{"displayName":"Regex","name":"value2","type":"string","displayOptions":{"show":{"operation":["regex","notRegex"]}},"default":"","placeholder":"/text/i","description":"The regex which has to match"}]}]},{"displayName":"Combine","name":"combineOperation","type":"options","options":[{"name":"ALL","description":"Only if all conditions are met it goes into \"true\" branch","value":"all"},{"name":"ANY","description":"If any of the conditions is met it goes into \"true\" branch","value":"any"}],"default":"all","description":"If multiple rules got set this settings decides if it is true as soon as ANY condition matches or only if ALL get meet"}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Flow"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.if/"}]},"alias":["Router","Filter","Condition","Logic","Boolean","Branch"]}},
|
|
192
192
|
{"displayName":"Intercom","name":"n8n-nodes-base.intercom","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Intercom API","defaults":{"name":"Intercom"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"intercomApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Company","value":"company","description":"Companies allow you to represent commercial organizations using your product"},{"name":"Lead","value":"lead","description":"Leads are useful for representing logged-out users of your application"},{"name":"User","value":"user","description":"The Users resource is the primary way of interacting with Intercom"}],"default":"user"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["lead"]}},"options":[{"name":"Create","value":"create","description":"Create a new lead","action":"Create a lead"},{"name":"Delete","value":"delete","description":"Delete a lead","action":"Delete a lead"},{"name":"Get","value":"get","description":"Get data of a lead","action":"Get a lead"},{"name":"Get Many","value":"getAll","description":"Get data of many leads","action":"Get many leads"},{"name":"Update","value":"update","description":"Update new lead","action":"Update a lead"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Create","value":"create","description":"Create a new 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 a user"},{"name":"Get Many","value":"getAll","description":"Get data of many users","action":"Get many users"},{"name":"Update","value":"update","description":"Update a user","action":"Update a user"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["company"]}},"options":[{"name":"Create","value":"create","description":"Create a new company","action":"Create a company"},{"name":"Get","value":"get","description":"Get data of a company","action":"Get a company"},{"name":"Get Many","value":"getAll","description":"Get data of many companies","action":"Get many companies"},{"name":"Update","value":"update","description":"Update a company","action":"Update a company"},{"name":"Users","value":"users","description":"List company's users","action":"List users of a company"}],"default":"create"},{"displayName":"ID","name":"id","type":"string","required":true,"displayOptions":{"show":{"resource":["user"],"operation":["delete"]}},"default":"","description":"The Intercom defined ID representing the Lead"},{"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":60},"default":50,"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":"Company ID","name":"company_id","type":"string","default":"","description":"Company ID representing the user"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The email address of the user"},{"displayName":"Segment ID","name":"segment_id","type":"string","default":"","description":"Segment representing the user"},{"displayName":"Tag ID","name":"tag_id","type":"string","default":"","description":"Tag representing the user"}]},{"displayName":"Select By","name":"selectBy","type":"options","displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"options":[{"name":"ID","value":"id","default":"","description":"The Intercom defined ID representing the Lead"},{"name":"User ID","value":"userId","default":"","description":"Automatically generated identifier for the Lead"}],"default":"","description":"The property to select the user by"},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"description":"View by value"},{"displayName":"Update By","name":"updateBy","type":"options","displayOptions":{"show":{"resource":["user"],"operation":["update"]}},"options":[{"name":"ID","value":"id","description":"The Intercom defined ID representing the user"},{"name":"Email","value":"email","description":"The email address of user"},{"name":"User ID","value":"userId","description":"Automatically generated identifier for the user"}],"default":"id","description":"The property via which to query the user"},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["user"],"operation":["update"]}},"description":"Value of the property to identify the user to update"},{"displayName":"Identifier Type","name":"identifierType","type":"options","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"options":[{"name":"User ID","value":"userId","description":"A unique string identifier for the user. It is required on creation if an email is not supplied."},{"name":"Email","value":"email","description":"The user's email address. It is required on creation if a user_id is not supplied."}],"default":"","description":"Unique string identifier"},{"displayName":"Value","name":"idValue","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"description":"Unique string identifier value"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"operation":["create","update"],"resource":["user"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create","update"],"resource":["user"]}},"options":[{"displayName":"Avatar","name":"avatar","type":"string","default":"","description":"An avatar image URL. note: the image URL needs to be https."},{"displayName":"Company Names or IDs","name":"companies","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getCompanies"},"default":[],"description":"Identifies the companies this user belongs to. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Email","name":"email","displayOptions":{"show":{"/operation":["update"],"/resource":["user"]},"hide":{"/updateBy":["email"]}},"type":"string","placeholder":"name@email.com","default":"","description":"Email of the user"},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"","description":"Name of the user"},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"The phone number of the user"},{"displayName":"Session Count","name":"sessionCount","type":"number","default":false,"options":[],"description":"How many sessions the user has recorded"},{"displayName":"User ID","name":"userId","displayOptions":{"show":{"/operation":["update"],"/resource":["user"]},"hide":{"/updateBy":["email","userId"]}},"type":"string","default":"","description":"Email of the user"},{"displayName":"Unsubscribed From Emails","name":"unsubscribedFromEmails","type":"boolean","default":false,"placeholder":"","description":"Whether the user is unsubscribed from emails"},{"displayName":"Update Last Request At","name":"updateLastRequestAt","type":"boolean","default":false,"options":[],"description":"Whether to instruct Intercom to update the users last_request_at value to the current API service time in UTC"},{"displayName":"UTM Campaign","name":"utmCampaign","type":"string","default":"","description":"Identifies a specific product promotion or strategic campaign"},{"displayName":"UTM Content","name":"utmContent","type":"string","default":"","description":"Identifies what specifically was clicked to bring the user to the site"},{"displayName":"UTM Medium","name":"utmMedium","type":"string","default":"","description":"Identifies what type of link was used"},{"displayName":"UTM Source","name":"utmSource","type":"string","default":"","description":"An avatar image URL. note: the image URL needs to be https."},{"displayName":"UTM Term","name":"utmTerm","type":"string","default":"","description":"Identifies search terms"}]},{"displayName":"Custom Attributes","name":"customAttributesJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"displayOptions":{"show":{"resource":["user"],"operation":["create","update"],"jsonParameters":[true]}},"default":"","description":"A hash of key/value pairs to represent custom data you want to attribute to a user"},{"displayName":"Custom Attributes","name":"customAttributesUi","type":"fixedCollection","default":{},"placeholder":"Add Attribute","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["user"],"operation":["create","update"],"jsonParameters":[false]}},"options":[{"name":"customAttributesValues","displayName":"Attributes","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}],"description":"A hash of key/value pairs to represent custom data you want to attribute to a user"},{"displayName":"Delete By","name":"deleteBy","type":"options","displayOptions":{"show":{"resource":["lead"],"operation":["delete"]}},"options":[{"name":"ID","value":"id","description":"The Intercom defined ID representing the Lead"},{"name":"User ID","value":"userId","description":"Automatically generated identifier for the Lead"}],"default":""},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["lead"],"operation":["delete"]}},"description":"Delete by value"},{"displayName":"Select By","name":"selectBy","type":"options","displayOptions":{"show":{"resource":["lead"],"operation":["get"]}},"options":[{"name":"Email","value":"email","description":"Email representing the Lead"},{"name":"ID","value":"id","description":"The Intercom defined ID representing the Lead"},{"name":"User ID","value":"userId","description":"Automatically generated identifier for the Lead"},{"name":"Phone","value":"phone","description":"Phone representing the Lead"}],"default":"","description":"The property to select the lead by"},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["lead"],"operation":["get"]}},"description":"View by value"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["lead"],"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":["lead"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":60},"default":50,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["lead"],"operation":["getAll"]}},"options":[{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The email address of the lead"},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"The phone number of the lead"}]},{"displayName":"Update By","name":"updateBy","type":"options","displayOptions":{"show":{"resource":["lead"],"operation":["update"]}},"options":[{"name":"User ID","value":"userId","description":"Automatically generated identifier for the Lead"},{"name":"ID","value":"id","description":"The Intercom defined ID representing the Lead"}],"default":"id","description":"The property via which to query the lead"},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["lead"],"operation":["update"]}},"description":"Value of the property to identify the lead to update"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","required":true,"displayOptions":{"show":{"resource":["lead"],"operation":["create"]}},"description":"The email of the user"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"operation":["create","update"],"resource":["lead"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create","update"],"resource":["lead"]}},"options":[{"displayName":"Avatar","name":"avatar","type":"string","default":"","description":"An avatar image URL. note: the image URL needs to be https."},{"displayName":"Company Names or IDs","name":"companies","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getCompanies"},"default":[],"description":"Identifies the companies this user belongs to. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","displayOptions":{"show":{"/resource":["lead"],"/operation":["update"]}},"description":"The email of the user"},{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the user"},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"The phone number of the user"},{"displayName":"Unsubscribed From Emails","name":"unsubscribedFromEmails","type":"boolean","default":false,"description":"Whether the Lead is unsubscribed from emails"},{"displayName":"Update Last Request At","name":"updateLastRequestAt","type":"boolean","default":false,"description":"Whether to instruct Intercom to update the users last_request_at value to the current API service time in UTC. default value if not sent is false."},{"displayName":"UTM Campaign","name":"utmCampaign","type":"string","default":"","description":"Identifies a specific product promotion or strategic campaign"},{"displayName":"UTM Content","name":"utmContent","type":"string","default":"","description":"Identifies what specifically was clicked to bring the user to the site"},{"displayName":"UTM Medium","name":"utmMedium","type":"string","default":"","description":"Identifies what type of link was used"},{"displayName":"UTM Source","name":"utmSource","type":"string","default":"","description":"An avatar image URL. note: the image URL needs to be https."},{"displayName":"UTM Term","name":"utmTerm","type":"string","default":"","description":"Identifies search terms"}]},{"displayName":"Custom Attributes","name":"customAttributesJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"displayOptions":{"show":{"resource":["lead"],"operation":["create","update"],"jsonParameters":[true]}},"default":"","description":"A hash of key/value pairs to represent custom data you want to attribute to a user"},{"displayName":"Custom Attributes","name":"customAttributesUi","type":"fixedCollection","default":{},"placeholder":"Add Attribute","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["lead"],"operation":["create","update"],"jsonParameters":[false]}},"options":[{"name":"customAttributesValues","displayName":"Attributes","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}],"description":"A hash of key/value pairs to represent custom data you want to attribute to a user"},{"displayName":"List By","name":"listBy","type":"options","displayOptions":{"show":{"resource":["company"],"operation":["users"]}},"options":[{"name":"ID","value":"id","description":"The Intercom defined ID representing the company"},{"name":"Company ID","value":"companyId","description":"The company_id you have given to the company"}],"default":""},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["company"],"operation":["users"]}},"description":"View by value"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["company"],"operation":["users"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["company"],"operation":["users"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":60},"default":50,"description":"Max number of results to return"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["company"],"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":["company"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":60},"default":50,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["company"],"operation":["getAll"]}},"options":[{"displayName":"Segment ID","name":"segment_id","type":"string","default":"","description":"Segment representing the Lead"},{"displayName":"Tag ID","name":"tag_id","type":"string","default":"","description":"Tag representing the Lead"}]},{"displayName":"Select By","name":"selectBy","type":"options","displayOptions":{"show":{"resource":["company"],"operation":["get"]}},"options":[{"name":"Company ID","value":"companyId","description":"The company_id you have given to the company"},{"name":"ID","value":"id","description":"The Intercom defined ID representing the company"},{"name":"Name","value":"name","description":"The name of the company"}],"default":"","description":"What property to use to query the company"},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["company"],"operation":["get"]}},"description":"View by value"},{"displayName":"Company ID","name":"companyId","type":"string","default":"","displayOptions":{"show":{"resource":["company"],"operation":["create","update"]}},"description":"The company ID you have defined for the company"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"operation":["create","update"],"resource":["company"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create","update"],"resource":["company"]}},"options":[{"displayName":"Industry","name":"industry","type":"string","default":"","description":"The industry that this company operates in"},{"displayName":"Monthly Spend","name":"monthlySpend","type":"string","default":"","description":"The phone number of the user"},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"","description":"Name of the user"},{"displayName":"Plan","name":"plan","type":"string","default":"","placeholder":"","description":"The name of the plan you have associated with the company"},{"displayName":"Size","name":"size","type":"number","default":"","description":"The number of employees in this company"},{"displayName":"Website","name":"website","type":"string","default":"","description":"The URL for this company's website. Please note that the value specified here is not validated. Accepts any string."}]},{"displayName":"Custom Attributes","name":"customAttributesJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"displayOptions":{"show":{"resource":["company"],"operation":["create","update"],"jsonParameters":[true]}},"default":"","description":"A hash of key/value pairs to represent custom data you want to attribute to a user"},{"displayName":"Custom Attributes","name":"customAttributesUi","type":"fixedCollection","default":{},"placeholder":"Add Attribute","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["company"],"operation":["create","update"],"jsonParameters":[false]}},"options":[{"name":"customAttributesValues","displayName":"Attributes","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}],"description":"A hash of key/value pairs to represent custom data you want to attribute to a user"}],"codex":{"categories":["Communication","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.intercom/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/intercom"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Intercom/intercom.png"},
|
|
193
193
|
{"displayName":"Interval","name":"n8n-nodes-base.interval","icon":"fa:hourglass","group":["trigger","schedule"],"version":1,"hidden":true,"description":"Triggers the workflow in a given interval","eventTriggerDescription":"","activationMessage":"Your interval trigger will now trigger executions on the schedule you have defined.","defaults":{"name":"Interval","color":"#00FF00"},"inputs":[],"outputs":["main"],"properties":[{"displayName":"This workflow will run on the schedule you define here once you <a data-key=\"activate\">activate</a> it.<br><br>For testing, you can also trigger it manually: by going back to the canvas and clicking ‘execute workflow’","name":"notice","type":"notice","default":""},{"displayName":"Interval","name":"interval","type":"number","typeOptions":{"minValue":1},"default":1,"description":"Interval value"},{"displayName":"Unit","name":"unit","type":"options","options":[{"name":"Seconds","value":"seconds"},{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"seconds","description":"Unit of the interval value"}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Flow","Other Trigger Nodes"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.interval/"}]},"alias":["Time","Scheduler","Polling"]}},
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
{"displayName":"Microsoft Graph Security","name":"n8n-nodes-base.microsoftGraphSecurity","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Microsoft Graph Security API","defaults":{"name":"Microsoft Graph Security"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftGraphSecurityOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Secure Score","value":"secureScore"},{"name":"Secure Score Control Profile","value":"secureScoreControlProfile"}],"default":"secureScore"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScore"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score"},{"name":"Get Many","value":"getAll","action":"Get many secure scores"}],"default":"get"},{"displayName":"Secure Score ID","name":"secureScoreId","description":"ID of the secure score to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScore"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"currentScore eq 13"},{"displayName":"Include Control Scores","name":"includeControlScores","type":"boolean","default":false}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score control profile"},{"name":"Get Many","value":"getAll","action":"Get many secure score control profiles"},{"name":"Update","value":"update","action":"Update a secure score control profile"}],"default":"get"},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"startsWith(id, 'AATP')"}]},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Provider","name":"provider","type":"string","description":"Name of the provider of the security product or service","default":"","placeholder":"SecureScore","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Vendor","name":"vendor","type":"string","description":"Name of the vendor of the security product or service","default":"","placeholder":"Microsoft","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}},"options":[{"displayName":"State","name":"state","type":"options","default":"Default","description":"Analyst driven setting on the control","options":[{"name":"Default","value":"Default"},{"name":"Ignored","value":"Ignored"},{"name":"Third Party","value":"ThirdParty"}]}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftgraphsecurity/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/microsoft"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/GraphSecurity/microsoftGraph.svg"},
|
|
252
252
|
{"displayName":"Microsoft OneDrive","name":"n8n-nodes-base.microsoftOneDrive","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft OneDrive API","defaults":{"name":"Microsoft OneDrive"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOneDriveOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"File","value":"file"},{"name":"Folder","value":"folder"}],"default":"file"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Copy","value":"copy","description":"Copy a file","action":"Copy a file"},{"name":"Delete","value":"delete","description":"Delete a file","action":"Delete a file"},{"name":"Download","value":"download","description":"Download a file","action":"Download a file"},{"name":"Get","value":"get","description":"Get a file","action":"Get a file"},{"name":"Rename","value":"rename","description":"Rename a file","action":"Rename a file"},{"name":"Search","value":"search","description":"Search a file","action":"Search a file"},{"name":"Share","value":"share","description":"Share a file","action":"Share a file"},{"name":"Upload","value":"upload","description":"Upload a file up to 4MB in size","action":"Upload a file"}],"default":"upload"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The new name for the copy. If this isn't provided, the same name will be used as the original."}]},{"displayName":"Parent Reference","name":"parentReference","type":"collection","placeholder":"Add Parent Reference","description":"Reference to the parent item the copy will be created in <a href=\"https://docs.microsoft.com/en-us/onedrive/developer/rest-api/resources/itemreference?view=odsp-graph-online\"> Details </a>","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Drive ID","name":"driveId","type":"string","default":"","description":"Identifier of the drive instance that contains the item"},{"displayName":"Drive Type","name":"driveType","type":"string","default":"","description":"Identifies the type of drive"},{"displayName":"ID","name":"id","type":"string","default":"","description":"Identifier of the item in the drive"},{"displayName":"List ID","name":"listId","type":"string","default":"","description":"Identifier of the list"},{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the item being referenced"},{"displayName":"Path","name":"path","type":"string","default":"","description":"Path that can be used to navigate to the item"},{"displayName":"Share ID","name":"shareId","type":"string","default":"","description":"Identifier for a shared resource that can be accessed via the Shares API"},{"displayName":"Site ID","name":"siteId","type":"string","default":"","description":"Identifier of the site"}]},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["delete"],"resource":["file"]}},"default":"","description":"Field ID"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"default":""},{"displayName":"Binary Property","name":"binaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"description":"Name of the binary property to which to write the data of the read file"},{"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 Data","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":"Binary Property","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"binaryData":[true],"operation":["upload"],"resource":["file"]}},"placeholder":"","description":"Name of the binary property which contains the data for the file"},{"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/credentials/microsoft"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/OneDrive/oneDrive.svg"},
|
|
253
253
|
{"displayName":"Microsoft Outlook","name":"n8n-nodes-base.microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":1,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Draft","value":"draft"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete a draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Get a single draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing draft message","action":"Send a draft"},{"name":"Update","value":"update","description":"Update a draft","action":"Update a draft"}],"default":"create"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["delete","get","send","update"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}},"options":[{"displayName":"Recipients","name":"recipients","description":"Email addresses of recipients. Mutiple can be set separated by comma.","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Get a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"Get many messages in the signed-in user's mailbox","action":"Get many messages"},{"name":"Get MIME Content","value":"getMime","description":"Get MIME content of a message","action":"Get MIME Content of a message"},{"name":"Move","value":"move","description":"Move a message","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["addAttachment","delete","get","getAttachment","getMime","move","update","reply"]}}},{"displayName":"Reply Type","name":"replyType","type":"options","options":[{"name":"Reply","value":"reply"},{"name":"Reply All","value":"replyAll"}],"default":"reply","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Comment","name":"comment","description":"A comment to include. Can be an empty string.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"string","default":""},{"displayName":"Send","name":"send","description":"Whether to send the reply message directly. If not set, it will be saved as draft.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"boolean","default":true},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["reply"],"replyType":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["message"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"default":""},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"required":true,"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}]},{"displayName":"Binary Property","name":"binaryPropertyName","description":"Name of the binary property to which to write the data of the read file","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":"Binary Property","name":"binaryPropertyName","description":"Name of the binary property to which to write the data of the read file","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add","download"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get","getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a new mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Get a single folder details","action":"Get a folder"},{"name":"Get Children","value":"getChildren","description":"Lists all child folders under the folder","action":"Get items in a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders under the root folder of the signed-in user","action":"Get many folders"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["delete","get","getChildren","update"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Type","name":"folderType","description":"Folder Type","type":"options","options":[{"name":"Folder","value":"folder"},{"name":"Search Folder","value":"searchFolder"}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}},"default":"folder"},{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search","type":"boolean","default":false,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined","type":"string","typeOptions":{"multipleValues":true},"default":[],"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["get","getAll","getChildren"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","description":"Fields to update","type":"collection","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}},"options":[{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","default":""},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages. Only for search folders.","type":"string","default":""},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search. Only for search folders.","type":"boolean","default":false},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined. Only for search folders.","type":"string","typeOptions":{"multipleValues":true},"default":[]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many messages in a folder","action":"Get many folder messages"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["get","getAll"]}},"options":[{"displayName":"Attachments Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachments. An index starting with 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\""},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by comma."},{"displayName":"Filter","name":"filter","type":"string","default":"","placeholder":"isRead eq false","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["update"]}},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Is Read","name":"isRead","description":"Whether the message has been read","type":"boolean","default":false},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg"},
|
|
254
|
-
{"displayName":"Microsoft Outlook","name":"n8n-nodes-base.microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2023-09-25T10:08:04.994+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2023-09-25T10:38:04.994+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/microsoft"}]},"alias":["email"]}},
|
|
254
|
+
{"displayName":"Microsoft Outlook","name":"n8n-nodes-base.microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2023-10-04T15:36:11.919+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2023-10-04T16:06:11.919+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/microsoft"}]},"alias":["email"]}},
|
|
255
255
|
{"displayName":"Microsoft SQL","name":"n8n-nodes-base.microsoftSql","group":["input"],"version":1,"description":"Get, add and update data in Microsoft SQL","defaults":{"name":"Microsoft SQL"},"inputs":["main"],"outputs":["main"],"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","rows":5,"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","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","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","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","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/credentials/microsoftSql"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Sql/mssql.svg"},
|
|
256
256
|
{"displayName":"Microsoft Teams","name":"n8n-nodes-base.microsoftTeams","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Teams API","defaults":{"name":"Microsoft Teams"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftTeamsOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Channel","value":"channel"},{"name":"Channel Message (Beta)","value":"channelMessage"},{"name":"Chat Message","value":"chatMessage"},{"name":"Task","value":"task"}],"default":"channel"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["channel"]}},"options":[{"name":"Create","value":"create","description":"Create a channel","action":"Create a channel"},{"name":"Delete","value":"delete","description":"Delete a channel","action":"Delete a channel"},{"name":"Get","value":"get","description":"Get a channel","action":"Get a channel"},{"name":"Get Many","value":"getAll","description":"Get many channels","action":"Get many channels"},{"name":"Update","value":"update","description":"Update a channel","action":"Update a channel"}],"default":"create"},{"displayName":"Team Name or ID","name":"teamId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"displayOptions":{"show":{"operation":["create"],"resource":["channel"]}},"default":""},{"displayName":"Name","name":"name","required":true,"type":"string","displayOptions":{"show":{"operation":["create"],"resource":["channel"]}},"default":"","description":"Channel name as it will appear to the user in Microsoft Teams"},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["create"],"resource":["channel"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"Channel's description"},{"displayName":"Type","name":"type","type":"options","options":[{"name":"Private","value":"private"},{"name":"Standard","value":"standard"}],"default":"standard","description":"The type of the channel"}]},{"displayName":"Team Name or ID","name":"teamId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"displayOptions":{"show":{"operation":["delete"],"resource":["channel"]}},"default":""},{"displayName":"Channel Name or ID","name":"channelId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getChannels","loadOptionsDependsOn":["teamId"]},"displayOptions":{"show":{"operation":["delete"],"resource":["channel"]}},"default":""},{"displayName":"Team Name or ID","name":"teamId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"displayOptions":{"show":{"operation":["get"],"resource":["channel"]}},"default":""},{"displayName":"Channel Name or ID","name":"channelId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getChannels","loadOptionsDependsOn":["teamId"]},"displayOptions":{"show":{"operation":["get"],"resource":["channel"]}},"default":""},{"displayName":"Team Name or ID","name":"teamId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"displayOptions":{"show":{"operation":["getAll"],"resource":["channel"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["channel"]}},"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":["channel"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Team Name or ID","name":"teamId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"displayOptions":{"show":{"operation":["update"],"resource":["channel"]}},"default":""},{"displayName":"Channel Name or ID","name":"channelId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getChannels","loadOptionsDependsOn":["teamId"]},"displayOptions":{"show":{"operation":["update"],"resource":["channel"]}},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","displayOptions":{"show":{"operation":["update"],"resource":["channel"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Channel name as it will appear to the user in Microsoft Teams"},{"displayName":"Description","name":"description","type":"string","default":"","description":"Channel's description"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["channelMessage"]}},"options":[{"name":"Create","value":"create","description":"Create a message","action":"Create a message in a channel"},{"name":"Get Many","value":"getAll","description":"Get many messages","action":"Get many messages in a channel"}],"default":"create"},{"displayName":"Team Name or ID","name":"teamId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"displayOptions":{"show":{"operation":["create"],"resource":["channelMessage"]}},"default":""},{"displayName":"Channel Name or ID","name":"channelId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getChannels","loadOptionsDependsOn":["teamId"]},"displayOptions":{"show":{"operation":["create"],"resource":["channelMessage"]}},"default":""},{"displayName":"Message Type","name":"messageType","required":true,"type":"options","options":[{"name":"Text","value":"text"},{"name":"HTML","value":"html"}],"displayOptions":{"show":{"operation":["create"],"resource":["channelMessage"]}},"default":"text","description":"The type of the content"},{"displayName":"Message","name":"message","required":true,"type":"string","displayOptions":{"show":{"operation":["create"],"resource":["channelMessage"]}},"default":"","description":"The content of the item"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["channelMessage"],"operation":["create"]}},"options":[{"displayName":"Make Reply","name":"makeReply","type":"string","default":"","description":"An optional ID of the message you want to reply to"}]},{"displayName":"Team Name or ID","name":"teamId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"displayOptions":{"show":{"operation":["getAll"],"resource":["channelMessage"]}},"default":""},{"displayName":"Channel Name or ID","name":"channelId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getChannels","loadOptionsDependsOn":["teamId"]},"displayOptions":{"show":{"operation":["getAll"],"resource":["channelMessage"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["channelMessage"]}},"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":["channelMessage"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["chatMessage"]}},"options":[{"name":"Create","value":"create","description":"Create a message","action":"Create a chat message"},{"name":"Get","value":"get","description":"Get a message","action":"Get a chat message"},{"name":"Get Many","value":"getAll","description":"Get many messages","action":"Get many chat messages"}],"default":"create"},{"displayName":"Chat Name or ID","name":"chatId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getChats"},"displayOptions":{"show":{"operation":["create","get"],"resource":["chatMessage"]}},"default":""},{"displayName":"Message Type","name":"messageType","required":true,"type":"options","options":[{"name":"Text","value":"text"},{"name":"HTML","value":"html"}],"displayOptions":{"show":{"operation":["create"],"resource":["chatMessage"]}},"default":"text","description":"The type of the content"},{"displayName":"Message","name":"message","required":true,"type":"string","displayOptions":{"show":{"operation":["create"],"resource":["chatMessage"]}},"default":"","description":"The content of the item"},{"displayName":"Message ID","name":"messageId","required":true,"type":"string","displayOptions":{"show":{"operation":["get"],"resource":["chatMessage"]}},"default":""},{"displayName":"Chat Name or ID","name":"chatId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getChats"},"displayOptions":{"show":{"operation":["getAll"],"resource":["chatMessage"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["chatMessage"]}},"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":["chatMessage"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"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 a task","action":"Get a task"},{"name":"Get Many","value":"getAll","description":"Get many tasks","action":"Get many tasks"},{"name":"Update","value":"update","description":"Update a task","action":"Update a task"}],"default":"create"},{"displayName":"Group Source","name":"groupSource","required":true,"type":"options","default":"all","displayOptions":{"show":{"operation":["getAll","create","update"],"resource":["task"]}},"options":[{"name":"All Groups","value":"all","description":"From all groups"},{"name":"My Groups","value":"mine","description":"Only load groups that account is member of"}]},{"displayName":"Group Name or ID","name":"groupId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getGroups","loadOptionsDependsOn":["groupSource"]},"displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"default":""},{"displayName":"Plan Name or ID","name":"planId","required":true,"type":"options","typeOptions":{"loadOptionsMethod":"getPlans","loadOptionsDependsOn":["groupId"]},"displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"default":"","description":"The plan for the task to belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Bucket Name or ID","name":"bucketId","required":true,"type":"options","typeOptions":{"loadOptionsMethod":"getBuckets","loadOptionsDependsOn":["planId"]},"displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"default":"","description":"The bucket for the task to belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Title","name":"title","required":true,"type":"string","displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"default":"","description":"Title of the task"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Assigned To Name or ID","name":"assignedTo","type":"options","typeOptions":{"loadOptionsMethod":"getMembers","loadOptionsDependsOn":["groupId"]},"default":"","description":"Who the task should be assigned to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Due Date Time","name":"dueDateTime","type":"dateTime","default":"","description":"Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time."},{"displayName":"Label Names or IDs","name":"labels","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels","loadOptionsDependsOn":["planId"]},"default":[],"description":"Labels to assign to the task. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Percent Complete","name":"percentComplete","type":"number","typeOptions":{"minValue":0,"maxValue":100},"default":0,"description":"Percentage of task completion. When set to 100, the task is considered completed."}]},{"displayName":"Task ID","name":"taskId","required":true,"type":"string","displayOptions":{"show":{"operation":["delete"],"resource":["task"]}},"default":""},{"displayName":"Task ID","name":"taskId","required":true,"type":"string","displayOptions":{"show":{"operation":["get"],"resource":["task"]}},"default":""},{"displayName":"Tasks For","name":"tasksFor","default":"member","required":true,"type":"options","displayOptions":{"show":{"operation":["getAll"],"resource":["task"]}},"options":[{"name":"Group Member","value":"member","description":"Tasks assigned to group member"},{"name":"Plan","value":"plan","description":"Tasks in group plan"}]},{"displayName":"Group Name or ID","name":"groupId","required":true,"type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getGroups","loadOptionsDependsOn":["groupSource"]},"displayOptions":{"show":{"operation":["getAll"],"resource":["task"]}},"default":""},{"displayName":"Member Name or ID","name":"memberId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getMembers","loadOptionsDependsOn":["groupId"]},"displayOptions":{"show":{"operation":["getAll"],"resource":["task"],"tasksFor":["member"]}},"default":""},{"displayName":"Plan Name or ID","name":"planId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getPlans","loadOptionsDependsOn":["groupId"]},"displayOptions":{"show":{"operation":["getAll"],"resource":["task"],"tasksFor":["plan"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["task"]}},"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":["task"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Task ID","name":"taskId","required":true,"type":"string","displayOptions":{"show":{"operation":["update"],"resource":["task"]}},"default":"","description":"The ID of the Task"},{"displayName":"Update Fields","name":"updateFields","type":"collection","displayOptions":{"show":{"operation":["update"],"resource":["task"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Assigned To Name or ID","name":"assignedTo","type":"options","typeOptions":{"loadOptionsMethod":"getMembers","loadOptionsDependsOn":["groupId"]},"default":"","description":"Who the task should be assigned to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Bucket Name or ID","name":"bucketId","type":"options","typeOptions":{"loadOptionsMethod":"getBuckets","loadOptionsDependsOn":["updateFields.planId"]},"default":"","description":"The bucket for the task to belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Due Date Time","name":"dueDateTime","type":"dateTime","default":"","description":"Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time."},{"displayName":"Group Name or ID","name":"groupId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getGroups","loadOptionsDependsOn":["groupSource"]},"default":""},{"displayName":"Label Names or IDs","name":"labels","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels","loadOptionsDependsOn":["updateFields.planId"]},"default":[],"description":"Labels to assign to the task. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Percent Complete","name":"percentComplete","type":"number","typeOptions":{"minValue":0,"maxValue":100},"default":0,"description":"Percentage of task completion. When set to 100, the task is considered completed."},{"displayName":"Plan Name or ID","name":"planId","type":"options","typeOptions":{"loadOptionsMethod":"getPlans","loadOptionsDependsOn":["groupId"]},"default":"","description":"The plan for the task to belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","description":"Title of the task"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftteams/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/microsoft"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Teams/teams.svg"},
|
|
257
257
|
{"displayName":"Microsoft To Do","name":"n8n-nodes-base.microsoftToDo","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft To Do API.","defaults":{"name":"Microsoft To Do"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftToDoOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Linked Resource","value":"linkedResource"},{"name":"List","value":"list"},{"name":"Task","value":"task"}],"default":"task"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["linkedResource"]}},"options":[{"name":"Create","value":"create","action":"Create a linked resource"},{"name":"Delete","value":"delete","action":"Delete a linked resource"},{"name":"Get","value":"get","action":"Get a linked resource"},{"name":"Get Many","value":"getAll","action":"Get many linked resources"},{"name":"Update","value":"update","action":"Update a linked resource"}],"default":"get"},{"displayName":"Task List Name or ID","name":"taskListId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTaskLists"},"displayOptions":{"show":{"operation":["create","delete","get","getAll","update"],"resource":["linkedResource"]}},"required":true,"default":""},{"displayName":"Task ID","name":"taskId","type":"string","displayOptions":{"show":{"operation":["create","delete","get","getAll","update"],"resource":["linkedResource"]}},"required":true,"default":""},{"displayName":"Name","name":"displayName","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["linkedResource"]}},"description":"Field indicating title of the linked entity"},{"displayName":"Application Name","name":"applicationName","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["linkedResource"]}},"required":true,"default":"","description":"App name of the source that is sending the linked entity"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["linkedResource"],"operation":["create"]}},"options":[{"displayName":"External ID","name":"externalId","type":"string","default":"","description":"ID of the object that is associated with this task on the third-party/partner system"},{"displayName":"Web URL","name":"webUrl","type":"string","default":"","description":"Deeplink to the linked entity"}]},{"displayName":"Linked Resource ID","name":"linkedResourceId","type":"string","displayOptions":{"show":{"resource":["linkedResource"],"operation":["delete","get","update"]}},"default":"","required":true},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["linkedResource"],"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":["linkedResource"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["linkedResource"],"operation":["update"]}},"options":[{"displayName":"Application Name","name":"applicationName","type":"string","default":"","description":"App name of the source that is sending the linked entity"},{"displayName":"Name","name":"displayName","type":"string","default":"","description":"Field indicating title of the linked entity"},{"displayName":"External ID","name":"externalId","type":"string","default":"","description":"ID of the object that is associated with this task on the third-party/partner system"},{"displayName":"Web URL","name":"webUrl","type":"string","default":"","description":"Deeplink to the linked entity"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["task"]}},"options":[{"name":"Create","value":"create","action":"Create a task"},{"name":"Delete","value":"delete","action":"Delete a task"},{"name":"Get","value":"get","action":"Get a task"},{"name":"Get Many","value":"getAll","action":"Get many tasks"},{"name":"Update","value":"update","action":"Update a task"}],"default":"get"},{"displayName":"List Name or ID","name":"taskListId","type":"options","typeOptions":{"loadOptionsMethod":"getTaskLists"},"displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"required":true,"default":"","description":"The identifier of the list, unique in the user's mailbox. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Subject","name":"title","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["task"]}},"required":true,"default":"","description":"A brief description of the task"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"options":[{"displayName":"Content","name":"content","type":"string","default":"","description":"The content of the task"},{"displayName":"Due","name":"dueDateTime","type":"dateTime","default":"","description":"The date in the specified time zone that the task is to be finished"},{"displayName":"Reminder","name":"reminderDateTime","type":"dateTime","default":"","description":"The date in the specified time zone that the task is to be reminded"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal","description":"The importance of the task"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Not Started","value":"notStarted"},{"name":"In Progress","value":"inProgress"},{"name":"Completed","value":"completed"},{"name":"Waiting On Others","value":"waitingOnOthers"},{"name":"Deferred","value":"deferred"}],"default":"notStarted","description":"Indicates the state or progress of the task"}]},{"displayName":"List Name or ID","name":"taskListId","type":"options","typeOptions":{"loadOptionsMethod":"getTaskLists"},"displayOptions":{"show":{"operation":["delete","get","getAll","update"],"resource":["task"]}},"required":true,"default":"","description":"The identifier of the list, unique in the user's mailbox. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Task ID","name":"taskId","type":"string","displayOptions":{"show":{"operation":["delete","get","update"],"resource":["task"]}},"required":true,"default":""},{"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":50,"description":"Max number of results to return"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"options":[{"displayName":"Content","name":"content","type":"string","default":"","description":"The content of the task"},{"displayName":"Due Date Time","name":"dueDateTime","type":"dateTime","default":"","description":"The date in the specified time zone that the task is to be finished"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal","description":"The importance of the task"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Not Started","value":"notStarted"},{"name":"In Progress","value":"inProgress"},{"name":"Completed","value":"completed"},{"name":"Waiting On Others","value":"waitingOnOthers"},{"name":"Deferred","value":"deferred"}],"default":"notStarted","description":"Indicates the state or progress of the task"},{"displayName":"Subject","name":"title","type":"string","default":"","description":"A brief description of the task"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["list"]}},"options":[{"name":"Create","value":"create","action":"Create a list"},{"name":"Delete","value":"delete","action":"Delete a list"},{"name":"Get","value":"get","action":"Get a list"},{"name":"Get Many","value":"getAll","action":"Get many lists"},{"name":"Update","value":"update","action":"Update a list"}],"default":"get"},{"displayName":"List Name","name":"displayName","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["list"]}},"required":true,"default":"","description":"List display name"},{"displayName":"List ID","name":"listId","type":"string","displayOptions":{"show":{"operation":["delete","get","update"],"resource":["list"]}},"required":true,"default":"","description":"The identifier of the list, unique in the user's mailbox"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["list"],"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":["list"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"New List Name","name":"displayName","type":"string","displayOptions":{"show":{"operation":["update"],"resource":["list"]}},"required":true,"default":"","description":"List display name"}],"codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsofttodo/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/microsoft"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/ToDo/todo.svg"},
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
{"displayName":"Orbit","name":"n8n-nodes-base.orbit","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Orbit API","defaults":{"name":"Orbit"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"orbitApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Activity","value":"activity"},{"name":"Member","value":"member"},{"name":"Note","value":"note"},{"name":"Post","value":"post"}],"default":"member"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["activity"]}},"options":[{"name":"Create","value":"create","description":"Create an activity for a member","action":"Create an activity"},{"name":"Get Many","value":"getAll","description":"Get many activities","action":"Get many activities"}],"default":"create"},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["activity"],"operation":["create"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["activity"],"operation":["create"]}}},{"displayName":"Title","name":"title","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["activity"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["activity"],"operation":["create"]}},"default":{},"options":[{"displayName":"Activity Type Name or ID","name":"activityType","type":"options","typeOptions":{"loadOptionsMethod":"getActivityTypes"},"default":"","description":"A user-defined way to group activities of the same nature. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Description","name":"description","type":"string","default":"","description":"A description of the activity; displayed in the timeline"},{"displayName":"Key","name":"key","type":"string","default":"","description":"Supply a key that must be unique or leave blank to have one generated"},{"displayName":"Link","name":"link","type":"string","default":"","description":"A URL for the activity; displayed in the timeline"},{"displayName":"Link Text","name":"linkText","type":"string","default":"","description":"The text for the timeline link"},{"displayName":"Occurred At","name":"occurredAt","type":"dateTime","default":"","description":"The date and time the activity occurred; defaults to now"}]},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["activity"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["activity"]}},"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":["activity"],"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":{"resource":["activity"],"operation":["getAll"]}},"options":[{"displayName":"Member ID","name":"memberId","type":"string","default":"","description":"When set the post will be filtered by the member ID"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["member"]}},"options":[{"name":"Create or Update","value":"upsert","description":"Create a new member, or update the current one if it already exists (upsert)","action":"Create or update a member"},{"name":"Delete","value":"delete","description":"Delete a member","action":"Delete a member"},{"name":"Get","value":"get","description":"Get a member","action":"Get a member"},{"name":"Get Many","value":"getAll","description":"Get many members in a workspace","action":"Get many members"},{"name":"Lookup","value":"lookup","description":"Lookup a member by identity","action":"Lookup a member"},{"name":"Update","value":"update","description":"Update a member","action":"Update a member"}],"default":"get"},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["delete"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["delete"]}}},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["get"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["get"]}}},{"displayName":"Resolve Identities","name":"resolveIdentities","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["member"]}},"default":false,"description":"By default, the response just includes the reference of the identity. When set to true the identities will be resolved automatically."},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["member"]}},"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":["member"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Resolve Identities","name":"resolveIdentities","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["member"]}},"default":false,"description":"By default, the response just includes the reference of the identity. When set to true the identities will be resolved automatically."},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"displayOptions":{"show":{"resource":["member"],"operation":["getAll"]}},"options":[{"displayName":"Sort By","name":"sort","type":"string","default":"","description":"Name of the field the response will be sorted by"},{"displayName":"Sort Direction","name":"direction","type":"options","options":[{"name":"ASC","value":"ASC"},{"name":"DESC","value":"DESC"}],"default":""}]},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["lookup"]}}},{"displayName":"Source","name":"source","type":"options","options":[{"name":"Discourse","value":"discourse"},{"name":"Email","value":"email"},{"name":"GitHub","value":"github"},{"name":"Twitter","value":"twitter"}],"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["lookup"]}},"description":"Set to github, twitter, email, discourse or the source of any identities you've manually created"},{"displayName":"Search By","name":"searchBy","type":"options","options":[{"name":"Username","value":"username"},{"name":"ID","value":"id"}],"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["lookup"],"source":["discourse","github","twitter"]}}},{"displayName":"ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["lookup"],"searchBy":["id"],"source":["discourse","github","twitter"]}},"description":"The username at the source"},{"displayName":"Username","name":"username","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["lookup"],"searchBy":["username"],"source":["discourse","github","twitter"]}},"description":"The username at the source"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["lookup"],"source":["email"]}},"description":"The email address"},{"displayName":"Host","name":"host","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["lookup"],"source":["discourse"]}}},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["update"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["member"],"operation":["update"]}},"default":{},"options":[{"displayName":"Bio","name":"bio","type":"string","default":""},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Company","name":"company","type":"string","default":""},{"displayName":"Location","name":"location","type":"string","default":""},{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Pronouns","name":"pronouns","type":"string","default":""},{"displayName":"Shipping Address","name":"shippingAddress","type":"string","default":""},{"displayName":"Slug","name":"slug","type":"string","default":""},{"displayName":"Tags to Add","name":"tagsToAdd","type":"string","default":"","description":"Adds tags to member; comma-separated string or array"},{"displayName":"Tag List","name":"tagList","type":"string","default":"","description":"Replaces all tags for the member; comma-separated string or array"},{"displayName":"T-Shirt","name":"tShirt","type":"string","default":""},{"displayName":"Teammate","name":"teammate","type":"boolean","default":false},{"displayName":"URL","name":"url","type":"string","default":""}]},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["member"],"operation":["upsert"]}}},{"displayName":"Identity","name":"identityUi","type":"fixedCollection","description":"The identity is used to find the member. If no member exists, a new member will be created and linked to the provided identity.","typeOptions":{"multipleValues":false},"placeholder":"Add Identity","default":{},"displayOptions":{"show":{"resource":["member"],"operation":["upsert"]}},"options":[{"displayName":"Identity","name":"identityValue","values":[{"displayName":"Source","name":"source","type":"options","options":[{"name":"Discourse","value":"discourse"},{"name":"Email","value":"email"},{"name":"GitHub","value":"github"},{"name":"Twitter","value":"twitter"}],"default":"","description":"Set to github, twitter, email, discourse or the source of any identities you've manually created"},{"displayName":"Search By","name":"searchBy","type":"options","options":[{"name":"Username","value":"username"},{"name":"ID","value":"id"}],"default":"","required":true,"displayOptions":{"show":{"source":["discourse","github","twitter"]}}},{"displayName":"ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"searchBy":["id"],"source":["discourse","github","twitter"]}},"description":"The username at the source"},{"displayName":"Username","name":"username","type":"string","default":"","required":true,"displayOptions":{"show":{"searchBy":["username"],"source":["discourse","github","twitter"]}},"description":"The username at the source"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","required":true,"displayOptions":{"show":{"source":["email"]}}},{"displayName":"Host","name":"host","type":"string","default":"","required":true,"displayOptions":{"show":{"source":["discourse"]}}}]}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["member"],"operation":["upsert"]}},"default":{},"options":[{"displayName":"Bio","name":"bio","type":"string","default":""},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Company","name":"company","type":"string","default":""},{"displayName":"Location","name":"location","type":"string","default":""},{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Pronouns","name":"pronouns","type":"string","default":""},{"displayName":"Shipping Address","name":"shippingAddress","type":"string","default":""},{"displayName":"Slug","name":"slug","type":"string","default":""},{"displayName":"Tags to Add","name":"tagsToAdd","type":"string","default":"","description":"Adds tags to member; comma-separated string or array"},{"displayName":"Tag List","name":"tagList","type":"string","default":"","description":"Replaces all tags for the member; comma-separated string or array"},{"displayName":"T-Shirt","name":"tShirt","type":"string","default":""},{"displayName":"Teammate","name":"teammate","type":"boolean","default":false},{"displayName":"URL","name":"url","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["note"]}},"options":[{"name":"Create","value":"create","description":"Create a note","action":"Create a note"},{"name":"Get Many","value":"getAll","description":"Get many notes for a member","action":"Get many notes"},{"name":"Update","value":"update","description":"Update a note","action":"Update a note"}],"default":"create"},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["create"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["create"]}}},{"displayName":"Note","name":"note","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["create"]}}},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["getAll"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["note"]}},"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":["note"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Resolve Member","name":"resolveMember","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["note"]}},"default":false},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["update"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["update"]}}},{"displayName":"Note ID","name":"noteId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["update"]}}},{"displayName":"Note","name":"note","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["note"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["post"]}},"options":[{"name":"Create","value":"create","description":"Create a post","action":"Create a post"},{"name":"Get Many","value":"getAll","description":"Get many posts","action":"Get many posts"},{"name":"Delete","value":"delete","description":"Delete a post","action":"Delete a post"}],"default":"create"},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["post"],"operation":["create"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["post"],"operation":["create"]}}},{"displayName":"URL","name":"url","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["post"],"operation":["create"]}},"description":"Supply any URL and Orbit will do its best job to parse out a title, description, and image"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["post"],"operation":["create"]}},"default":{},"options":[{"displayName":"Occurred At","name":"publishedAt","type":"dateTime","default":""}]},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["post"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["post"]}},"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":["post"],"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":{"resource":["post"],"operation":["getAll"]}},"options":[{"displayName":"Member ID","name":"memberId","type":"string","default":"","description":"When set the post will be filtered by the member ID"}]},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","required":true,"displayOptions":{"show":{"resource":["post"],"operation":["delete"]}}},{"displayName":"Member ID","name":"memberId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["post"],"operation":["delete"]}}},{"displayName":"Post ID","name":"postId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["post"]}}}],"codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.orbit/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/orbit"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Orbit/orbit.svg"},
|
|
297
297
|
{"displayName":"Oura","name":"n8n-nodes-base.oura","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Oura API","defaults":{"name":"Oura"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"ouraApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Profile","value":"profile"},{"name":"Summary","value":"summary"}],"default":"summary"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["profile"]}},"options":[{"name":"Get","value":"get","description":"Get the user's personal information","action":"Get a profile"}],"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["summary"]}},"options":[{"name":"Get Activity Summary","value":"getActivity","description":"Get the user's activity summary","action":"Get activity summary"},{"name":"Get Readiness Summary","value":"getReadiness","description":"Get the user's readiness summary","action":"Get readiness summary"},{"name":"Get Sleep Periods","value":"getSleep","description":"Get the user's sleep summary","action":"Get sleep summary"}],"default":"getSleep"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["summary"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["summary"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":10},"default":5,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["summary"]}},"default":{},"options":[{"displayName":"End Date","name":"end","type":"dateTime","default":"","description":"End date for the summary retrieval. If omitted, it defaults to the current day."},{"displayName":"Start Date","name":"start","type":"dateTime","default":"","description":"Start date for the summary retrieval. If omitted, it defaults to a week ago."}]}],"codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.oura/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/oura"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Oura/oura.svg"},
|
|
298
298
|
{"displayName":"Paddle","name":"n8n-nodes-base.paddle","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Paddle API","defaults":{"name":"Paddle"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"paddleApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Coupon","value":"coupon"},{"name":"Payment","value":"payment"},{"name":"Plan","value":"plan"},{"name":"Product","value":"product"},{"name":"User","value":"user"}],"default":"coupon"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["coupon"]}},"options":[{"name":"Create","value":"create","description":"Create a coupon","action":"Create a coupon"},{"name":"Get Many","value":"getAll","description":"Get many coupons","action":"Get many coupons"},{"name":"Update","value":"update","description":"Update a coupon","action":"Update a coupon"}],"default":"create"},{"displayName":"Coupon Type","name":"couponType","type":"options","displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"jsonParameters":[false]}},"default":"checkout","description":"Either product (valid for specified products or subscription plans) or checkout (valid for any checkout)","options":[{"name":"Checkout","value":"checkout"},{"name":"Product","value":"product"}]},{"displayName":"Product Names or IDs","name":"productIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getProducts"},"displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"couponType":["product"],"jsonParameters":[false]}},"default":[],"description":"Comma-separated list of product IDs. Required if coupon_type is product. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","required":true},{"displayName":"Discount Type","name":"discountType","type":"options","displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"jsonParameters":[false]}},"default":"flat","description":"Either flat or percentage","options":[{"name":"Flat","value":"flat"},{"name":"Percentage","value":"percentage"}]},{"displayName":"Discount Amount Currency","name":"discountAmount","type":"number","default":1,"description":"Discount amount in currency","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"discountType":["flat"],"jsonParameters":[false]}}},{"displayName":"Discount Amount %","name":"discountAmount","type":"number","default":1,"description":"Discount amount in percentage","typeOptions":{"minValue":1,"maxValue":100},"displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"discountType":["percentage"],"jsonParameters":[false]}}},{"displayName":"Currency","name":"currency","type":"options","default":"EUR","description":"The currency must match the balance currency specified in your account","options":[{"name":"ARS","value":"ARS"},{"name":"AUD","value":"AUD"},{"name":"BRL","value":"BRL"},{"name":"CAD","value":"CAD"},{"name":"CHF","value":"CHF"},{"name":"CNY","value":"CNY"},{"name":"CZK","value":"CZK"},{"name":"DKK","value":"DKK"},{"name":"EUR","value":"EUR"},{"name":"GBP","value":"GBP"},{"name":"HKD","value":"HKD"},{"name":"HUF","value":"HUF"},{"name":"INR","value":"INR"},{"name":"JPY","value":"JPY"},{"name":"KRW","value":"KRW"},{"name":"MXN","value":"MXN"},{"name":"NOK","value":"NOK"},{"name":"NZD","value":"NZD"},{"name":"PLN","value":"PLN"},{"name":"RUB","value":"RUB"},{"name":"SEK","value":"SEK"},{"name":"SGD","value":"SGD"},{"name":"THB","value":"THB"},{"name":"TWD","value":"TWD"},{"name":"USD","value":"USD"},{"name":"ZAR","value":"ZAR"}],"displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"discountType":["flat"],"jsonParameters":[false]}}},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"resource":["coupon"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFieldsJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"jsonParameters":[true]}},"description":"Attributes in JSON form"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["coupon"],"operation":["create"],"jsonParameters":[false]}},"default":{},"options":[{"displayName":"Allowed Uses","name":"allowedUses","type":"number","default":1,"description":"Number of times a coupon can be used in a checkout. This will be set to 999,999 by default, if not specified."},{"displayName":"Coupon Code","name":"couponCode","type":"string","default":"","description":"Will be randomly generated if not specified"},{"displayName":"Coupon Prefix","name":"couponPrefix","type":"string","default":"","description":"Prefix for generated codes. Not valid if coupon_code is specified."},{"displayName":"Description","name":"description","type":"string","default":"","description":"Description of the coupon. This will be displayed in the Seller Dashboard."},{"displayName":"Expires","name":"expires","type":"dateTime","default":"","description":"The coupon will expire on the date at 00:00:00 UTC"},{"displayName":"Group","name":"group","type":"string","typeOptions":{"minValue":1,"maxValue":50},"default":"","description":"The name of the coupon group this coupon should be assigned to"},{"displayName":"Number of Coupons","name":"numberOfCoupons","type":"number","default":1,"description":"Number of coupons to generate. Not valid if coupon_code is specified."},{"displayName":"Recurring","name":"recurring","type":"boolean","default":false,"description":"If the coupon is used on subscription products, this indicates whether the discount should apply to recurring payments after the initial purchase"}]},{"displayName":"Product ID","name":"productId","type":"string","displayOptions":{"show":{"resource":["coupon"],"operation":["getAll"]}},"default":"","required":true,"description":"The specific product/subscription ID"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["coupon"]}},"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":["coupon"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Update By","name":"updateBy","type":"options","displayOptions":{"show":{"resource":["coupon"],"operation":["update"],"jsonParameters":[false]}},"default":"couponCode","description":"Either flat or percentage","options":[{"name":"Coupon Code","value":"couponCode"},{"name":"Group","value":"group"}]},{"displayName":"Coupon Code","name":"couponCode","type":"string","displayOptions":{"show":{"resource":["coupon"],"operation":["update"],"updateBy":["couponCode"],"jsonParameters":[false]}},"default":"","description":"Identify the coupon to update"},{"displayName":"Group","name":"group","type":"string","displayOptions":{"show":{"resource":["coupon"],"operation":["update"],"updateBy":["group"],"jsonParameters":[false]}},"default":"","description":"The name of the group of coupons you want to update"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"resource":["coupon"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFieldsJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","displayOptions":{"show":{"resource":["coupon"],"operation":["update"],"jsonParameters":[true]}},"description":"Attributes in JSON form"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["coupon"],"operation":["update"],"jsonParameters":[false]}},"default":{},"options":[{"displayName":"Allowed Uses","name":"allowedUses","type":"number","default":1,"description":"Number of times a coupon can be used in a checkout. This will be set to 999,999 by default, if not specified."},{"displayName":"Discount","name":"discount","type":"fixedCollection","default":{},"options":[{"displayName":"Discount Properties","name":"discountProperties","values":[{"displayName":"Currency","name":"currency","type":"options","default":"EUR","description":"The currency must match the balance currency specified in your account","displayOptions":{"show":{"discountType":["flat"]}},"options":[{"name":"ARS","value":"ARS"},{"name":"AUD","value":"AUD"},{"name":"BRL","value":"BRL"},{"name":"CAD","value":"CAD"},{"name":"CHF","value":"CHF"},{"name":"CNY","value":"CNY"},{"name":"CZK","value":"CZK"},{"name":"DKK","value":"DKK"},{"name":"EUR","value":"EUR"},{"name":"GBP","value":"GBP"},{"name":"HKD","value":"HKD"},{"name":"HUF","value":"HUF"},{"name":"INR","value":"INR"},{"name":"JPY","value":"JPY"},{"name":"KRW","value":"KRW"},{"name":"MXN","value":"MXN"},{"name":"NOK","value":"NOK"},{"name":"NZD","value":"NZD"},{"name":"PLN","value":"PLN"},{"name":"RUB","value":"RUB"},{"name":"SEK","value":"SEK"},{"name":"SGD","value":"SGD"},{"name":"THB","value":"THB"},{"name":"TWD","value":"TWD"},{"name":"USD","value":"USD"},{"name":"ZAR","value":"ZAR"}]},{"displayName":"Discount Amount Currency","name":"discountAmount","type":"number","default":"","description":"Discount amount","displayOptions":{"show":{"discountType":["flat"]}},"typeOptions":{"minValue":0}},{"displayName":"Discount Amount Percentage","name":"discountAmount","type":"number","default":"","description":"Discount amount","displayOptions":{"show":{"discountType":["percentage"]}},"typeOptions":{"minValue":0,"maxValue":100}},{"displayName":"Discount Type","name":"discountType","type":"options","default":"flat","description":"Either flat or percentage","options":[{"name":"Flat","value":"flat"},{"name":"Percentage","value":"percentage"}]}]}]},{"displayName":"Expires","name":"expires","type":"dateTime","default":"","description":"The coupon will expire on the date at 00:00:00 UTC"},{"displayName":"New Coupon Code","name":"newCouponCode","type":"string","default":"","description":"New code to rename the coupon to"},{"displayName":"New Group Name","name":"newGroup","type":"string","typeOptions":{"minValue":1,"maxValue":50},"default":"","description":"New group name to move coupon to"},{"displayName":"Product IDs","name":"productIds","type":"string","default":"","description":"Comma-separated list of products e.g. 499531,1234,123546. If blank then remove associated products."},{"displayName":"Recurring","name":"recurring","type":"boolean","default":false,"description":"If the coupon is used on subscription products, this indicates whether the discount should apply to recurring payments after the initial purchase"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["payment"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many payments","action":"Get many payments"},{"name":"Reschedule","value":"reschedule","description":"Reschedule payment","action":"Reschedule a payment"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["payment"]}},"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":["payment"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"resource":["payment"],"operation":["getAll"]}}},{"displayName":"Additional Fields","name":"additionalFieldsJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","displayOptions":{"show":{"resource":["payment"],"operation":["getAll"],"jsonParameters":[true]}},"description":"Attributes in JSON form"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["payment"],"operation":["getAll"],"jsonParameters":[false]}},"default":{},"options":[{"displayName":"Date From","name":"from","type":"dateTime","default":"","description":"Payment starting from date"},{"displayName":"Date To","name":"to","type":"dateTime","default":"","description":"Payment up until date"},{"displayName":"Is Paid","name":"isPaid","type":"boolean","default":false,"description":"Whether payment is paid"},{"displayName":"Plan ID","name":"plan","type":"string","default":"","description":"Filter: The product/plan ID (single or comma-separated values)"},{"displayName":"Subscription ID","name":"subscriptionId","type":"number","default":"","description":"A specific user subscription ID"},{"displayName":"State","name":"state","type":"options","default":"active","description":"Filter: The user subscription status. Returns all active, past_due, trialing and paused subscription plans if not specified.","options":[{"name":"Active","value":"active"},{"name":"Past Due","value":"past_due"},{"name":"Paused","value":"paused"},{"name":"Trialing","value":"trialing"}]},{"displayName":"One Off Charge","name":"isOneOffCharge","type":"boolean","default":false}]},{"displayName":"Payment Name or ID","name":"paymentId","type":"options","typeOptions":{"loadOptionsMethod":"getPayments"},"default":"","required":true,"displayOptions":{"show":{"resource":["payment"],"operation":["reschedule"]}},"description":"The upcoming subscription payment ID. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Date","name":"date","type":"dateTime","default":"","displayOptions":{"show":{"resource":["payment"],"operation":["reschedule"]}},"description":"Date you want to move the payment to"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["plan"]}},"options":[{"name":"Get","value":"get","description":"Get a plan","action":"Get a plan"},{"name":"Get Many","value":"getAll","description":"Get many plans","action":"Get many plans"}],"default":"get"},{"displayName":"Plan ID","name":"planId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["plan"],"operation":["get"]}},"description":"Filter: The subscription plan ID"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["plan"]}},"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":["plan"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["product"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many products","action":"Get many products"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["product"]}},"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":["product"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many users","action":"Get many users"}],"default":"getAll"},{"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","default":100,"required":true,"typeOptions":{"minValue":1,"maxValue":200},"displayOptions":{"show":{"resource":["user"],"operation":["getAll"],"returnAll":[false]}},"description":"Max number of results to return"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}}},{"displayName":"Additional Fields","name":"additionalFieldsJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","displayOptions":{"show":{"resource":["user"],"operation":["getAll"],"jsonParameters":[true]}},"description":"Attributes in JSON form"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["user"],"operation":["getAll"],"jsonParameters":[false]}},"default":{},"options":[{"displayName":"Plan ID","name":"planId","type":"string","default":"","description":"Filter: The subscription plan ID"},{"displayName":"Subscription ID","name":"subscriptionId","type":"string","default":"","description":"A specific user subscription ID"},{"displayName":"State","name":"state","type":"options","default":"active","description":"Filter: The user subscription status. Returns all active, past_due, trialing and paused subscription plans if not specified.","options":[{"name":"Active","value":"active"},{"name":"Past Due","value":"past_due"},{"name":"Paused","value":"paused"},{"name":"Trialing","value":"trialing"}]}]}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.paddle/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/paddle"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Paddle/paddle.png"},
|
|
299
|
-
{"displayName":"PagerDuty","name":"n8n-nodes-base.pagerDuty","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume PagerDuty API","defaults":{"name":"PagerDuty"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"pagerDutyApi","required":true,"displayOptions":{"show":{"authentication":["apiToken"]}}},{"name":"pagerDutyOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"API Token","value":"apiToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"apiToken"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Incident","value":"incident"},{"name":"Incident Note","value":"incidentNote"},{"name":"Log Entry","value":"logEntry"},{"name":"User","value":"user"}],"default":"incident"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["incident"]}},"options":[{"name":"Create","value":"create","description":"Create an incident","action":"Create an incident"},{"name":"Get","value":"get","description":"Get an incident","action":"Get an incident"},{"name":"Get Many","value":"getAll","description":"Get many incidents","action":"Get many incidents"},{"name":"Update","value":"update","description":"Update an incident","action":"Update an incident"}],"default":"create"},{"displayName":"Title","name":"title","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"description":"A succinct description of the nature, symptoms, cause, or effect of the incident"},{"displayName":"Service Name or ID","name":"serviceId","type":"options","typeOptions":{"loadOptionsMethod":"getServices"},"required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"description":"The incident will be created on this service. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"description":"The email address of a valid user associated with the account making the request"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"default":{},"options":[{"displayName":"Escalation Policy Name or ID","name":"escalationPolicyId","type":"options","typeOptions":{"loadOptionsMethod":"getEscalationPolicies"},"default":"","description":"Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Incident Details","name":"details","type":"string","default":"","description":"Additional details about the incident which will go in the body"},{"displayName":"Incident Key","name":"incidentKey","type":"string","default":"","description":"Sending subsequent requests referencing the same service and with the same incident_key will result in those requests being rejected if an open incident matches that incident_key"},{"displayName":"Priority Name or ID","name":"priorityId","type":"options","typeOptions":{"loadOptionsMethod":"getPriorities"},"default":"","description":"The incident will be created on this service. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Urgency","name":"urgency","type":"options","options":[{"name":"Hight","value":"high"},{"name":"Low","value":"low"}],"default":"","description":"The urgency of the incident"}]},{"displayName":"Conference Bridge","name":"conferenceBridgeUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Conference Bridge","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"default":{},"options":[{"displayName":"Conference Bridge","name":"conferenceBridgeValues","values":[{"displayName":"Conference Number","name":"conferenceNumber","type":"string","default":"","description":"Phone numbers should be formatted like +1 415-555-1212,,,,1234#, where a comma (,) represents a one-second wait and pound (#) completes access code input"},{"displayName":"Conference URL","name":"conferenceUrl","type":"string","default":"","description":"An URL for the conference bridge. This could be a link to a web conference or Slack channel."}]}]},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["get"]}},"description":"Unique identifier for the incident"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["incident"]}},"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":["incident"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["incident"],"operation":["getAll"]}},"options":[{"displayName":"Date Range","name":"dateRange","type":"options","options":[{"name":"All","value":"all"}],"default":"","description":"When set to all, the since and until parameters and defaults are ignored"},{"displayName":"Incident Key","name":"incidentKey","type":"string","default":"","description":"Incident de-duplication key. Incidents with child alerts do not have an incident key; querying by incident key will return incidents whose alerts have alert_key matching the given incident key."},{"displayName":"Include","name":"include","type":"multiOptions","options":[{"name":"Acknowledgers","value":"acknowledgers"},{"name":"Assignees","value":"assigness"},{"name":"Conferenece Bridge","value":"conferenceBridge"},{"name":"Escalation Policies","value":"escalationPolicies"},{"name":"First Trigger Log Entries","value":"firstTriggerLogEntries"},{"name":"Priorities","value":"priorities"},{"name":"Services","value":"services"},{"name":"Teams","value":"teams"},{"name":"Users","value":"users"}],"default":[],"description":"Additional details to include"},{"displayName":"Service Names or IDs","name":"serviceIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getServices"},"default":[],"description":"Returns only the incidents associated with the passed service(s). Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Since","name":"since","type":"dateTime","default":"","description":"The start of the date range over which you want to search. (the limit on date ranges is 6 months)."},{"displayName":"Sort By","name":"sortBy","type":"string","default":"","placeholder":"created_at:asc,resolved_at:desc","description":"Used to specify both the field you wish to sort the results on (incident_number/created_at/resolved_at/urgency), as well as the direction (asc/desc) of the results. The sort_by field and direction should be separated by a colon. A maximum of two fields can be included, separated by a comma."},{"displayName":"Statuses","name":"statuses","type":"multiOptions","options":[{"name":"Acknowledged","value":"acknowledged"},{"name":"Resolved","value":"resolved"},{"name":"Triggered","value":"triggered"}],"default":[],"description":"Returns only the incidents associated with the passed service(s)"},{"displayName":"Team IDs","name":"teamIds","type":"string","default":"","description":"Team IDs. Only results related to these teams will be returned. Account must have the teams ability to use this parameter. (multiples IDs can be added separated by comma)"},{"displayName":"Timezone Name or ID","name":"timeZone","type":"options","typeOptions":{"loadOptionsMethod":"getTimezones"},"default":"","description":"Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Until","name":"until","type":"dateTime","default":"","description":"The end of the date range over which you want to search. (the limit on date ranges is 6 months)."},{"displayName":"Urgencies","name":"urgencies","type":"multiOptions","options":[{"name":"High","value":"high"},{"name":"Low","value":"low"}],"default":[],"description":"Urgencies of the incidents to be returned. Defaults to all urgencies. Account must have the urgencies ability to do this"},{"displayName":"User IDs","name":"userIds","type":"string","default":"","description":"Returns only the incidents currently assigned to the passed user(s). This expects one or more user IDs (multiple IDs can be added separated by comma)."}]},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"description":"Unique identifier for the incident"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"description":"The email address of a valid user associated with the account making the request"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"default":{},"options":[{"displayName":"Escalation Level","name":"escalationLevel","type":"number","default":0,"typeOptions":{"minValue":0},"description":"Escalate the incident to this level in the escalation policy"},{"displayName":"Escalation Policy Name or ID","name":"escalationPolicyId","type":"options","typeOptions":{"loadOptionsMethod":"getEscalationPolicies"},"default":"","description":"Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Priority Name or ID","name":"priorityId","type":"options","typeOptions":{"loadOptionsMethod":"getPriorities"},"default":"","description":"The incident will be created on this service. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Resolution","name":"resolution","type":"string","default":"","description":"The resolution for this incident if status is set to resolved"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Acknowledged","value":"acknowledged"},{"name":"Resolved","value":"resolved"}],"default":"","description":"The new status of the incident"},{"displayName":"Title","name":"title","type":"string","default":"","description":"A succinct description of the nature, symptoms, cause, or effect of the incident"},{"displayName":"Urgency","name":"urgency","type":"options","options":[{"name":"Hight","value":"high"},{"name":"Low","value":"low"}],"default":"","description":"The urgency of the incident"}]},{"displayName":"Conference Bridge","name":"conferenceBridgeUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Conference Bridge","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"default":{},"options":[{"displayName":"Conference Bridge","name":"conferenceBridgeValues","values":[{"displayName":"Conference Number","name":"conferenceNumber","type":"string","default":"","description":"Phone numbers should be formatted like +1 415-555-1212,,,,1234#, where a comma (,) represents a one-second wait and pound (#) completes access code input"},{"displayName":"Conference URL","name":"conferenceUrl","type":"string","default":"","description":"An URL for the conference bridge. This could be a link to a web conference or Slack channel."}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["incidentNote"]}},"options":[{"name":"Create","value":"create","description":"Create a incident note","action":"Create an incident note"},{"name":"Get Many","value":"getAll","description":"Get many incident's notes","action":"Get many incident notes"}],"default":"create"},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["create"]}},"description":"Unique identifier for the incident"},{"displayName":"Content","name":"content","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["create"]}},"description":"The note content"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["create"]}},"description":"The email address of a valid user associated with the account making the request"},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["getAll"]}},"description":"Unique identifier for the incident"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["incidentNote"]}},"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":["incidentNote"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["logEntry"]}},"options":[{"name":"Get","value":"get","description":"Get a log entry","action":"Get a log entry"},{"name":"Get Many","value":"getAll","description":"Get many log entries","action":"Get many log entries"}],"default":"get"},{"displayName":"Log Entry ID","name":"logEntryId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["logEntry"],"operation":["get"]}},"description":"Unique identifier for the log entry"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["logEntry"]}},"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":["logEntry"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["logEntry"],"operation":["getAll"]}},"options":[{"displayName":"Include","name":"include","type":"multiOptions","options":[{"name":"Channels","value":"channels"},{"name":"Incidents","value":"incidents"},{"name":"Services","value":"services"},{"name":"Teams","value":"teams"}],"default":[],"description":"Additional details to include"},{"displayName":"Is Overview","name":"isOverview","type":"boolean","default":false,"description":"Whether to return a subset of log entries that show only the most important changes to the incident"},{"displayName":"Since","name":"since","type":"dateTime","default":"","description":"The start of the date range over which you want to search. (the limit on date ranges is 6 months)."},{"displayName":"Timezone Name or ID","name":"timeZone","type":"options","typeOptions":{"loadOptionsMethod":"getTimezones"},"default":"","description":"Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Until","name":"until","type":"dateTime","default":"","description":"The end of the date range over which you want to search. (the limit on date ranges is 6 months)."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Get","value":"get","description":"Get a user","action":"Get a user"}],"default":"get"},{"displayName":"User ID","name":"userId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"description":"Unique identifier for the user"}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.pagerduty/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/pagerDuty"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/PagerDuty/pagerDuty.svg"},
|
|
299
|
+
{"displayName":"PagerDuty","name":"n8n-nodes-base.pagerDuty","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume PagerDuty API","defaults":{"name":"PagerDuty"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"pagerDutyApi","required":true,"displayOptions":{"show":{"authentication":["apiToken"]}}},{"name":"pagerDutyOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"API Token","value":"apiToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"apiToken"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Incident","value":"incident"},{"name":"Incident Note","value":"incidentNote"},{"name":"Log Entry","value":"logEntry"},{"name":"User","value":"user"}],"default":"incident"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["incident"]}},"options":[{"name":"Create","value":"create","description":"Create an incident","action":"Create an incident"},{"name":"Get","value":"get","description":"Get an incident","action":"Get an incident"},{"name":"Get Many","value":"getAll","description":"Get many incidents","action":"Get many incidents"},{"name":"Update","value":"update","description":"Update an incident","action":"Update an incident"}],"default":"create"},{"displayName":"Title","name":"title","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"description":"A succinct description of the nature, symptoms, cause, or effect of the incident"},{"displayName":"Service Name or ID","name":"serviceId","type":"options","typeOptions":{"loadOptionsMethod":"getServices"},"required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"description":"The incident will be created on this service. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"description":"The email address of a valid user associated with the account making the request"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"default":{},"options":[{"displayName":"Escalation Policy Name or ID","name":"escalationPolicyId","type":"options","typeOptions":{"loadOptionsMethod":"getEscalationPolicies"},"default":"","description":"Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Incident Details","name":"details","type":"string","default":"","description":"Additional details about the incident which will go in the body"},{"displayName":"Incident Key","name":"incidentKey","type":"string","default":"","description":"Sending subsequent requests referencing the same service and with the same incident_key will result in those requests being rejected if an open incident matches that incident_key"},{"displayName":"Priority Name or ID","name":"priorityId","type":"options","typeOptions":{"loadOptionsMethod":"getPriorities"},"default":"","description":"The incident will be created on this service. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Urgency","name":"urgency","type":"options","options":[{"name":"Hight","value":"high"},{"name":"Low","value":"low"}],"default":"","description":"The urgency of the incident"}]},{"displayName":"Conference Bridge","name":"conferenceBridgeUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Conference Bridge","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"default":{},"options":[{"displayName":"Conference Bridge","name":"conferenceBridgeValues","values":[{"displayName":"Conference Number","name":"conferenceNumber","type":"string","default":"","description":"Phone numbers should be formatted like +1 415-555-1212,,,,1234#, where a comma (,) represents a one-second wait and pound (#) completes access code input"},{"displayName":"Conference URL","name":"conferenceUrl","type":"string","default":"","description":"An URL for the conference bridge. This could be a link to a web conference or Slack channel."}]}]},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["get"]}},"description":"Unique identifier for the incident"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["incident"]}},"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":["incident"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["incident"],"operation":["getAll"]}},"options":[{"displayName":"Date Range","name":"dateRange","type":"options","options":[{"name":"All","value":"all"}],"default":"","description":"When set to all, the since and until parameters and defaults are ignored"},{"displayName":"Incident Key","name":"incidentKey","type":"string","default":"","description":"Incident de-duplication key. Incidents with child alerts do not have an incident key; querying by incident key will return incidents whose alerts have alert_key matching the given incident key."},{"displayName":"Include","name":"include","type":"multiOptions","options":[{"name":"Acknowledgers","value":"acknowledgers"},{"name":"Assignees","value":"assignees"},{"name":"Conference Bridge","value":"conferenceBridge"},{"name":"Escalation Policies","value":"escalationPolicies"},{"name":"First Trigger Log Entries","value":"firstTriggerLogEntries"},{"name":"Priorities","value":"priorities"},{"name":"Services","value":"services"},{"name":"Teams","value":"teams"},{"name":"Users","value":"users"}],"default":[],"description":"Additional details to include"},{"displayName":"Service Names or IDs","name":"serviceIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getServices"},"default":[],"description":"Returns only the incidents associated with the passed service(s). Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Since","name":"since","type":"dateTime","default":"","description":"The start of the date range over which you want to search. (the limit on date ranges is 6 months)."},{"displayName":"Sort By","name":"sortBy","type":"string","default":"","placeholder":"created_at:asc,resolved_at:desc","description":"Used to specify both the field you wish to sort the results on (incident_number/created_at/resolved_at/urgency), as well as the direction (asc/desc) of the results. The sort_by field and direction should be separated by a colon. A maximum of two fields can be included, separated by a comma."},{"displayName":"Statuses","name":"statuses","type":"multiOptions","options":[{"name":"Acknowledged","value":"acknowledged"},{"name":"Resolved","value":"resolved"},{"name":"Triggered","value":"triggered"}],"default":[],"description":"Returns only the incidents associated with the passed service(s)"},{"displayName":"Team IDs","name":"teamIds","type":"string","default":"","description":"Team IDs. Only results related to these teams will be returned. Account must have the teams ability to use this parameter. (multiples IDs can be added separated by comma)"},{"displayName":"Timezone Name or ID","name":"timeZone","type":"options","typeOptions":{"loadOptionsMethod":"getTimezones"},"default":"","description":"Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Until","name":"until","type":"dateTime","default":"","description":"The end of the date range over which you want to search. (the limit on date ranges is 6 months)."},{"displayName":"Urgencies","name":"urgencies","type":"multiOptions","options":[{"name":"High","value":"high"},{"name":"Low","value":"low"}],"default":[],"description":"Urgencies of the incidents to be returned. Defaults to all urgencies. Account must have the urgencies ability to do this"},{"displayName":"User IDs","name":"userIds","type":"string","default":"","description":"Returns only the incidents currently assigned to the passed user(s). This expects one or more user IDs (multiple IDs can be added separated by comma)."}]},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"description":"Unique identifier for the incident"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"description":"The email address of a valid user associated with the account making the request"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"default":{},"options":[{"displayName":"Escalation Level","name":"escalationLevel","type":"number","default":0,"typeOptions":{"minValue":0},"description":"Escalate the incident to this level in the escalation policy"},{"displayName":"Escalation Policy Name or ID","name":"escalationPolicyId","type":"options","typeOptions":{"loadOptionsMethod":"getEscalationPolicies"},"default":"","description":"Delegate this incident to the specified escalation policy. Cannot be specified if an assignee is given. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Priority Name or ID","name":"priorityId","type":"options","typeOptions":{"loadOptionsMethod":"getPriorities"},"default":"","description":"The incident will be created on this service. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Resolution","name":"resolution","type":"string","default":"","description":"The resolution for this incident if status is set to resolved"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Acknowledged","value":"acknowledged"},{"name":"Resolved","value":"resolved"}],"default":"","description":"The new status of the incident"},{"displayName":"Title","name":"title","type":"string","default":"","description":"A succinct description of the nature, symptoms, cause, or effect of the incident"},{"displayName":"Urgency","name":"urgency","type":"options","options":[{"name":"High","value":"high"},{"name":"Low","value":"low"}],"default":"","description":"The urgency of the incident"}]},{"displayName":"Conference Bridge","name":"conferenceBridgeUi","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Conference Bridge","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"default":{},"options":[{"displayName":"Conference Bridge","name":"conferenceBridgeValues","values":[{"displayName":"Conference Number","name":"conferenceNumber","type":"string","default":"","description":"Phone numbers should be formatted like +1 415-555-1212,,,,1234#, where a comma (,) represents a one-second wait and pound (#) completes access code input"},{"displayName":"Conference URL","name":"conferenceUrl","type":"string","default":"","description":"An URL for the conference bridge. This could be a link to a web conference or Slack channel."}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["incidentNote"]}},"options":[{"name":"Create","value":"create","description":"Create a incident note","action":"Create an incident note"},{"name":"Get Many","value":"getAll","description":"Get many incident's notes","action":"Get many incident notes"}],"default":"create"},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["create"]}},"description":"Unique identifier for the incident"},{"displayName":"Content","name":"content","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["create"]}},"description":"The note content"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["create"]}},"description":"The email address of a valid user associated with the account making the request"},{"displayName":"Incident ID","name":"incidentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["incidentNote"],"operation":["getAll"]}},"description":"Unique identifier for the incident"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["incidentNote"]}},"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":["incidentNote"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["logEntry"]}},"options":[{"name":"Get","value":"get","description":"Get a log entry","action":"Get a log entry"},{"name":"Get Many","value":"getAll","description":"Get many log entries","action":"Get many log entries"}],"default":"get"},{"displayName":"Log Entry ID","name":"logEntryId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["logEntry"],"operation":["get"]}},"description":"Unique identifier for the log entry"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["logEntry"]}},"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":["logEntry"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["logEntry"],"operation":["getAll"]}},"options":[{"displayName":"Include","name":"include","type":"multiOptions","options":[{"name":"Channels","value":"channels"},{"name":"Incidents","value":"incidents"},{"name":"Services","value":"services"},{"name":"Teams","value":"teams"}],"default":[],"description":"Additional details to include"},{"displayName":"Is Overview","name":"isOverview","type":"boolean","default":false,"description":"Whether to return a subset of log entries that show only the most important changes to the incident"},{"displayName":"Since","name":"since","type":"dateTime","default":"","description":"The start of the date range over which you want to search. (the limit on date ranges is 6 months)."},{"displayName":"Timezone Name or ID","name":"timeZone","type":"options","typeOptions":{"loadOptionsMethod":"getTimezones"},"default":"","description":"Time zone in which dates in the result will be rendered. If not set dates will return UTC. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Until","name":"until","type":"dateTime","default":"","description":"The end of the date range over which you want to search. (the limit on date ranges is 6 months)."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Get","value":"get","description":"Get a user","action":"Get a user"}],"default":"get"},{"displayName":"User ID","name":"userId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"description":"Unique identifier for the user"}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.pagerduty/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/pagerDuty"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/PagerDuty/pagerDuty.svg"},
|
|
300
300
|
{"displayName":"PayPal","name":"n8n-nodes-base.payPal","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume PayPal API","defaults":{"name":"PayPal"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"payPalApi","required":true,"testedBy":"payPalApiTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Payout","value":"payout"},{"name":"Payout Item","value":"payoutItem"}],"default":"payout"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["payout"]}},"options":[{"name":"Create","value":"create","description":"Create a batch payout","action":"Create a payout"},{"name":"Get","value":"get","description":"Show batch payout details","action":"Get a payout"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["payoutItem"]}},"options":[{"name":"Cancel","value":"cancel","description":"Cancels an unclaimed payout item","action":"Cancel a payout item"},{"name":"Get","value":"get","description":"Show payout item details","action":"Get a payout item"}],"default":"get"},{"displayName":"Sender Batch ID","name":"senderBatchId","type":"string","required":true,"displayOptions":{"show":{"resource":["payout"],"operation":["create"]}},"default":"","description":"A sender-specified ID number. Tracks the payout in an accounting system."},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"resource":["payout"],"operation":["create"]}}},{"displayName":"Items","name":"itemsUi","placeholder":"Add Item","type":"fixedCollection","displayOptions":{"show":{"resource":["payout"],"operation":["create"],"jsonParameters":[false]}},"typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"itemsValues","displayName":"Item","values":[{"displayName":"Recipient Type","name":"recipientType","type":"options","options":[{"name":"Phone","value":"phone","description":"The unencrypted phone number"},{"name":"Email","value":"email","description":"The unencrypted email"},{"name":"PayPal ID","value":"paypalId","description":"The encrypted PayPal account number"}],"default":"email","description":"The ID type that identifies the recipient of the payment"},{"displayName":"Receiver Value","name":"receiverValue","type":"string","required":true,"default":"","description":"The receiver of the payment. Corresponds to the recipient_type value in the request. Max length: 127 characters."},{"displayName":"Currency","name":"currency","type":"options","options":[{"name":"Australian Dollar","value":"AUD"},{"name":"Brazilian Real","value":"BRL"},{"name":"Canadian Dollar","value":"CAD"},{"name":"Czech Koruna","value":"CZK"},{"name":"Danish Krone","value":"DKK"},{"name":"Euro","value":"EUR"},{"name":"United States Dollar","value":"USD"}],"default":"USD"},{"displayName":"Amount","name":"amount","type":"string","required":true,"default":"","description":"The value, which might be"},{"displayName":"Note","name":"note","type":"string","default":"","description":"The sender-specified note for notifications. Supports up to 4000 ASCII characters and 1000 non-ASCII characters."},{"displayName":"Sender Item ID","name":"senderItemId","type":"string","default":"","description":"The sender-specified ID number. Tracks the payout in an accounting system."},{"displayName":"Recipient Wallet","name":"recipientWallet","type":"options","options":[{"name":"PayPal","value":"paypal","description":"PayPal Wallet"},{"name":"Venmo","value":"venmo","description":"Venmo Wallet"}],"default":"paypal"}]}]},{"displayName":"Items","name":"itemsJson","type":"json","default":"","typeOptions":{"alwaysOpenEditWindow":true},"description":"An array of individual payout items","displayOptions":{"show":{"resource":["payout"],"operation":["create"],"jsonParameters":[true]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["payout"],"operation":["create"]}},"options":[{"displayName":"Email Subject","name":"emailSubject","type":"string","default":"","description":"The subject line for the email that PayPal sends when payment for a payout item completes. The subject line is the same for all recipients. Max length: 255 characters."},{"displayName":"Email Message","name":"emailMessage","type":"string","default":"","description":"The email message that PayPal sends when the payout item completes. The message is the same for all recipients."},{"displayName":"Note","name":"note","type":"string","default":"","description":"The payouts and item-level notes are concatenated in the email. Max length: 1000 characters."}]},{"displayName":"Payout Batch ID","name":"payoutBatchId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["payout"],"operation":["get"]}},"description":"The ID of the payout for which to show details"},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"displayOptions":{"show":{"resource":["payout"],"operation":["get"]}},"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"maxValue":1000,"minValue":1},"default":100,"displayOptions":{"show":{"resource":["payout"],"operation":["get"],"returnAll":[false]}},"description":"Max number of results to return"},{"displayName":"Payout Item ID","name":"payoutItemId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["payoutItem"],"operation":["get"]}},"description":"The ID of the payout item for which to show details"},{"displayName":"Payout Item ID","name":"payoutItemId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["payoutItem"],"operation":["cancel"]}},"description":"The ID of the payout item to cancel"}],"codex":{"categories":["Finance & Accounting","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.paypal/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/payPal"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/PayPal/paypal.svg"},
|
|
301
301
|
{"displayName":"PayPal Trigger","name":"n8n-nodes-base.payPalTrigger","group":["trigger"],"version":1,"description":"Handle PayPal events via webhooks","defaults":{"name":"PayPal Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"payPalApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Event Names or IDs","name":"events","type":"multiOptions","required":true,"default":[],"description":"The event to listen to. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getEvents"},"options":[]}],"codex":{"categories":["Finance & Accounting","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.paypaltrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/payPal"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/PayPal/paypal.svg"},
|
|
302
302
|
{"displayName":"Peekalink","name":"n8n-nodes-base.peekalink","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"]","description":"Consume the Peekalink API","defaults":{"name":"Peekalink"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"peekalinkApi","required":true}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Is Available","value":"isAvailable","description":"Check whether preview for a given link is available","action":"Check whether the preview for a given link is available"},{"name":"Preview","value":"preview","description":"Return the preview for a link","action":"Return the preview for a link"}],"default":"preview"},{"displayName":"URL","name":"url","type":"string","default":"","required":true}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.peekalink/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/peekalink"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Peekalink/peekalink.png"},
|
|
@@ -349,9 +349,10 @@
|
|
|
349
349
|
{"displayName":"Sendy","name":"n8n-nodes-base.sendy","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Sendy API","defaults":{"name":"Sendy"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"sendyApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Campaign","value":"campaign"},{"name":"Subscriber","value":"subscriber"}],"default":"subscriber"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["campaign"]}},"options":[{"name":"Create","value":"create","description":"Create a campaign","action":"Create a campaign"}],"default":"create"},{"displayName":"From Name","name":"fromName","type":"string","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"default":"","description":"The 'From name' of your campaign"},{"displayName":"From Email","name":"fromEmail","type":"string","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"default":"","description":"The 'From email' of your campaign"},{"displayName":"Reply To","name":"replyTo","type":"string","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"default":"","description":"The 'Reply to' of your campaign"},{"displayName":"Title","name":"title","type":"string","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"default":"","description":"The 'Title' of your campaign"},{"displayName":"Subject","name":"subject","type":"string","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"default":"","description":"The 'Subject' of your campaign"},{"displayName":"HTML Text","name":"htmlText","type":"string","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"default":"","description":"The 'HTML version' of your campaign"},{"displayName":"Send Campaign","name":"sendCampaign","type":"boolean","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"default":false,"description":"Whether to send the campaign as well and not just create a draft. Default is false."},{"displayName":"Brand ID","name":"brandId","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["campaign"],"sendCampaign":[false]}},"required":true,"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}},"options":[{"displayName":"Exclude List IDs","name":"excludeListIds","type":"string","default":"","description":"Lists to exclude from your campaign. List IDs should be single or comma-separated."},{"displayName":"Exclude Segment IDs","name":"excludeSegmentIds","type":"string","default":"","description":"Segments to exclude from your campaign. Segment IDs should be single or comma-separated."},{"displayName":"List IDs","name":"listIds","type":"string","default":"","description":"List IDs should be single or comma-separated"},{"displayName":"Plain Text","name":"plainText","type":"string","default":"","description":"The 'Plain text version' of your campaign"},{"displayName":"Querystring","name":"queryString","type":"string","default":"","description":"Google Analytics tags"},{"displayName":"Segment IDs","name":"segmentIds","type":"string","default":"","description":"Segment IDs should be single or comma-separated"},{"displayName":"Track Clicks","name":"trackClicks","type":"boolean","default":true,"description":"Whether to disable clicks tracking. Default is true."},{"displayName":"Track Opens","name":"trackOpens","type":"boolean","default":true,"description":"Whether to disable opens tracking. Default is true."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["subscriber"]}},"options":[{"name":"Add","value":"add","description":"Add a subscriber to a list","action":"Add a subscriber"},{"name":"Count","value":"count","description":"Count subscribers","action":"Count a subscriber"},{"name":"Delete","value":"delete","description":"Delete a subscriber from a list","action":"Delete a subscriber"},{"name":"Remove","value":"remove","description":"Unsubscribe user from a list","action":"Remove a subscriber"},{"name":"Status","value":"status","description":"Get the status of subscriber","action":"Get subscriber's status"}],"default":"add"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"resource":["subscriber"],"operation":["add"]}},"default":"","description":"Email address of the subscriber"},{"displayName":"List ID","name":"listId","type":"string","displayOptions":{"show":{"resource":["subscriber"],"operation":["add"]}},"default":"","description":"The list ID you want to subscribe a user to. This encrypted & hashed ID can be found under View all lists section named ID."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["subscriber"],"operation":["add"]}},"options":[{"displayName":"Country","name":"country","type":"string","default":"","description":"User's 2 letter country code"},{"displayName":"GDPR","name":"gdpr","type":"boolean","default":false,"description":"Whether you're signing up EU users in a GDPR compliant manner"},{"displayName":"Honeypot","name":"hp","type":"boolean","default":false,"description":"Include this 'honeypot' field to prevent spambots from signing up via this API call. When spambots fills in this field, this API call will exit, preventing them from signing up fake addresses to your form. This parameter is only supported in Sendy 3.0 onwards."},{"displayName":"IP Address","name":"ipaddress","type":"string","default":"","description":"User's IP address"},{"displayName":"Name","name":"name","type":"string","default":"","description":"User's name"},{"displayName":"Referrer","name":"referrer","type":"string","default":"","description":"The URL where the user signed up from"},{"displayName":"Silent","name":"silent","type":"boolean","default":false,"description":"Set to \"true\" if your list is 'Double opt-in' but you want to bypass that and signup the user to the list as 'Single Opt-in instead' (optional)"}]},{"displayName":"List ID","name":"listId","type":"string","displayOptions":{"show":{"resource":["subscriber"],"operation":["count"]}},"default":"","description":"The list ID you want to subscribe a user to. This encrypted & hashed ID can be found under View all lists section named ID."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"resource":["subscriber"],"operation":["delete"]}},"default":"","description":"Email address of the subscriber"},{"displayName":"List ID","name":"listId","type":"string","displayOptions":{"show":{"resource":["subscriber"],"operation":["delete"]}},"default":"","description":"The list ID you want to subscribe a user to. This encrypted & hashed ID can be found under View all lists section named ID."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"resource":["subscriber"],"operation":["remove"]}},"default":"","description":"Email address of the subscriber"},{"displayName":"List ID","name":"listId","type":"string","displayOptions":{"show":{"resource":["subscriber"],"operation":["remove"]}},"default":"","description":"The list ID you want to subscribe a user to. This encrypted & hashed ID can be found under View all lists section named ID."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"resource":["subscriber"],"operation":["status"]}},"default":"","description":"Email address of the subscriber"},{"displayName":"List ID","name":"listId","type":"string","displayOptions":{"show":{"resource":["subscriber"],"operation":["status"]}},"default":"","description":"The list ID you want to subscribe a user to. This encrypted & hashed ID can be found under View all lists section named ID."}],"codex":{"categories":["Communication","Marketing & Content"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.sendy/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/sendy"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Sendy/sendy.png"},
|
|
350
350
|
{"displayName":"Sentry.io","name":"n8n-nodes-base.sentryIo","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Sentry.io API","defaults":{"name":"Sentry.io"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"sentryIoOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"],"sentryVersion":["cloud"]}}},{"name":"sentryIoApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"],"sentryVersion":["cloud"]}}},{"name":"sentryIoServerApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"],"sentryVersion":["server"]}}}],"properties":[{"displayName":"Sentry Version","name":"sentryVersion","type":"options","options":[{"name":"Cloud","value":"cloud"},{"name":"Server (Self Hosted)","value":"server"}],"default":"cloud"},{"displayName":"Authentication","name":"authentication","type":"options","displayOptions":{"show":{"sentryVersion":["cloud"]}},"options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Authentication","name":"authentication","type":"options","displayOptions":{"show":{"sentryVersion":["server"]}},"options":[{"name":"Access Token","value":"accessToken"}],"default":"accessToken"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Event","value":"event"},{"name":"Issue","value":"issue"},{"name":"Organization","value":"organization"},{"name":"Project","value":"project"},{"name":"Release","value":"release"},{"name":"Team","value":"team"}],"default":"event"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Get","value":"get","description":"Get event by ID","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"Get many events","action":"Get many events"}],"default":"get"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}},"required":true,"description":"The slug of the organization the events belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Project Slug Name or ID","name":"projectSlug","type":"options","typeOptions":{"loadOptionsMethod":"getProjects","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}},"required":true,"description":"The slug of the project the events belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Full","name":"full","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}},"description":"Whether the event payload will include the full event body, including the stack trace"},{"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":500},"default":100,"description":"Max number of results to return"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["event"],"operation":["get"]}},"required":true,"description":"The slug of the organization the events belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Project Slug Name or ID","name":"projectSlug","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"default":"","displayOptions":{"show":{"resource":["event"],"operation":["get"]}},"required":true,"description":"The slug of the project the events belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Event ID","name":"eventId","type":"string","default":"","displayOptions":{"show":{"resource":["event"],"operation":["get"]}},"required":true,"description":"The ID of the event to retrieve (either the numeric primary-key or the hexadecimal ID as reported by the raven client)"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["issue"]}},"options":[{"name":"Delete","value":"delete","description":"Delete an issue","action":"Delete an issue"},{"name":"Get","value":"get","description":"Get issue by ID","action":"Get an issue"},{"name":"Get Many","value":"getAll","description":"Get many issues","action":"Get many issues"},{"name":"Update","value":"update","description":"Update an issue","action":"Update an issue"}],"default":"get"},{"displayName":"Issue ID","name":"issueId","type":"string","default":"","placeholder":"1234","displayOptions":{"show":{"resource":["issue"],"operation":["get","delete"]}},"required":true,"description":"ID of issue to get"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["getAll"]}},"required":true,"description":"The slug of the organization the issues belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Project Slug Name or ID","name":"projectSlug","type":"options","typeOptions":{"loadOptionsMethod":"getProjects","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["getAll"]}},"required":true,"description":"The slug of the project the issues belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["issue"]}},"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":["issue"],"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":["issue"],"operation":["getAll"]}},"options":[{"displayName":"Query","name":"query","type":"string","default":"","description":"An optional Sentry structured search query. If not provided, an implied \"is:unresolved\" is assumed. Info <a href=\"https://docs.sentry.io/product/sentry-basics/search/\">here</a>."},{"displayName":"Stats Period","name":"statsPeriod","type":"options","default":"","description":"Time period of stats","options":[{"name":"14 Days","value":"14d"},{"name":"24 Hours","value":"24h"}]},{"displayName":"Short ID Lookup","name":"shortIdLookUp","type":"boolean","default":true,"description":"Whether short IDs are looked up by this function as well. This can cause the return value of the function to return an event issue of a different project which is why this is an opt-in."}]},{"displayName":"Issue ID","name":"issueId","type":"string","default":"","placeholder":"1234","displayOptions":{"show":{"resource":["issue"],"operation":["update"]}},"required":true,"description":"ID of issue to get"},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["issue"],"operation":["update"]}},"options":[{"displayName":"Assigned To","name":"assignedTo","type":"string","default":"","description":"The actor ID (or username) of the user or team that should be assigned to this issue"},{"displayName":"Has Seen","name":"hasSeen","type":"boolean","default":true,"description":"Whether this API call is invoked with a user context this allows changing of the flag that indicates if the user has seen the event"},{"displayName":"Is Bookmarked","name":"isBookmarked","type":"boolean","default":true,"description":"Whether this API call is invoked with a user context this allows changing of the bookmark flag"},{"displayName":"Is Public","name":"isPublic","type":"boolean","default":true,"description":"Whether to set the issue to public or private"},{"displayName":"Is Subscribed","name":"isSubscribed","type":"boolean","default":true},{"displayName":"Status","name":"status","type":"options","default":"","description":"The new status for the issue","options":[{"name":"Ignored","value":"ignored"},{"name":"Resolved","value":"resolved"},{"name":"Resolved Next Release","value":"resolvedInNextRelease"},{"name":"Unresolved","value":"unresolved"}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["organization"]}},"options":[{"name":"Create","value":"create","description":"Create an organization","action":"Create an organization"},{"name":"Get","value":"get","description":"Get organization by slug","action":"Get an organization"},{"name":"Get Many","value":"getAll","description":"Get many organizations","action":"Get many organizations"},{"name":"Update","value":"update","description":"Update an organization","action":"Update an organization"}],"default":"get"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["organization"]}},"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":["organization"],"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":["organization"],"operation":["getAll"]}},"options":[{"displayName":"Member","name":"member","type":"boolean","default":true,"description":"Whether to restrict results to organizations which you have membership"},{"displayName":"Owner","name":"owner","type":"boolean","default":true,"description":"Whether to restrict results to organizations which you are the owner"}]},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["organization"],"operation":["get"]}},"required":true,"description":"The slug of the organization the team should be created for. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Name","name":"name","type":"string","default":"","displayOptions":{"show":{"resource":["organization"],"operation":["create"]}},"required":true,"description":"The slug of the organization the team should be created for"},{"displayName":"Agree to Terms","name":"agreeTerms","type":"boolean","default":false,"displayOptions":{"show":{"resource":["organization"],"operation":["create"]}},"description":"Whether you agree to the applicable terms of service and privacy policy of Sentry.io"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["organization"],"operation":["create"]}},"options":[{"displayName":"Slug","name":"slug","type":"string","default":"","description":"The unique URL slug for this organization. If this is not provided a slug is automatically generated based on the name."}]},{"displayName":"Slug Name or ID","name":"organization_slug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["organization"],"operation":["update"]}},"required":true,"description":"The slug of the organization to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["organization"],"operation":["update"]}},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The new name of the organization"},{"displayName":"Slug","name":"slug","type":"string","default":"","description":"The new URL slug for this organization"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["project"]}},"options":[{"name":"Create","value":"create","description":"Create a new project","action":"Create a project"},{"name":"Delete","value":"delete","description":"Delete a project","action":"Delete a project"},{"name":"Get","value":"get","description":"Get project by ID","action":"Get a project"},{"name":"Get Many","value":"getAll","description":"Get many projects","action":"Get many projects"},{"name":"Update","value":"update","description":"Update a project","action":"Update a project"}],"default":"get"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["project"],"operation":["create","get"]}},"required":true,"description":"The slug of the organization the events belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Project Slug Name or ID","name":"projectSlug","type":"options","typeOptions":{"loadOptionsMethod":"getProjects","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["project"],"operation":["get"]}},"required":true,"description":"The slug of the project to retrieve. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Team Slug Name or ID","name":"teamSlug","type":"options","typeOptions":{"loadOptionsMethod":"getTeams","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["project"],"operation":["create"]}},"required":true,"description":"The slug of the team to create a new project for. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Name","name":"name","type":"string","default":"","displayOptions":{"show":{"resource":["project"],"operation":["create"]}},"required":true,"description":"The name for the new project"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["project"],"operation":["create"]}},"options":[{"displayName":"Slug","name":"slug","type":"string","default":"","description":"Optionally a slug for the new project. If it’s not provided a slug is generated from the name."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["project"]}},"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":["project"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["project"],"operation":["update"]}},"required":true,"description":"The slug of the organization the project belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Project Slug Name or ID","name":"projectSlug","type":"options","typeOptions":{"loadOptionsMethod":"getProjects","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["project"],"operation":["update"]}},"required":true,"description":"The slug of the project to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["project"],"operation":["update"]}},"options":[{"displayName":"Bookmarked","name":"isBookmarked","type":"boolean","default":false,"description":"The new platform for the updated project"},{"displayName":"Digests Maximum Delay","name":"digestsMaxDelay","type":"number","default":1800,"description":"Maximum interval to digest alerts"},{"displayName":"Digests Minimun Delay","name":"digestsMinDelay","type":"number","default":60,"description":"Minium interval to digest alerts"},{"displayName":"Name","name":"name","type":"string","default":"","description":"The new name for the updated project"},{"displayName":"Slug","name":"slug","type":"string","default":"","description":"The new slug for the updated project"},{"displayName":"Team","name":"team","type":"string","default":"","description":"The new team name"},{"displayName":"Platform","name":"platform","type":"string","default":"","description":"The new platform for the updated project"}]},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["project"],"operation":["delete"]}},"required":true,"description":"The slug of the organization the project belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Project Slug Name or ID","name":"projectSlug","type":"options","typeOptions":{"loadOptionsMethod":"getProjects","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["project"],"operation":["delete"]}},"required":true,"description":"The slug of the project to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["release"]}},"options":[{"name":"Create","value":"create","description":"Create a release","action":"Create a release"},{"name":"Delete","value":"delete","description":"Delete a release","action":"Delete a release"},{"name":"Get","value":"get","description":"Get release by version identifier","action":"Get a release by version ID"},{"name":"Get Many","value":"getAll","description":"Get many releases","action":"Get many releases"},{"name":"Update","value":"update","description":"Update a release","action":"Update a release"}],"default":"get"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["release"],"operation":["getAll"]}},"required":true,"description":"The slug of the organization the releases belong to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["release"]}},"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":["release"],"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":["release"],"operation":["getAll"]}},"options":[{"displayName":"Query","name":"query","type":"string","default":"","description":"This parameter can be used to create a “starts with” filter for the version"}]},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["release"],"operation":["get","delete"]}},"required":true,"description":"The slug of the organization the release belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Version","name":"version","type":"string","default":"","displayOptions":{"show":{"resource":["release"],"operation":["get","delete"]}},"required":true,"description":"The version identifier of the release"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["release"],"operation":["create"]}},"required":true,"description":"The slug of the organization the release belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Version","name":"version","type":"string","default":"","displayOptions":{"show":{"resource":["release"],"operation":["create"]}},"required":true,"description":"A version identifier for this release. Can be a version number, a commit hash etc."},{"displayName":"URL","name":"url","type":"string","default":"","displayOptions":{"show":{"resource":["release"],"operation":["create"]}},"required":true,"description":"A URL that points to the release. This can be the path to an online interface to the sourcecode for instance."},{"displayName":"Project Names or IDs","name":"projects","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getProjects"},"default":[],"displayOptions":{"show":{"resource":["release"],"operation":["create"]}},"required":true,"description":"A list of project slugs that are involved in this release. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["release"],"operation":["create"]}},"options":[{"displayName":"Date Released","name":"dateReleased","type":"dateTime","default":"","description":"An optional date that indicates when the release went live. If not provided the current time is assumed."},{"displayName":"Commits","name":"commits","description":"An optional list of commit data to be associated with the release","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"commitProperties","displayName":"Commit Properties","values":[{"displayName":"ID","name":"id","type":"string","default":"","description":"The sha of the commit","required":true},{"displayName":"Author Email","name":"authorEmail","type":"string","default":"","description":"Authors email"},{"displayName":"Author Name","name":"authorName","type":"string","default":"","description":"Name of author"},{"displayName":"Message","name":"message","type":"string","default":"","description":"Message of commit"},{"displayName":"Patch Set","name":"patchSet","description":"A list of the files that have been changed in the commit. Specifying the patch_set is necessary to power suspect commits and suggested assignees.","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"patchSetProperties","displayName":"Patch Set Properties","values":[{"displayName":"Path","name":"path","type":"string","default":"","description":"The path to the file. Both forward and backward slashes are supported.","required":true},{"displayName":"Type","name":"type","type":"options","default":"","description":"The types of changes that happened in that commit","options":[{"name":"Add","value":"add"},{"name":"Modify","value":"modify"},{"name":"Delete","value":"delete"}]}]}]},{"displayName":"Repository","name":"repository","type":"string","default":"","description":"Repository name"},{"displayName":"Timestamp","name":"timestamp","type":"dateTime","default":"","description":"Timestamp of commit"}]}]},{"displayName":"Refs","name":"refs","description":"An optional way to indicate the start and end commits for each repository included in a release","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"refProperties","displayName":"Ref Properties","values":[{"displayName":"Commit","name":"commit","type":"string","default":"","description":"The head sha of the commit","required":true},{"displayName":"Repository","name":"repository","type":"string","default":"","description":"Repository name","required":true},{"displayName":"Previous Commit","name":"previousCommit","type":"string","default":"","description":"The sha of the HEAD of the previous release"}]}]}]},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["release"],"operation":["update"]}},"required":true,"description":"The slug of the organization the release belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Version","name":"version","type":"string","default":"","displayOptions":{"show":{"resource":["release"],"operation":["update"]}},"required":true,"description":"A version identifier for this release. Can be a version number, a commit hash etc."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["release"],"operation":["update"]}},"options":[{"displayName":"Commits","name":"commits","description":"An optional list of commit data to be associated with the release","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"commitProperties","displayName":"Commit Properties","values":[{"displayName":"ID","name":"id","type":"string","default":"","description":"The sha of the commit","required":true},{"displayName":"Author Email","name":"authorEmail","type":"string","default":"","description":"Authors email"},{"displayName":"Author Name","name":"authorName","type":"string","default":"","description":"Name of author"},{"displayName":"Message","name":"message","type":"string","default":"","description":"Message of commit"},{"displayName":"Patch Set","name":"patchSet","description":"A list of the files that have been changed in the commit. Specifying the patch_set is necessary to power suspect commits and suggested assignees.","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"patchSetProperties","displayName":"Patch Set Properties","values":[{"displayName":"Path","name":"path","type":"string","default":"","description":"The path to the file. Both forward and backward slashes are supported.","required":true},{"displayName":"Type","name":"type","type":"options","default":"","description":"The types of changes that happened in that commit","options":[{"name":"Add","value":"add"},{"name":"Modify","value":"modify"},{"name":"Delete","value":"delete"}]}]}]},{"displayName":"Repository","name":"repository","type":"string","default":"","description":"Repository name"},{"displayName":"Timestamp","name":"timestamp","type":"dateTime","default":"","description":"Timestamp of commit"}]}]},{"displayName":"Date Released","name":"dateReleased","type":"dateTime","default":"","description":"An optional date that indicates when the release went live. If not provided the current time is assumed."},{"displayName":"Ref","name":"ref","type":"string","default":"","description":"A URL that points to the release. This can be the path to an online interface to the sourcecode for instance."},{"displayName":"Refs","name":"refs","description":"An optional way to indicate the start and end commits for each repository included in a release","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"refProperties","displayName":"Ref Properties","values":[{"displayName":"Commit","name":"commit","type":"string","default":"","description":"The head sha of the commit","required":true},{"displayName":"Repository","name":"repository","type":"string","default":"","description":"Repository name","required":true},{"displayName":"Previous Commit","name":"previousCommit","type":"string","default":"","description":"The sha of the HEAD of the previous release"}]}]},{"displayName":"URL","name":"url","type":"string","default":"","description":"A URL that points to the release. This can be the path to an online interface to the sourcecode for instance."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["team"]}},"options":[{"name":"Create","value":"create","description":"Create a new team","action":"Create a team"},{"name":"Delete","value":"delete","description":"Delete a team","action":"Delete a team"},{"name":"Get","value":"get","description":"Get team by slug","action":"Get a team"},{"name":"Get Many","value":"getAll","description":"Get many teams","action":"Get many teams"},{"name":"Update","value":"update","description":"Update a team","action":"Update a team"}],"default":"get"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["getAll"]}},"required":true,"description":"The slug of the organization for which the teams should be listed. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["team"]}},"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":["team"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["get"]}},"required":true,"description":"The slug of the organization the team belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Team Slug Name or ID","name":"teamSlug","type":"options","typeOptions":{"loadOptionsMethod":"getTeams","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["get"]}},"required":true,"description":"The slug of the team to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["create"]}},"required":true,"description":"The slug of the organization the team belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Name","name":"name","type":"string","default":"","displayOptions":{"show":{"resource":["team"],"operation":["create"]}},"required":true,"description":"The name of the team"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["team"],"operation":["create"]}},"options":[{"displayName":"Slug","name":"slug","type":"string","default":"","description":"The optional slug for this team. If not provided it will be auto generated from the name."}]},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["update"]}},"required":true,"description":"The slug of the organization the team belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Team Slug Name or ID","name":"teamSlug","type":"options","typeOptions":{"loadOptionsMethod":"getTeams","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["update"]}},"required":true,"description":"The slug of the team to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["team"],"operation":["update"]}},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The new name of the team"},{"displayName":"Slug","name":"slug","type":"string","default":"","description":"The new slug of the team. Must be unique and available."}]},{"displayName":"Organization Slug Name or ID","name":"organizationSlug","type":"options","typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["delete"]}},"required":true,"description":"The slug of the organization the team belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Team Slug Name or ID","name":"teamSlug","type":"options","typeOptions":{"loadOptionsMethod":"getTeams","loadOptionsDependsOn":["organizationSlug"]},"default":"","displayOptions":{"show":{"resource":["team"],"operation":["delete"]}},"required":true,"description":"The slug of the team to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.sentryio/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/sentryIo"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/SentryIo/sentryio.svg"},
|
|
351
351
|
{"displayName":"ServiceNow","name":"n8n-nodes-base.serviceNow","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume ServiceNow API","defaults":{"name":"ServiceNow"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"serviceNowOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}},{"name":"serviceNowBasicApi","required":true,"displayOptions":{"show":{"authentication":["basicAuth"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"OAuth2","value":"oAuth2"}],"default":"oAuth2","description":"Authentication method to use"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Attachment","value":"attachment"},{"name":"Business Service","value":"businessService"},{"name":"Configuration Item","value":"configurationItems"},{"name":"Department","value":"department"},{"name":"Dictionary","value":"dictionary"},{"name":"Incident","value":"incident"},{"name":"Table Record","value":"tableRecord"},{"name":"User","value":"user"},{"name":"User Group","value":"userGroup"},{"name":"User Role","value":"userRole"}],"default":"user"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["attachment"]}},"options":[{"name":"Upload","value":"upload","description":"Upload an attachment to a specific table record","action":"Upload an attachment"},{"name":"Delete","value":"delete","description":"Delete an attachment","action":"Delete an attachment"},{"name":"Get","value":"get","description":"Get an attachment","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Get many attachments on a table","action":"Get many attachments"}],"default":"upload"},{"displayName":"Table Name or ID","name":"tableName","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTables"},"default":"","displayOptions":{"show":{"resource":["attachment"],"operation":["upload","getAll"]}},"required":true},{"displayName":"Table Record ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["attachment"],"operation":["upload"]}},"required":true,"description":"Sys_id of the record in the table specified in Table Name that you want to attach the file to"},{"displayName":"Input Data Field Name","name":"inputDataFieldName","type":"string","default":"data","required":true,"displayOptions":{"show":{"resource":["attachment"],"operation":["upload"]}},"description":"Name of the binary property that contains the data to upload"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["attachment"],"operation":["upload"]}},"default":{},"options":[{"displayName":"File Name for the Attachment","name":"file_name","type":"string","default":"","description":"Name to give the attachment"}]},{"displayName":"Attachment ID","name":"attachmentId","type":"string","default":"","displayOptions":{"show":{"resource":["attachment"],"operation":["delete"]}},"required":true,"description":"Sys_id value of the attachment to delete"},{"displayName":"Attachment ID","name":"attachmentId","type":"string","default":"","displayOptions":{"show":{"resource":["attachment"],"operation":["get"]}},"required":true,"description":"Sys_id value of the attachment to delete"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["attachment"],"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":["attachment"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Download Attachments","name":"download","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"resource":["attachment"],"operation":["get","getAll"]}}},{"displayName":"Output Field","name":"outputField","type":"string","default":"data","description":"Field name where downloaded data will be placed","displayOptions":{"show":{"resource":["attachment"],"operation":["get","getAll"],"download":[true]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["attachment"],"operation":["get","getAll"]}},"default":{},"options":[{"displayName":"Filter","name":"queryFilter","type":"string","placeholder":"<col_name><operator><value>","default":"","description":"An encoded query string used to filter the results","hint":"All parameters are case-sensitive. Queries can contain more than one entry. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">more information</a>."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["businessService"]}},"options":[{"name":"Get Many","value":"getAll","action":"Get many business services"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["businessService"]}},"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":["businessService"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["businessService"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["configurationItems"]}},"options":[{"name":"Get Many","value":"getAll","action":"Get many configuration items"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["configurationItems"]}},"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":["configurationItems"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["configurationItems"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["department"]}},"options":[{"name":"Get Many","value":"getAll","action":"Get many departments"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["department"]}},"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":["department"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["department"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["dictionary"]}},"options":[{"name":"Get Many","value":"getAll","action":"Get many dictionaries"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["dictionary"]}},"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":["dictionary"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["dictionary"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["incident"]}},"options":[{"name":"Create","value":"create","action":"Create an incident"},{"name":"Delete","value":"delete","action":"Delete an incident"},{"name":"Get","value":"get","action":"Get an incident"},{"name":"Get Many","value":"getAll","action":"Get many incidents"},{"name":"Update","value":"update","action":"Update an incident"}],"default":"get"},{"displayName":"Short Description","name":"short_description","type":"string","default":"","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"required":true,"description":"Short description of the incident"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["incident"],"operation":["create"]}},"default":{},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["additionalFields.assignment_group"]},"default":"","description":"Which user is the incident assigned to. Requires the selection of an assignment group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Assignment Group Name or ID","name":"assignment_group","type":"options","typeOptions":{"loadOptionsMethod":"getAssignmentGroups"},"default":"","description":"The assignment group of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Business Service Name or ID","name":"business_service","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getBusinessServices"},"default":""},{"displayName":"Caller ID","name":"caller_id","type":"string","default":"","description":"The unique identifier of the caller of the incident"},{"displayName":"Category Name or ID","name":"category","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentCategories"},"default":"","description":"The category of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Close Notes","name":"close_notes","type":"string","default":"","description":"The close notes for the incident"},{"displayName":"Configuration Item Names or IDs","name":"cmdb_ci","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getConfigurationItems"},"default":[],"description":"Configuration Items, 'cmdb_ci' in metadata. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Contact Type","name":"contact_type","type":"options","options":[{"name":"Email","value":"email"},{"name":"Phone","value":"phone"},{"name":"Self Service","value":"self-service"},{"name":"Walk In","value":"walk-in"}],"default":""},{"displayName":"Description","name":"description","type":"string","default":"","description":"The description of the incident"},{"displayName":"Impact","name":"impact","type":"options","options":[{"name":"Low","value":3},{"name":"Medium","value":2},{"name":"High","value":1}],"default":1,"description":"The impact of the incident"},{"displayName":"Resolution Code Name or ID","name":"close_code","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentResolutionCodes"},"default":"","description":"The resolution code of the incident, 'close_code' in metadata. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"State Name or ID","name":"state","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentStates"},"default":"","description":"The state of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Subcategory Name or ID","name":"subcategory","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentSubcategories","loadOptionsDependsOn":["additionalFields.category"]},"default":"","description":"The subcategory of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Urgency","name":"urgency","type":"options","options":[{"name":"Low","value":3},{"name":"Medium","value":2},{"name":"High","value":1}],"default":1,"description":"The urgency of the incident"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["incident"]}},"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":["incident"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","displayOptions":{"show":{"resource":["incident"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Incident ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["incident"],"operation":["delete","get"]}},"required":true,"description":"Unique identifier of the incident"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","displayOptions":{"show":{"resource":["incident"],"operation":["get"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Incident ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"required":true,"description":"Unique identifier of the incident"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["incident"],"operation":["update"]}},"default":{},"options":[{"displayName":"Assigned To Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["additionalFields.assignment_group"]},"default":"","description":"Which user is the incident assigned to. Requires the selection of an assignment group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Assignment Group Name or ID","name":"assignment_group","type":"options","typeOptions":{"loadOptionsMethod":"getAssignmentGroups"},"default":"","description":"The assignment group of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Business Service Name or ID","name":"business_service","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getBusinessServices"},"default":""},{"displayName":"Caller ID","name":"caller_id","type":"string","default":"","description":"The unique identifier of the caller of the incident"},{"displayName":"Category Name or ID","name":"category","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentCategories"},"default":"","description":"The category of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Close Notes","name":"close_notes","type":"string","default":"","description":"The close notes for the incident"},{"displayName":"Configuration Item Names or IDs","name":"cmdb_ci","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getConfigurationItems"},"default":[],"description":"Configuration Items, 'cmdb_ci' in metadata. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Contact Type","name":"contact_type","type":"options","options":[{"name":"Email","value":"email"},{"name":"Phone","value":"phone"},{"name":"Self Service","value":"self-service"},{"name":"Walk In","value":"walk-in"}],"default":""},{"displayName":"Description","name":"description","type":"string","default":"","description":"The description of the incident"},{"displayName":"Impact","name":"impact","type":"options","options":[{"name":"Low","value":3},{"name":"Medium","value":2},{"name":"High","value":1}],"default":1,"description":"The impact of the incident"},{"displayName":"Resolution Code Name or ID","name":"close_code","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentResolutionCodes"},"default":"","description":"The resolution code of the incident. 'close_code' in metadata. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"On Hold Reason Name or ID","name":"hold_reason","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentHoldReasons"},"default":"","description":"The on hold reason for the incident. It applies if the state is <code>On Hold</code>. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"State Name or ID","name":"state","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentStates"},"default":"","description":"The state of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Subcategory Name or ID","name":"subcategory","type":"options","typeOptions":{"loadOptionsMethod":"getIncidentSubcategories","loadOptionsDependsOn":["additionalFields.category"]},"default":"","description":"The subcategory of the incident. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Urgency","name":"urgency","type":"options","options":[{"name":"Low","value":3},{"name":"Medium","value":2},{"name":"High","value":1}],"default":1,"description":"The urgency of the incident"},{"displayName":"Work Notes","name":"work_notes","type":"string","default":"","description":"Work notes for the incident"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["tableRecord"]}},"options":[{"name":"Create","value":"create","action":"Create a table record"},{"name":"Delete","value":"delete","action":"Delete a table record"},{"name":"Get","value":"get","action":"Get a table record"},{"name":"Get Many","value":"getAll","action":"Get many table records"},{"name":"Update","value":"update","action":"Update a table record"}],"default":"get"},{"displayName":"Table Name or ID","name":"tableName","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTables"},"default":"","displayOptions":{"show":{"resource":["tableRecord"],"operation":["create"]}},"required":true},{"displayName":"Data to Send","name":"dataToSend","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"mapInput","description":"Use when node input names match destination field names"},{"name":"Define Below for Each Column","value":"columns","description":"Set the value for each destination column"},{"name":"Nothing","value":"nothing","description":"Don't send any column data"}],"displayOptions":{"show":{"resource":["tableRecord"],"operation":["create"]}},"default":"columns"},{"displayName":"Inputs to Ignore","name":"inputsToIgnore","type":"string","displayOptions":{"show":{"resource":["tableRecord"],"operation":["create"],"dataToSend":["mapInput"]}},"default":"","description":"List of input properties to avoid sending, separated by commas. Leave empty to send all inputs."},{"displayName":"Fields to Send","name":"fieldsToSend","type":"fixedCollection","placeholder":"Add field to send","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["tableRecord"],"operation":["create"],"dataToSend":["columns"]}},"default":{},"options":[{"displayName":"Field","name":"field","values":[{"displayName":"Field Name or ID","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["tableName"]},"default":""},{"displayName":"Field Value","name":"value","type":"string","default":""}]}]},{"displayName":"Table Name or ID","name":"tableName","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTables"},"default":"","displayOptions":{"show":{"resource":["tableRecord"],"operation":["getAll"]}},"required":true},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["tableRecord"]}},"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":["tableRecord"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["tableRecord"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["tableName"]},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Table Name or ID","name":"tableName","type":"options","typeOptions":{"loadOptionsMethod":"getTables"},"default":"","displayOptions":{"show":{"resource":["tableRecord"],"operation":["delete","get"]}},"required":true,"description":"Name of the table in which the record exists. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Table Record ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["tableRecord"],"operation":["delete","get"]}},"required":true,"description":"Unique identifier of the record"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["tableRecord"],"operation":["get"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["tableName"]},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Table Name or ID","name":"tableName","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTables"},"default":"","displayOptions":{"show":{"resource":["tableRecord"],"operation":["update"]}},"required":true},{"displayName":"Table Record ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["tableRecord"],"operation":["update"]}},"required":true,"description":"Unique identifier of the record"},{"displayName":"Data to Send","name":"dataToSend","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"mapInput","description":"Use when node input names match destination field names"},{"name":"Define Below for Each Column","value":"columns","description":"Set the value for each destination column"},{"name":"Nothing","value":"nothing","description":"Don't send any column data"}],"displayOptions":{"show":{"resource":["tableRecord"],"operation":["update"]}},"default":"columns"},{"displayName":"Inputs to Ignore","name":"inputsToIgnore","type":"string","displayOptions":{"show":{"resource":["tableRecord"],"operation":["update"],"dataToSend":["mapInput"]}},"default":"","description":"List of input properties to avoid sending, separated by commas. Leave empty to send all inputs."},{"displayName":"Fields to Send","name":"fieldsToSend","type":"fixedCollection","placeholder":"Add field to send","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["tableRecord"],"operation":["update"],"dataToSend":["columns"]}},"default":{},"options":[{"displayName":"Field","name":"field","values":[{"displayName":"Field Name or ID","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["tableName"]},"default":""},{"displayName":"Field Value","name":"value","type":"string","default":""}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Create","value":"create","action":"Create a user"},{"name":"Delete","value":"delete","action":"Delete a user"},{"name":"Get","value":"get","action":"Get a user"},{"name":"Get Many","value":"getAll","action":"Get many users"},{"name":"Update","value":"update","action":"Update a user"}],"default":"get"},{"displayName":"Short Description","name":"short_description","type":"string","default":"","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"required":true,"description":"Short description of the user"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["user"],"operation":["create"]}},"default":{},"options":[{"displayName":"Active","name":"active","type":"boolean","default":false,"description":"Whether to activate the user"},{"displayName":"Building","name":"building","type":"string","default":"","description":"The Building address"},{"displayName":"City","name":"city","type":"string","default":"","description":"City of the user"},{"displayName":"Company","name":"company","type":"string","default":"","description":"The name of the company for the user"},{"displayName":"Country","name":"country","type":"string","default":"","description":"Country of the user"},{"displayName":"Department","name":"department","type":"string","default":"","description":"Department of the user"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The email address associated with the user"},{"displayName":"First Name","name":"first_name","type":"string","default":"","description":"The first name of the user"},{"displayName":"Gender","name":"gender","type":"string","default":"","description":"The gender of the user"},{"displayName":"Home Phone","name":"home_phone","type":"string","default":"","description":"Home phone of the user"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"The last name of the user"},{"displayName":"Location","name":"location","type":"string","default":"","description":"Location of the user"},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"Manager of the user"},{"displayName":"Middle Name","name":"middle_name","type":"string","default":"","description":"The middle name of the user"},{"displayName":"Mobile Phone","name":"mobile_phone","type":"string","default":"","description":"Mobile phone number of the user"},{"displayName":"Password","name":"user_password","type":"string","typeOptions":{"password":true},"default":"","description":"The user's password"},{"displayName":"Password Needs Reset","name":"password_needs_reset","type":"boolean","default":false,"description":"Whether to require a password reset when the user logs in"},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"The main phone number of the user"},{"displayName":"Role Names or IDs","name":"roles","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUserRoles"},"default":[],"description":"Roles of the user. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Source","name":"source","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":"","description":"State for the user"},{"displayName":"Street","name":"street","type":"string","default":"","description":"Street information for the user separated by comma"},{"displayName":"Username","name":"user_name","type":"string","default":"","description":"A username associated with the user (e.g. user_name.123)"},{"displayName":"Zip Code","name":"zip","type":"string","default":"","description":"Zip code for the user"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["user"]}},"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":["user"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["operation"]},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Retrieve Identifier","name":"getOption","type":"options","default":"id","options":[{"name":"ID","value":"id"},{"name":"Username","value":"user_name"}],"displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"required":true,"description":"Unique identifier of the user"},{"displayName":"Username","name":"user_name","type":"string","default":"","displayOptions":{"show":{"resource":["user"],"operation":["get"],"getOption":["user_name"]}},"required":true,"description":"Unique identifier of the user"},{"displayName":"User ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["user"],"operation":["get"],"getOption":["id"]}},"required":true,"description":"Unique identifier of the user"},{"displayName":"User ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["user"],"operation":["delete"]}},"required":true,"description":"Unique identifier of the user"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["operation"]},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"User ID","name":"id","type":"string","default":"","displayOptions":{"show":{"resource":["user"],"operation":["update"]}},"required":true,"description":"Unique identifier of the user"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["user"],"operation":["update"]}},"default":{},"options":[{"displayName":"Active","name":"active","type":"boolean","default":false,"description":"Whether to activate the user"},{"displayName":"Building","name":"building","type":"string","default":"","description":"The Building address"},{"displayName":"City","name":"city","type":"string","default":"","description":"City of the user"},{"displayName":"Company","name":"company","type":"string","default":"","description":"The name of the company for the user"},{"displayName":"Country","name":"country","type":"string","default":"","description":"Country of the user"},{"displayName":"Department","name":"department","type":"string","default":"","description":"Department of the user"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The email address associated with the user"},{"displayName":"First Name","name":"first_name","type":"string","default":"","description":"The first name of the user"},{"displayName":"Gender","name":"gender","type":"string","default":"","description":"The gender of the user"},{"displayName":"Home Phone","name":"home_phone","type":"string","default":"","description":"Home phone of the user"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"The last name of the user"},{"displayName":"Location","name":"location","type":"string","default":"","description":"Location of the user"},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"Manager of the user"},{"displayName":"Middle Name","name":"middle_name","type":"string","default":"","description":"The middle name of the user"},{"displayName":"Mobile Phone","name":"mobile_phone","type":"string","default":"","description":"Mobile phone number of the user"},{"displayName":"Password","name":"user_password","type":"string","typeOptions":{"password":true},"default":"","description":"The user's password"},{"displayName":"Password Needs Reset","name":"password_needs_reset","type":"boolean","default":false,"description":"Whether to require a password reset when the user logs in"},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"The main phone number of the user"},{"displayName":"Role Names or IDs","name":"roles","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUserRoles"},"default":[],"description":"Roles of the user. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Source","name":"source","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":"","description":"State for the user"},{"displayName":"Street","name":"street","type":"string","default":"","description":"Street information for the user separated by comma"},{"displayName":"Username","name":"user_name","type":"string","default":"","description":"A username associated with the user (e.g. user_name.123)"},{"displayName":"Zip Code","name":"zip","type":"string","default":"","description":"Zip code for the user"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userGroup"]}},"options":[{"name":"Get Many","value":"getAll","action":"Get many user groups"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["userGroup"]}},"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":["userGroup"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["userGroup"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userRole"]}},"options":[{"name":"Get Many","value":"getAll","action":"Get many user roles"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["userRole"]}},"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":["userRole"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["userRole"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Exclude Reference Link","name":"sysparm_exclude_reference_link","type":"boolean","default":false,"description":"Whether to exclude Table API links for reference fields"},{"displayName":"Field Names or IDs","name":"sysparm_fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getColumns"},"default":[],"description":"A list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","hint":"String of comma separated values or an array of strings can be set in an expression"},{"displayName":"Filter","name":"sysparm_query","type":"string","default":"","description":"An encoded query string used to filter the results. <a href=\"https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/servicenow_application_developer/app_store_learnv2_rest_quebec_more_about_query_parameters\">More info</a>."},{"displayName":"Return Values","name":"sysparm_display_value","type":"options","options":[{"name":"Actual Values","value":"false"},{"name":"Both","value":"all"},{"name":"Display Values","value":"true"}],"default":"false","description":"Choose which values to return"}]}],"codex":{"categories":["Productivity","Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.servicenow/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/serviceNow"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/ServiceNow/servicenow.svg"},
|
|
352
|
-
{"displayName":"Set","name":"n8n-nodes-base.set","icon":"fa:pen","group":["input"],"description":"Sets values on items and optionally remove other values","defaultVersion":3,"version":[1,2],"defaults":{"name":"Set","color":"#0000FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Keep Only Set","name":"keepOnlySet","type":"boolean","default":false,"description":"Whether only the values set on this node should be kept and all others removed"},{"displayName":"Values to Set","name":"values","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"description":"The value to set","default":{},"options":[{"name":"boolean","displayName":"Boolean","values":[{"displayName":"Name","name":"name","type":"string","requiresDataPath":"single","default":"propertyName","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"boolean","default":false,"description":"The boolean value to write in the property"}]},{"name":"number","displayName":"Number","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"number","default":0,"description":"The number value to write in the property"}]},{"name":"string","displayName":"String","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"string","default":"","description":"The string value to write in the property"}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Dot Notation","name":"dotNotation","type":"boolean","default":true,"description":"<p>By default, dot-notation is used in property names. This means that \"a.b\" will set the property \"b\" underneath \"a\" so { \"a\": { \"b\": value} }.<p></p>If that is not intended this can be deactivated, it will then set { \"a.b\": value } instead.</p>."}]}]},
|
|
353
|
-
{"displayName":"Set","name":"n8n-nodes-base.set","icon":"fa:pen","group":["input"],"description":"Sets values on items and optionally remove other values","defaultVersion":3,"version":[1,2],"defaults":{"name":"Set","color":"#0000FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Keep Only Set","name":"keepOnlySet","type":"boolean","default":false,"description":"Whether only the values set on this node should be kept and all others removed"},{"displayName":"Values to Set","name":"values","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"description":"The value to set","default":{},"options":[{"name":"boolean","displayName":"Boolean","values":[{"displayName":"Name","name":"name","type":"string","requiresDataPath":"single","default":"propertyName","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"boolean","default":false,"description":"The boolean value to write in the property"}]},{"name":"number","displayName":"Number","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"number","default":0,"description":"The number value to write in the property"}]},{"name":"string","displayName":"String","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"string","default":"","description":"The string value to write in the property"}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Dot Notation","name":"dotNotation","type":"boolean","default":true,"description":"<p>By default, dot-notation is used in property names. This means that \"a.b\" will set the property \"b\" underneath \"a\" so { \"a\": { \"b\": value} }.<p></p>If that is not intended this can be deactivated, it will then set { \"a.b\": value } instead.</p>."}]}]},
|
|
354
|
-
{"displayName":"Edit Fields (Set)","name":"n8n-nodes-base.set","icon":"fa:pen","group":["input"],"description":"Change the structure of your items","defaultVersion":3,"version":3,"subtitle":"={{$parameter[\"mode\"]}}","defaults":{"name":"Edit Fields","color":"#0000FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Mode","name":"mode","type":"options","noDataExpression":true,"options":[{"name":"Manual Mapping","value":"manual","description":"Edit item fields one by one","action":"Edit item fields one by one"},{"name":"JSON Output","value":"raw","description":"Customize item output with JSON","action":"Customize item output with JSON"}],"default":"manual"},{"displayName":"Duplicate Item","name":"duplicateItem","type":"boolean","default":false,"isNodeSetting":true},{"displayName":"Duplicate Item Count","name":"duplicateCount","type":"number","default":0,"typeOptions":{"minValue":0},"description":"How many times the item should be duplicated, mainly used for testing and debugging","isNodeSetting":true,"displayOptions":{"show":{"duplicateItem":[true]}}},{"displayName":"Item duplication is set in the node settings. This option will be ignored when the workflow runs automatically.","name":"duplicateWarning","type":"notice","default":"","displayOptions":{"show":{"duplicateItem":[true]}}},{"displayName":"JSON Output","name":"jsonOutput","type":"string","typeOptions":{"editor":"json","editorLanguage":"json","rows":5},"default":"{\n \"my_field_1\": \"value\",\n \"my_field_2\": 1\n}","validateType":"object","ignoreValidationDuringExecution":true,"displayOptions":{"show":{"mode":["raw"]}}},{"displayName":"Fields to Set","name":"fields","placeholder":"Add Field","type":"fixedCollection","description":"Edit existing fields or add new ones to modify the output data","typeOptions":{"multipleValues":true,"sortable":true},"default":{},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. fieldName","description":"Name of the field to set the value of. Supports dot-notation. Example: data.person[0].name.","requiresDataPath":"single"},{"displayName":"Type","name":"type","type":"options","description":"The field value type","options":[{"name":"String","value":"stringValue"},{"name":"Number","value":"numberValue"},{"name":"Boolean","value":"booleanValue"},{"name":"Array","value":"arrayValue"},{"name":"Object","value":"objectValue"}],"default":"stringValue"},{"displayName":"Value","name":"stringValue","type":"string","default":"","displayOptions":{"show":{"type":["stringValue"]}},"validateType":"string","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"numberValue","type":"string","default":"","displayOptions":{"show":{"type":["numberValue"]}},"validateType":"number","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"booleanValue","type":"options","default":"true","options":[{"name":"True","value":"true"},{"name":"False","value":"false"}],"displayOptions":{"show":{"type":["booleanValue"]}},"validateType":"boolean","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"arrayValue","type":"string","default":"","placeholder":"e.g. [ arrayItem1, arrayItem2, arrayItem3 ]","displayOptions":{"show":{"type":["arrayValue"]}},"validateType":"array","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"objectValue","type":"string","default":"={}","typeOptions":{"editor":"json","editorLanguage":"json","rows":2},"displayOptions":{"show":{"type":["objectValue"]}},"validateType":"object","ignoreValidationDuringExecution":true}]}],"displayOptions":{"show":{"mode":["manual"]}}},{"displayName":"Include in Output","name":"include","type":"options","description":"How to select the fields you want to include in your output items","default":"all","options":[{"name":"All Input Fields","value":"all","description":"Also include all unchanged fields from the input"},{"name":"No Input Fields","value":"none","description":"Include only the fields specified above"},{"name":"Selected Input Fields","value":"selected","description":"Also include the fields listed in the parameter “Fields to Include”"},{"name":"All Input Fields Except","value":"except","description":"Exclude the fields listed in the parameter “Fields to Exclude”"}]},{"displayName":"Fields to Include","name":"includeFields","type":"string","default":"","placeholder":"e.g. fieldToInclude1,fieldToInclude2","description":"Comma-separated list of the field names you want to include in the output. You can drag the selected fields from the input panel.","requiresDataPath":"multiple","displayOptions":{"show":{"include":["selected"]}}},{"displayName":"Fields to Exclude","name":"excludeFields","type":"string","default":"","placeholder":"e.g. fieldToExclude1,fieldToExclude2","description":"Comma-separated list of the field names you want to exclude from the output. You can drag the selected fields from the input panel.","requiresDataPath":"multiple","displayOptions":{"show":{"include":["except"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Include Binary Data","name":"includeBinary","type":"boolean","default":true,"description":"Whether binary data should be included if present in the input item"},{"displayName":"Ignore Type Conversion Errors","name":"ignoreConversionErrors","type":"boolean","default":false,"description":"Whether to ignore field type errors and apply a less strict type conversion","displayOptions":{"show":{"/mode":["manual"]}}},{"displayName":"Support Dot Notation","name":"dotNotation","type":"boolean","default":true,"description":"By default, dot-notation is used in property names. This means that \"a.b\" will set the property \"b\" underneath \"a\" so { \"a\": { \"b\": value} }. If that is not intended this can be deactivated, it will then set { \"a.b\": value } instead."}]}]
|
|
352
|
+
{"displayName":"Set","name":"n8n-nodes-base.set","icon":"fa:pen","group":["input"],"description":"Sets values on items and optionally remove other values","defaultVersion":3.1,"version":[1,2],"defaults":{"name":"Set","color":"#0000FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Keep Only Set","name":"keepOnlySet","type":"boolean","default":false,"description":"Whether only the values set on this node should be kept and all others removed"},{"displayName":"Values to Set","name":"values","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"description":"The value to set","default":{},"options":[{"name":"boolean","displayName":"Boolean","values":[{"displayName":"Name","name":"name","type":"string","requiresDataPath":"single","default":"propertyName","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"boolean","default":false,"description":"The boolean value to write in the property"}]},{"name":"number","displayName":"Number","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"number","default":0,"description":"The number value to write in the property"}]},{"name":"string","displayName":"String","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"string","default":"","description":"The string value to write in the property"}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Dot Notation","name":"dotNotation","type":"boolean","default":true,"description":"<p>By default, dot-notation is used in property names. This means that \"a.b\" will set the property \"b\" underneath \"a\" so { \"a\": { \"b\": value} }.<p></p>If that is not intended this can be deactivated, it will then set { \"a.b\": value } instead.</p>."}]}]},
|
|
353
|
+
{"displayName":"Set","name":"n8n-nodes-base.set","icon":"fa:pen","group":["input"],"description":"Sets values on items and optionally remove other values","defaultVersion":3.1,"version":[1,2],"defaults":{"name":"Set","color":"#0000FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Keep Only Set","name":"keepOnlySet","type":"boolean","default":false,"description":"Whether only the values set on this node should be kept and all others removed"},{"displayName":"Values to Set","name":"values","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"description":"The value to set","default":{},"options":[{"name":"boolean","displayName":"Boolean","values":[{"displayName":"Name","name":"name","type":"string","requiresDataPath":"single","default":"propertyName","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"boolean","default":false,"description":"The boolean value to write in the property"}]},{"name":"number","displayName":"Number","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"number","default":0,"description":"The number value to write in the property"}]},{"name":"string","displayName":"String","values":[{"displayName":"Name","name":"name","type":"string","default":"propertyName","requiresDataPath":"single","description":"Name of the property to write data to. Supports dot-notation. Example: \"data.person[0].name\""},{"displayName":"Value","name":"value","type":"string","default":"","description":"The string value to write in the property"}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Dot Notation","name":"dotNotation","type":"boolean","default":true,"description":"<p>By default, dot-notation is used in property names. This means that \"a.b\" will set the property \"b\" underneath \"a\" so { \"a\": { \"b\": value} }.<p></p>If that is not intended this can be deactivated, it will then set { \"a.b\": value } instead.</p>."}]}]},
|
|
354
|
+
{"displayName":"Edit Fields (Set)","name":"n8n-nodes-base.set","icon":"fa:pen","group":["input"],"description":"Change the structure of your items","defaultVersion":3.1,"version":[3,3.1],"subtitle":"={{$parameter[\"mode\"]}}","defaults":{"name":"Edit Fields","color":"#0000FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Mode","name":"mode","type":"options","noDataExpression":true,"options":[{"name":"Manual Mapping","value":"manual","description":"Edit item fields one by one","action":"Edit item fields one by one"},{"name":"JSON Output","value":"raw","description":"Customize item output with JSON","action":"Customize item output with JSON"}],"default":"manual"},{"displayName":"Duplicate Item","name":"duplicateItem","type":"boolean","default":false,"isNodeSetting":true},{"displayName":"Duplicate Item Count","name":"duplicateCount","type":"number","default":0,"typeOptions":{"minValue":0},"description":"How many times the item should be duplicated, mainly used for testing and debugging","isNodeSetting":true,"displayOptions":{"show":{"duplicateItem":[true]}}},{"displayName":"Item duplication is set in the node settings. This option will be ignored when the workflow runs automatically.","name":"duplicateWarning","type":"notice","default":"","displayOptions":{"show":{"duplicateItem":[true]}}},{"displayName":"JSON Output","name":"jsonOutput","type":"string","typeOptions":{"editor":"json","editorLanguage":"json","rows":5},"default":"{\n \"my_field_1\": \"value\",\n \"my_field_2\": 1\n}","validateType":"object","ignoreValidationDuringExecution":true,"displayOptions":{"show":{"mode":["raw"]}}},{"displayName":"Fields to Set","name":"fields","placeholder":"Add Field","type":"fixedCollection","description":"Edit existing fields or add new ones to modify the output data","typeOptions":{"multipleValues":true,"sortable":true},"default":{},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. fieldName","description":"Name of the field to set the value of. Supports dot-notation. Example: data.person[0].name.","requiresDataPath":"single"},{"displayName":"Type","name":"type","type":"options","description":"The field value type","options":[{"name":"String","value":"stringValue"},{"name":"Number","value":"numberValue"},{"name":"Boolean","value":"booleanValue"},{"name":"Array","value":"arrayValue"},{"name":"Object","value":"objectValue"}],"default":"stringValue"},{"displayName":"Value","name":"stringValue","type":"string","default":"","displayOptions":{"show":{"type":["stringValue"]}},"validateType":"string","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"numberValue","type":"string","default":"","displayOptions":{"show":{"type":["numberValue"]}},"validateType":"number","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"booleanValue","type":"options","default":"true","options":[{"name":"True","value":"true"},{"name":"False","value":"false"}],"displayOptions":{"show":{"type":["booleanValue"]}},"validateType":"boolean","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"arrayValue","type":"string","default":"","placeholder":"e.g. [ arrayItem1, arrayItem2, arrayItem3 ]","displayOptions":{"show":{"type":["arrayValue"]}},"validateType":"array","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"objectValue","type":"string","default":"={}","typeOptions":{"editor":"json","editorLanguage":"json","rows":2},"displayOptions":{"show":{"type":["objectValue"]}},"validateType":"object","ignoreValidationDuringExecution":true}]}],"displayOptions":{"show":{"mode":["manual"]}}},{"displayName":"Include in Output","name":"include","type":"options","description":"How to select the fields you want to include in your output items","default":"all","options":[{"name":"All Input Fields","value":"all","description":"Also include all unchanged fields from the input"},{"name":"No Input Fields","value":"none","description":"Include only the fields specified above"},{"name":"Selected Input Fields","value":"selected","description":"Also include the fields listed in the parameter “Fields to Include”"},{"name":"All Input Fields Except","value":"except","description":"Exclude the fields listed in the parameter “Fields to Exclude”"}]},{"displayName":"Fields to Include","name":"includeFields","type":"string","default":"","placeholder":"e.g. fieldToInclude1,fieldToInclude2","description":"Comma-separated list of the field names you want to include in the output. You can drag the selected fields from the input panel.","requiresDataPath":"multiple","displayOptions":{"show":{"include":["selected"]}}},{"displayName":"Fields to Exclude","name":"excludeFields","type":"string","default":"","placeholder":"e.g. fieldToExclude1,fieldToExclude2","description":"Comma-separated list of the field names you want to exclude from the output. You can drag the selected fields from the input panel.","requiresDataPath":"multiple","displayOptions":{"show":{"include":["except"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Include Binary Data","name":"includeBinary","type":"boolean","default":true,"description":"Whether binary data should be included if present in the input item"},{"displayName":"Ignore Type Conversion Errors","name":"ignoreConversionErrors","type":"boolean","default":false,"description":"Whether to ignore field type errors and apply a less strict type conversion","displayOptions":{"show":{"/mode":["manual"]}}},{"displayName":"Support Dot Notation","name":"dotNotation","type":"boolean","default":true,"description":"By default, dot-notation is used in property names. This means that \"a.b\" will set the property \"b\" underneath \"a\" so { \"a\": { \"b\": value} }. If that is not intended this can be deactivated, it will then set { \"a.b\": value } instead."}]}]},
|
|
355
|
+
{"displayName":"Edit Fields (Set)","name":"n8n-nodes-base.set","icon":"fa:pen","group":["input"],"description":"Change the structure of your items","defaultVersion":3.1,"version":[3,3.1],"subtitle":"={{$parameter[\"mode\"]}}","defaults":{"name":"Edit Fields","color":"#0000FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Mode","name":"mode","type":"options","noDataExpression":true,"options":[{"name":"Manual Mapping","value":"manual","description":"Edit item fields one by one","action":"Edit item fields one by one"},{"name":"JSON Output","value":"raw","description":"Customize item output with JSON","action":"Customize item output with JSON"}],"default":"manual"},{"displayName":"Duplicate Item","name":"duplicateItem","type":"boolean","default":false,"isNodeSetting":true},{"displayName":"Duplicate Item Count","name":"duplicateCount","type":"number","default":0,"typeOptions":{"minValue":0},"description":"How many times the item should be duplicated, mainly used for testing and debugging","isNodeSetting":true,"displayOptions":{"show":{"duplicateItem":[true]}}},{"displayName":"Item duplication is set in the node settings. This option will be ignored when the workflow runs automatically.","name":"duplicateWarning","type":"notice","default":"","displayOptions":{"show":{"duplicateItem":[true]}}},{"displayName":"JSON Output","name":"jsonOutput","type":"string","typeOptions":{"editor":"json","editorLanguage":"json","rows":5},"default":"{\n \"my_field_1\": \"value\",\n \"my_field_2\": 1\n}","validateType":"object","ignoreValidationDuringExecution":true,"displayOptions":{"show":{"mode":["raw"]}}},{"displayName":"Fields to Set","name":"fields","placeholder":"Add Field","type":"fixedCollection","description":"Edit existing fields or add new ones to modify the output data","typeOptions":{"multipleValues":true,"sortable":true},"default":{},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. fieldName","description":"Name of the field to set the value of. Supports dot-notation. Example: data.person[0].name.","requiresDataPath":"single"},{"displayName":"Type","name":"type","type":"options","description":"The field value type","options":[{"name":"String","value":"stringValue"},{"name":"Number","value":"numberValue"},{"name":"Boolean","value":"booleanValue"},{"name":"Array","value":"arrayValue"},{"name":"Object","value":"objectValue"}],"default":"stringValue"},{"displayName":"Value","name":"stringValue","type":"string","default":"","displayOptions":{"show":{"type":["stringValue"]}},"validateType":"string","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"numberValue","type":"string","default":"","displayOptions":{"show":{"type":["numberValue"]}},"validateType":"number","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"booleanValue","type":"options","default":"true","options":[{"name":"True","value":"true"},{"name":"False","value":"false"}],"displayOptions":{"show":{"type":["booleanValue"]}},"validateType":"boolean","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"arrayValue","type":"string","default":"","placeholder":"e.g. [ arrayItem1, arrayItem2, arrayItem3 ]","displayOptions":{"show":{"type":["arrayValue"]}},"validateType":"array","ignoreValidationDuringExecution":true},{"displayName":"Value","name":"objectValue","type":"string","default":"={}","typeOptions":{"editor":"json","editorLanguage":"json","rows":2},"displayOptions":{"show":{"type":["objectValue"]}},"validateType":"object","ignoreValidationDuringExecution":true}]}],"displayOptions":{"show":{"mode":["manual"]}}},{"displayName":"Include in Output","name":"include","type":"options","description":"How to select the fields you want to include in your output items","default":"all","options":[{"name":"All Input Fields","value":"all","description":"Also include all unchanged fields from the input"},{"name":"No Input Fields","value":"none","description":"Include only the fields specified above"},{"name":"Selected Input Fields","value":"selected","description":"Also include the fields listed in the parameter “Fields to Include”"},{"name":"All Input Fields Except","value":"except","description":"Exclude the fields listed in the parameter “Fields to Exclude”"}]},{"displayName":"Fields to Include","name":"includeFields","type":"string","default":"","placeholder":"e.g. fieldToInclude1,fieldToInclude2","description":"Comma-separated list of the field names you want to include in the output. You can drag the selected fields from the input panel.","requiresDataPath":"multiple","displayOptions":{"show":{"include":["selected"]}}},{"displayName":"Fields to Exclude","name":"excludeFields","type":"string","default":"","placeholder":"e.g. fieldToExclude1,fieldToExclude2","description":"Comma-separated list of the field names you want to exclude from the output. You can drag the selected fields from the input panel.","requiresDataPath":"multiple","displayOptions":{"show":{"include":["except"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"options":[{"displayName":"Include Binary Data","name":"includeBinary","type":"boolean","default":true,"description":"Whether binary data should be included if present in the input item"},{"displayName":"Ignore Type Conversion Errors","name":"ignoreConversionErrors","type":"boolean","default":false,"description":"Whether to ignore field type errors and apply a less strict type conversion","displayOptions":{"show":{"/mode":["manual"]}}},{"displayName":"Support Dot Notation","name":"dotNotation","type":"boolean","default":true,"description":"By default, dot-notation is used in property names. This means that \"a.b\" will set the property \"b\" underneath \"a\" so { \"a\": { \"b\": value} }. If that is not intended this can be deactivated, it will then set { \"a.b\": value } instead."}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Data Transformation"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.set/"}]},"alias":["JSON","Filter","Transform","Map","Set"]}},
|
|
355
356
|
{"displayName":"Shopify","name":"n8n-nodes-base.shopify","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Shopify API","defaults":{"name":"Shopify"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"shopifyApi","required":true,"displayOptions":{"show":{"authentication":["apiKey"]}}},{"name":"shopifyAccessTokenApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"shopifyOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"},{"name":"API Key","value":"apiKey"}],"default":"apiKey"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Order","value":"order"},{"name":"Product","value":"product"}],"default":"order"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["order"]}},"options":[{"name":"Create","value":"create","description":"Create an order","action":"Create an order"},{"name":"Delete","value":"delete","description":"Delete an order","action":"Delete an order"},{"name":"Get","value":"get","description":"Get an order","action":"Get an order"},{"name":"Get Many","value":"getAll","description":"Get many orders","action":"Get many orders"},{"name":"Update","value":"update","description":"Update an order","action":"Update an order"}],"default":"create"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["order"]}},"default":{},"options":[{"displayName":"Billing Address","name":"billingAddressUi","placeholder":"Add Billing Address","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":false},"options":[{"name":"billingAddressValues","displayName":"Billing Address","values":[{"displayName":"First Name","name":"firstName","type":"string","default":""},{"displayName":"Last Name","name":"lastName","type":"string","default":""},{"displayName":"Company","name":"company","type":"string","default":""},{"displayName":"Country","name":"country","type":"string","default":""},{"displayName":"Address Line 1","name":"address1","type":"string","default":""},{"displayName":"Address Line 2","name":"address2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Province","name":"province","type":"string","default":""},{"displayName":"Zip Code","name":"zip","type":"string","default":""},{"displayName":"Phone","name":"phone","type":"string","default":""}]}]},{"displayName":"Discount Codes","name":"discountCodesUi","placeholder":"Add Discount Code","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"discountCodesValues","displayName":"Discount Code","values":[{"displayName":"Amount","name":"amount","type":"string","default":"","description":"The amount that's deducted from the order total"},{"displayName":"Code","name":"code","type":"string","default":"","description":"When the associated discount application is of type code"},{"displayName":"Type","name":"type","type":"options","options":[{"name":"Fixed Amount","value":"fixedAmount","description":"Applies amount as a unit of the store's currency"},{"name":"Percentage","value":"percentage","description":"Applies a discount of amount as a percentage of the order total"},{"name":"Shipping","value":"shipping","description":"Applies a free shipping discount on orders that have a shipping rate less than or equal to amount"}],"default":"fixedAmount","description":"When the associated discount application is of type code"}]}]},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The customer's email address"},{"displayName":"Fulfillment Status","name":"fulfillmentStatus","type":"options","options":[{"name":"Fulfilled","value":"fulfilled","description":"Every line item in the order has been fulfilled"},{"name":"Null","value":"null","description":"None of the line items in the order have been fulfilled"},{"name":"Partial","value":"partial","description":"At least one line item in the order has been fulfilled"},{"name":"Restocked","value":"restocked","description":"Every line item in the order has been restocked and the order canceled"}],"default":"","description":"The order's status in terms of fulfilled line items"},{"displayName":"Inventory Behaviour","name":"inventoryBehaviour","type":"options","options":[{"name":"Bypass","value":"bypass","description":"Do not claim inventory"},{"name":"Decrement Ignoring Policy","value":"decrementIgnoringPolicy","description":"Ignore the product's inventory policy and claim inventory"},{"name":"Decrement Obeying Policy","value":"decrementObeyingPolicy","description":"Follow the product's inventory policy and claim inventory, if possible"}],"default":"bypass","description":"The behaviour to use when updating inventory"},{"displayName":"Location Name or ID","name":"locationId","type":"options","typeOptions":{"loadOptionsMethod":"getLocations"},"default":"","description":"The ID of the physical location where the order was processed. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Note","name":"note","type":"string","default":"","description":"An optional note that a shop owner can attach to the order"},{"displayName":"Send Fulfillment Receipt","name":"sendFulfillmentReceipt","type":"boolean","default":false,"description":"Whether to send a shipping confirmation to the customer"},{"displayName":"Send Receipt","name":"sendReceipt","type":"boolean","default":false,"description":"Whether to send an order confirmation to the customer"},{"displayName":"Shipping Address","name":"shippingAddressUi","placeholder":"Add Shipping","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":false},"options":[{"name":"shippingAddressValues","displayName":"Shipping Address","values":[{"displayName":"First Name","name":"firstName","type":"string","default":""},{"displayName":"Last Name","name":"lastName","type":"string","default":""},{"displayName":"Company","name":"company","type":"string","default":""},{"displayName":"Country","name":"country","type":"string","default":""},{"displayName":"Address Line 1","name":"address1","type":"string","default":""},{"displayName":"Address Line 2","name":"address2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Province","name":"province","type":"string","default":""},{"displayName":"Zip Code","name":"zip","type":"string","default":""},{"displayName":"Phone","name":"phone","type":"string","default":""}]}]},{"displayName":"Source Name","name":"sourceName","type":"string","default":"","description":"Where the order originated. Can be set only during order creation, and is not writeable afterwards."},{"displayName":"Tags","name":"tags","type":"string","default":"","description":"Tags attached to the order, formatted as a string of comma-separated values"},{"displayName":"Test","name":"test","type":"boolean","default":false,"description":"Whether this is a test order"}]},{"displayName":"Line Items","name":"limeItemsUi","placeholder":"Add Line Item","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["order"],"operation":["create"]}},"default":{},"options":[{"displayName":"Line Item","name":"lineItemValues","values":[{"displayName":"Product Name or ID","name":"productId","type":"options","typeOptions":{"loadOptionsMethod":"getProducts"},"default":"","description":"The ID of the product that the line item belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Variant ID","name":"variantId","type":"string","default":"","description":"The ID of the product variant"},{"displayName":"Title","name":"title","type":"string","default":"","description":"The title of the product"},{"displayName":"Grams","name":"grams","type":"string","default":"","description":"The weight of the item in grams"},{"displayName":"Quantity","name":"quantity","type":"number","typeOptions":{"minValue":1},"default":1,"description":"The number of items that were purchased"},{"displayName":"Price","name":"price","type":"string","default":""}]}]},{"displayName":"Order ID","name":"orderId","type":"string","default":"","displayOptions":{"show":{"resource":["order"],"operation":["delete"]}},"required":true},{"displayName":"Order ID","name":"orderId","type":"string","default":"","displayOptions":{"show":{"resource":["order"],"operation":["get"]}},"required":true},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["get"],"resource":["order"]}},"default":{},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the order will return, formatted as a string of comma-separated values. By default all the fields are returned."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["order"],"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":["order"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":250},"default":50,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["order"]}},"options":[{"displayName":"Attribution App ID","name":"attributionAppId","type":"string","default":"","description":"Show orders attributed to a certain app, specified by the app ID. Set as current to show orders for the app currently consuming the API."},{"displayName":"Created At Min","name":"createdAtMin","type":"dateTime","default":"","description":"Show orders created at or after date"},{"displayName":"Created At Max","name":"createdAtMax","type":"dateTime","default":"","description":"Show orders created at or before date"},{"displayName":"Financial Status","name":"financialStatus","type":"options","options":[{"name":"Any","value":"any","description":"Show orders of any financial status"},{"name":"Authorized","value":"authorized","description":"Show only authorized orders"},{"name":"Paid","value":"paid","description":"Show only paid orders"},{"name":"Partially Paid","value":"partiallyPaid","description":"Show only partially paid orders"},{"name":"Partially Refunded","value":"partiallyRefunded","description":"Show only partially refunded orders"},{"name":"Pending","value":"pending","description":"Show only pending orders"},{"name":"Refunded","value":"refunded","description":"Show only refunded orders"},{"name":"Unpaid","value":"unpaid","description":"Show authorized and partially paid orders"},{"name":"Voided","value":"voided","description":"Show only voided orders"}],"default":"any","description":"Filter orders by their financial status"},{"displayName":"Fulfillment Status","name":"fulfillmentStatus","type":"options","options":[{"name":"Any","value":"any","description":"Show orders of any fulfillment status"},{"name":"Partial","value":"partial","description":"Show partially shipped orders"},{"name":"Shipped","value":"shipped","description":"Show orders that have been shipped. Returns orders with fulfillment_status of fulfilled."},{"name":"Unfulfilled","value":"unfulfilled","description":"Returns orders with fulfillment_status of null or partial"},{"name":"Unshipped","value":"unshipped","description":"Show orders that have not yet been shipped. Returns orders with fulfillment_status of null."}],"default":"any","description":"Filter orders by their fulfillment status"},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the orders will return, formatted as a string of comma-separated values. By default all the fields are returned."},{"displayName":"IDs","name":"ids","type":"string","default":"","description":"Retrieve only orders specified by a comma-separated list of order IDs"},{"displayName":"Processed At Max","name":"processedAtMax","type":"dateTime","default":"","description":"Show orders imported at or before date"},{"displayName":"Processed At Min","name":"processedAtMin","type":"dateTime","default":"","description":"Show orders imported at or after date"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Any","value":"any","description":"Show orders of any status, including archived orders"},{"name":"Cancelled","value":"Cancelled","description":"Show only canceled orders"},{"name":"Closed","value":"closed","description":"Show only closed orders"},{"name":"Open","value":"open","description":"Show only open orders"}],"default":"open","description":"Filter orders by their status"},{"displayName":"Since ID","name":"sinceId","type":"string","default":"","description":"Show orders after the specified ID"},{"displayName":"Updated At Max","name":"updatedAtMax","type":"dateTime","default":"","description":"Show orders last updated at or after date"},{"displayName":"Updated At Min","name":"updatedAtMin","type":"dateTime","default":"","description":"Show orders last updated at or before date"}]},{"displayName":"Order ID","name":"orderId","type":"string","default":"","displayOptions":{"show":{"resource":["order"],"operation":["update"]}},"required":true},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["order"]}},"default":{},"options":[{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The customer's email address"},{"displayName":"Location Name or ID","name":"locationId","type":"options","typeOptions":{"loadOptionsMethod":"getLocations"},"default":"","description":"The ID of the physical location where the order was processed. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Note","name":"note","type":"string","default":"","description":"An optional note that a shop owner can attach to the order"},{"displayName":"Shipping Address","name":"shippingAddressUi","placeholder":"Add Shipping","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":false},"options":[{"name":"shippingAddressValues","displayName":"Shipping Address","values":[{"displayName":"First Name","name":"firstName","type":"string","default":""},{"displayName":"Last Name","name":"lastName","type":"string","default":""},{"displayName":"Company","name":"company","type":"string","default":""},{"displayName":"Country","name":"country","type":"string","default":""},{"displayName":"Address Line 1","name":"address1","type":"string","default":""},{"displayName":"Address Line 2","name":"address2","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Province","name":"province","type":"string","default":""},{"displayName":"Zip Code","name":"zip","type":"string","default":""},{"displayName":"Phone","name":"phone","type":"string","default":""}]}]},{"displayName":"Source Name","name":"sourceName","type":"string","default":"","description":"Where the order originated. Can be set only during order creation, and is not writeable afterwards."},{"displayName":"Tags","name":"tags","type":"string","default":"","description":"Tags attached to the order, formatted as a string of comma-separated values"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["product"]}},"options":[{"name":"Create","value":"create","description":"Create a product","action":"Create a product"},{"name":"Delete","value":"delete","description":"Delete a product","action":"Delete a product"},{"name":"Get","value":"get","description":"Get a product","action":"Get a product"},{"name":"Get Many","value":"getAll","description":"Get many products","action":"Get many products"},{"name":"Update","value":"update","description":"Update a product","action":"Update a product"}],"default":"create"},{"displayName":"Title","name":"title","type":"string","placeholder":"","displayOptions":{"show":{"operation":["create"],"resource":["product"]}},"default":"","description":"The name of the product","required":true},{"displayName":"Product ID","name":"productId","type":"string","default":"","displayOptions":{"show":{"resource":["product"],"operation":["update"]}},"required":true},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["product"]}},"default":{},"options":[{"displayName":"Body HTML","name":"body_html","type":"string","default":"","description":"A description of the product. Supports HTML formatting."},{"displayName":"Handle","name":"handle","type":"string","default":"","description":"A unique human-friendly string for the product. Automatically generated from the product's title. Used by the Liquid templating language to refer to objects."},{"displayName":"Images","name":"images","type":"collection","placeholder":"Add Image Field","typeOptions":{"multipleValues":true},"default":{},"description":"A list of product image objects, each one representing an image associated with the product","options":[{"displayName":"Created At","name":"created_at","type":"dateTime","default":"","description":"The date and time when the product image was created"},{"displayName":"ID","name":"id","type":"number","default":"","description":"A unique numeric identifier for the product image"},{"displayName":"Position","name":"position","type":"number","default":"","description":"The order of the product image in the list. The first product image is at position 1 and is the \"main\" image for the product."},{"displayName":"Product ID","name":"product_id","type":"number","default":"","description":"The ID of the product associated with the image"},{"displayName":"Variant IDs","name":"variant_ids","type":"number","typeOptions":{"multipleValues":true},"default":"","description":"An array of variant IDs associated with the image"},{"displayName":"Source","name":"src","type":"string","default":"","description":"<p>Specifies the location of the product image. This parameter supports URL filters that you can use to retrieve modified copies of the image.</p><p>For example, add _small, to the filename to retrieve a scaled copy of the image at 100 x 100 px (for example, ipod-nano_small.png), or add _2048x2048 to retrieve a copy of the image constrained at 2048 x 2048 px resolution (for example, ipod-nano_2048x2048.png).</p>."},{"displayName":"Width","name":"width","type":"number","default":"","description":"Width dimension of the image which is determined on upload"},{"displayName":"Height","name":"height","type":"number","default":"","description":"Height dimension of the image which is determined on upload"},{"displayName":"Updated At","name":"updated_at","type":"dateTime","default":"","description":"The date and time when the product image was last modified"}]},{"displayName":"Options","name":"productOptions","type":"fixedCollection","placeholder":"Add Option","typeOptions":{"multipleValues":true},"default":{},"description":"The custom product property names like Size, Color, and Material. You can add up to 3 options of up to 255 characters each.","options":[{"displayName":"Option","name":"option","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Option's name"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Option's values"}]}]},{"displayName":"Product Type","name":"product_type","type":"string","default":"","description":"A categorization for the product used for filtering and searching products"},{"displayName":"Published At","name":"published_at","type":"dateTime","default":"","description":"The date and time (ISO 8601 format) when the product was published. Can be set to null to unpublish the product from the Online Store channel."},{"displayName":"Published Scope","name":"published_scope","type":"options","default":"","options":[{"name":"Global","value":"global","description":"The product is published to both the Online Store channel and the Point of Sale channel"},{"name":"Web","value":"web","description":"The product is published to the Online Store channel but not published to the Point of Sale channel"}]},{"displayName":"Tags","name":"tags","type":"string","default":"","description":"A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters."},{"displayName":"Template Suffix","name":"template_suffix","type":"string","default":"","description":"The suffix of the Liquid template used for the product page. If this property is specified, then the product page uses a template called \"product.suffix.liquid\", where \"suffix\" is the value of this property. If this property is \"\" or null, then the product page uses the default template \"product.liquid\". (default: null)"},{"displayName":"Vendor","name":"vendor","type":"string","default":"","description":"The name of the product's vendor"}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["product"]}},"default":{},"options":[{"displayName":"Body HTML","name":"body_html","type":"string","default":"","description":"A description of the product. Supports HTML formatting."},{"displayName":"Handle","name":"handle","type":"string","default":"","description":"A unique human-friendly string for the product. Automatically generated from the product's title. Used by the Liquid templating language to refer to objects."},{"displayName":"Images","name":"images","type":"collection","placeholder":"Add Image Field","typeOptions":{"multipleValues":true},"default":{},"description":"A list of product image objects, each one representing an image associated with the product","options":[{"displayName":"Created At","name":"created_at","type":"dateTime","default":"","description":"The date and time when the product image was created"},{"displayName":"ID","name":"id","type":"number","default":"","description":"A unique numeric identifier for the product image"},{"displayName":"Position","name":"position","type":"number","default":"","description":"The order of the product image in the list. The first product image is at position 1 and is the \"main\" image for the product."},{"displayName":"Product ID","name":"product_id","type":"number","default":"","description":"The ID of the product associated with the image"},{"displayName":"Variant IDs","name":"variant_ids","type":"number","typeOptions":{"multipleValues":true},"default":"","description":"An array of variant IDs associated with the image"},{"displayName":"Source","name":"src","type":"string","default":"","description":"<p>Specifies the location of the product image. This parameter supports URL filters that you can use to retrieve modified copies of the image.</p><p>For example, add _small, to the filename to retrieve a scaled copy of the image at 100 x 100 px (for example, ipod-nano_small.png), or add _2048x2048 to retrieve a copy of the image constrained at 2048 x 2048 px resolution (for example, ipod-nano_2048x2048.png).</p>."},{"displayName":"Width","name":"width","type":"number","default":"","description":"Width dimension of the image which is determined on upload"},{"displayName":"Height","name":"height","type":"number","default":"","description":"Height dimension of the image which is determined on upload"},{"displayName":"Updated At","name":"updated_at","type":"dateTime","default":"","description":"The date and time when the product image was last modified"}]},{"displayName":"Options","name":"productOptions","type":"fixedCollection","placeholder":"Add Option","typeOptions":{"multipleValues":true},"default":{},"description":"The custom product property names like Size, Color, and Material. You can add up to 3 options of up to 255 characters each.","options":[{"displayName":"Option","name":"option","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Option's name"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Option's values"}]}]},{"displayName":"Product Type","name":"product_type","type":"string","default":"","description":"A categorization for the product used for filtering and searching products"},{"displayName":"Published At","name":"published_at","type":"dateTime","default":"","description":"The date and time (ISO 8601 format) when the product was published. Can be set to null to unpublish the product from the Online Store channel."},{"displayName":"Published Scope","name":"published_scope","type":"options","default":"","options":[{"name":"Global","value":"global","description":"The product is published to both the Online Store channel and the Point of Sale channel"},{"name":"Web","value":"web","description":"The product is published to the Online Store channel but not published to the Point of Sale channel"}]},{"displayName":"Tags","name":"tags","type":"string","default":"","description":"A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters."},{"displayName":"Template Suffix","name":"template_suffix","type":"string","default":"","description":"The suffix of the Liquid template used for the product page. If this property is specified, then the product page uses a template called \"product.suffix.liquid\", where \"suffix\" is the value of this property. If this property is \"\" or null, then the product page uses the default template \"product.liquid\". (default: null)"},{"displayName":"Title","name":"title","type":"string","default":"","description":"The name of the product"},{"displayName":"Vendor","name":"vendor","type":"string","default":"","description":"The name of the product's vendor"}]},{"displayName":"Product ID","name":"productId","type":"string","default":"","displayOptions":{"show":{"resource":["product"],"operation":["delete"]}},"required":true},{"displayName":"Product ID","name":"productId","type":"string","default":"","displayOptions":{"show":{"resource":["product"],"operation":["get"]}},"required":true},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["get"],"resource":["product"]}},"default":{},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the product will return, formatted as a string of comma-separated values. By default all the fields are returned."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["product"],"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":["product"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":250},"default":50,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["product"]}},"options":[{"displayName":"Collection ID","name":"collection_id","type":"string","default":"","description":"Filter results by product collection ID"},{"displayName":"Created At Max","name":"created_at_max","type":"dateTime","default":"","description":"Show products created before date"},{"displayName":"Created At Min","name":"created_at_min","type":"dateTime","default":"","description":"Show products created after date"},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Show only certain fields, specified by a comma-separated list of field names"},{"displayName":"Handle","name":"handle","type":"string","default":"","description":"Filter results by product handle"},{"displayName":"IDs","name":"ids","type":"string","default":"","description":"Return only products specified by a comma-separated list of product IDs"},{"displayName":"Presentment Currencies","name":"presentment_currencies","type":"string","default":"","description":"Return presentment prices in only certain currencies, specified by a comma-separated list of ISO 4217 currency codes"},{"displayName":"Product Type","name":"product_type","type":"string","default":"","description":"Filter results by product type"},{"displayName":"Published At Max","name":"published_at_max","type":"dateTime","default":"","description":"Show products published before date"},{"displayName":"Published At Min","name":"published_at_min","type":"dateTime","default":"","description":"Show products published after date"},{"displayName":"Published Status","name":"published_status","type":"options","options":[{"name":"Any","value":"any","description":"Show all products"},{"name":"Published","value":"published","description":"Show only published products"},{"name":"Unpublished","value":"unpublished","description":"Show only unpublished products"}],"default":"any","description":"Return products by their published status"},{"displayName":"Title","name":"title","type":"string","default":"","description":"Filter results by product title"},{"displayName":"Updated At Max","name":"updated_at_max","type":"dateTime","default":"","description":"Show products last updated before date"},{"displayName":"Updated At Min","name":"updated_at_min","type":"dateTime","default":"","description":"Show products last updated after date"},{"displayName":"Vendor","name":"vendor","type":"string","default":"","description":"Filter results by product vendor"}]}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.shopify/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/shopify"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Shopify/shopify.svg"},
|
|
356
357
|
{"displayName":"Shopify Trigger","name":"n8n-nodes-base.shopifyTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"event\"]}}","description":"Handle Shopify events via webhooks","defaults":{"name":"Shopify Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"shopifyApi","required":true,"displayOptions":{"show":{"authentication":["apiKey"]}}},{"name":"shopifyAccessTokenApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"shopifyOAuth2Api","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"},{"name":"API Key","value":"apiKey"}],"default":"apiKey"},{"displayName":"Trigger On","name":"topic","type":"options","default":"","options":[{"name":"App Uninstalled","value":"app/uninstalled"},{"name":"Cart Created","value":"carts/create"},{"name":"Cart Updated","value":"carts/update"},{"name":"Checkout Created","value":"checkouts/create"},{"name":"Checkout Delete","value":"checkouts/delete"},{"name":"Checkout Update","value":"checkouts/update"},{"name":"Collection Created","value":"collections/create"},{"name":"Collection Deleted","value":"collections/delete"},{"name":"Collection Listings Added","value":"collection_listings/add"},{"name":"Collection Listings Removed","value":"collection_listings/remove"},{"name":"Collection Listings Updated","value":"collection_listings/update"},{"name":"Collection Updated","value":"collections/update"},{"name":"Customer Created","value":"customers/create"},{"name":"Customer Deleted","value":"customers/delete"},{"name":"Customer Disabled","value":"customers/disable"},{"name":"Customer Enabled","value":"customers/enable"},{"name":"Customer Groups Created","value":"customer_groups/create"},{"name":"Customer Groups Deleted","value":"customer_groups/delete"},{"name":"Customer Groups Updated","value":"customer_groups/update"},{"name":"Customer Updated","value":"customers/update"},{"name":"Draft Orders Created","value":"draft_orders/create"},{"name":"Draft Orders Deleted","value":"draft_orders/delete"},{"name":"Draft Orders Updated","value":"draft_orders/update"},{"name":"Fulfillment Created","value":"fulfillments/create"},{"name":"Fulfillment Events Created","value":"fulfillment_events/create"},{"name":"Fulfillment Events Deleted","value":"fulfillment_events/delete"},{"name":"Fulfillment Updated","value":"fulfillments/update"},{"name":"Inventory Items Created","value":"inventory_items/create"},{"name":"Inventory Items Deleted","value":"inventory_items/delete"},{"name":"Inventory Items Updated","value":"inventory_items/update"},{"name":"Inventory Levels Connected","value":"inventory_levels/connect"},{"name":"Inventory Levels Disconnected","value":"inventory_levels/disconnect"},{"name":"Inventory Levels Updated","value":"inventory_levels/update"},{"name":"Locale Created","value":"locales/create"},{"name":"Locale Updated","value":"locales/update"},{"name":"Location Created","value":"locations/create"},{"name":"Location Deleted","value":"locations/delete"},{"name":"Location Updated","value":"locations/update"},{"name":"Order Cancelled","value":"orders/cancelled"},{"name":"Order Created","value":"orders/create"},{"name":"Order Fulfilled","value":"orders/fulfilled"},{"name":"Order Paid","value":"orders/paid"},{"name":"Order Partially Fulfilled","value":"orders/partially_fulfilled"},{"name":"Order Transactions Created","value":"order_transactions/create"},{"name":"Order Updated","value":"orders/updated"},{"name":"Orders Deleted","value":"orders/delete"},{"name":"Product Created","value":"products/create"},{"name":"Product Deleted","value":"products/delete"},{"name":"Product Listings Added","value":"product_listings/add"},{"name":"Product Listings Removed","value":"product_listings/remove"},{"name":"Product Listings Updated","value":"product_listings/update"},{"name":"Product Updated","value":"products/update"},{"name":"Refund Created","value":"refunds/create"},{"name":"Shop Updated","value":"shop/update"},{"name":"Tender Transactions Created","value":"tender_transactions/create"},{"name":"Theme Created","value":"themes/create"},{"name":"Theme Deleted","value":"themes/delete"},{"name":"Theme Published","value":"themes/publish"},{"name":"Theme Updated","value":"themes/update"}]}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.shopifytrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/shopify"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Shopify/shopify.svg"},
|
|
357
358
|
{"displayName":"SIGNL4","name":"n8n-nodes-base.signl4","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume SIGNL4 API","defaults":{"name":"SIGNL4"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"signl4Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Alert","value":"alert"}],"default":"alert"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["alert"]}},"options":[{"name":"Send","value":"send","description":"Send an alert","action":"Send an alert"},{"name":"Resolve","value":"resolve","description":"Resolve an alert","action":"Resolve an alert"}],"default":"send"},{"displayName":"Message","name":"message","type":"string","default":"","displayOptions":{"show":{"operation":["send"],"resource":["alert"]}},"description":"A more detailed description for the alert"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["send"],"resource":["alert"]}},"default":{},"options":[{"displayName":"Alerting Scenario","name":"alertingScenario","type":"options","options":[{"name":"Single ACK","value":"single_ack","description":"In case only one person needs to confirm this Signl"},{"name":"Multi ACK","value":"multi_ack","description":"In case this alert must be confirmed by the number of people who are on duty at the time this Singl is raised"}],"default":"single_ack"},{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachments","type":"fixedCollection","typeOptions":{"multipleValues":false},"options":[{"name":"attachmentsBinary","displayName":"Attachments Binary","values":[{"displayName":"Property Name","name":"property","type":"string","placeholder":"data","default":"","description":"Name of the binary properties which contain data which should be added as attachment"}]}],"default":{}},{"displayName":"External ID","name":"externalId","type":"string","default":"","description":"If the event originates from a record in a 3rd party system, use this parameter to pass the unique ID of that record. That ID will be communicated in outbound webhook notifications from SIGNL4, which is great for correlation/synchronization of that record with the alert. If you resolve / close an alert you must use the same External ID as in the original alert."},{"displayName":"Filtering","name":"filtering","type":"boolean","default":false,"description":"Whether to apply event filtering for this event, or not. If set to true, the event will only trigger a notification to the team, if it contains at least one keyword from one of your services and system categories (i.e. it is whitelisted)"},{"displayName":"Location","name":"locationFieldsUi","type":"fixedCollection","placeholder":"Add Location","default":{},"description":"Transmit location information ('latitude, longitude') with your event and display a map in the mobile app","options":[{"name":"locationFieldsValues","displayName":"Location","values":[{"displayName":"Latitude","name":"latitude","type":"string","required":true,"description":"The location latitude","default":""},{"displayName":"Longitude","name":"longitude","type":"string","required":true,"description":"The location longitude","default":""}]}]},{"displayName":"Service","name":"service","type":"string","default":"","description":"Assigns the alert to the service/system category with the specified name"},{"displayName":"Title","name":"title","type":"string","default":"","description":"The title or subject of this alert"}]},{"displayName":"External ID","name":"externalId","type":"string","default":"","displayOptions":{"show":{"operation":["resolve"],"resource":["alert"]}},"description":"If the event originates from a record in a 3rd party system, use this parameter to pass the unique ID of that record. That ID will be communicated in outbound webhook notifications from SIGNL4, which is great for correlation/synchronization of that record with the alert. If you resolve / close an alert you must use the same External ID as in the original alert."}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.signl4/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/signl4"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Signl4/signl4.png"},
|
|
@@ -404,7 +405,7 @@
|
|
|
404
405
|
{"displayName":"Twist","name":"n8n-nodes-base.twist","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Twist API","defaults":{"name":"Twist"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"twistOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Channel","value":"channel"},{"name":"Comment","value":"comment"},{"name":"Message Conversation","value":"messageConversation"},{"name":"Thread","value":"thread"}],"default":"messageConversation"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["channel"]}},"options":[{"name":"Archive","value":"archive","description":"Archive a channel","action":"Archive a channel"},{"name":"Create","value":"create","description":"Initiates a public or private channel-based conversation","action":"Create a channel"},{"name":"Delete","value":"delete","description":"Delete a channel","action":"Delete a channel"},{"name":"Get","value":"get","description":"Get information about a channel","action":"Get a channel"},{"name":"Get Many","value":"getAll","description":"Get many channels","action":"Get many channels"},{"name":"Unarchive","value":"unarchive","description":"Unarchive a channel","action":"Unarchive a channel"},{"name":"Update","value":"update","description":"Update a channel","action":"Update a channel"}],"default":"create"},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","displayOptions":{"show":{"operation":["create"],"resource":["channel"]}},"required":true,"description":"The ID of the workspace. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Name","name":"name","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["channel"]}},"required":true,"description":"The name of the channel"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["channel"],"operation":["create"]}},"options":[{"displayName":"Color","name":"color","type":"options","options":[{"name":"Berry Red","value":6},{"name":"Blue","value":1},{"name":"Green","value":4},{"name":"Grey","value":0},{"name":"Magenta","value":7},{"name":"Mint Green","value":9},{"name":"Red","value":5},{"name":"Salmon","value":11},{"name":"Sky Blue","value":8},{"name":"Teal Blue","value":3},{"name":"Turquoise","value":2},{"name":"Yellow","value":10}],"default":0,"description":"The color of the channel"},{"displayName":"Description","name":"description","type":"string","default":"","description":"The description of the channel"},{"displayName":"Public","name":"public","type":"boolean","default":false,"description":"Whether the channel will be marked as public"},{"displayName":"Temp ID","name":"temp_id","type":"number","default":-1,"description":"The temporary ID of the channel. It needs to be a negative number."},{"displayName":"User Names or IDs","name":"user_ids","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["workspaceId"]},"default":[],"description":"The users that will participate in the channel. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Channel ID","name":"channelId","type":"string","default":"","displayOptions":{"show":{"operation":["archive","delete","get","unarchive"],"resource":["channel"]}},"required":true,"description":"The ID of the channel"},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","displayOptions":{"show":{"operation":["getAll"],"resource":["channel"]}},"required":true,"description":"The ID of the workspace. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["channel"],"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":["channel"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["channel"],"operation":["getAll"]}},"options":[{"displayName":"Archived","name":"archived","type":"boolean","default":false,"description":"Whether only archived conversations are returned"}]},{"displayName":"Channel ID","name":"channelId","type":"string","default":"","displayOptions":{"show":{"operation":["update"],"resource":["channel"]}},"required":true,"description":"The ID of the channel"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["channel"],"operation":["update"]}},"options":[{"displayName":"Color","name":"color","type":"options","options":[{"name":"Berry Red","value":6},{"name":"Blue","value":1},{"name":"Green","value":4},{"name":"Grey","value":0},{"name":"Magenta","value":7},{"name":"Mint Green","value":9},{"name":"Red","value":5},{"name":"Salmon","value":11},{"name":"Sky Blue","value":8},{"name":"Teal Blue","value":3},{"name":"Turquoise","value":2},{"name":"Yellow","value":10}],"default":0,"description":"The color of the channel"},{"displayName":"Description","name":"description","type":"string","default":"","description":"The description of the channel"},{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the channel"},{"displayName":"Public","name":"public","type":"boolean","default":false,"description":"Whether the channel will be marked as public"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["comment"]}},"options":[{"name":"Create","value":"create","description":"Create a new comment to a thread","action":"Create a comment"},{"name":"Delete","value":"delete","description":"Delete a comment","action":"Delete a comment"},{"name":"Get","value":"get","description":"Get information about a comment","action":"Get a comment"},{"name":"Get Many","value":"getAll","description":"Get many comments","action":"Get many comments"},{"name":"Update","value":"update","description":"Update a comment","action":"Update a comment"}],"default":"create"},{"displayName":"Thread ID","name":"threadId","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["comment"]}},"required":true,"description":"The ID of the thread"},{"displayName":"Content","name":"content","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["comment"]}},"required":true,"description":"The content of the comment"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["comment"],"operation":["create"]}},"options":[{"displayName":"Actions","name":"actionsUi","type":"fixedCollection","default":{},"placeholder":"Add Action","typeOptions":{"multipleValues":true},"options":[{"displayName":"Action","name":"actionValues","values":[{"displayName":"Action","name":"action","type":"options","description":"The action of the button","options":[{"name":"Open URL","value":"open_url"},{"name":"Prefill Message","value":"prefill_message"},{"name":"Send Reply","value":"send_reply"}],"default":""},{"displayName":"Button Text","name":"button_text","type":"string","description":"The text for the action button","default":""},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"action":["send_reply","prefill_message"]}},"description":"The text for the action button","default":""},{"displayName":"Type","name":"type","type":"options","description":"The type of the button. (Currently only <code>action</code> is available).","options":[{"name":"Action","value":"action"}],"default":""},{"displayName":"URL","name":"url","type":"string","displayOptions":{"show":{"action":["open_url"]}},"description":"URL to redirect","default":""}]}]},{"displayName":"Attachments","name":"binaryProperties","type":"string","default":"data","description":"Name of the property that holds the binary data. Multiple can be defined separated by comma."},{"displayName":"Direct Mention Names or IDs","name":"direct_mentions","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["workspaceId"]},"default":[],"description":"The users that are directly mentioned. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Mark Thread Position","name":"mark_thread_position","type":"boolean","default":true,"description":"Whether the position of the thread is marked"},{"displayName":"Recipient Names or IDs","name":"recipients","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["workspaceId"]},"default":[],"description":"The users that will attached to the comment. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Temporary ID","name":"temp_id","type":"number","default":0,"description":"The temporary ID of the comment"},{"displayName":"Send as Integration","name":"send_as_integration","type":"boolean","default":false,"description":"Whether to display the integration as the comment creator"}]},{"displayName":"Comment ID","name":"commentId","type":"string","default":"","displayOptions":{"show":{"operation":["get","delete"],"resource":["comment"]}},"required":true,"description":"The ID of the comment"},{"displayName":"Thread ID","name":"threadId","type":"string","default":"","displayOptions":{"show":{"operation":["getAll"],"resource":["comment"]}},"required":true,"description":"The ID of the channel"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["comment"],"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":["comment"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["comment"],"operation":["getAll"]}},"options":[{"displayName":"As IDs","name":"as_ids","type":"boolean","default":false,"description":"Whether only the IDs of the comments are returned"},{"displayName":"Ending Object Index","name":"to_obj_index","type":"number","default":50,"description":"Limit comments ending at the specified object index"},{"displayName":"Newer Than","name":"newer_than_ts","type":"dateTime","default":"","description":"Limits comments to those newer when the specified Unix time"},{"displayName":"Older Than","name":"older_than_ts","type":"dateTime","default":"","description":"Limits comments to those older than the specified Unix time"},{"displayName":"Order By","name":"order_by","type":"options","options":[{"name":"ASC","value":"ASC"},{"name":"DESC","value":"DESC"}],"default":"ASC","description":"The order of the comments returned - one of DESC or ASC"},{"displayName":"Starting Object Index","name":"from_obj_index","type":"number","default":0,"description":"Limit comments starting at the specified object index"}]},{"displayName":"Comment ID","name":"commentId","type":"string","default":"","displayOptions":{"show":{"operation":["update"],"resource":["comment"]}},"required":true,"description":"The ID of the comment"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["comment"],"operation":["update"]}},"options":[{"displayName":"Actions","name":"actionsUi","type":"fixedCollection","default":{},"placeholder":"Add Action","typeOptions":{"multipleValues":true},"options":[{"displayName":"Action","name":"actionValues","values":[{"displayName":"Action","name":"action","type":"options","description":"The action of the button","options":[{"name":"Open URL","value":"open_url"},{"name":"Prefill Message","value":"prefill_message"},{"name":"Send Reply","value":"send_reply"}],"default":""},{"displayName":"Button Text","name":"button_text","type":"string","description":"The text for the action button","default":""},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"action":["send_reply","prefill_message"]}},"description":"The text for the action button","default":""},{"displayName":"Type","name":"type","type":"options","description":"The type of the button. (Currently only <code>action</code> is available).","options":[{"name":"Action","value":"action"}],"default":""},{"displayName":"URL","name":"url","type":"string","displayOptions":{"show":{"action":["open_url"]}},"description":"URL to redirect","default":""}]}]},{"displayName":"Attachments","name":"binaryProperties","type":"string","default":"data","description":"Name of the property that holds the binary data. Multiple can be defined separated by comma."},{"displayName":"Content","name":"content","type":"string","default":"","description":"The content of the comment"},{"displayName":"Direct Mention Names or IDs","name":"direct_mentions","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["workspaceId"]},"default":[],"description":"The users that are directly mentioned. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageConversation"]}},"options":[{"name":"Create","value":"create","description":"Create a message in a conversation","action":"Create a message"},{"name":"Delete","value":"delete","description":"Delete a message in a conversation","action":"Delete a message"},{"name":"Get","value":"get","description":"Get a message in a conversation","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"Get many messages in a conversation","action":"Get many messages"},{"name":"Update","value":"update","description":"Update a message in a conversation","action":"Update a message"}],"default":"create"},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","displayOptions":{"show":{"operation":["create"],"resource":["messageConversation"]}},"required":true,"description":"The ID of the workspace. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Conversation Name or ID","name":"conversationId","type":"options","typeOptions":{"loadOptionsMethod":"getConversations","loadOptionsDependsOn":["workspaceId"]},"default":"","displayOptions":{"show":{"operation":["create"],"resource":["messageConversation"]}},"required":true,"description":"The ID of the conversation. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Content","name":"content","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["messageConversation"]}},"description":"The content of the new message. Mentions can be used as <code>[Name](twist-mention://user_id)</code> for users or <code>[Group name](twist-group-mention://group_id)</code> for groups."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","displayOptions":{"show":{"operation":["create"],"resource":["messageConversation"]}},"default":{},"description":"Other options to set","placeholder":"Add options","options":[{"displayName":"Actions","name":"actionsUi","type":"fixedCollection","default":{},"placeholder":"Add Action","typeOptions":{"multipleValues":true},"options":[{"displayName":"Action","name":"actionValues","values":[{"displayName":"Action","name":"action","type":"options","description":"The action of the button","options":[{"name":"Open URL","value":"open_url"},{"name":"Prefill Message","value":"prefill_message"},{"name":"Send Reply","value":"send_reply"}],"default":""},{"displayName":"Button Text","name":"button_text","type":"string","description":"The text for the action button","default":""},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"action":["send_reply","prefill_message"]}},"description":"The text for the action button","default":""},{"displayName":"Type","name":"type","type":"options","description":"The type of the button. (Currently only <code>action</code> is available).","options":[{"name":"Action","value":"action"}],"default":""},{"displayName":"URL","name":"url","type":"string","displayOptions":{"show":{"action":["open_url"]}},"description":"URL to redirect","default":""}]}]},{"displayName":"Attachments","name":"binaryProperties","type":"string","default":"data","description":"Name of the property that holds the binary data. Multiple can be defined separated by comma."},{"displayName":"Direct Mention Names or IDs","name":"direct_mentions","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The users that are directly mentioned. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Workspace Name or ID","name":"workspaceId","type":"options","typeOptions":{"loadOptionsMethod":"getWorkspaces"},"default":"","displayOptions":{"show":{"operation":["getAll"],"resource":["messageConversation"]}},"required":true,"description":"The ID of the workspace. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Conversation Name or ID","name":"conversationId","type":"options","typeOptions":{"loadOptionsMethod":"getConversations","loadOptionsDependsOn":["workspaceId"]},"default":"","displayOptions":{"show":{"operation":["getAll"],"resource":["messageConversation"]}},"required":true,"description":"The ID of the conversation. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","displayOptions":{"show":{"operation":["getAll"],"resource":["messageConversation"]}},"default":{},"description":"Other options to set","options":[{"displayName":"Ending Object Index","name":"to_obj_index","type":"number","default":50,"description":"Limit messages ending at the specified object index"},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return"},{"displayName":"Order By","name":"order_by","type":"options","default":"ASC","description":"The order of the conversations returned - one of DESC or ASC","options":[{"name":"ASC","value":"ASC"},{"name":"DESC","value":"DESC"}]},{"displayName":"Starting Object Index","name":"from_obj_index","type":"number","default":0,"description":"Limit messages starting at the specified object index"}]},{"displayName":"Message ID","name":"id","type":"string","default":"","displayOptions":{"show":{"operation":["delete","get"],"resource":["messageConversation"]}},"required":true,"description":"The ID of the conversation message"},{"displayName":"Conversation Message ID","name":"id","type":"string","default":"","displayOptions":{"show":{"operation":["update"],"resource":["messageConversation"]}},"required":true,"description":"The ID of the conversation message"},{"displayName":"Update Fields","name":"updateFields","type":"collection","displayOptions":{"show":{"operation":["update"],"resource":["messageConversation"]}},"default":{},"description":"Other options to set","options":[{"displayName":"Actions","name":"actionsUi","type":"fixedCollection","default":{},"placeholder":"Add Action","typeOptions":{"multipleValues":true},"options":[{"displayName":"Action","name":"actionValues","values":[{"displayName":"Action","name":"action","type":"options","description":"The action of the button","options":[{"name":"Open URL","value":"open_url"},{"name":"Prefill Message","value":"prefill_message"},{"name":"Send Reply","value":"send_reply"}],"default":""},{"displayName":"Button Text","name":"button_text","type":"string","description":"The text for the action button","default":""},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"action":["send_reply","prefill_message"]}},"description":"The text for the action button","default":""},{"displayName":"Type","name":"type","type":"options","description":"The type of the button. (Currently only <code>action</code> is available).","options":[{"name":"Action","value":"action"}],"default":""},{"displayName":"URL","name":"url","type":"string","displayOptions":{"show":{"action":["open_url"]}},"description":"URL to redirect","default":""}]}]},{"displayName":"Attachments","name":"binaryProperties","type":"string","default":"data","description":"Name of the property that holds the binary data. Multiple can be defined separated by comma."},{"displayName":"Content","name":"content","type":"string","default":"","description":"The content of the new message. Mentions can be used as <code>[Name](twist-mention://user_id)</code> for users or <code>[Group name](twist-group-mention://group_id)</code> for groups."},{"displayName":"Direct Mention Names or IDs","name":"direct_mentions","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The users that are directly mentioned. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["thread"]}},"options":[{"name":"Create","value":"create","description":"Create a new thread in a channel","action":"Create a thread"},{"name":"Delete","value":"delete","description":"Delete a thread","action":"Delete a thread"},{"name":"Get","value":"get","description":"Get information about a thread","action":"Get a thread"},{"name":"Get Many","value":"getAll","description":"Get many threads","action":"Get many threads"},{"name":"Update","value":"update","description":"Update a thread","action":"Update a thread"}],"default":"create"},{"displayName":"Channel ID","name":"channelId","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["thread"]}},"required":true,"description":"The ID of the channel"},{"displayName":"Title","name":"title","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["thread"]}},"required":true,"description":"The title of the new thread (1 < length < 300)"},{"displayName":"Content","name":"content","type":"string","default":"","displayOptions":{"show":{"operation":["create"],"resource":["thread"]}},"required":true,"description":"The content of the thread"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["thread"],"operation":["create"]}},"options":[{"displayName":"Actions","name":"actionsUi","type":"fixedCollection","default":{},"placeholder":"Add Action","typeOptions":{"multipleValues":true},"options":[{"displayName":"Action","name":"actionValues","values":[{"displayName":"Action","name":"action","type":"options","description":"The action of the button","options":[{"name":"Open URL","value":"open_url"},{"name":"Prefill Message","value":"prefill_message"},{"name":"Send Reply","value":"send_reply"}],"default":""},{"displayName":"Button Text","name":"button_text","type":"string","description":"The text for the action button","default":""},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"action":["send_reply","prefill_message"]}},"description":"The text for the action button","default":""},{"displayName":"Type","name":"type","type":"options","description":"The type of the button. (Currently only <code>action</code> is available).","options":[{"name":"Action","value":"action"}],"default":""},{"displayName":"URL","name":"url","type":"string","displayOptions":{"show":{"action":["open_url"]}},"description":"URL to redirect","default":""}]}]},{"displayName":"Attachments","name":"binaryProperties","type":"string","default":"data","description":"Name of the property that holds the binary data. Multiple can be defined separated by comma."},{"displayName":"Direct Mention Names or IDs","name":"direct_mentions","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["workspaceId"]},"default":[],"description":"The users that are directly mentioned. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Recipient Names or IDs","name":"recipients","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["workspaceId"]},"default":[],"description":"The users that will attached to the thread. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Send as Integration","name":"send_as_integration","type":"boolean","default":false,"description":"Whether to display the integration as the thread creator"},{"displayName":"Temporary ID","name":"temp_id","type":"number","default":0,"description":"The temporary ID of the thread"}]},{"displayName":"Thread ID","name":"threadId","type":"string","default":"","displayOptions":{"show":{"operation":["get","delete"],"resource":["thread"]}},"required":true,"description":"The ID of the thread"},{"displayName":"Channel ID","name":"channelId","type":"string","default":"","displayOptions":{"show":{"operation":["getAll"],"resource":["thread"]}},"required":true,"description":"The ID of the channel"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["thread"],"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":["thread"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":50,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["thread"],"operation":["getAll"]}},"options":[{"displayName":"As IDs","name":"as_ids","type":"boolean","default":false,"description":"Whether only the IDs of the threads are returned"},{"displayName":"Filter By","name":"filter_by","type":"options","options":[{"name":"Attached to Me","value":"attached_to_me"},{"name":"Everyone","value":"everyone"},{"name":"Starred","value":"is_starred"}],"default":"","description":"A filter can be one of <code>attached_to_me</code>, <code>everyone</code> and <code>is_starred</code>"},{"displayName":"Newer Than","name":"newer_than_ts","type":"dateTime","default":"","description":"Limits threads to those newer when the specified Unix time"},{"displayName":"Older Than","name":"older_than_ts","type":"dateTime","default":"","description":"Limits threads to those older than the specified Unix time"}]},{"displayName":"Thread ID","name":"threadId","type":"string","default":"","displayOptions":{"show":{"operation":["update"],"resource":["thread"]}},"required":true,"description":"The ID of the thread"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["thread"],"operation":["update"]}},"options":[{"displayName":"Actions","name":"actionsUi","type":"fixedCollection","default":{},"placeholder":"Add Action","typeOptions":{"multipleValues":true},"options":[{"displayName":"Action","name":"actionValues","values":[{"displayName":"Action","name":"action","type":"options","description":"The action of the button","options":[{"name":"Open URL","value":"open_url"},{"name":"Prefill Message","value":"prefill_message"},{"name":"Send Reply","value":"send_reply"}],"default":""},{"displayName":"Button Text","name":"button_text","type":"string","description":"The text for the action button","default":""},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"action":["send_reply","prefill_message"]}},"description":"The text for the action button","default":""},{"displayName":"Type","name":"type","type":"options","description":"The type of the button. (Currently only <code>action</code> is available).","options":[{"name":"Action","value":"action"}],"default":""},{"displayName":"URL","name":"url","type":"string","displayOptions":{"show":{"action":["open_url"]}},"description":"URL to redirect","default":""}]}]},{"displayName":"Attachments","name":"binaryProperties","type":"string","default":"data","description":"Name of the property that holds the binary data. Multiple can be defined separated by comma."},{"displayName":"Content","name":"content","type":"string","default":"","description":"The content of the thread"},{"displayName":"Direct Mention Names or IDs","name":"direct_mentions","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers","loadOptionsDependsOn":["workspaceId"]},"default":[],"description":"The users that are directly mentioned. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","description":"The title of the thread (1 < length < 300)"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.twist/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/twist"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Twist/twist.png"},
|
|
405
406
|
{"displayName":"X (Formerly Twitter)","name":"n8n-nodes-base.twitter","group":["output"],"subtitle":"={{$parameter[\"operation\"] + \":\" + $parameter[\"resource\"]}}","description":"Consume Twitter API","defaultVersion":2,"version":1,"defaults":{"name":"Twitter"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"twitterOAuth1Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Direct Message","value":"directMessage"},{"name":"Tweet","value":"tweet"}],"default":"tweet"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["directMessage"]}},"options":[{"name":"Create","value":"create","description":"Create a direct message","action":"Create a direct message"}],"default":"create"},{"displayName":"User ID","name":"userId","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["create"],"resource":["directMessage"]}},"description":"The ID of the user who should receive the direct message"},{"displayName":"Text","name":"text","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["create"],"resource":["directMessage"]}},"description":"The text of your Direct Message. URL encode as necessary. Max length of 10,000 characters."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["directMessage"]}},"options":[{"displayName":"Attachment","name":"attachment","type":"string","default":"data","description":"Name of the binary property which contain data that should be added to the direct message as attachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["tweet"]}},"options":[{"name":"Create","value":"create","description":"Create or reply a tweet","action":"Create a tweet"},{"name":"Delete","value":"delete","description":"Delete a tweet","action":"Delete a tweet"},{"name":"Like","value":"like","description":"Like a tweet","action":"Like a tweet"},{"name":"Retweet","value":"retweet","description":"Retweet a tweet","action":"Retweet a tweet"},{"name":"Search","value":"search","description":"Search tweets","action":"Search for tweets"}],"default":"create"},{"displayName":"Text","name":"text","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["create"],"resource":["tweet"]}},"description":"The text of the status update. URL encode as necessary. t.co link wrapping will affect character counts."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["tweet"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"string","default":"data","description":"Name of the binary properties which contain data which should be added to tweet as attachment. Multiple ones can be comma-separated."},{"displayName":"Display Coordinates","name":"displayCoordinates","type":"boolean","default":false,"description":"Whether or not to put a pin on the exact coordinates a Tweet has been sent from"},{"displayName":"In Reply to Tweet","name":"inReplyToStatusId","type":"string","default":"","description":"The ID of an existing status that the update is in reply to"},{"displayName":"Location","name":"locationFieldsUi","type":"fixedCollection","placeholder":"Add Location","default":{},"description":"Subscriber location information.n","options":[{"name":"locationFieldsValues","displayName":"Location","values":[{"displayName":"Latitude","name":"latitude","type":"string","required":true,"description":"The location latitude","default":""},{"displayName":"Longitude","name":"longitude","type":"string","required":true,"description":"The location longitude","default":""}]}]},{"displayName":"Possibly Sensitive","name":"possiblySensitive","type":"boolean","default":false,"description":"Whether you are uploading Tweet media that might be considered sensitive content such as nudity, or medical procedures"}]},{"displayName":"Tweet ID","name":"tweetId","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["delete"],"resource":["tweet"]}},"description":"The ID of the tweet to delete"},{"displayName":"Search Text","name":"searchText","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["search"],"resource":["tweet"]}},"description":"A UTF-8, URL-encoded search query of 500 characters maximum, including operators. Queries may additionally be limited by complexity. Check the searching examples <a href=\"https://developer.twitter.com/en/docs/tweets/search/guides/standard-operators\">here</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["tweet"]}},"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":["tweet"],"returnAll":[false]}},"typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["tweet"]}},"options":[{"displayName":"Include Entities","name":"includeEntities","type":"boolean","default":false,"description":"Whether the entities node will be included"},{"displayName":"Language Name or ID","name":"lang","type":"options","typeOptions":{"loadOptionsMethod":"getLanguages"},"default":"","description":"Restricts tweets to the given language, given by an ISO 639-1 code. Language detection is best-effort. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Location","name":"locationFieldsUi","type":"fixedCollection","placeholder":"Add Location","default":{},"description":"Subscriber location information.n","options":[{"name":"locationFieldsValues","displayName":"Location","values":[{"displayName":"Latitude","name":"latitude","type":"string","required":true,"description":"The location latitude","default":""},{"displayName":"Longitude","name":"longitude","type":"string","required":true,"description":"The location longitude","default":""},{"displayName":"Radius","name":"radius","type":"options","options":[{"name":"Milles","value":"mi"},{"name":"Kilometers","value":"km"}],"required":true,"description":"Returns tweets by users located within a given radius of the given latitude/longitude","default":""},{"displayName":"Distance","name":"distance","type":"number","typeOptions":{"minValue":0},"required":true,"default":""}]}]},{"displayName":"Result Type","name":"resultType","type":"options","options":[{"name":"Mixed","value":"mixed","description":"Include both popular and real time results in the response"},{"name":"Recent","value":"recent","description":"Return only the most recent results in the response"},{"name":"Popular","value":"popular","description":"Return only the most popular results in the response"}],"default":"mixed","description":"Specifies what type of search results you would prefer to receive"},{"displayName":"Tweet Mode","name":"tweetMode","type":"options","options":[{"name":"Compatibility","value":"compat"},{"name":"Extended","value":"extended"}],"default":"compat","description":"When the extended mode is selected, the response contains the entire untruncated text of the Tweet"},{"displayName":"Until","name":"until","type":"dateTime","default":"","description":"Returns tweets created before the given date"}]},{"displayName":"Tweet ID","name":"tweetId","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["like"],"resource":["tweet"]}},"description":"The ID of the tweet"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["like"],"resource":["tweet"]}},"options":[{"displayName":"Include Entities","name":"includeEntities","type":"boolean","default":false,"description":"Whether the entities will be omitted"}]},{"displayName":"Tweet ID","name":"tweetId","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["retweet"],"resource":["tweet"]}},"description":"The ID of the tweet"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["retweet"],"resource":["tweet"]}},"options":[{"displayName":"Trim User","name":"trimUser","type":"boolean","default":false,"description":"Whether each tweet returned in a timeline will include a user object including only the status authors numerical ID"}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Twitter/x.svg"},
|
|
406
407
|
{"displayName":"X (Formerly Twitter)","name":"n8n-nodes-base.twitter","group":["output"],"subtitle":"={{$parameter[\"operation\"] + \":\" + $parameter[\"resource\"]}}","description":"Post, like, and search tweets, send messages, search users, and add users to lists","defaultVersion":2,"version":2,"defaults":{"name":"X"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"twitterOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Direct Message","value":"directMessage","description":"Send a direct message to a user"},{"name":"List","value":"list","description":"Add a user to a list"},{"name":"Tweet","value":"tweet","description":"Create, like, search, or delete a tweet"},{"name":"User","value":"user","description":"Search users by username"}],"default":"tweet"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["directMessage"]}},"options":[{"name":"Create","value":"create","description":"Send a direct message to a user","action":"Create Direct Message"}],"default":"create"},{"displayName":"User","name":"user","type":"resourceLocator","default":{"mode":"username","value":""},"required":true,"description":"The user you want to send the message to","displayOptions":{"show":{"operation":["create"],"resource":["directMessage"]}},"modes":[{"displayName":"By Username","name":"username","type":"string","validation":[],"placeholder":"e.g. n8n","url":""},{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1068479892537384960","url":""}]},{"displayName":"Text","name":"text","type":"string","required":true,"default":"","typeOptions":{"rows":2},"displayOptions":{"show":{"operation":["create"],"resource":["directMessage"]}},"description":"The text of the direct message. URL encoding is required. Max length of 10,000 characters."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["directMessage"]}},"options":[{"displayName":"Attachment ID","name":"attachments","type":"string","default":"","placeholder":"1664279886239010824","description":"The attachment ID to associate with the message"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["list"]}},"options":[{"name":"Add Member","value":"add","description":"Add a member to a list","action":"Add Member to List"}],"default":"add"},{"displayName":"List","name":"list","type":"resourceLocator","default":{"mode":"id","value":""},"required":true,"description":"The list you want to add the user to","displayOptions":{"show":{"operation":["add"],"resource":["list"]}},"modes":[{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 99923132","url":""},{"displayName":"By URL","name":"url","type":"string","validation":[],"placeholder":"e.g. https://twitter.com/i/lists/99923132","url":""}]},{"displayName":"User","name":"user","type":"resourceLocator","default":{"mode":"username","value":""},"required":true,"description":"The user you want to add to the list","displayOptions":{"show":{"operation":["add"],"resource":["list"]}},"modes":[{"displayName":"By Username","name":"username","type":"string","validation":[],"placeholder":"e.g. n8n","url":""},{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1068479892537384960","url":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["tweet"]}},"options":[{"name":"Create","value":"create","description":"Create, quote, or reply to a tweet","action":"Create Tweet"},{"name":"Delete","value":"delete","description":"Delete a tweet","action":"Delete Tweet"},{"name":"Like","value":"like","description":"Like a tweet","action":"Like Tweet"},{"name":"Retweet","value":"retweet","description":"Retweet a tweet","action":"Retweet Tweet"},{"name":"Search","value":"search","description":"Search for tweets from the last seven days","action":"Search Tweets"}],"default":"create"},{"displayName":"Text","name":"text","type":"string","typeOptions":{"rows":2},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["tweet"]}},"description":"The text of the status update. URLs must be encoded. Links wrapped with the t.co shortener will affect character count"},{"displayName":"Options","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["tweet"]}},"options":[{"displayName":"Location ID","name":"location","type":"string","placeholder":"4e696bef7e24d378","default":"","description":"Location information for the tweet"},{"displayName":"Media ID","name":"attachments","type":"string","default":"","placeholder":"1664279886239010824","description":"The attachment ID to associate with the message"},{"displayName":"Quote a Tweet","name":"inQuoteToStatusId","type":"resourceLocator","default":{"mode":"id","value":""},"description":"The tweet being quoted","modes":[{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1187836157394112513","url":""},{"displayName":"By URL","name":"url","type":"string","validation":[],"placeholder":"e.g. https://twitter.com/n8n_io/status/1187836157394112513","url":""}]},{"displayName":"Reply to Tweet","name":"inReplyToStatusId","type":"resourceLocator","default":{"mode":"id","value":""},"description":"The tweet being replied to","modes":[{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1187836157394112513","url":""},{"displayName":"By URL","name":"url","type":"string","validation":[],"placeholder":"e.g. https://twitter.com/n8n_io/status/1187836157394112513","url":""}]}]},{"displayName":"Locations are not supported due to Twitter V2 API limitations","name":"noticeLocation","type":"notice","displayOptions":{"show":{"/additionalFields.location":[""]}},"default":""},{"displayName":"Attachements are not supported due to Twitter V2 API limitations","name":"noticeAttachments","type":"notice","displayOptions":{"show":{"/additionalFields.attachments":[""]}},"default":""},{"displayName":"Tweet","name":"tweetDeleteId","type":"resourceLocator","default":{"mode":"id","value":""},"required":true,"description":"The tweet to delete","displayOptions":{"show":{"resource":["tweet"],"operation":["delete"]}},"modes":[{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1187836157394112513","url":""},{"displayName":"By URL","name":"url","type":"string","validation":[],"placeholder":"e.g. https://twitter.com/n8n_io/status/1187836157394112513","url":""}]},{"displayName":"Tweet","name":"tweetId","type":"resourceLocator","default":{"mode":"id","value":""},"required":true,"description":"The tweet to like","displayOptions":{"show":{"operation":["like"],"resource":["tweet"]}},"modes":[{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1187836157394112513","url":""},{"displayName":"By URL","name":"url","type":"string","validation":[],"placeholder":"e.g. https://twitter.com/n8n_io/status/1187836157394112513","url":""}]},{"displayName":"Search Term","name":"searchText","type":"string","required":true,"default":"","placeholder":"e.g. automation","displayOptions":{"show":{"operation":["search"],"resource":["tweet"]}},"description":"A UTF-8, URL-encoded search query of 500 characters maximum, including operators. Queries may additionally be limited by complexity. Check the searching examples <a href=\"https://developer.twitter.com/en/docs/tweets/search/guides/standard-operators\">here</a>."},{"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":["tweet"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["tweet"],"operation":["search"],"returnAll":[false]}}},{"displayName":"Options","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["tweet"]}},"options":[{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"Recent","value":"recency"},{"name":"Relevant","value":"relevancy"}],"description":"The order in which to return results","default":"recency"},{"displayName":"After","name":"startTime","type":"dateTime","default":"","description":"Tweets before this date will not be returned. This date must be within the last 7 days if you don't have Academic Research access."},{"displayName":"Before","name":"endTime","type":"dateTime","default":"","description":"Tweets after this date will not be returned. This date must be within the last 7 days if you don't have Academic Research access."},{"displayName":"Tweet Fields","name":"tweetFieldsObject","type":"multiOptions","options":[{"name":"Attachments","value":"attachments"},{"name":"Author ID","value":"author_id"},{"name":"Context Annotations","value":"context_annotations"},{"name":"Conversation ID","value":"conversation_id"},{"name":"Created At","value":"created_at"},{"name":"Edit Controls","value":"edit_controls"},{"name":"Entities","value":"entities"},{"name":"Geo","value":"geo"},{"name":"ID","value":"id"},{"name":"In Reply To User ID","value":"in_reply_to_user_id"},{"name":"Lang","value":"lang"},{"name":"Non Public Metrics","value":"non_public_metrics"},{"name":"Public Metrics","value":"public_metrics"},{"name":"Organic Metrics","value":"organic_metrics"},{"name":"Promoted Metrics","value":"promoted_metrics"},{"name":"Possibly Sensitive","value":"possibly_sensitive"},{"name":"Referenced Tweets","value":"referenced_tweets"},{"name":"Reply Settings","value":"reply_settings"},{"name":"Source","value":"source"},{"name":"Text","value":"text"},{"name":"Withheld","value":"withheld"}],"default":[],"description":"The fields to add to each returned tweet object. Default fields are: ID, text, edit_history_tweet_ids."}]},{"displayName":"Tweet","name":"tweetId","type":"resourceLocator","default":{"mode":"id","value":""},"required":true,"description":"The tweet to retweet","displayOptions":{"show":{"operation":["retweet"],"resource":["tweet"]}},"modes":[{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1187836157394112513","url":""},{"displayName":"By URL","name":"url","type":"string","validation":[],"placeholder":"e.g. https://twitter.com/n8n_io/status/1187836157394112513","url":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Get","value":"searchUser","description":"Retrieve a user by username","action":"Get User"}],"default":"searchUser"},{"displayName":"User","name":"user","type":"resourceLocator","default":{"mode":"username","value":""},"required":true,"description":"The user you want to search","displayOptions":{"show":{"operation":["searchUser"],"resource":["user"]},"hide":{"me":[true]}},"modes":[{"displayName":"By Username","name":"username","type":"string","validation":[],"placeholder":"e.g. n8n","url":""},{"displayName":"By ID","name":"id","type":"string","validation":[],"placeholder":"e.g. 1068479892537384960","url":""}]},{"displayName":"Me","name":"me","type":"boolean","displayOptions":{"show":{"operation":["searchUser"],"resource":["user"]}},"default":false,"description":"Whether you want to search the authenticated user"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Twitter/x.svg","codex":{"categories":["Marketing & Content"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.twitter/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/twitter"}]},"alias":["Tweet","Twitter","X","X API"]}},
|
|
407
|
-
{"displayName":"Typeform Trigger","name":"n8n-nodes-base.typeformTrigger","group":["trigger"],"version":1,"subtitle":"=Form ID: {{$parameter[\"formId\"]}}","description":"Starts the workflow on a Typeform form submission","defaults":{"name":"Typeform Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"typeformApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}},"testedBy":"testTypeformTokenAuth"},{"name":"typeformOAuth2Api","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":"Form Name or ID","name":"formId","type":"options","typeOptions":{"loadOptionsMethod":"getForms"},"options":[],"default":"","required":true,"description":"Form which should trigger workflow on submission. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Simplify Answers","name":"simplifyAnswers","type":"boolean","default":true,"description":"Whether to convert the answers to a key:value pair (\"FIELD_TITLE\":\"USER_ANSER\") to be easily processable"},{"displayName":"Only Answers","name":"onlyAnswers","type":"boolean","default":true,"description":"Whether to return only the answers of the form and not any of the other data"}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.typeformtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/typeform"}]},"alias":["Form"]},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Typeform/typeform.svg"},
|
|
408
|
+
{"displayName":"Typeform Trigger","name":"n8n-nodes-base.typeformTrigger","group":["trigger"],"version":[1,1.1],"subtitle":"=Form ID: {{$parameter[\"formId\"]}}","description":"Starts the workflow on a Typeform form submission","defaults":{"name":"Typeform Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"typeformApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}},"testedBy":"testTypeformTokenAuth"},{"name":"typeformOAuth2Api","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":"Form Name or ID","name":"formId","type":"options","typeOptions":{"loadOptionsMethod":"getForms"},"options":[],"default":"","required":true,"description":"Form which should trigger workflow on submission. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>."},{"displayName":"Simplify Answers","name":"simplifyAnswers","type":"boolean","default":true,"description":"Whether to convert the answers to a key:value pair (\"FIELD_TITLE\":\"USER_ANSER\") to be easily processable"},{"displayName":"Only Answers","name":"onlyAnswers","type":"boolean","default":true,"description":"Whether to return only the answers of the form and not any of the other data"}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.typeformtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/typeform"}]},"alias":["Form"]},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Typeform/typeform.svg"},
|
|
408
409
|
{"displayName":"Unleashed Software","name":"n8n-nodes-base.unleashedSoftware","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \":\" + $parameter[\"resource\"]}}","version":1,"description":"Consume Unleashed Software API","defaults":{"name":"Unleashed Software"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"unleashedSoftwareApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Sales Order","value":"salesOrder"},{"name":"Stock On Hand","value":"stockOnHand"}],"default":"salesOrder"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["salesOrder"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many sales orders","action":"Get many sales orders"}],"default":"getAll"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["salesOrder"]}},"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":["salesOrder"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["salesOrder"]}},"options":[{"displayName":"Customer ID","name":"customerId","type":"string","default":"","placeholder":"XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX","description":"Only returns orders for a specified Customer GUID. The CustomerId can be specified as a list of comma-separated GUIDs."},{"displayName":"Customer Code","name":"customerCode","type":"string","default":"","description":"Returns orders that start with the specific customer code"},{"displayName":"End Date","name":"endDate","type":"dateTime","default":"","description":"Returns orders with order date before the specified date. UTC."},{"displayName":"Modified Since","name":"modifiedSince","type":"dateTime","default":"","description":"Returns orders created or edited after a specified date, must be UTC format"},{"displayName":"Order Number","name":"orderNumber","type":"string","default":"","description":"Returns a single order with the specified order number. If set, it overrides all other filters."},{"displayName":"Order Status","name":"orderStatus","type":"multiOptions","options":[{"name":"Backordered","value":"Backordered"},{"name":"Completed","value":"Completed"},{"name":"Deleted","value":"Deleted"},{"name":"Parked","value":"Parked"},{"name":"Placed","value":"Placed"}],"default":[],"description":"Returns orders with the specified status. If no orderStatus filter is specified, then we exclude \"Deleted\" by default."},{"displayName":"Start Date","name":"startDate","type":"dateTime","default":"","description":"Returns orders with order date after the specified date. UTC."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["stockOnHand"]}},"options":[{"name":"Get","value":"get","description":"Get a stock on hand","action":"Get a stock on hand"},{"name":"Get Many","value":"getAll","description":"Get many stocks on hand","action":"Get many stocks on hand"}],"default":"getAll"},{"displayName":"Product ID","name":"productId","type":"string","displayOptions":{"show":{"operation":["get"],"resource":["stockOnHand"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["stockOnHand"]}},"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":["stockOnHand"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["stockOnHand"]}},"options":[{"displayName":"As at Date","name":"asAtDate","type":"dateTime","default":"","description":"Returns the stock on hand for a specific date"},{"displayName":"Is Assembled","name":"IsAssembled","type":"boolean","default":false,"description":"Whether the AvailableQty will also include the quantity that can be assembled"},{"displayName":"Modified Since","name":"modifiedSince","type":"dateTime","default":"","description":"Returns stock on hand values modified after a specific date"},{"displayName":"Order By","name":"orderBy","type":"string","default":"","description":"Orders the list by a specific column, by default the list is ordered by productCode"},{"displayName":"Product ID","name":"productId","type":"string","default":"","description":"Returns products with the specific Product Guid. You can enter multiple product IDs separated by commas."},{"displayName":"Warehouse Code","name":"warehouseCode","type":"string","default":"","description":"Returns stock on hand for a specific warehouse code"},{"displayName":"Warehouse Name","name":"warehouseName","type":"string","default":"","description":"Returns stock on hand for a specific warehouse name"}]}],"codex":{"categories":["Sales","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.unleashedsoftware/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/unleashedSoftware"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/UnleashedSoftware/unleashedSoftware.png"},
|
|
409
410
|
{"displayName":"Uplead","name":"n8n-nodes-base.uplead","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \":\" + $parameter[\"resource\"]}}","description":"Consume Uplead API","defaults":{"name":"Uplead"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"upleadApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Company","value":"company","description":"Company API lets you lookup company data via a domain name or company name"},{"name":"Person","value":"person","description":"Person API lets you lookup a person based on an email address OR based on a domain name + first name + last name"}],"default":"company"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["company"]}},"options":[{"name":"Enrich","value":"enrich","action":"Enrich a company"}],"default":"enrich"},{"displayName":"Company","name":"company","type":"string","default":"","displayOptions":{"show":{"resource":["company"],"operation":["enrich"]}},"description":"The name of the company (e.g – amazon)"},{"displayName":"Domain","name":"domain","type":"string","default":"","displayOptions":{"show":{"resource":["company"],"operation":["enrich"]}},"description":"The domain name (e.g – amazon.com)"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["person"]}},"options":[{"name":"Enrich","value":"enrich","action":"Enrich a person"}],"default":"enrich"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","displayOptions":{"show":{"resource":["person"],"operation":["enrich"]}},"description":"Email address (e.g – mbenioff@salesforce.com)"},{"displayName":"First Name","name":"firstname","type":"string","default":"","displayOptions":{"show":{"resource":["person"],"operation":["enrich"]}},"description":"First name of the person (e.g – Marc)"},{"displayName":"Last Name","name":"lastname","type":"string","default":"","displayOptions":{"show":{"resource":["person"],"operation":["enrich"]}},"description":"Last name of the person (e.g – Benioff)"},{"displayName":"Domain","name":"domain","type":"string","default":"","displayOptions":{"show":{"resource":["person"],"operation":["enrich"]}},"description":"The domain name (e.g – salesforce.com)"}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.uplead/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/uplead"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Uplead/uplead.png"},
|
|
410
411
|
{"displayName":"uProc","name":"n8n-nodes-base.uproc","group":["output"],"version":1,"subtitle":"={{$parameter[\"tool\"]}}","description":"Consume uProc API","defaults":{"name":"uProc"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"uprocApi","required":true}],"properties":[{"displayName":"Resource","name":"group","type":"options","default":"communication","options":[{"name":"Audio","value":"audio","description":"The Audio Resource allows you to get tools from this resource"},{"name":"Communication","value":"communication","description":"The Communication Resource allows you to get tools from this resource"},{"name":"Company","value":"company","description":"The Company Resource allows you to get tools from this resource"},{"name":"Finance","value":"finance","description":"The Finance Resource allows you to get tools from this resource"},{"name":"Geographical","value":"geographic","description":"The Geographical Resource allows you to get tools from this resource"},{"name":"Image","value":"image","description":"The Image Resource allows you to get tools from this resource"},{"name":"Internet","value":"internet","description":"The Internet Resource allows you to get tools from this resource"},{"name":"Personal","value":"personal","description":"The Personal Resource allows you to get tools from this resource"},{"name":"Product","value":"product","description":"The Product Resource allows you to get tools from this resource"},{"name":"Security","value":"security","description":"The Security Resource allows you to get tools from this resource"},{"name":"Text","value":"text","description":"The Text Resource allows you to get tools from this resource"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["audio"]}},"default":"getAudioAdvancedSpeechByText","options":[{"name":"Get Advanced Speech By Text","value":"getAudioAdvancedSpeechByText","description":"Get advanced human audio file by provided text and language <a href=\"https://app.uproc.io/#/tools/processor/get/audio/advanced-speech-by-text\" target='_blank'>Info</a>"},{"name":"Get Speech By Text","value":"getAudioSpeechByText","description":"Get audio file by provided text and language <a href=\"https://app.uproc.io/#/tools/processor/get/audio/speech-by-text\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["communication"]}},"default":"checkSocialDomainExist","options":[{"name":"Check Domain Has Social Activity","value":"checkSocialDomainExist","description":"Discover if a domain has social network presence <a href=\"https://app.uproc.io/#/tools/processor/check/social/domain-exist\" target='_blank'>Info</a>"},{"name":"Check Email Domain Is Catchall","value":"checkDomainCatchall","description":"Check if domain accepts all emails, existing or not <a href=\"https://app.uproc.io/#/tools/processor/check/domain/catchall\" target='_blank'>Info</a>"},{"name":"Check Email Domain Is Free","value":"checkDomainFree","description":"Check if domain is a free service domain provider <a href=\"https://app.uproc.io/#/tools/processor/check/domain/free\" target='_blank'>Info</a>"},{"name":"Check Email Domain Is Temporary","value":"checkDomainDisposable","description":"Check if domain is temporary or not <a href=\"https://app.uproc.io/#/tools/processor/check/domain/disposable\" target='_blank'>Info</a>"},{"name":"Check Email Exists (Extended)","value":"checkEmailExistsExtended","description":"Discover if an email is valid, hardbounce, softbounce, spamtrap, free, temporary and recipient exists.<br><br>There are catchall (like Yahoo) or temporary domains that do not return the actual existence of an email <a href=\"https://app.uproc.io/#/tools/processor/check/email/exists-extended\" target='_blank'>Info</a>"},{"name":"Check Email Exists (Simple)","value":"checkEmailExists","description":"Discover if the email recipient exists, returning email status <a href=\"https://app.uproc.io/#/tools/processor/check/email/exists\" target='_blank'>Info</a>"},{"name":"Check Email Has SMTP Server","value":"checkEmailSmtp","description":"Check if email domain has an SMTP server to receive emails <a href=\"https://app.uproc.io/#/tools/processor/check/email/smtp\" target='_blank'>Info</a>"},{"name":"Check Email Has Social Activity","value":"checkSocialEmailExist","description":"Discover if the email has social network presence <a href=\"https://app.uproc.io/#/tools/processor/check/social/email-exist\" target='_blank'>Info</a>"},{"name":"Check Email Has Valid Format","value":"checkEmailFormat","description":"Check if email has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/email/format\" target='_blank'>Info</a>"},{"name":"Check Email Is Catchall","value":"checkEmailCatchall","description":"Check if email belongs to a catchall email server <a href=\"https://app.uproc.io/#/tools/processor/check/email/catchall\" target='_blank'>Info</a>"},{"name":"Check Email Is Disposable Domain","value":"checkEmailDisposable","description":"Check if email domain belongs to a disposable email service <a href=\"https://app.uproc.io/#/tools/processor/check/email/disposable\" target='_blank'>Info</a>"},{"name":"Check Email Is Free","value":"checkEmailFree","description":"Check if email belongs to free service provider, like gmail, hotmail, ... <a href=\"https://app.uproc.io/#/tools/processor/check/email/free\" target='_blank'>Info</a>"},{"name":"Check Email Is Robinson (ES)","value":"checkRobinsonEmailExist","description":"Discover if an email exists in the Robinson list (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/check/robinson/email-exist\" target='_blank'>Info</a>"},{"name":"Check Email Is Role Based","value":"checkEmailRole","description":"Check if email belongs to a system or role based account <a href=\"https://app.uproc.io/#/tools/processor/check/email/role\" target='_blank'>Info</a>"},{"name":"Check Email Is Spam Trap","value":"checkEmailSpamtrap","description":"Check if email is a spam trap <a href=\"https://app.uproc.io/#/tools/processor/check/email/spamtrap\" target='_blank'>Info</a>"},{"name":"Check Imei Is Valid","value":"checkMobileImei","description":"Discover if Imei number has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/imei\" target='_blank'>Info</a>"},{"name":"Check LinkedIn Profile Is Contact","value":"checkLinkedinProfileIsContact","description":"Check if a LinkedIn profile (url format accepted: https://linkedin.com/in/USERNAME) is a first degree contact <a href=\"https://app.uproc.io/#/tools/processor/check/linkedin/profile-is-contact\" target='_blank'>Info</a>"},{"name":"Check Mobile Exists","value":"checkMobileExist","description":"Discover if mobile phone number exists in network operator, with worldwide coverage.<br>Get advanced mobile KPIs with <a href='/app/catalog/processor/get/mobile/lookup'>'Mobile lookup'</a> tool. <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/exist\" target='_blank'>Info</a>"},{"name":"Check Mobile Has Social Activity","value":"checkSocialMobileExist","description":"Discover if the mobile phone has social network presence <a href=\"https://app.uproc.io/#/tools/processor/check/social/mobile-exist\" target='_blank'>Info</a>"},{"name":"Check Mobile Has Valid Format","value":"checkMobileFormat","description":"Discover if mobile phone number has a valid format, with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/format\" target='_blank'>Info</a>"},{"name":"Check Mobile Has Valid Format (ES)","value":"checkMobileFormatEs","description":"Discover if mobile phone number has a valid format (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/format-es\" target='_blank'>Info</a>"},{"name":"Check Mobile Has Valid Prefix","value":"checkMobileValidPrefix","description":"Discover if mobile phone number has a valid prefix, with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/valid-prefix\" target='_blank'>Info</a>"},{"name":"Check Mobile Has Valid Prefix (ES)","value":"checkMobileValidPrefixEs","description":"Discover if spanish mobile phone number has a valid prefix <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/valid-prefix-es\" target='_blank'>Info</a>"},{"name":"Check Mobile Is Alive","value":"checkMobileAlive","description":"Discover if a mobile number is switched on to call it later, with worldwide coverage.<br>Some carriers don't return if mobile is alive (like Vodafone) <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/alive\" target='_blank'>Info</a>"},{"name":"Check Mobile Supports Sms","value":"checkMobileSms","description":"Discover if a mobile number can receive sms, with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/check/mobile/sms\" target='_blank'>Info</a>"},{"name":"Check Phone Is Robinson (ES)","value":"checkRobinsonPhoneExist","description":"Discover if a phone (landline or mobile) exists in a Robinson list (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/check/robinson/phone-exist\" target='_blank'>Info</a>"},{"name":"Check Phone Or Mobile Valid","value":"checkPhoneOrMobileValid","description":"Discover if landline or mobile number has a valid prefix <a href=\"https://app.uproc.io/#/tools/processor/check/phone/or-mobile-valid\" target='_blank'>Info</a>"},{"name":"Check Valid Phone Format (ES)","value":"checkPhoneFormatEs","description":"Discover if landline phone number is valid, with Spain coverage <a href=\"https://app.uproc.io/#/tools/processor/check/phone/format-es\" target='_blank'>Info</a>"},{"name":"Check Valid Phone Format By Country","value":"checkPhoneFormat","description":"Allow to discover if landline number has a good international format, depending on country <a href=\"https://app.uproc.io/#/tools/processor/check/phone/format\" target='_blank'>Info</a>"},{"name":"Check Valid Phone Prefix","value":"checkPhoneValidPrefix","description":"Discover if a landline phone number prefix exists, with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/check/phone/valid-prefix\" target='_blank'>Info</a>"},{"name":"Get Cleaned Phone","value":"getPhoneNormalized","description":"Clean a phone removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/phone/normalized\" target='_blank'>Info</a>"},{"name":"Get Country ISO Code By Mobile","value":"getMobileCountryCode","description":"Allow to get country code (two chars) of a mobile phone number with international format <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/country-code\" target='_blank'>Info</a>"},{"name":"Get Domain By Email","value":"getEmailDomain","description":"Get domain part from an email <a href=\"https://app.uproc.io/#/tools/processor/get/email/domain\" target='_blank'>Info</a>"},{"name":"Get Email By Firstname, Lastname And Company","value":"getEmailRecipientByCompanyFirstnameAndLastname","description":"Discover an email by company's name and prospect's firstname and lastname.<br><br>If the 'verify' method is selected, the tool checks multiple email variants in real-time, and returns a result depending on the email server response <a href=\"https://app.uproc.io/#/tools/processor/get/email/recipient-by-company-firstname-and-lastname\" target='_blank'>Info</a>"},{"name":"Get Email By Fullname And Company","value":"getEmailRecipientByCompanyAndFullname","description":"Discover an email by company's name and prospect's fullname.<br><br>If the 'verify' method is selected, the tool checks multiple email variants in real-time, and returns a result depending on the email server response <a href=\"https://app.uproc.io/#/tools/processor/get/email/recipient-by-company-and-fullname\" target='_blank'>Info</a>"},{"name":"Get Email By Fullname And Domain","value":"getEmailRecipientByDomainAndFullname","description":"Discover an email by company website or domain and prospect's fullname.<br><br>If the 'verify' method is selected, the tool checks multiple email variants in real-time, and returns a result depending on the email server response <a href=\"https://app.uproc.io/#/tools/processor/get/email/recipient-by-domain-and-fullname\" target='_blank'>Info</a>"},{"name":"Get Email By Name, Surname And Domain","value":"getEmailRecipient","description":"Discover an email by company website or domain and prospect's firstname and lastname.<br><br>If the 'verify' method is selected, the tool checks multiple email variants in real-time, and returns a result depending on email server response <a href=\"https://app.uproc.io/#/tools/processor/get/email/recipient\" target='_blank'>Info</a>"},{"name":"Get Email By Social Network Profile","value":"getEmailRecipientByProfile","description":"Discover an email by contact's LinkedIn profile URI <a href=\"https://app.uproc.io/#/tools/processor/get/email/recipient-by-profile\" target='_blank'>Info</a>"},{"name":"Get Email Type","value":"getEmailType","description":"Get email type <a href=\"https://app.uproc.io/#/tools/processor/get/email/type\" target='_blank'>Info</a>"},{"name":"Get Emails By Domain","value":"getEmailListByDomain","description":"Get emails list found on internet by domain or URI (similar to hunter.io) <a href=\"https://app.uproc.io/#/tools/processor/get/email/list-by-domain\" target='_blank'>Info</a>"},{"name":"Get Emails By Email","value":"getEmailListByEmail","description":"Get emails list found on internet by non-free email (similar to hunter.io) <a href=\"https://app.uproc.io/#/tools/processor/get/email/list-by-email\" target='_blank'>Info</a>"},{"name":"Get First Web References Of An Email","value":"getEmailFirstReferences","description":"Get three first web references of an email published on Internet <a href=\"https://app.uproc.io/#/tools/processor/get/email/first-references\" target='_blank'>Info</a>"},{"name":"Get Fixed Domain Email","value":"getEmailFix","description":"Fix the email domain of those misspelled emails (supports all domains) <a href=\"https://app.uproc.io/#/tools/processor/get/email/fix\" target='_blank'>Info</a>"},{"name":"Get Fixed Phone","value":"getPhoneFixed","description":"Fix the international prefix of a phone based on the ISO code of a country <a href=\"https://app.uproc.io/#/tools/processor/get/phone/fixed\" target='_blank'>Info</a>"},{"name":"Get Formatted Mobile","value":"getMobileFormatted","description":"Format international mobile number by country ISO code (2 letters). <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/formatted\" target='_blank'>Info</a>"},{"name":"Get GDPR Emails By Domain","value":"getEmailGdprListByDomain","description":"Get GDPR compliant emails list by domain for your Email Marketing campaigns in Europe. <a href=\"https://app.uproc.io/#/tools/processor/get/email/gdpr-list-by-domain\" target='_blank'>Info</a>"},{"name":"Get HLR Mobile Lookup","value":"getMobileHlrLookup","description":"Discover if mobile exist via real time [HLR](https://en.wikipedia.org/wiki/Home_location_register) query <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/hlr-lookup\" target='_blank'>Info</a>"},{"name":"Get Landline/Mobile Portability Lookup (ES)","value":"getMobileOrPhoneMnpEs","description":"Get portability data about a landline or mobile number, only for Spain <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/or-phone-mnp-es\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Company Employees","value":"getLinkedinProfilesByCompany","description":"Extract results from a LinkedIn search (url format accepted: https://linkedin.com/search/results/people/) <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/profiles-by-company\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Group Members","value":"getLinkedinGroupMembers","description":"Get members in a LinkedIn group <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/group-members\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Last Received Connections","value":"getLinkedinConnections","description":"Extract last <a href='https://www.linkedin.com/mynetwork/invite-connect/connections/' target='_blank'>80 connections</a> from your LinkedIn profile <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/connections\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Last Sent Invitations","value":"getLinkedinInvitations","description":"Extract last <a href='https://www.linkedin.com/mynetwork/invitation-manager/sent/' target='_blank'>80 invitations</a> sent from your LinkedIn <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/invitations\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Post Comments","value":"getLinkedinPostComments","description":"Get users who comment a post on LinkedIn <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/post-comments\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Post Likes","value":"getLinkedinPostLikes","description":"Get users who like a post on LinkedIn <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/post-likes\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Profile","value":"getLinkedinProfile","description":"Extract a LinkedIn profile (url format accepted: https://linkedin.com/in/USERNAME) <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/profile\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Profiles","value":"getLinkedinProfiles","description":"Extract results from a LinkedIn search (url format accepted: https://linkedin.com/search/results/people/) <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/profiles\" target='_blank'>Info</a>"},{"name":"Get LinkedIn Profiles By Content","value":"getLinkedinProfilesByContent","description":"Extract fastly last profiles that have published content on LinkedIn by specific keywords <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/profiles-by-content\" target='_blank'>Info</a>"},{"name":"Get Mobile Lookup","value":"getMobileLookup","description":"Discover if mobile exist via real time [HLR](https://en.wikipedia.org/wiki/Home_location_register) query, as well as portability and roaming data <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/lookup\" target='_blank'>Info</a>"},{"name":"Get Mobile Portability Lookup","value":"getMobileMnpLookup","description":"Get existence, portability and roaming of a mobile phone, via [MNP](https://en.wikipedia.org/wiki/Mobile_number_portability) query <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/mnp-lookup\" target='_blank'>Info</a>"},{"name":"Get Mobile/Landline Lookup (Spain)","value":"getMobileOrPhoneLookupEs","description":"Discover if mobile or landline prefix exists on Spain. <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/or-phone-lookup-es\" target='_blank'>Info</a>"},{"name":"Get Normalized Email","value":"getEmailNormalized","description":"Normalize email address, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/email/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized Mobile","value":"getMobileNormalized","description":"Allow to normalize a mobile phone, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/normalized\" target='_blank'>Info</a>"},{"name":"Get Parsed And Validated Phone","value":"getPhoneParsed","description":"Parse phone numbers in multiple fields and verify the format and prefix validity <a href=\"https://app.uproc.io/#/tools/processor/get/phone/parsed\" target='_blank'>Info</a>"},{"name":"Get Personal Email By Social Network Profile","value":"getEmailPersonalRecipientByProfile","description":"Discover all the personal emails by social profile <a href=\"https://app.uproc.io/#/tools/processor/get/email/personal-recipient-by-profile\" target='_blank'>Info</a>"},{"name":"Get Phone Prefix By Country ISO Code","value":"getMobileCountryPrefix","description":"Allow to get country prefix number by country code (2 characters) <a href=\"https://app.uproc.io/#/tools/processor/get/mobile/country-prefix\" target='_blank'>Info</a>"},{"name":"Get Public Profile By Sales Profile","value":"getLinkedinPublicProfileBySalesProfile","description":"Convert a LinkedIn Sales profile (/sales/people/) to a LinkedIn public profile (/in/) <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/public-profile-by-sales-profile\" target='_blank'>Info</a>"},{"name":"Get Search LinkedIn Contacts Url","value":"getLinkedinSearchContactsUrl","description":"Generate a LinkedIn search contacts URL considering the keywords provided <a href=\"https://app.uproc.io/#/tools/processor/get/linkedin/search-contacts-url\" target='_blank'>Info</a>"},{"name":"Get Social Network Activity","value":"getSocialUriParsed","description":"This tools parses a social uri address and extracts any available indicators <a href=\"https://app.uproc.io/#/tools/processor/get/social/uri-parsed\" target='_blank'>Info</a>"},{"name":"Get Social Networks Activity By Domain","value":"getSocialDomainParsed","description":"Search all social networks by domain, parses all found urls and returns social networks kpis (if data available) <a href=\"https://app.uproc.io/#/tools/processor/get/social/domain-parsed\" target='_blank'>Info</a>"},{"name":"Get Social Networks By Domain","value":"getSocialDomainLookup","description":"Discover if a domain or a website has social activity and returns all social network profiles found <a href=\"https://app.uproc.io/#/tools/processor/get/social/domain-lookup\" target='_blank'>Info</a>"},{"name":"Get Social Networks By Email","value":"getSocialEmailLookup","description":"Discover if an email has social activity, and get all social network profiles found <a href=\"https://app.uproc.io/#/tools/processor/get/social/email-lookup\" target='_blank'>Info</a>"},{"name":"Get Social Networks By Mobile","value":"getSocialMobileLookup","description":"Discover if an mobile phone has social activity, and get all social network profiles found <a href=\"https://app.uproc.io/#/tools/processor/get/social/mobile-lookup\" target='_blank'>Info</a>"},{"name":"Get Web References Of An Email","value":"getEmailReferences","description":"Get web references of an email published on Internet <a href=\"https://app.uproc.io/#/tools/processor/get/email/references\" target='_blank'>Info</a>"},{"name":"Send Connection Request To Linkedin Profile","value":"sendLinkedinInvitation","description":"Send a custom message invitation to a non connected Linkedin profile (supported uris: https://www.linkedin.com/in/USERID) <a href=\"https://app.uproc.io/#/tools/processor/send/linkedin/invitation\" target='_blank'>Info</a>"},{"name":"Send Custom Email","value":"sendEmailCustom","description":"Send a custom email (HTML supported) to a recipient <a href=\"https://app.uproc.io/#/tools/processor/send/email/custom\" target='_blank'>Info</a>"},{"name":"Send Custom Sms","value":"sendMobileSms","description":"Send a custom sms to a recipient with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/send/mobile/sms\" target='_blank'>Info</a>"},{"name":"Send Invitation Or Message To Linkedin Profile","value":"sendLinkedinInvitationOrMessage","description":"Send a custom invitation message (parameter message1) if profile is connected or a custom message (parameter message2) otherwise (supported uris: https://www.linkedin.com/in/USERID) <a href=\"https://app.uproc.io/#/tools/processor/send/linkedin/invitation-or-message\" target='_blank'>Info</a>"},{"name":"Send LinkedIn Profile Visit","value":"sendLinkedinVisit","description":"Visits a profile to show interest and get profile views in return from contact, increasing your LinkedIn network <a href=\"https://app.uproc.io/#/tools/processor/send/linkedin/visit\" target='_blank'>Info</a>"},{"name":"Send Message To Linkedin Profile","value":"sendLinkedinMessage","description":"Send a custom private message to a connected Linkedin profile (supported uris: https://www.linkedin.com/in/USERID) <a href=\"https://app.uproc.io/#/tools/processor/send/linkedin/message\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["company"]}},"default":"checkCifValid","options":[{"name":"Check CIF Is Valid (ES)","value":"checkCifValid","description":"Discover if a cif card number is valid <a href=\"https://app.uproc.io/#/tools/processor/check/cif/valid\" target='_blank'>Info</a>"},{"name":"Check Company Is Debtor By TaxId (ES)","value":"checkCompanyDebtorByTaxid","description":"Check if company is debtor by TaxId <a href=\"https://app.uproc.io/#/tools/processor/check/company/debtor-by-taxid\" target='_blank'>Info</a>"},{"name":"Check ISIN Code Is Valid","value":"checkNumberIsin","description":"Check if ISIN number is valid <a href=\"https://app.uproc.io/#/tools/processor/check/number/isin\" target='_blank'>Info</a>"},{"name":"Check Social Security Number Is Valid (ES)","value":"checkNumberSsEs","description":"Check if SS number is valid, only for Spain <a href=\"https://app.uproc.io/#/tools/processor/check/number/ss-es\" target='_blank'>Info</a>"},{"name":"Get Classified Role","value":"getRoleClassified","description":"Identify and classify a prospect role detecting the right area and seniority to filter later <a href=\"https://app.uproc.io/#/tools/processor/get/role/classified\" target='_blank'>Info</a>"},{"name":"Get Company By CIF (ES)","value":"getCompanyByCif","description":"Get company data by CIF <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-cif\" target='_blank'>Info</a>"},{"name":"Get Company By DUNS (ES)","value":"getCompanyByDuns","description":"Get company data by DUNS <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-duns\" target='_blank'>Info</a>"},{"name":"Get Company By Domain","value":"getCompanyByDomain","description":"Get company data by domain <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-domain\" target='_blank'>Info</a>"},{"name":"Get Company By Email","value":"getCompanyByEmail","description":"Get company data by email <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-email\" target='_blank'>Info</a>"},{"name":"Get Company By IP","value":"getCompanyByIp","description":"Get company data by IP address <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-ip\" target='_blank'>Info</a>"},{"name":"Get Company By Name","value":"getCompanyByName","description":"Obtains the data of a company by its name <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-name\" target='_blank'>Info</a>"},{"name":"Get Company By Phone","value":"getCompanyByPhone","description":"Get company data by phone number <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-phone\" target='_blank'>Info</a>"},{"name":"Get Company By Social Profile","value":"getCompanyByProfile","description":"Get company data by social network uri.<br>The tools supports the next social networks: Facebook, GitHub, Instagram, LinkedIn (/company/), Pinterest, Slack, TikTok, Twitch, Twitter <a href=\"https://app.uproc.io/#/tools/processor/get/company/by-profile\" target='_blank'>Info</a>"},{"name":"Get Company's Name By Domain","value":"getCompanyNameByDomain","description":"Get company name by company domain <a href=\"https://app.uproc.io/#/tools/processor/get/company/name-by-domain\" target='_blank'>Info</a>"},{"name":"Get Decision Maker","value":"getPersonDecisionMaker","description":"Get professional data of a decision maker by company name/domain and area <a href=\"https://app.uproc.io/#/tools/processor/get/person/decision-maker\" target='_blank'>Info</a>"},{"name":"Get Decision Maker By Search Engine","value":"getPersonDecisionMakerBySearch","description":"Discover the more suitable decision maker using search engines (Bing) by company name and area (optional) <a href=\"https://app.uproc.io/#/tools/processor/get/person/decision-maker-by-search\" target='_blank'>Info</a>"},{"name":"Get Decision Maker's Emails By Domain And Area","value":"getPersonEmailsByDomainAndArea","description":"Get professional emails of decision makers (by priority: executive, manager and directors) by company domain and area <a href=\"https://app.uproc.io/#/tools/processor/get/person/emails-by-domain-and-area\" target='_blank'>Info</a>"},{"name":"Get Decision Makers By Search Engine","value":"getPersonMultipleDecisionMakerBySearch","description":"Discover up to ten decision makers using search engines (Bing) by company name and area (optional) <a href=\"https://app.uproc.io/#/tools/processor/get/person/multiple-decision-maker-by-search\" target='_blank'>Info</a>"},{"name":"Get Domain By Company Name","value":"getCompanyDomainByName","description":"Get company domain by company name <a href=\"https://app.uproc.io/#/tools/processor/get/company/domain-by-name\" target='_blank'>Info</a>"},{"name":"Get Employees By Parameters","value":"getPersonListByParams","description":"Get employees by company name or domain, area, seniority and country <a href=\"https://app.uproc.io/#/tools/processor/get/person/list-by-params\" target='_blank'>Info</a>"},{"name":"Get Facebook URI By Company","value":"getProfileFacebookByCompany","description":"Get Facebook company profile by name without manual search on Google or Facebook.<br><br>This tool uses search engines (Bing and Google) through proxies <a href=\"https://app.uproc.io/#/tools/processor/get/profile/facebook-by-company\" target='_blank'>Info</a>"},{"name":"Get Facebook URI By Company's Domain","value":"getProfileFacebookByCompanyDomain","description":"Get Facebook company profile by domain without manual search on Google or LinkedIn.<br><br>This tool uses our internal databases. <a href=\"https://app.uproc.io/#/tools/processor/get/profile/facebook-by-company-domain\" target='_blank'>Info</a>"},{"name":"Get Geocoded Company By IP","value":"getCompanyGeocodedByIp","description":"Get geocoded company data by IP address <a href=\"https://app.uproc.io/#/tools/processor/get/company/geocoded-by-ip\" target='_blank'>Info</a>"},{"name":"Get GitHub URI By Company's Domain","value":"getProfileGithubByCompanyDomain","description":"Get GitHub company profile by domain without manual search on Google or LinkedIn.<br><br>This tool uses our internal databases. <a href=\"https://app.uproc.io/#/tools/processor/get/profile/github-by-company-domain\" target='_blank'>Info</a>"},{"name":"Get Instagram URI By Company's Domain","value":"getProfileInstagramByCompanyDomain","description":"Get Instagram company profile by domain without manual search on Google or LinkedIn.<br><br>This tool uses our internal databases. <a href=\"https://app.uproc.io/#/tools/processor/get/profile/instagram-by-company-domain\" target='_blank'>Info</a>"},{"name":"Get LinkedIn URI By Company","value":"getProfileLinkedinByCompany","description":"Get LinkedIn company profile by name without manual search on Google or LinkedIn.<br><br>This tool uses search engines (Bing and Google) through proxies <a href=\"https://app.uproc.io/#/tools/processor/get/profile/linkedin-by-company\" target='_blank'>Info</a>"},{"name":"Get LinkedIn URI By Company's Domain","value":"getProfileLinkedinByCompanyDomain","description":"Get LinkedIn company profile by domain without manual search on Google or LinkedIn.<br><br>This tool uses our internal databases. <a href=\"https://app.uproc.io/#/tools/processor/get/profile/linkedin-by-company-domain\" target='_blank'>Info</a>"},{"name":"Get Normalized CIF","value":"getCifNormalized","description":"Allow to normalize a CIF number, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/cif/normalized\" target='_blank'>Info</a>"},{"name":"Get Phone By Company Domain","value":"getCompanyPhoneByDomain","description":"Get company phone by company domain <a href=\"https://app.uproc.io/#/tools/processor/get/company/phone-by-domain\" target='_blank'>Info</a>"},{"name":"Get Phone By Company Name","value":"getCompanyPhoneByName","description":"Get company phone by company name <a href=\"https://app.uproc.io/#/tools/processor/get/company/phone-by-name\" target='_blank'>Info</a>"},{"name":"Get Pinterest URI By Company's Domain","value":"getProfilePinterestByCompanyDomain","description":"Get Pinterest company profile by domain without manual search on Google or LinkedIn.<br><br>This tool uses our internal databases. <a href=\"https://app.uproc.io/#/tools/processor/get/profile/pinterest-by-company-domain\" target='_blank'>Info</a>"},{"name":"Get Sales Data By Company's DUNS","value":"getCompanyFinancialByDuns","description":"Get company sales data by company's DUNS number.<br><br>Next countries are supported: Spain <a href=\"https://app.uproc.io/#/tools/processor/get/company/financial-by-duns\" target='_blank'>Info</a>"},{"name":"Get Sales Data By Company's Domain","value":"getCompanyFinancialByDomain","description":"Get company sales data by company's domain name with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/get/company/financial-by-domain\" target='_blank'>Info</a>"},{"name":"Get Sales Data By Company's Name","value":"getCompanyFinancialByName","description":"Get company sales data by company's name.<br><br>Next countries are supported: Spain <a href=\"https://app.uproc.io/#/tools/processor/get/company/financial-by-name\" target='_blank'>Info</a>"},{"name":"Get Sales Data By Company's Taxid","value":"getCompanyFinancialByTaxid","description":"Get company sales data by company's taxid (CIF).<br><br>Next countries are supported: Spain <a href=\"https://app.uproc.io/#/tools/processor/get/company/financial-by-taxid\" target='_blank'>Info</a>"},{"name":"Get Twitter URI By Company","value":"getProfileTwitterByCompany","description":"Get Twitter company profile by name without manual search on Google or Twitter.<br><br>This tool uses search engines (Bing and Google) through proxies <a href=\"https://app.uproc.io/#/tools/processor/get/profile/twitter-by-company\" target='_blank'>Info</a>"},{"name":"Get Twitter URI By Company's Domain","value":"getProfileTwitterByCompanyDomain","description":"Get Twitter company profile by domain without manual search on Google or LinkedIn.<br><br>This tool uses our internal databases. <a href=\"https://app.uproc.io/#/tools/processor/get/profile/twitter-by-company-domain\" target='_blank'>Info</a>"},{"name":"Get YouTube URI By Company's Domain","value":"getProfileYoutubeByCompanyDomain","description":"Get YouTube company profile by domain without manual search on Google or LinkedIn.<br><br>This tool uses our internal databases. <a href=\"https://app.uproc.io/#/tools/processor/get/profile/youtube-by-company-domain\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["finance"]}},"default":"checkBankBicValid","options":[{"name":"Check BIC Is Valid","value":"checkBankBicValid","description":"Discover if BIC number has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/bank/bic-valid\" target='_blank'>Info</a>"},{"name":"Check Bank Account Is Valid (ES)","value":"checkBankAccountValidEs","description":"Discover if account number has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/bank/account-valid-es\" target='_blank'>Info</a>"},{"name":"Check Card Number Has Valid Format","value":"checkCreditcardChecksum","description":"Check if credit card number checksum is valid (Visa, Mastercard, Diners Club, Carte Blanche, American Express, Discover, JCB, enRoute, Solo, Switch, Maestro, LaserCard, ChinaUnionPay, BankCard, Voyager) <a href=\"https://app.uproc.io/#/tools/processor/check/creditcard/checksum\" target='_blank'>Info</a>"},{"name":"Check Crypto Wallet Is Valid","value":"checkCryptoWalletAddressValid","description":"Check if a wallet crypto address has a valid format depending on the selected coin.<br><strong>IMPORTANT</strong>: You need to check that the wallet accepts the cryptocoin to send.<br><br>Next coins are supported:<br>0x, Aave Coin, Algorand, Aragon, Augur, AugurV2, AuroraCoin, Bancor, Bankex, Basic Attention Token, BeaverCoin, BioCoin, Bitcoin, Bitcoin SV, BitcoinCash, BitcoinGold, BitcoinPrivate, BitcoinZ, BlockTrade, BTU Protocol, Callisto, Cardano, Chainlink, Civic, Compound, Cred, Crypto.com Coin, CUSD, Dash, Decentraland, Decred, DigiByte, District0x, DogeCoin, Enjin Coin, EOS, Ethereum, EthereumClassic, EtherZero, Expanse, FirmaChain, FreiCoin, GameCredits, GarliCoin, Gnosis, Golem, Golem (GNT), HedgeTrade, Hush, HyperSpace, iExec RLC, Komodo, LBRY Credits, Lisk, LiteCoin, loki, Loom Network, Maker, Matchpool, Matic, MegaCoin, Melon, Metal, MonaCoin, Monero, Multi-collateral DAI, NameCoin, Nano, Nem, Neo, NeoGas, Numeraire, Ocean Protocol, Odyssey, OmiseGO, Paxos, PeerCoin, PIVX, Polkadot, Polymath, PrimeCoin, ProtoShares, Qtum, Quant, Quantum Resistant Ledger, RaiBlocks, Ripio Credit Network, Ripple, Salt, Serve, Siacoin, SnowGem, SolarCoin, SOLVE, Spendcoin, Status, Stellar, Storj, Storm, StormX, Swarm City, Synthetix Network, Tap, TEMCO, TenX, Tether, Tezos, Tron, TrueUSD, Uniswap Coin, USD Coin, VeChain, VertCoin, Viberate, VoteCoin, Waves, Wings, ZCash, ZClassic, ZenCash <a href=\"https://app.uproc.io/#/tools/processor/check/crypto/wallet-address-valid\" target='_blank'>Info</a>"},{"name":"Check IBAN Is Valid","value":"checkBankIbanValid","description":"Discover if IBAN account number has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/bank/iban-valid\" target='_blank'>Info</a>"},{"name":"Check ISO Currency Code Is Valid","value":"checkCurrencyValidIso","description":"Discover if an ISO currency code is valid <a href=\"https://app.uproc.io/#/tools/processor/check/currency/valid-iso\" target='_blank'>Info</a>"},{"name":"Check TIN Exists (VIES)","value":"checkVatExist","description":"Check if TIN number exists in Europe <a href=\"https://app.uproc.io/#/tools/processor/check/vat/exist\" target='_blank'>Info</a>"},{"name":"Get Conversion By Currencies And Date","value":"getCurrencyConvertedBetweenIsocodeDate","description":"Convert amount between supported currencies and an exchange date <a href=\"https://app.uproc.io/#/tools/processor/get/currency/converted-between-isocode-date\" target='_blank'>Info</a>"},{"name":"Get Credit Card Type By Number","value":"getCreditcardType","description":"Get credit card type (Visa, Mastercard, Diners Club, Carte Blanche, American Express, Discover, JCB, enRoute, Solo, Switch, Maestro, LaserCard, ChinaUnionPay, BankCard, Voyager) <a href=\"https://app.uproc.io/#/tools/processor/get/creditcard/type\" target='_blank'>Info</a>"},{"name":"Get Currencies By Country","value":"getCurrencyListByCountry","description":"Get multiple ISO currency codes by a country name <a href=\"https://app.uproc.io/#/tools/processor/get/currency/list-by-country\" target='_blank'>Info</a>"},{"name":"Get Currencies By IP","value":"getCurrencyListByIp","description":"Get all ISO currency codes by an IP address <a href=\"https://app.uproc.io/#/tools/processor/get/currency/list-by-ip\" target='_blank'>Info</a>"},{"name":"Get Currencies By ISO Code","value":"getCurrencyListByIsocode","description":"Get multiple ISO currency codes by a country ISO code <a href=\"https://app.uproc.io/#/tools/processor/get/currency/list-by-isocode\" target='_blank'>Info</a>"},{"name":"Get Currency By IP","value":"getCurrencyByIp","description":"Get ISO currency code by IP address <a href=\"https://app.uproc.io/#/tools/processor/get/currency/by-ip\" target='_blank'>Info</a>"},{"name":"Get Currency By ISO Currency Code","value":"getCurrencyByIsocode","description":"Get an ISO currency code by a currency ISO code <a href=\"https://app.uproc.io/#/tools/processor/get/currency/by-isocode\" target='_blank'>Info</a>"},{"name":"Get Currency Code By Country Code","value":"getCurrencyByCountryIsocode","description":"Get ISO currency code by an ISO country code <a href=\"https://app.uproc.io/#/tools/processor/get/currency/by-country-isocode\" target='_blank'>Info</a>"},{"name":"Get Currency Code By Country Name","value":"getCurrencyByCountry","description":"Get ISO currency code by a country name <a href=\"https://app.uproc.io/#/tools/processor/get/currency/by-country\" target='_blank'>Info</a>"},{"name":"Get Data By TIN (VIES)","value":"getVatByNumber","description":"Get related european TIN number in Europe <a href=\"https://app.uproc.io/#/tools/processor/get/vat/by-number\" target='_blank'>Info</a>"},{"name":"Get IBAN By Account","value":"getBankIbanByAccount","description":"Get IBAN number by account number of the country <a href=\"https://app.uproc.io/#/tools/processor/get/bank/iban-by-account\" target='_blank'>Info</a>"},{"name":"Get IBAN Lookup","value":"getBankIbanLookup","description":"Get to search data bank information by IBAN account number <a href=\"https://app.uproc.io/#/tools/processor/get/bank/iban-lookup\" target='_blank'>Info</a>"},{"name":"Get Swift Code Lookup","value":"getSwiftLookup","description":"Get financial data by swift code <a href=\"https://app.uproc.io/#/tools/processor/get/swift/lookup\" target='_blank'>Info</a>"},{"name":"Get VAT% By Address","value":"getVatByAddress","description":"Get country VAT by address <a href=\"https://app.uproc.io/#/tools/processor/get/vat/by-address\" target='_blank'>Info</a>"},{"name":"Get VAT% By Coordinates","value":"getVatByCoordinates","description":"Get country VAT by coordinates <a href=\"https://app.uproc.io/#/tools/processor/get/vat/by-coordinates\" target='_blank'>Info</a>"},{"name":"Get VAT% By IP","value":"getVatByIp","description":"Get VAT by IP address <a href=\"https://app.uproc.io/#/tools/processor/get/vat/by-ip\" target='_blank'>Info</a>"},{"name":"Get VAT% By ISO Code","value":"getVatByIsocode","description":"Get VAT value by country ISO code <a href=\"https://app.uproc.io/#/tools/processor/get/vat/by-isocode\" target='_blank'>Info</a>"},{"name":"Get VAT% By Phone","value":"getVatByPhone","description":"Get VAT by phone number, with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/get/vat/by-phone\" target='_blank'>Info</a>"},{"name":"Get VAT% By Zipcode","value":"getVatByZipcode","description":"Get VAT by zipcode <a href=\"https://app.uproc.io/#/tools/processor/get/vat/by-zipcode\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["geographic"]}},"default":"checkCountryValidIso","options":[{"name":"Check Country Code Exists","value":"checkCountryValidIso","description":"Check if country ISO code exists <a href=\"https://app.uproc.io/#/tools/processor/check/country/valid-iso\" target='_blank'>Info</a>"},{"name":"Check Distance Is Equal","value":"checkDistanceEq","description":"Discover if the distance between two coordinates is equal to another <a href=\"https://app.uproc.io/#/tools/processor/check/distance/eq\" target='_blank'>Info</a>"},{"name":"Check Distance Is Greater","value":"checkDistanceGt","description":"Discover if the distance in quilometers between two coordinates is greater than another <a href=\"https://app.uproc.io/#/tools/processor/check/distance/gt\" target='_blank'>Info</a>"},{"name":"Check Distance Is Greater Or Equal","value":"checkDistanceGe","description":"Discover if the distance in quilometers between two coordinates is greater or equal than another <a href=\"https://app.uproc.io/#/tools/processor/check/distance/ge\" target='_blank'>Info</a>"},{"name":"Check Distance Is Lower","value":"checkDistanceLt","description":"Discover if the distance in quilometers between two coordinates is lower than another <a href=\"https://app.uproc.io/#/tools/processor/check/distance/lt\" target='_blank'>Info</a>"},{"name":"Check Distance Is Lower Or Equal","value":"checkDistanceLe","description":"Discover if the distance in quilometers between two coordinates is lower or equal than another <a href=\"https://app.uproc.io/#/tools/processor/check/distance/le\" target='_blank'>Info</a>"},{"name":"Check Exact Address Exists","value":"checkAddressExist","description":"Check if an exact address exists by a partial address search <a href=\"https://app.uproc.io/#/tools/processor/check/address/exist\" target='_blank'>Info</a>"},{"name":"Check Street Number Exists","value":"checkAddressNumberExist","description":"Check if a house number exists by a partial address search <a href=\"https://app.uproc.io/#/tools/processor/check/address/number-exist\" target='_blank'>Info</a>"},{"name":"Check Valid Coordinates","value":"checkCoordinateValid","description":"Check if coordinates have a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/coordinate/valid\" target='_blank'>Info</a>"},{"name":"Check Zipcode By Prefix Exists (ES)","value":"checkZipcodeExist","description":"Discover if a zipcode number prefix exists, only for Spain <a href=\"https://app.uproc.io/#/tools/processor/check/zipcode/exist\" target='_blank'>Info</a>"},{"name":"Check Zipcode Has Valid Format (ES)","value":"checkZipcodeFormat","description":"Discover if a zipcode number has a valid format, only for Spain <a href=\"https://app.uproc.io/#/tools/processor/check/zipcode/format\" target='_blank'>Info</a>"},{"name":"Get Cartesian Coordinates","value":"getCoordinateCartesian","description":"Get Cartesian coordinates (X,Y,Z/WGS84) by Latitude and Longitude <a href=\"https://app.uproc.io/#/tools/processor/get/coordinate/cartesian\" target='_blank'>Info</a>"},{"name":"Get Cities By Phone (ES)","value":"getCityListByPhone","description":"Get multiple cities by phone prefix (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/city/list-by-phone\" target='_blank'>Info</a>"},{"name":"Get Cities By Prefix (ES)","value":"getCityListByName","description":"Get multiple cities by partial initial text (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/city/list-by-name\" target='_blank'>Info</a>"},{"name":"Get Cities By Zipcode (ES)","value":"getCityListByZipcode","description":"Get multiple cities by zipcode prefix (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/city/list-by-zipcode\" target='_blank'>Info</a>"},{"name":"Get City By IP","value":"getCityByIp","description":"Get city from ip <a href=\"https://app.uproc.io/#/tools/processor/get/city/by-ip\" target='_blank'>Info</a>"},{"name":"Get City By Name (ES)","value":"getCityByName","description":"City search by partial name (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/city/by-name\" target='_blank'>Info</a>"},{"name":"Get City By Phone (ES)","value":"getCityByPhone","description":"Discover the city name by the local phone number (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/city/by-phone\" target='_blank'>Info</a>"},{"name":"Get City By Zipcode (ES)","value":"getCityByZipcode","description":"Discover the city name by the zipcode (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/city/by-zipcode\" target='_blank'>Info</a>"},{"name":"Get Community By Zipcode (ES)","value":"getCommunityByZipcode","description":"Discover the community name from a zipcode number (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/community/by-zipcode\" target='_blank'>Info</a>"},{"name":"Get Coordinates By IP","value":"getCoordinateByIp","description":"Discover latitude and longitude coordinates of an IP address <a href=\"https://app.uproc.io/#/tools/processor/get/coordinate/by-ip\" target='_blank'>Info</a>"},{"name":"Get Coordinates By Search","value":"getCoordinateBySearch","description":"Discover latitude and longitude coordinates of a postal address <a href=\"https://app.uproc.io/#/tools/processor/get/coordinate/by-search\" target='_blank'>Info</a>"},{"name":"Get Countries By Currency","value":"getCountryListByCurrencyCode","description":"Get multiple country names by currency ISO code <a href=\"https://app.uproc.io/#/tools/processor/get/country/list-by-currency-code\" target='_blank'>Info</a>"},{"name":"Get Countries By ISO Code","value":"getCountryListByCode","description":"Get multiple countries by ISO code <a href=\"https://app.uproc.io/#/tools/processor/get/country/list-by-code\" target='_blank'>Info</a>"},{"name":"Get Countries By Prefix","value":"getCountryListByName","description":"Get multiple country names by initial name <a href=\"https://app.uproc.io/#/tools/processor/get/country/list-by-name\" target='_blank'>Info</a>"},{"name":"Get Country By Currency","value":"getCountryByCurrencyCode","description":"Get country name by currency ISO code <a href=\"https://app.uproc.io/#/tools/processor/get/country/by-currency-code\" target='_blank'>Info</a>"},{"name":"Get Country By IP","value":"getCountryByIp","description":"Get country name by IP address <a href=\"https://app.uproc.io/#/tools/processor/get/country/by-ip\" target='_blank'>Info</a>"},{"name":"Get Country By ISO Code","value":"getCountryByCode","description":"Get country name by its ISO code <a href=\"https://app.uproc.io/#/tools/processor/get/country/by-code\" target='_blank'>Info</a>"},{"name":"Get Country By Name","value":"getCountryByName","description":"Get country by prefix <a href=\"https://app.uproc.io/#/tools/processor/get/country/by-name\" target='_blank'>Info</a>"},{"name":"Get Country By Phone","value":"getCountryByPhone","description":"Get country name by phone number, with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/get/country/by-phone\" target='_blank'>Info</a>"},{"name":"Get Country Code By Name","value":"getCountryCodeByName","description":"Get Alpha2 code by country prefix or name <a href=\"https://app.uproc.io/#/tools/processor/get/country/code-by-name\" target='_blank'>Info</a>"},{"name":"Get Decimal Coordinates","value":"getCoordinateDecimal","description":"Get Decimal coordinates (degrees, minutes and seconds) by latitude and longitude <a href=\"https://app.uproc.io/#/tools/processor/get/coordinate/decimal\" target='_blank'>Info</a>"},{"name":"Get Distance Between Addresses","value":"getDistanceByAddresses","description":"Returns straight-line distance in kilometers between two addresses <a href=\"https://app.uproc.io/#/tools/processor/get/distance/by-addresses\" target='_blank'>Info</a>"},{"name":"Get Distance Between Coordinates","value":"getDistanceByCoordinates","description":"Returns straight-line distance in kilometers between two GPS coordinates (latitude and longitude) <a href=\"https://app.uproc.io/#/tools/processor/get/distance/by-coordinates\" target='_blank'>Info</a>"},{"name":"Get Distance Between IPs","value":"getDistanceByIps","description":"Returns straight-line distance in kilometers between two IP addresses <a href=\"https://app.uproc.io/#/tools/processor/get/distance/by-ips\" target='_blank'>Info</a>"},{"name":"Get Distance Between Phones","value":"getDistanceByPhones","description":"Returns straight-line distance in kilometers between two landline phones, using city and province of every phone <a href=\"https://app.uproc.io/#/tools/processor/get/distance/by-phones\" target='_blank'>Info</a>"},{"name":"Get Distance Between Zipcodes","value":"getDistanceByZipcodes","description":"Returns straight-line distance in kilometers between two zipcodes, using city and province of every zipcode <a href=\"https://app.uproc.io/#/tools/processor/get/distance/by-zipcodes\" target='_blank'>Info</a>"},{"name":"Get Exact Address By Search","value":"getAddressBySearch","description":"Get an exact address (street name, number, city, zipcode, province, region, country, latitude and longitude) by a partial address search <a href=\"https://app.uproc.io/#/tools/processor/get/address/by-search\" target='_blank'>Info</a>"},{"name":"Get Extended Location By IP","value":"getLocationExtendedByIp","description":"Discover geographical, company, timezone and reputation data by IPv4 address <a href=\"https://app.uproc.io/#/tools/processor/get/location/extended-by-ip\" target='_blank'>Info</a>"},{"name":"Get Geocoded Location By IP","value":"getLocationGeocodedByIp","description":"Discover the city name, zipcode, province, country, latitude and longitude from an ipv4 or ipv6 address and geocodes it <a href=\"https://app.uproc.io/#/tools/processor/get/location/geocoded-by-ip\" target='_blank'>Info</a>"},{"name":"Get Improved Parsed Address","value":"getAddressSplittedBest","description":"Parse postal address into separated fields, getting an improved resolution <a href=\"https://app.uproc.io/#/tools/processor/get/address/splitted-best\" target='_blank'>Info</a>"},{"name":"Get Locale Data By IP","value":"getLocaleByIp","description":"Discover locale data (currency, language) by ipv4 or ipv6 address. <a href=\"https://app.uproc.io/#/tools/processor/get/locale/by-ip\" target='_blank'>Info</a>"},{"name":"Get Location By Coordinates","value":"getLocationByCoordinates","description":"Discover the city name, zipcode, province or country by latitude and longitude <a href=\"https://app.uproc.io/#/tools/processor/get/location/by-coordinates\" target='_blank'>Info</a>"},{"name":"Get Location By IP","value":"getLocationByIp","description":"Discover the city name, zipcode, province, country, latitude and longitude from an ipv4 or ipv6 address <a href=\"https://app.uproc.io/#/tools/processor/get/location/by-ip\" target='_blank'>Info</a>"},{"name":"Get Location By Landline Phone (ES)","value":"getLocationByPhone","description":"Discover the city and the province from a landline phone number (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/location/by-phone\" target='_blank'>Info</a>"},{"name":"Get Location By Name","value":"getLocationByName","description":"Discover location data by name <a href=\"https://app.uproc.io/#/tools/processor/get/location/by-name\" target='_blank'>Info</a>"},{"name":"Get Location By Parameters","value":"getLocationByParams","description":"Get the most nearer locations by name, category, location and radius <a href=\"https://app.uproc.io/#/tools/processor/get/location/by-params\" target='_blank'>Info</a>"},{"name":"Get Location By Zipcode (ES)","value":"getLocationByZipcode","description":"Discover the city and the province from a zipcode number (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/location/by-zipcode\" target='_blank'>Info</a>"},{"name":"Get Locations By Name","value":"getLocationListByName","description":"Get most relevants locations by name (Google Maps typical search) <a href=\"https://app.uproc.io/#/tools/processor/get/location/list-by-name\" target='_blank'>Info</a>"},{"name":"Get Locations By Parameters","value":"getLocationListByParams","description":"Get most relevants locations by name, category, location and radius <a href=\"https://app.uproc.io/#/tools/processor/get/location/list-by-params\" target='_blank'>Info</a>"},{"name":"Get Names By Prefix","value":"getNameListByPrefix","description":"Get multiple personal names by prefix <a href=\"https://app.uproc.io/#/tools/processor/get/name/list-by-prefix\" target='_blank'>Info</a>"},{"name":"Get Network By IP","value":"getNetByIp","description":"Discover network data by ipv4 or ipv6 address <a href=\"https://app.uproc.io/#/tools/processor/get/net/by-ip\" target='_blank'>Info</a>"},{"name":"Get Normalized Address","value":"getAddressNormalized","description":"Allow to normalize an address, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/address/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized City","value":"getCityNormalized","description":"Allow to normalize a city, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/city/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized Country","value":"getCountryNormalized","description":"Allows to normalize a country name, detecting ISO codes (two or three characters) or a misspelled country name, and converting it to the selected language (english by default) <a href=\"https://app.uproc.io/#/tools/processor/get/country/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized Province","value":"getProvinceNormalized","description":"Allow to normalize a province, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/province/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized Zipcode","value":"getZipcodeNormalized","description":"Allow to normalize a zipcode, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/zipcode/normalized\" target='_blank'>Info</a>"},{"name":"Get Parsed Address","value":"getAddressSplitted","description":"Parse postal address into separated fields, getting a basic resolution <a href=\"https://app.uproc.io/#/tools/processor/get/address/splitted\" target='_blank'>Info</a>"},{"name":"Get Province By IP","value":"getProvinceByIp","description":"Discover the province name from an IP address <a href=\"https://app.uproc.io/#/tools/processor/get/province/by-ip\" target='_blank'>Info</a>"},{"name":"Get Province By Name (ES)","value":"getProvinceByName","description":"You can get the first province by a name prefix (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/province/by-name\" target='_blank'>Info</a>"},{"name":"Get Province By Phone (ES)","value":"getProvinceByPhone","description":"Discover the province name from a landline phone number (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/province/by-phone\" target='_blank'>Info</a>"},{"name":"Get Province By Zipcode (ES)","value":"getProvinceByZipcode","description":"Discover the province name from a zipcode number (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/province/by-zipcode\" target='_blank'>Info</a>"},{"name":"Get Provinces By Name (ES)","value":"getProvinceListByName","description":"You can get a province list by a name prefix (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/province/list-by-name\" target='_blank'>Info</a>"},{"name":"Get Provinces By Phone (ES)","value":"getProvinceListByPhone","description":"You can get a province list by a phone prefix (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/province/list-by-phone\" target='_blank'>Info</a>"},{"name":"Get Provinces By Zipcode (ES)","value":"getProvinceListByZipcode","description":"You can get a province list by a zipcode prefix, only for Spain <a href=\"https://app.uproc.io/#/tools/processor/get/province/list-by-zipcode\" target='_blank'>Info</a>"},{"name":"Get Reputation By IP","value":"getReputationByIp","description":"Discover reputation by ipv4 or ipv6 address <a href=\"https://app.uproc.io/#/tools/processor/get/reputation/by-ip\" target='_blank'>Info</a>"},{"name":"Get Route Between Addresses","value":"getRouteByAddresses","description":"Returns driving routing time, distance, fuel consumption and cost between two addresses <a href=\"https://app.uproc.io/#/tools/processor/get/route/by-addresses\" target='_blank'>Info</a>"},{"name":"Get Route Between Coordinates","value":"getRouteByCoordinates","description":"Returns driving routing time, distance, fuel consumption and cost between two GPS coordinates (latitude and longitude) <a href=\"https://app.uproc.io/#/tools/processor/get/route/by-coordinates\" target='_blank'>Info</a>"},{"name":"Get Route Between IPs","value":"getRouteByIps","description":"Returns driving routing time, distance, fuel consumption and cost between two IP addresses <a href=\"https://app.uproc.io/#/tools/processor/get/route/by-ips\" target='_blank'>Info</a>"},{"name":"Get Route Between Phones","value":"getRouteByPhones","description":"Returns driving routing time, distance, fuel consumption and cost between two landline phones, using city and province of every phone (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/route/by-phones\" target='_blank'>Info</a>"},{"name":"Get Route Between Zipcodes","value":"getRouteByZipcodes","description":"Returns driving routing time, distance, fuel consumption and cost between two zipcodes, using city and province of every zipcode <a href=\"https://app.uproc.io/#/tools/processor/get/route/by-zipcodes\" target='_blank'>Info</a>"},{"name":"Get Time Data By Coordinates","value":"getTimeByCoordinates","description":"Discover datetime data by coordinates (latitude and longitude) <a href=\"https://app.uproc.io/#/tools/processor/get/time/by-coordinates\" target='_blank'>Info</a>"},{"name":"Get Time Data By IP","value":"getTimeByIp","description":"Discover datetime data by the IPv4 or the IPv6 address <a href=\"https://app.uproc.io/#/tools/processor/get/time/by-ip\" target='_blank'>Info</a>"},{"name":"Get Time Data By Postal Address","value":"getTimeByAddress","description":"Discover DateTime data by the postal address <a href=\"https://app.uproc.io/#/tools/processor/get/time/by-address\" target='_blank'>Info</a>"},{"name":"Get USNG Coordinates","value":"getCoordinateUsng","description":"Get USNG coordinates by latitude and longitude <a href=\"https://app.uproc.io/#/tools/processor/get/coordinate/usng\" target='_blank'>Info</a>"},{"name":"Get UTM Coordinates","value":"getCoordinateUtm","description":"Get UTM coordinates by latitude and longitude <a href=\"https://app.uproc.io/#/tools/processor/get/coordinate/utm\" target='_blank'>Info</a>"},{"name":"Get Zipcode By IP","value":"getZipcodeByIp","description":"Discover the zipcode if you have an IP address <a href=\"https://app.uproc.io/#/tools/processor/get/zipcode/by-ip\" target='_blank'>Info</a>"},{"name":"Get Zipcode By Prefix (ES)","value":"getZipcodeByPrefix","description":"Get first zipcode by prefix, only for Spain <a href=\"https://app.uproc.io/#/tools/processor/get/zipcode/by-prefix\" target='_blank'>Info</a>"},{"name":"Get Zipcodes By Prefix (ES)","value":"getZipcodeListByPrefix","description":"Get multiple zipcodes by prefix, with worldwide coverage <a href=\"https://app.uproc.io/#/tools/processor/get/zipcode/list-by-prefix\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["image"]}},"default":"getQrDecoded","options":[{"name":"Get Decoded QR Code","value":"getQrDecoded","description":"Get QR Code decoded content by an image URL <a href=\"https://app.uproc.io/#/tools/processor/get/qr/decoded\" target='_blank'>Info</a>"},{"name":"Get EXIF Metadata From Image","value":"getImageExif","description":"It allows to discover all geograhical and technical EXIF metadata present in a photographic JPEG image. <a href=\"https://app.uproc.io/#/tools/processor/get/image/exif\" target='_blank'>Info</a>"},{"name":"Get Encoded Barcode","value":"getBarcodeEncoded","description":"Get an encoded barcode by number and required standard <a href=\"https://app.uproc.io/#/tools/processor/get/barcode/encoded\" target='_blank'>Info</a>"},{"name":"Get Encoded QR Code","value":"getQrEncoded","description":"Get QR Code encoded by a text <a href=\"https://app.uproc.io/#/tools/processor/get/qr/encoded\" target='_blank'>Info</a>"},{"name":"Get Image With Text","value":"getImageWithText","description":"Generate a new image by URL and text <a href=\"https://app.uproc.io/#/tools/processor/get/image/with-text\" target='_blank'>Info</a>"},{"name":"Get Logo By Domain","value":"getDomainLogo","description":"Discover logo (favicon) used in domain <a href=\"https://app.uproc.io/#/tools/processor/get/domain/logo\" target='_blank'>Info</a>"},{"name":"Get OCR Text From Image","value":"getImageOcr","description":"Extracts OCR text from an image <a href=\"https://app.uproc.io/#/tools/processor/get/image/ocr\" target='_blank'>Info</a>"},{"name":"Get Screenshot By URL","value":"getUrlScreenshot","description":"Generate a screenshot by URL provided using Chrome browser <a href=\"https://app.uproc.io/#/tools/processor/get/url/screenshot\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["internet"]}},"default":"checkDomainExist","options":[{"name":"Check Domain Exists","value":"checkDomainExist","description":"Check if domain exists <a href=\"https://app.uproc.io/#/tools/processor/check/domain/exist\" target='_blank'>Info</a>"},{"name":"Check Domain Has DNS Record","value":"checkDomainRecord","description":"Check if domain has a record of that type <a href=\"https://app.uproc.io/#/tools/processor/check/domain/record\" target='_blank'>Info</a>"},{"name":"Check Domain Has IP","value":"checkDomainReverse","description":"Check if domain has assigned the IP address defined <a href=\"https://app.uproc.io/#/tools/processor/check/domain/reverse\" target='_blank'>Info</a>"},{"name":"Check Domain Has MX Record","value":"checkDomainMx","description":"Check if domain has a MX record <a href=\"https://app.uproc.io/#/tools/processor/check/domain/mx\" target='_blank'>Info</a>"},{"name":"Check Domain Has Valid Certificate","value":"checkDomainCertificate","description":"Check if domain has a valid SSL certificate <a href=\"https://app.uproc.io/#/tools/processor/check/domain/certificate\" target='_blank'>Info</a>"},{"name":"Check Domain Has Valid Format","value":"checkDomainFormat","description":"Check if domain has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/domain/format\" target='_blank'>Info</a>"},{"name":"Check Host Is Up","value":"checkNetHostAlive","description":"Discover if a computer is switched on <a href=\"https://app.uproc.io/#/tools/processor/check/net/host-alive\" target='_blank'>Info</a>"},{"name":"Check Service Is Up","value":"checkNetServiceUp","description":"Discover if a service in a port is available <a href=\"https://app.uproc.io/#/tools/processor/check/net/service-up\" target='_blank'>Info</a>"},{"name":"Check URL Contains","value":"checkUrlContains","description":"Check if an URL contains string or regular expression (case insensitive) <a href=\"https://app.uproc.io/#/tools/processor/check/url/contains\" target='_blank'>Info</a>"},{"name":"Check URL Exists","value":"checkUrlExist","description":"Check if an URL exists <a href=\"https://app.uproc.io/#/tools/processor/check/url/exist\" target='_blank'>Info</a>"},{"name":"Check URL Is Valid","value":"checkUrlValid","description":"Check that an URL has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/url/valid\" target='_blank'>Info</a>"},{"name":"Get Certificate By Domain","value":"getDomainCertificate","description":"Get full SSL certificate data by domain (or website) and monitor your certificate status.<br><br>If domain has port 443 opened, a response will be returned. <a href=\"https://app.uproc.io/#/tools/processor/get/domain/certificate\" target='_blank'>Info</a>"},{"name":"Get Contents From URL","value":"getUrlContents","description":"Get text data from web, pdf or image (png, jpg, gif), allowing to filter some elements by regular expressions or field names (email, phone, zipcode).<br><br>Learn about regular expressions on [Wikipedia](https://en.wikipedia.org/wiki/Regular_expression) <a href=\"https://app.uproc.io/#/tools/processor/get/url/contents\" target='_blank'>Info</a>"},{"name":"Get Decoded URL","value":"getUrlDecode","description":"Decode URL to recover original <a href=\"https://app.uproc.io/#/tools/processor/get/url/decode\" target='_blank'>Info</a>"},{"name":"Get Default URL By Domain","value":"getUrlByDomain","description":"Get valid, existing and default URL when accessing a domain using a web browser. <a href=\"https://app.uproc.io/#/tools/processor/get/url/by-domain\" target='_blank'>Info</a>"},{"name":"Get Device By User Agent","value":"getDeviceByUa","description":"Discover device features by user agent <a href=\"https://app.uproc.io/#/tools/processor/get/device/by-ua\" target='_blank'>Info</a>"},{"name":"Get Domain By IP","value":"getDomainByIp","description":"Get the domain name related with the IP address <a href=\"https://app.uproc.io/#/tools/processor/get/domain/by-ip\" target='_blank'>Info</a>"},{"name":"Get Domain DNS Records","value":"getDomainRecords","description":"Get all domain dns records <a href=\"https://app.uproc.io/#/tools/processor/get/domain/records\" target='_blank'>Info</a>"},{"name":"Get Domain Record By DNS Type","value":"getDomainRecord","description":"Get the domain record by its type <a href=\"https://app.uproc.io/#/tools/processor/get/domain/record\" target='_blank'>Info</a>"},{"name":"Get Encoded URL","value":"getUrlEncode","description":"Encode URL to avoid problems <a href=\"https://app.uproc.io/#/tools/processor/get/url/encode\" target='_blank'>Info</a>"},{"name":"Get Feed Entries By Domain","value":"getFeedEntriesByDomain","description":"Get Feed entries of a domain <a href=\"https://app.uproc.io/#/tools/processor/get/feed/entries-by-domain\" target='_blank'>Info</a>"},{"name":"Get File Copied Between URLs","value":"getFileCopiedBetweenUrls","description":"Copy file from one URL to another URL <a href=\"https://app.uproc.io/#/tools/processor/get/file/copied-between-urls\" target='_blank'>Info</a>"},{"name":"Get Fixed IP","value":"getNetFixip","description":"Fix an IP address to the right format <a href=\"https://app.uproc.io/#/tools/processor/get/net/fixip\" target='_blank'>Info</a>"},{"name":"Get IP By Domain","value":"getDomainReverseIp","description":"Get the IPv4 address linked with a domain <a href=\"https://app.uproc.io/#/tools/processor/get/domain/reverse-ip\" target='_blank'>Info</a>"},{"name":"Get IP By Number","value":"getNetNtoa","description":"Convert a number to an IP address <a href=\"https://app.uproc.io/#/tools/processor/get/net/ntoa\" target='_blank'>Info</a>"},{"name":"Get ISP By Domain","value":"getDomainIsp","description":"Get ISP known name of email domain name (hotmail, yahoo, gmail, mailgun, zoho, other) <a href=\"https://app.uproc.io/#/tools/processor/get/domain/isp\" target='_blank'>Info</a>"},{"name":"Get Last Feed Entry By Domain","value":"getFeedLastEntryByDomain","description":"Get the most recent feed entry of a domain <a href=\"https://app.uproc.io/#/tools/processor/get/feed/last-entry-by-domain\" target='_blank'>Info</a>"},{"name":"Get Long Version Of Shortened URL","value":"getUrlUnshortened","description":"Discover the URL behind a shortened URL (bit.ly, linked.in, rb.gy, and similars), or the first redirection of any existing URL <a href=\"https://app.uproc.io/#/tools/processor/get/url/unshortened\" target='_blank'>Info</a>"},{"name":"Get Number By IP","value":"getNetAton","description":"Convert an IP address to numeric notation <a href=\"https://app.uproc.io/#/tools/processor/get/net/aton\" target='_blank'>Info</a>"},{"name":"Get Opened Ports In Host","value":"getNetScan","description":"Scan a host and returns most common open ports: 21, 22, 23, 25, 53, 80, 110, 143, 443, 3306, 27017 <a href=\"https://app.uproc.io/#/tools/processor/get/net/scan\" target='_blank'>Info</a>"},{"name":"Get Parsed Contents From Results URL","value":"getUrlListContentsParsed","description":"Obtains a list with multiple results from a website in a structured way in JSON format to be able to save it wherever you want <a href=\"https://app.uproc.io/#/tools/processor/get/url/list-contents-parsed\" target='_blank'>Info</a>"},{"name":"Get Parsed Contents From URL","value":"getUrlContentsParsed","description":"Obtains the content of a web in a structured way in JSON format to be able to save it wherever you want <a href=\"https://app.uproc.io/#/tools/processor/get/url/contents-parsed\" target='_blank'>Info</a>"},{"name":"Get Parsed URL","value":"getUrlParsed","description":"Decode URL into multiple fields <a href=\"https://app.uproc.io/#/tools/processor/get/url/parsed\" target='_blank'>Info</a>"},{"name":"Get Pdf By URL","value":"getUrlPdf","description":"Generate a PDF file by URL provided using Chrome browser <a href=\"https://app.uproc.io/#/tools/processor/get/url/pdf\" target='_blank'>Info</a>"},{"name":"Get Root Domain By Web Address","value":"getDomainByUrl","description":"Get root domain of any web address, removing non needed characters. <a href=\"https://app.uproc.io/#/tools/processor/get/domain/by-url\" target='_blank'>Info</a>"},{"name":"Get Shareable Links","value":"getUrlShareableLinks","description":"Generates shareable URIs to use on social networks and email using a content URI and a text. <a href=\"https://app.uproc.io/#/tools/processor/get/url/shareable-links\" target='_blank'>Info</a>"},{"name":"Get Table From URL","value":"getUrlTables","description":"Get data from existing table in HTML page (by table number) or in a PDF file (by table column number) in CSV format (columns delimited by ;) <a href=\"https://app.uproc.io/#/tools/processor/get/url/tables\" target='_blank'>Info</a>"},{"name":"Get Technologies By Domain","value":"getDomainTechnologies","description":"Discover client and server technologies used in domain <a href=\"https://app.uproc.io/#/tools/processor/get/domain/technologies\" target='_blank'>Info</a>"},{"name":"Get Technologies By URL","value":"getUrlTechnologies","description":"Discover client and server technologies used in web page <a href=\"https://app.uproc.io/#/tools/processor/get/url/technologies\" target='_blank'>Info</a>"},{"name":"Get URL Analysis","value":"getUrlAnalysis","description":"Analyze URL's health status about SSL, broken links, conflictive HTTP links with SSL, and more. <a href=\"https://app.uproc.io/#/tools/processor/get/url/analysis\" target='_blank'>Info</a>"},{"name":"Get Visits By Domain","value":"getDomainVisits","description":"Get Website visits and rank of any domain <a href=\"https://app.uproc.io/#/tools/processor/get/domain/visits\" target='_blank'>Info</a>"},{"name":"Get Whois By Domain","value":"getDomainWhois","description":"Get the domain whois data by fields <a href=\"https://app.uproc.io/#/tools/processor/get/domain/whois\" target='_blank'>Info</a>"},{"name":"Get Whois By IP Address","value":"getIpWhois","description":"Get whois data fields by IP address provided. <a href=\"https://app.uproc.io/#/tools/processor/get/ip/whois\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["personal"]}},"default":"checkAgeBetw","options":[{"name":"Check Age Between","value":"checkAgeBetw","description":"Check if age is between two numbers <a href=\"https://app.uproc.io/#/tools/processor/check/age/betw\" target='_blank'>Info</a>"},{"name":"Check Age Is Between 20 And 29 Years","value":"checkAgeIsTwenties","description":"Check if date returns an age between 20 and 29 years old <a href=\"https://app.uproc.io/#/tools/processor/check/age/is-twenties\" target='_blank'>Info</a>"},{"name":"Check Age Is Between 40 And 49 Years","value":"checkAgeIsForties","description":"Check if date returns an age between 40 and 49 years old <a href=\"https://app.uproc.io/#/tools/processor/check/age/is-forties\" target='_blank'>Info</a>"},{"name":"Check Age Is Greater","value":"checkAgeGt","description":"Check if age is greater than another <a href=\"https://app.uproc.io/#/tools/processor/check/age/gt\" target='_blank'>Info</a>"},{"name":"Check Age Is Greater Or Equal","value":"checkAgeGe","description":"Check if age is greater or equal than another <a href=\"https://app.uproc.io/#/tools/processor/check/age/ge\" target='_blank'>Info</a>"},{"name":"Check Age Is Greater Than 64 Years","value":"checkAgeIsRetired","description":"Check if birth date returns an age greater than 64 years old <a href=\"https://app.uproc.io/#/tools/processor/check/age/is-retired\" target='_blank'>Info</a>"},{"name":"Check Age Is Greater Than Or Equal To 18 Years","value":"checkAgeIsAdult","description":"Check if birth date belongs to an adult: 18 years old (Spain) <a href=\"https://app.uproc.io/#/tools/processor/check/age/is-adult\" target='_blank'>Info</a>"},{"name":"Check Age Is Lower","value":"checkAgeLt","description":"Chekc if age is lower than another <a href=\"https://app.uproc.io/#/tools/processor/check/age/lt\" target='_blank'>Info</a>"},{"name":"Check Age Is Lower Or Equal","value":"checkAgeLe","description":"Check if age is lower or equal than another <a href=\"https://app.uproc.io/#/tools/processor/check/age/le\" target='_blank'>Info</a>"},{"name":"Check Ages Are Equal","value":"checkAgeEq","description":"Check if ages are equal <a href=\"https://app.uproc.io/#/tools/processor/check/age/eq\" target='_blank'>Info</a>"},{"name":"Check Date Is Between Dates","value":"checkDateBetw","description":"Discover if a date (date1) is betwen two dates (date2, date3) <a href=\"https://app.uproc.io/#/tools/processor/check/date/betw\" target='_blank'>Info</a>"},{"name":"Check Date Is Greater","value":"checkDateGt","description":"Discover if a date is greater <a href=\"https://app.uproc.io/#/tools/processor/check/date/gt\" target='_blank'>Info</a>"},{"name":"Check Date Is Greater Or Equal","value":"checkDateGe","description":"Discover if a date is greater or equal <a href=\"https://app.uproc.io/#/tools/processor/check/date/ge\" target='_blank'>Info</a>"},{"name":"Check Date Is Leap Year","value":"checkDateLeap","description":"Discover if a date belongs to a leap year <a href=\"https://app.uproc.io/#/tools/processor/check/date/leap\" target='_blank'>Info</a>"},{"name":"Check Date Is Lower","value":"checkDateLt","description":"Discover if a date is lower <a href=\"https://app.uproc.io/#/tools/processor/check/date/lt\" target='_blank'>Info</a>"},{"name":"Check Date Is Lower Or Equal","value":"checkDateLe","description":"Discover if a date is lower or equal <a href=\"https://app.uproc.io/#/tools/processor/check/date/le\" target='_blank'>Info</a>"},{"name":"Check Date Is Valid","value":"checkDateValid","description":"Discover if a date has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/date/valid\" target='_blank'>Info</a>"},{"name":"Check Dates Are Equal","value":"checkDateEq","description":"Discover if two dates are equal <a href=\"https://app.uproc.io/#/tools/processor/check/date/eq\" target='_blank'>Info</a>"},{"name":"Check Gender Is Valid","value":"checkGenderValid","description":"Discover if a gender value is valid (multilanguage) <a href=\"https://app.uproc.io/#/tools/processor/check/gender/valid\" target='_blank'>Info</a>"},{"name":"Check NIE Is Valid (ES)","value":"checkNieValid","description":"Discover if a NIE card number is valid <a href=\"https://app.uproc.io/#/tools/processor/check/nie/valid\" target='_blank'>Info</a>"},{"name":"Check NIF Is Valid (ES)","value":"checkNifValid","description":"Discover if a nif card number is valid <a href=\"https://app.uproc.io/#/tools/processor/check/nif/valid\" target='_blank'>Info</a>"},{"name":"Check Name Exists (ES)","value":"checkNameExist","description":"Check if a personal name exists in INE data source (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/check/name/exist\" target='_blank'>Info</a>"},{"name":"Check Name Has Valid Format","value":"checkNameValid","description":"Check if name contains accepted characters <a href=\"https://app.uproc.io/#/tools/processor/check/name/valid\" target='_blank'>Info</a>"},{"name":"Check Nif Number Is Robinson (ES)","value":"checkRobinsonNifExist","description":"Discover if an nif exists in the Robinson list (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/check/robinson/nif-exist\" target='_blank'>Info</a>"},{"name":"Check Surname Has Valid Format","value":"checkSurnameValid","description":"Check if surname contains accepted characters <a href=\"https://app.uproc.io/#/tools/processor/check/surname/valid\" target='_blank'>Info</a>"},{"name":"Check Surname Is Valid (ES)","value":"checkSurnameExist","description":"Check if a personal surname appears in INE data source (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/check/surname/exist\" target='_blank'>Info</a>"},{"name":"Check Valid Dni (ES)","value":"checkDniValid","description":"Discover if a dni card number is valid <a href=\"https://app.uproc.io/#/tools/processor/check/dni/valid\" target='_blank'>Info</a>"},{"name":"Get Age By Date","value":"getAgeByDate","description":"Discover the age of a birth date (multiple formats allowed) <a href=\"https://app.uproc.io/#/tools/processor/get/age/by-date\" target='_blank'>Info</a>"},{"name":"Get Age Range By Date","value":"getAgeRange","description":"Discover the age range of a person by birth date <a href=\"https://app.uproc.io/#/tools/processor/get/age/range\" target='_blank'>Info</a>"},{"name":"Get Difference Between Dates","value":"getDateDifference","description":"Returns difference between two dates (start and end) in seconds, minutes, hours or days <a href=\"https://app.uproc.io/#/tools/processor/get/date/difference\" target='_blank'>Info</a>"},{"name":"Get Gender By Email","value":"getGenderByEmail","description":"Discover the gender of a person by the email, if person name is included in email <a href=\"https://app.uproc.io/#/tools/processor/get/gender/by-email\" target='_blank'>Info</a>"},{"name":"Get Gender By Name","value":"getGenderByPersonalName","description":"Discover the gender of a person or company by name <a href=\"https://app.uproc.io/#/tools/processor/get/gender/by-personal-name\" target='_blank'>Info</a>"},{"name":"Get LinkedIn URI By Email","value":"getProfileLinkedinByEmail","description":"Get LinkedIn employee profile URI by <strong>business</strong> or <strong>personal</strong> email.<br><br>This tool uses search engines (Bing and Google) through proxies <a href=\"https://app.uproc.io/#/tools/processor/get/profile/linkedin-by-email\" target='_blank'>Info</a>"},{"name":"Get LinkedIn URI By First, Last And Company","value":"getProfileByEmployeeData","description":"Get LinkedIn employee profile URI by firstname, lastname and company without manual search on Google or LinkedIn.<br><br>This tool uses search engines (Bing and Google) through proxies <a href=\"https://app.uproc.io/#/tools/processor/get/profile/by-employee-data\" target='_blank'>Info</a>"},{"name":"Get LinkedIn URI By Phone","value":"getProfileLinkedinByPhone","description":"Get LinkedIn employee profile URI by <strong>landline</strong> or <strong>mobile</strong> phone.<br><br>This tool uses search engines (Bing and Google) through proxies <a href=\"https://app.uproc.io/#/tools/processor/get/profile/linkedin-by-phone\" target='_blank'>Info</a>"},{"name":"Get NIF By DNI (ES)","value":"getNifByDni","description":"Discover the letter of a dni card number <a href=\"https://app.uproc.io/#/tools/processor/get/nif/by-dni\" target='_blank'>Info</a>"},{"name":"Get Name By Prefix (ES)","value":"getNameByPrefix","description":"Get first personal name matching by prefix and gender from INE data source (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/name/by-prefix\" target='_blank'>Info</a>"},{"name":"Get Normalized DNI (ES)","value":"getDniNormalized","description":"Allow to normalize a DNI number, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/dni/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized Date","value":"getDateNormalized","description":"Allow to normalize a date, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/date/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized NIE (ES)","value":"getNieNormalized","description":"Allow to normalize a NIE number, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/nie/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized NIF (ES)","value":"getNifNormalized","description":"Allow to normalize a NIF number, removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/nif/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized Name","value":"getNameNormalized","description":"Normalize name removing non allowed characters <a href=\"https://app.uproc.io/#/tools/processor/get/name/normalized\" target='_blank'>Info</a>"},{"name":"Get Normalized Surname","value":"getSurnameNormalized","description":"Normalize surname <a href=\"https://app.uproc.io/#/tools/processor/get/surname/normalized\" target='_blank'>Info</a>"},{"name":"Get Parsed Datetime","value":"getDateParsed","description":"Parse datetime, without format dependency, into multiple fields <a href=\"https://app.uproc.io/#/tools/processor/get/date/parsed\" target='_blank'>Info</a>"},{"name":"Get Parsed Fullname","value":"getFullnameParsed","description":"Normalize fullname, fixing abbreviations, sorting if necessary and returning firstname, lastname and gender <a href=\"https://app.uproc.io/#/tools/processor/get/fullname/parsed\" target='_blank'>Info</a>"},{"name":"Get Person (Extended) By Email","value":"getPersonExtendedByEmail","description":"Get prospect's contact data and company's location and social data by email <a href=\"https://app.uproc.io/#/tools/processor/get/person/extended-by-email\" target='_blank'>Info</a>"},{"name":"Get Person (Extended) By Email And Company","value":"getPersonExtendedByEmailAndCompany","description":"Get contact, location and social data by email and company name and location <a href=\"https://app.uproc.io/#/tools/processor/get/person/extended-by-email-and-company\" target='_blank'>Info</a>"},{"name":"Get Person (Extended) By Profile","value":"getPersonExtendedByProfile","description":"Get personal and social data by social profile <a href=\"https://app.uproc.io/#/tools/processor/get/person/extended-by-profile\" target='_blank'>Info</a>"},{"name":"Get Person By Email","value":"getPersonByEmail","description":"Get personal data by email <a href=\"https://app.uproc.io/#/tools/processor/get/person/by-email\" target='_blank'>Info</a>"},{"name":"Get Person By Firstname, Lastname, Company And Location","value":"getPersonByFirstnameLastnameCompanyLocation","description":"Get personal data by firstname, lastname, company and location <a href=\"https://app.uproc.io/#/tools/processor/get/person/by-firstname-lastname-company-location\" target='_blank'>Info</a>"},{"name":"Get Person By Mobile","value":"getPersonByMobile","description":"Get personal data by mobile <a href=\"https://app.uproc.io/#/tools/processor/get/person/by-mobile\" target='_blank'>Info</a>"},{"name":"Get Person By Social Profile","value":"getPersonByProfile","description":"Get personal data by social network profile <a href=\"https://app.uproc.io/#/tools/processor/get/person/by-profile\" target='_blank'>Info</a>"},{"name":"Get Random Person Data","value":"getPersonFakedData","description":"Generates random fake data <a href=\"https://app.uproc.io/#/tools/processor/get/person/faked-data\" target='_blank'>Info</a>"},{"name":"Get Surname By Prefix (ES)","value":"getSurnameByPrefix","description":"Get first personal surname matching by prefix from INE data source (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/surname/by-prefix\" target='_blank'>Info</a>"},{"name":"Get Surnames By Prefix (ES)","value":"getSurnameListByPrefix","description":"Get personal surnames matching by prefix from INE data source (only Spain) <a href=\"https://app.uproc.io/#/tools/processor/get/surname/list-by-prefix\" target='_blank'>Info</a>"},{"name":"Get Xing URI By First, Last And Company","value":"getProfileXingByEmployeeData","description":"Get Xing profile by firstname, lastname and company without manual search on Google or Xing.<br><br>This tool uses search engines (Bing and Google) through proxies <a href=\"https://app.uproc.io/#/tools/processor/get/profile/xing-by-employee-data\" target='_blank'>Info</a>"},{"name":"Send Email's Contact To List","value":"sendPersonEmailToList","description":"Add a contact email to a person list <a href=\"https://app.uproc.io/#/tools/processor/send/person/email-to-list\" target='_blank'>Info</a>"},{"name":"Send LinkedIn's Contact To List","value":"sendPersonProfileToList","description":"Add a contact LinkedIn profile to a person list <a href=\"https://app.uproc.io/#/tools/processor/send/person/profile-to-list\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["product"]}},"default":"checkAsinExist","options":[{"name":"Check ASIN Exists","value":"checkAsinExist","description":"Check if a ASIN code exists on Amazon marketplace <a href=\"https://app.uproc.io/#/tools/processor/check/asin/exist\" target='_blank'>Info</a>"},{"name":"Check ASIN Valid","value":"checkAsinValid","description":"Check if a ASIN code has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/asin/valid\" target='_blank'>Info</a>"},{"name":"Check EAN Exists","value":"checkEanExist","description":"Check if a EAN code exists on Amazon Marketplace (.com supported) <a href=\"https://app.uproc.io/#/tools/processor/check/ean/exist\" target='_blank'>Info</a>"},{"name":"Check EAN Is Valid","value":"checkEanValid","description":"Check if a EAN barcode (8 or 13 digits) has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/ean/valid\" target='_blank'>Info</a>"},{"name":"Check EAN13 Is Valid","value":"checkEan13Valid","description":"Check if a EAN barcode of 13 digits has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/ean13/valid\" target='_blank'>Info</a>"},{"name":"Check EAN14 Is Valid","value":"checkEan14Valid","description":"Check if a EAN barcode of 14 digits has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/ean14/valid\" target='_blank'>Info</a>"},{"name":"Check EAN18 Is Valid","value":"checkEan18Valid","description":"Check if a EAN barcode of 18 digits has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/ean18/valid\" target='_blank'>Info</a>"},{"name":"Check EAN8 Is Valid","value":"checkEan8Valid","description":"Check if a EAN barcode of 8 digits has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/ean8/valid\" target='_blank'>Info</a>"},{"name":"Check GTIN Is Valid","value":"checkGtinValid","description":"Check if a GTIN barcode (8 or 13 digits) has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/gtin/valid\" target='_blank'>Info</a>"},{"name":"Check GTIN13 Is Valid","value":"checkGtin13Valid","description":"Check if a GTIN barcode of 13 digits has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/gtin13/valid\" target='_blank'>Info</a>"},{"name":"Check GTIN14 Is Valid","value":"checkGtin14Valid","description":"Check if a GTIN barcode of 14 digits has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/gtin14/valid\" target='_blank'>Info</a>"},{"name":"Check GTIN8 Is Valid","value":"checkGtin8Valid","description":"Check if a GTIN barcode of 8 digits has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/gtin8/valid\" target='_blank'>Info</a>"},{"name":"Check ISBN Code Exists","value":"checkBookIsbnExist","description":"Allow to check if an ISBN book exist <a href=\"https://app.uproc.io/#/tools/processor/check/book/isbn-exist\" target='_blank'>Info</a>"},{"name":"Check ISBN Code Is Valid","value":"checkBookIsbn","description":"Allow to check if an ISBN10/13 code has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/book/isbn\" target='_blank'>Info</a>"},{"name":"Check ISBN10 Code Is Valid","value":"checkBookIsbn10","description":"Allow to check if an ISBN10 code has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/book/isbn10\" target='_blank'>Info</a>"},{"name":"Check ISBN13 Code Is Valid","value":"checkBookIsbn13","description":"Allow to check if an ISBN13 code has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/book/isbn13\" target='_blank'>Info</a>"},{"name":"Check UPC Exists","value":"checkUpcExist","description":"Check if a UPC code exists <a href=\"https://app.uproc.io/#/tools/processor/check/upc/exist\" target='_blank'>Info</a>"},{"name":"Check UPC Has Valid Format","value":"checkUpcFormat","description":"Check if a UPC code has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/upc/format\" target='_blank'>Info</a>"},{"name":"Check VIN Number Is Valid","value":"checkVinFormat","description":"Check if VIN number has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/vin/format\" target='_blank'>Info</a>"},{"name":"Get ASIN By EAN","value":"getAsinByEan","description":"Get ASIN code by EAN code querying Internet. <a href=\"https://app.uproc.io/#/tools/processor/get/asin/by-ean\" target='_blank'>Info</a>"},{"name":"Get Book By Author","value":"getBookAuthorLookup","description":"Get book by author's surname <a href=\"https://app.uproc.io/#/tools/processor/get/book/author-lookup\" target='_blank'>Info</a>"},{"name":"Get Book By Category","value":"getBookCategoryLookup","description":"Get all publications by category <a href=\"https://app.uproc.io/#/tools/processor/get/book/category-lookup\" target='_blank'>Info</a>"},{"name":"Get Book By Editor","value":"getBookPublisherLookup","description":"Get book data by editor's name <a href=\"https://app.uproc.io/#/tools/processor/get/book/publisher-lookup\" target='_blank'>Info</a>"},{"name":"Get Book By ISBN","value":"getBookIsbnLookup","description":"Get book or publication data by 10 or 13 digits ISBN code <a href=\"https://app.uproc.io/#/tools/processor/get/book/isbn-lookup\" target='_blank'>Info</a>"},{"name":"Get Book By Title","value":"getBookTitleLookup","description":"Get book data by title <a href=\"https://app.uproc.io/#/tools/processor/get/book/title-lookup\" target='_blank'>Info</a>"},{"name":"Get Books By Author","value":"getBookListAuthorLookup","description":"Get books by author's surname <a href=\"https://app.uproc.io/#/tools/processor/get/book/list-author-lookup\" target='_blank'>Info</a>"},{"name":"Get Books By Category","value":"getBookListCategoryLookup","description":"Get all books by category <a href=\"https://app.uproc.io/#/tools/processor/get/book/list-category-lookup\" target='_blank'>Info</a>"},{"name":"Get Books By Editor","value":"getBookListPublisherLookup","description":"Get all books by editor <a href=\"https://app.uproc.io/#/tools/processor/get/book/list-publisher-lookup\" target='_blank'>Info</a>"},{"name":"Get Books By Title","value":"getBookListTitleLookup","description":"Get all books by title <a href=\"https://app.uproc.io/#/tools/processor/get/book/list-title-lookup\" target='_blank'>Info</a>"},{"name":"Get Data By VIN Number","value":"getVinLookup","description":"Get related data by a VIN (Vehicle Identifier Number) <a href=\"https://app.uproc.io/#/tools/processor/get/vin/lookup\" target='_blank'>Info</a>"},{"name":"Get EAN By ASIN","value":"getEanByAsin","description":"Get EAN code by ASIN code querying Internet. <a href=\"https://app.uproc.io/#/tools/processor/get/ean/by-asin\" target='_blank'>Info</a>"},{"name":"Get ISBN10 Code By ISBN13 Code","value":"getBookIsbn13ToIsbn10","description":"Convert a valid ISBN code from 13 digits to 10 digits. <a href=\"https://app.uproc.io/#/tools/processor/get/book/isbn13-to-isbn10\" target='_blank'>Info</a>"},{"name":"Get ISBN13 Code By ISBN10 Code","value":"getBookIsbn10ToIsbn13","description":"Convert a valid ISBN code from 10 digits to 13 digits. <a href=\"https://app.uproc.io/#/tools/processor/get/book/isbn10-to-isbn13\" target='_blank'>Info</a>"},{"name":"Get Product By UPC","value":"getUpcLookup","description":"Get product data of an UPC code on Amazon Marketplace (.com supported) <a href=\"https://app.uproc.io/#/tools/processor/get/upc/lookup\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["security"]}},"default":"checkNumberLuhn","options":[{"name":"Check Luhn Number Is Valid","value":"checkNumberLuhn","description":"Check if it a valid Luhn number <a href=\"https://app.uproc.io/#/tools/processor/check/number/luhn\" target='_blank'>Info</a>"},{"name":"Check Password Is Strong","value":"checkPasswordStrong","description":"Check is password is sure and contains a lowercase, uppercase, numbers, special characters and have a minimum length of four characters <a href=\"https://app.uproc.io/#/tools/processor/check/password/strong\" target='_blank'>Info</a>"},{"name":"Check UUID Number Is Valid","value":"checkNumberUuid","description":"Check if it a valid UUID number <a href=\"https://app.uproc.io/#/tools/processor/check/number/uuid\" target='_blank'>Info</a>"},{"name":"Get Domain Blacklists","value":"getDomainBlacklists","description":"Get all blacklists where a domain appears <a href=\"https://app.uproc.io/#/tools/processor/get/domain/blacklists\" target='_blank'>Info</a>"},{"name":"Get Ip Blacklists","value":"getIpBlacklists","description":"Get all blacklists where an IP address appears <a href=\"https://app.uproc.io/#/tools/processor/get/ip/blacklists\" target='_blank'>Info</a>"}]},{"displayName":"Operation","name":"tool","type":"options","description":"The Operation to consume","displayOptions":{"show":{"group":["text"]}},"default":"checkStringAlpha","options":[{"name":"Check Alphabetic String Is Valid","value":"checkStringAlpha","description":"Check if string length contains only letters <a href=\"https://app.uproc.io/#/tools/processor/check/string/alpha\" target='_blank'>Info</a>"},{"name":"Check Alphanumeric String Is Valid","value":"checkStringAlphanumeric","description":"Check if string length contains only numbers and letters <a href=\"https://app.uproc.io/#/tools/processor/check/string/alphanumeric\" target='_blank'>Info</a>"},{"name":"Check Boolean String Is Valid","value":"checkStringBoolean","description":"Check if string is true or false <a href=\"https://app.uproc.io/#/tools/processor/check/string/boolean\" target='_blank'>Info</a>"},{"name":"Check Decimal Number Is Valid","value":"checkNumberDecimal","description":"Check if value is a decimal number <a href=\"https://app.uproc.io/#/tools/processor/check/number/decimal\" target='_blank'>Info</a>"},{"name":"Check Even Number Is Valid","value":"checkNumberEven","description":"Check if number is even <a href=\"https://app.uproc.io/#/tools/processor/check/number/even\" target='_blank'>Info</a>"},{"name":"Check Greater Element","value":"checkListMax","description":"Checks if the largest item in a list matches the provided item <a href=\"https://app.uproc.io/#/tools/processor/check/list/max\" target='_blank'>Info</a>"},{"name":"Check IP Has Valid Format","value":"checkStringIp","description":"Check if IPv4 or IPv6 address has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/string/ip\" target='_blank'>Info</a>"},{"name":"Check IPv4 Has Valid Format","value":"checkStringIp4","description":"Check if IPv4 address has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/string/ip4\" target='_blank'>Info</a>"},{"name":"Check IPv6 Has Valid Format","value":"checkStringIp6","description":"Check if IPv6 address has a valid format <a href=\"https://app.uproc.io/#/tools/processor/check/string/ip6\" target='_blank'>Info</a>"},{"name":"Check Length List Between","value":"checkListLengthBetw","description":"Check if the length of a list is between two quantities <a href=\"https://app.uproc.io/#/tools/processor/check/list/length-betw\" target='_blank'>Info</a>"},{"name":"Check Length List Equal","value":"checkListLengthEq","description":"Checks if the length of a list equals a specified quantity <a href=\"https://app.uproc.io/#/tools/processor/check/list/length-eq\" target='_blank'>Info</a>"},{"name":"Check Length List Greater","value":"checkListLengthGt","description":"Check if the length of a list is greater than a certain amount <a href=\"https://app.uproc.io/#/tools/processor/check/list/length-gt\" target='_blank'>Info</a>"},{"name":"Check Length List Greater Or Equal","value":"checkListLengthGe","description":"Check if the length of a list is greater than or equal to a certain amount <a href=\"https://app.uproc.io/#/tools/processor/check/list/length-ge\" target='_blank'>Info</a>"},{"name":"Check Length List Lower","value":"checkListLengthLt","description":" <a href=\"https://app.uproc.io/#/tools/processor/check/list/length-lt\" target='_blank'>Info</a>"},{"name":"Check Length List Lower Or Equal","value":"checkListLengthLe","description":"Check if the length of a list is less than or equal to a certain amount <a href=\"https://app.uproc.io/#/tools/processor/check/list/length-le\" target='_blank'>Info</a>"},{"name":"Check List Contains","value":"checkListContains","description":"Check if the list contains a specific item <a href=\"https://app.uproc.io/#/tools/processor/check/list/contains\" target='_blank'>Info</a>"},{"name":"Check List Ends With","value":"checkListEnds","description":"Check if the list ends with a specific element <a href=\"https://app.uproc.io/#/tools/processor/check/list/ends\" target='_blank'>Info</a>"},{"name":"Check List Is Sorted","value":"checkListSorted","description":"Check if a list is sorted in ascending order <a href=\"https://app.uproc.io/#/tools/processor/check/list/sorted\" target='_blank'>Info</a>"},{"name":"Check List Starts With","value":"checkListStarts","description":"Check if the list starts with a specific element <a href=\"https://app.uproc.io/#/tools/processor/check/list/starts\" target='_blank'>Info</a>"},{"name":"Check Lower Element","value":"checkListMin","description":"Checks if the smallest element in a list matches the provided element <a href=\"https://app.uproc.io/#/tools/processor/check/list/min\" target='_blank'>Info</a>"},{"name":"Check Modulus Is Equals","value":"checkNumberMod","description":"Check if modulus between two numbers is equal to a value <a href=\"https://app.uproc.io/#/tools/processor/check/number/mod\" target='_blank'>Info</a>"},{"name":"Check Natural Number Is Valid","value":"checkNumberNatural","description":"Check if value is a natural number <a href=\"https://app.uproc.io/#/tools/processor/check/number/natural\" target='_blank'>Info</a>"},{"name":"Check Number Is Between","value":"checkNumberBetw","description":"Check if number is between two values <a href=\"https://app.uproc.io/#/tools/processor/check/number/betw\" target='_blank'>Info</a>"},{"name":"Check Number Is Equal","value":"checkNumberEq","description":"Check if number is equal to another <a href=\"https://app.uproc.io/#/tools/processor/check/number/eq\" target='_blank'>Info</a>"},{"name":"Check Number Is Greater","value":"checkNumberGt","description":"Check if number is greater than another <a href=\"https://app.uproc.io/#/tools/processor/check/number/gt\" target='_blank'>Info</a>"},{"name":"Check Number Is Greater Or Equal","value":"checkNumberGe","description":"Check if number is greater or equal than another <a href=\"https://app.uproc.io/#/tools/processor/check/number/ge\" target='_blank'>Info</a>"},{"name":"Check Number Is Lower","value":"checkNumberLt","description":"Check if number is lower than another <a href=\"https://app.uproc.io/#/tools/processor/check/number/lt\" target='_blank'>Info</a>"},{"name":"Check Number Is Lower Or Equal","value":"checkNumberLe","description":"Check if number is lower or equal than another <a href=\"https://app.uproc.io/#/tools/processor/check/number/le\" target='_blank'>Info</a>"},{"name":"Check Numeric String Is Valid","value":"checkStringNumeric","description":"Check if string length contains only numbers <a href=\"https://app.uproc.io/#/tools/processor/check/string/numeric\" target='_blank'>Info</a>"},{"name":"Check Odd Number Is Valid","value":"checkNumberOdd","description":"Check if number is odd <a href=\"https://app.uproc.io/#/tools/processor/check/number/odd\" target='_blank'>Info</a>"},{"name":"Check Prime Number Is Valid","value":"checkNumberPrime","description":"Check if number is prime <a href=\"https://app.uproc.io/#/tools/processor/check/number/prime\" target='_blank'>Info</a>"},{"name":"Check String Contains Char","value":"checkStringContains","description":"Check if string contains a character <a href=\"https://app.uproc.io/#/tools/processor/check/string/contains\" target='_blank'>Info</a>"},{"name":"Check String Ends With","value":"checkStringEnds","description":"Check if string ends with a character <a href=\"https://app.uproc.io/#/tools/processor/check/string/ends\" target='_blank'>Info</a>"},{"name":"Check String Is Empty","value":"checkStringBlank","description":"Check if string has no content <a href=\"https://app.uproc.io/#/tools/processor/check/string/blank\" target='_blank'>Info</a>"},{"name":"Check String Is Random","value":"checkStringRandom","description":"Check if string contains random characters without sense <a href=\"https://app.uproc.io/#/tools/processor/check/string/random\" target='_blank'>Info</a>"},{"name":"Check String Is Valid By Pattern","value":"checkStringRegex","description":"Check if string contains a value that matches with a regular expression <a href=\"https://app.uproc.io/#/tools/processor/check/string/regex\" target='_blank'>Info</a>"},{"name":"Check String Length Is Between","value":"checkStringLengthBetw","description":"Check if string length is between two numbers <a href=\"https://app.uproc.io/#/tools/processor/check/string/length-betw\" target='_blank'>Info</a>"},{"name":"Check String Length Is Equal","value":"checkStringLengthEq","description":"Check if string length is equal to number <a href=\"https://app.uproc.io/#/tools/processor/check/string/length-eq\" target='_blank'>Info</a>"},{"name":"Check String Length Is Greater","value":"checkStringLengthGt","description":"Check if string length is greater than number <a href=\"https://app.uproc.io/#/tools/processor/check/string/length-gt\" target='_blank'>Info</a>"},{"name":"Check String Length Is Greater Or Equal","value":"checkStringLengthGe","description":"Check if string length is greater or equal than number <a href=\"https://app.uproc.io/#/tools/processor/check/string/length-ge\" target='_blank'>Info</a>"},{"name":"Check String Length Is Lower","value":"checkStringLengthLt","description":"Check if string length is lower than number <a href=\"https://app.uproc.io/#/tools/processor/check/string/length-lt\" target='_blank'>Info</a>"},{"name":"Check String Length Is Lower Or Equal","value":"checkStringLengthLe","description":"Check if string length is lower or equal than number <a href=\"https://app.uproc.io/#/tools/processor/check/string/length-le\" target='_blank'>Info</a>"},{"name":"Check String Starts With","value":"checkStringStarts","description":"Check if string starts with a character <a href=\"https://app.uproc.io/#/tools/processor/check/string/starts\" target='_blank'>Info</a>"},{"name":"Check Text Is Lowercased","value":"checkStringLowercase","description":"Check if string only contains lowercase characters <a href=\"https://app.uproc.io/#/tools/processor/check/string/lowercase\" target='_blank'>Info</a>"},{"name":"Check Text Is Uppercased","value":"checkStringUppercase","description":"Check if string only contains uppercase characters <a href=\"https://app.uproc.io/#/tools/processor/check/string/uppercase\" target='_blank'>Info</a>"},{"name":"Check Unique Es List","value":"checkListUnique","description":"Check if a list consists of unique elements <a href=\"https://app.uproc.io/#/tools/processor/check/list/unique\" target='_blank'>Info</a>"},{"name":"Check Valid List","value":"checkListValid","description":"Check if the supplied values form a valid list of elements <a href=\"https://app.uproc.io/#/tools/processor/check/list/valid\" target='_blank'>Info</a>"},{"name":"Check Word Count Between","value":"checkWordCountBetw","description":"Check if the number of words in a sentence is between two determined quantities <a href=\"https://app.uproc.io/#/tools/processor/check/word/count-betw\" target='_blank'>Info</a>"},{"name":"Check Word Count Equal","value":"checkWordCountEq","description":"Check if the number of words in a sentence equals a certain amount <a href=\"https://app.uproc.io/#/tools/processor/check/word/count-eq\" target='_blank'>Info</a>"},{"name":"Check Word Count Greater","value":"checkWordCountGt","description":"Check if the number of words in a sentence is greater than a certain amount <a href=\"https://app.uproc.io/#/tools/processor/check/word/count-gt\" target='_blank'>Info</a>"},{"name":"Check Word Count Greater Or Equal","value":"checkWordCountGe","description":"Check if the number of words in a sentence is greater than or equal to a certain amount <a href=\"https://app.uproc.io/#/tools/processor/check/word/count-ge\" target='_blank'>Info</a>"},{"name":"Check Word Count Lower","value":"checkWordCountLt","description":" <a href=\"https://app.uproc.io/#/tools/processor/check/word/count-lt\" target='_blank'>Info</a>"},{"name":"Check Word Count Lower Or Equal","value":"checkWordCountLe","description":"Check if the number of words present in a sentence is less than or equal to a quantity <a href=\"https://app.uproc.io/#/tools/processor/check/word/count-le\" target='_blank'>Info</a>"},{"name":"Get BASE64 Value","value":"getStringBase64","description":"Convert a string to a BASE64 encoded value <a href=\"https://app.uproc.io/#/tools/processor/get/string/base64\" target='_blank'>Info</a>"},{"name":"Get Banned Words","value":"getWordBanned","description":"Discover English banned words in the email body or subject <a href=\"https://app.uproc.io/#/tools/processor/get/word/banned\" target='_blank'>Info</a>"},{"name":"Get Field Type By Value","value":"getStringFieldName","description":"Get field name, analyzing field value provided.<br><br>Supported values: Email, Domain, Isbn, Ean, Upc, Dni, Nie, Cif, Date, Gender (male, female), Landline, Mobile phone, Zip code, Web address <a href=\"https://app.uproc.io/#/tools/processor/get/string/field-name\" target='_blank'>Info</a>"},{"name":"Get Formatted String By Pattern","value":"getStringByFormat","description":"It allows to format a string using a format pattern <a href=\"https://app.uproc.io/#/tools/processor/get/string/by-format\" target='_blank'>Info</a>"},{"name":"Get Generated Text By Pattern","value":"getStringByRegex","description":"Generate a random string using a regular expression as a pattern <a href=\"https://app.uproc.io/#/tools/processor/get/string/by-regex\" target='_blank'>Info</a>"},{"name":"Get Greater Element","value":"getListMax","description":"Returns the largest item in a list <a href=\"https://app.uproc.io/#/tools/processor/get/list/max\" target='_blank'>Info</a>"},{"name":"Get HTML Code From Markdown","value":"getStringHtmlByMarkdown","description":"Convert Markdown code to HTML code <a href=\"https://app.uproc.io/#/tools/processor/get/string/html-by-markdown\" target='_blank'>Info</a>"},{"name":"Get Lower Element","value":"getListMin","description":"Returns the smallest item in a list <a href=\"https://app.uproc.io/#/tools/processor/get/list/min\" target='_blank'>Info</a>"},{"name":"Get Lowercased Text","value":"getStringLowercase","description":"Convert all letters found in a string to lowercase <a href=\"https://app.uproc.io/#/tools/processor/get/string/lowercase\" target='_blank'>Info</a>"},{"name":"Get MD5 String","value":"getStringMd5","description":"Convert a string to a MD5 encoded value <a href=\"https://app.uproc.io/#/tools/processor/get/string/md5\" target='_blank'>Info</a>"},{"name":"Get Markdown Text From HTML","value":"getStringMarkdownByHtml","description":"Convert HTML code to Markdown code <a href=\"https://app.uproc.io/#/tools/processor/get/string/markdown-by-html\" target='_blank'>Info</a>"},{"name":"Get Merged Values By Text","value":"getStringJoin","description":"Join a character or string to join two values <a href=\"https://app.uproc.io/#/tools/processor/get/string/join\" target='_blank'>Info</a>"},{"name":"Get Normalized String By Field","value":"getStringNormalized","description":"Normalize a string depending on the field name <a href=\"https://app.uproc.io/#/tools/processor/get/string/normalized\" target='_blank'>Info</a>"},{"name":"Get Parsed Text","value":"getStringParsed","description":"Analyze string and return all emails, phones, zipcodes and links detected <a href=\"https://app.uproc.io/#/tools/processor/get/string/parsed\" target='_blank'>Info</a>"},{"name":"Get SHA String","value":"getStringSha","description":"Convert a string to a SHA encoded value <a href=\"https://app.uproc.io/#/tools/processor/get/string/sha\" target='_blank'>Info</a>"},{"name":"Get Sentiment From A Text","value":"getSentimentByText","description":"It allows to analyze an english text with Emojis and detect sentiment <a href=\"https://app.uproc.io/#/tools/processor/get/sentiment/by-text\" target='_blank'>Info</a>"},{"name":"Get Sorted List","value":"getListSort","description":"Returns an ascending sorted list <a href=\"https://app.uproc.io/#/tools/processor/get/list/sort\" target='_blank'>Info</a>"},{"name":"Get Spin String","value":"getStringSpin","description":"Generates a spin string <a href=\"https://app.uproc.io/#/tools/processor/get/string/spin\" target='_blank'>Info</a>"},{"name":"Get Splitted And Merged Values By Separator","value":"getStringSplitAndJoin","description":"Split a value in two parts and join them, using a separator present in the original string <a href=\"https://app.uproc.io/#/tools/processor/get/string/split-and-join\" target='_blank'>Info</a>"},{"name":"Get Splitted Values By Separator","value":"getStringSplit","description":"Split a value in two parts, using a separator present in the original string <a href=\"https://app.uproc.io/#/tools/processor/get/string/split\" target='_blank'>Info</a>"},{"name":"Get String Length","value":"getStringLength","description":"Get length of a string <a href=\"https://app.uproc.io/#/tools/processor/get/string/length\" target='_blank'>Info</a>"},{"name":"Get String VLookup","value":"getStringVlookup","description":"Lookup string between multiple values by fuzzy logic and regex patterns <a href=\"https://app.uproc.io/#/tools/processor/get/string/vlookup\" target='_blank'>Info</a>"},{"name":"Get Text Cleaned Without Abuse Words","value":"getWordCleanAbuse","description":"Clean abuse words from a string <a href=\"https://app.uproc.io/#/tools/processor/get/word/clean-abuse\" target='_blank'>Info</a>"},{"name":"Get Text Replaced By String","value":"getStringReplaceFirst","description":"Replace first value found in a string by another <a href=\"https://app.uproc.io/#/tools/processor/get/string/replace-first\" target='_blank'>Info</a>"},{"name":"Get Text Without HTML","value":"getStringWithoutHtml","description":"Extract text from HTML, removing html tags and replacing special tags <a href=\"https://app.uproc.io/#/tools/processor/get/string/without-html\" target='_blank'>Info</a>"},{"name":"Get Texts Replaced By String","value":"getStringReplaceAll","description":"Replace all values found in a string by another <a href=\"https://app.uproc.io/#/tools/processor/get/string/replace-all\" target='_blank'>Info</a>"},{"name":"Get Translated Text","value":"getStringTranslated","description":"It allows to translate a text to any language <a href=\"https://app.uproc.io/#/tools/processor/get/string/translated\" target='_blank'>Info</a>"},{"name":"Get Unique List","value":"getListUnique","description":"Returns a single list, with no repeating elements <a href=\"https://app.uproc.io/#/tools/processor/get/list/unique\" target='_blank'>Info</a>"},{"name":"Get Uppercased Text","value":"getStringUppercase","description":"Convert all letters found in a string to uppercase <a href=\"https://app.uproc.io/#/tools/processor/get/string/uppercase\" target='_blank'>Info</a>"},{"name":"Get Words Count","value":"getWordCount","description":"Count total words in a text <a href=\"https://app.uproc.io/#/tools/processor/get/word/count\" target='_blank'>Info</a>"}]},{"displayName":"Credit card","name":"credit_card","type":"string","default":"","placeholder":"4024007151839544","required":true,"displayOptions":{"show":{"group":["finance","finance"],"tool":["checkCreditcardChecksum","getCreditcardType"]}},"description":"The \"Credit card\" value to use as a parameter for this Operation"},{"displayName":"Address","name":"address","type":"string","default":"","placeholder":"Compte Mallorca, 120, Barcelona, España","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic","geographic","geographic","geographic","geographic","finance","geographic","finance"],"tool":["getAddressBySearch","getCoordinateBySearch","checkAddressExist","getAddressNormalized","checkAddressNumberExist","getAddressSplitted","getAddressSplittedBest","checkCryptoWalletAddressValid","getTimeByAddress","getVatByAddress"]}},"description":"The \"Address\" value to use as a parameter for this Operation"},{"displayName":"Country","name":"country","type":"string","default":"","placeholder":"ES","required":false,"displayOptions":{"show":{"group":["geographic","geographic","company","company","company","company","company","company","geographic","geographic","geographic","geographic","finance","finance","communication","communication","communication","communication","communication","communication","communication","communication"],"tool":["checkAddressExist","checkAddressNumberExist","getCompanyByName","getCompanyFinancialByDomain","getCompanyFinancialByDuns","getCompanyFinancialByName","getCompanyFinancialByTaxid","getPersonListByParams","getCountryByName","getCountryCodeByName","getCountryListByName","getCountryNormalized","getCurrencyByCountry","getCurrencyListByCountry","getMobileCountryPrefix","checkMobileFormat","getMobileFormatted","getMobileNormalized","getPhoneFixed","checkPhoneFormat","getPhoneNormalized","checkPhoneOrMobileValid"]}},"description":"The \"Country\" value to use as a parameter for this Operation"},{"displayName":"Coordinates","name":"coordinates","type":"string","default":"","placeholder":"41.2522,-12.30","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic","geographic","geographic","geographic","finance"],"tool":["checkCoordinateValid","getCoordinateCartesian","getCoordinateDecimal","getCoordinateUsng","getCoordinateUtm","getLocationByCoordinates","getVatByCoordinates"]}},"description":"The \"Coordinates\" value to use as a parameter for this Operation"},{"displayName":"Date","name":"date","type":"string","default":"","placeholder":"1975-05-20","required":true,"displayOptions":{"show":{"group":["personal","personal","personal","personal","personal","personal","personal","personal","personal","personal","personal","personal","finance","personal","personal","personal","personal"],"tool":["checkAgeBetw","getAgeByDate","checkAgeEq","checkAgeGe","checkAgeGt","checkAgeIsAdult","checkAgeIsForties","checkAgeIsRetired","checkAgeIsTwenties","checkAgeLe","checkAgeLt","getAgeRange","getCurrencyConvertedBetweenIsocodeDate","checkDateLeap","getDateNormalized","getDateParsed","checkDateValid"]}},"description":"The \"Date\" value to use as a parameter for this Operation"},{"displayName":"Years1","name":"years1","type":"number","default":"","placeholder":"35","required":true,"displayOptions":{"show":{"group":["personal"],"tool":["checkAgeBetw"]}},"description":"The \"Years1\" value to use as a parameter for this Operation"},{"displayName":"Years2","name":"years2","type":"number","default":"","placeholder":"50","required":true,"displayOptions":{"show":{"group":["personal"],"tool":["checkAgeBetw"]}},"description":"The \"Years2\" value to use as a parameter for this Operation"},{"displayName":"Years","name":"years","type":"number","default":"","placeholder":"46","required":true,"displayOptions":{"show":{"group":["personal","personal","personal","personal","personal"],"tool":["checkAgeEq","checkAgeGe","checkAgeGt","checkAgeLe","checkAgeLt"]}},"description":"The \"Years\" value to use as a parameter for this Operation"},{"displayName":"Ean","name":"ean","type":"string","default":"","placeholder":"0635753490879","required":true,"displayOptions":{"show":{"group":["product","product","product","product","product","product","product","product","product","product","product"],"tool":["getAsinByEan","checkEan13Valid","checkGtin13Valid","checkEan14Valid","checkGtin14Valid","checkEan18Valid","checkEan8Valid","checkGtin8Valid","checkEanExist","checkEanValid","checkGtinValid"]}},"description":"The \"Ean\" value to use as a parameter for this Operation"},{"displayName":"Asin","name":"asin","type":"string","default":"","placeholder":"B00005N5PF","required":true,"displayOptions":{"show":{"group":["product","product","product"],"tool":["checkAsinExist","checkAsinValid","getEanByAsin"]}},"description":"The \"Asin\" value to use as a parameter for this Operation"},{"displayName":"Text","name":"text","type":"string","default":"","placeholder":"Hi! My name is Miquel. I will read any text you type here.","required":true,"displayOptions":{"show":{"group":["audio","audio","image","internet","communication","image","image","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text"],"tool":["getAudioAdvancedSpeechByText","getAudioSpeechByText","getBarcodeEncoded","getUrlShareableLinks","sendMobileSms","getImageWithText","getQrEncoded","checkListContains","checkListEnds","checkListStarts","checkStringNumeric","getSentimentByText","checkStringAlpha","checkStringAlphanumeric","getStringBase64","checkStringBlank","checkStringBoolean","getStringByFormat","getStringFieldName","getStringHtmlByMarkdown","getStringLength","checkStringLengthBetw","checkStringLengthEq","checkStringLengthGe","checkStringLengthGt","checkStringLengthLe","checkStringLengthLt","checkStringLowercase","getStringLowercase","getStringMarkdownByHtml","getStringMd5","getStringNormalized","getStringParsed","checkStringRandom","checkStringRegex","getStringReplaceAll","getStringReplaceFirst","getStringSha","getStringSpin","getStringSplit","getStringSplitAndJoin","getStringTranslated","checkStringUppercase","getStringUppercase","getStringVlookup","getWordBanned","getWordCleanAbuse","getWordCount","checkWordCountBetw","checkWordCountEq","checkWordCountGe","checkWordCountGt","checkWordCountLe","checkWordCountLt"]}},"description":"The \"Text\" value to use as a parameter for this Operation"},{"displayName":"Gender","name":"gender","type":"options","default":"","placeholder":"male","required":true,"options":[{"name":"Female","value":"female"},{"name":"Male","value":"male"}],"displayOptions":{"show":{"group":["audio","audio","personal","personal","geographic"],"tool":["getAudioAdvancedSpeechByText","getAudioSpeechByText","checkGenderValid","getNameByPrefix","getNameListByPrefix"]}},"description":"The \"Gender\" value to use as a parameter for this Operation"},{"displayName":"Language","name":"language","type":"options","default":"","placeholder":"american","required":true,"options":[{"name":"American","value":"american"},{"name":"Arabic","value":"arabic"},{"name":"Bengali","value":"bengali"},{"name":"British","value":"british"},{"name":"Czech","value":"czech"},{"name":"Danish","value":"danish"},{"name":"Dutch","value":"dutch"},{"name":"Filipino","value":"filipino"},{"name":"Finnish","value":"finnish"},{"name":"French","value":"french"},{"name":"German","value":"german"},{"name":"Greek","value":"greek"},{"name":"Gujurati","value":"gujurati"},{"name":"Hindi","value":"hindi"},{"name":"Hungarian","value":"hungarian"},{"name":"Indonesian","value":"indonesian"},{"name":"Italian","value":"italian"},{"name":"Japanese","value":"japanese"},{"name":"Kannada","value":"kannada"},{"name":"Korean","value":"korean"},{"name":"Malayalam","value":"malayalam"},{"name":"Mandarin","value":"mandarin"},{"name":"Norwegian","value":"norwegian"},{"name":"Polish","value":"polish"},{"name":"Portuguese","value":"portuguese"},{"name":"Russian","value":"russian"},{"name":"Slovak","value":"slovak"},{"name":"Spanish","value":"spanish"},{"name":"Tamil","value":"tamil"},{"name":"Telugu","value":"telugu"},{"name":"Thai","value":"thai"},{"name":"Turkish","value":"turkish"},{"name":"Ukranian","value":"ukranian"},{"name":"Vietnamese","value":"vietnamese"}],"displayOptions":{"show":{"group":["audio","audio","geographic","text"],"tool":["getAudioAdvancedSpeechByText","getAudioSpeechByText","getCountryNormalized","getStringTranslated"]}},"description":"The \"Language\" value to use as a parameter for this Operation"},{"displayName":"Account","name":"account","type":"string","default":"","placeholder":"14650120311716144388","required":true,"displayOptions":{"show":{"group":["finance","finance"],"tool":["checkBankAccountValidEs","getBankIbanByAccount"]}},"description":"The \"Account\" value to use as a parameter for this Operation"},{"displayName":"Bic","name":"bic","type":"string","default":"","placeholder":"DABAIE2D","required":true,"displayOptions":{"show":{"group":["finance"],"tool":["checkBankBicValid"]}},"description":"The \"Bic\" value to use as a parameter for this Operation"},{"displayName":"Isocode","name":"isocode","type":"string","default":"","placeholder":"ES","required":true,"displayOptions":{"show":{"group":["finance","geographic","geographic","geographic","geographic","geographic","finance","finance","finance","finance","finance","finance"],"tool":["getBankIbanByAccount","getCountryByCode","getCountryByCurrencyCode","getCountryListByCode","getCountryListByCurrencyCode","checkCountryValidIso","getCurrencyByIsocode","getCurrencyListByIsocode","checkCurrencyValidIso","getVatByIsocode","getVatByNumber","checkVatExist"]}},"description":"The \"Isocode\" value to use as a parameter for this Operation"},{"displayName":"Iban","name":"iban","type":"string","default":"","placeholder":"NL91ABNA0417164300","required":true,"displayOptions":{"show":{"group":["finance","finance"],"tool":["getBankIbanLookup","checkBankIbanValid"]}},"description":"The \"Iban\" value to use as a parameter for this Operation"},{"displayName":"Swift","name":"swift","type":"string","default":"","placeholder":"INGDESMMXXX","required":true,"displayOptions":{"show":{"group":["finance"],"tool":["getSwiftLookup"]}},"description":"The \"Swift\" value to use as a parameter for this Operation"},{"displayName":"Bcid","name":"bcid","type":"options","default":"","placeholder":"ean13","required":true,"options":[{"name":"Auspost","value":"auspost"},{"name":"Azteccode","value":"azteccode"},{"name":"Azteccodecompact","value":"azteccodecompact"},{"name":"Aztecrune","value":"aztecrune"},{"name":"Bc412","value":"bc412"},{"name":"Channelcode","value":"channelcode"},{"name":"Codablockf","value":"codablockf"},{"name":"Code11","value":"code11"},{"name":"Code128","value":"code128"},{"name":"Code16k","value":"code16k"},{"name":"Code2of5","value":"code2of5"},{"name":"Code32","value":"code32"},{"name":"Code39","value":"code39"},{"name":"Code39ext","value":"code39ext"},{"name":"Code49","value":"code49"},{"name":"Code93","value":"code93"},{"name":"Code93ext","value":"code93ext"},{"name":"Codeone","value":"codeone"},{"name":"Coop2of5","value":"coop2of5"},{"name":"Daft","value":"daft"},{"name":"Databarexpanded","value":"databarexpanded"},{"name":"Databarexpandedcomposite","value":"databarexpandedcomposite"},{"name":"Databarexpandedstacked","value":"databarexpandedstacked"},{"name":"Databarexpandedstackedcomposite","value":"databarexpandedstackedcomposite"},{"name":"Databarlimited","value":"databarlimited"},{"name":"Databarlimitedcomposite","value":"databarlimitedcomposite"},{"name":"Databaromni","value":"databaromni"},{"name":"Databaromnicomposite","value":"databaromnicomposite"},{"name":"Databarstacked","value":"databarstacked"},{"name":"Databarstackedcomposite","value":"databarstackedcomposite"},{"name":"Databarstackedomni","value":"databarstackedomni"},{"name":"Databarstackedomnicomposite","value":"databarstackedomnicomposite"},{"name":"Databartruncated","value":"databartruncated"},{"name":"Databartruncatedcomposite","value":"databartruncatedcomposite"},{"name":"Datalogic2of5","value":"datalogic2of5"},{"name":"Datamatrix","value":"datamatrix"},{"name":"Datamatrixrectangular","value":"datamatrixrectangular"},{"name":"Dotcode","value":"dotcode"},{"name":"Ean13","value":"ean13"},{"name":"Ean13composite","value":"ean13composite"},{"name":"Ean14","value":"ean14"},{"name":"Ean2","value":"ean2"},{"name":"Ean5","value":"ean5"},{"name":"Ean8","value":"ean8"},{"name":"Ean8composite","value":"ean8composite"},{"name":"Flattermarken","value":"flattermarken"},{"name":"Gs1-128","value":"gs1-128"},{"name":"Gs1-128composite","value":"gs1-128composite"},{"name":"Gs1-cc","value":"gs1-cc"},{"name":"Gs1datamatrix","value":"gs1datamatrix"},{"name":"Gs1datamatrixrectangular","value":"gs1datamatrixrectangular"},{"name":"Gs1northamericancoupon","value":"gs1northamericancoupon"},{"name":"Hanxin","value":"hanxin"},{"name":"Hibcazteccode","value":"hibcazteccode"},{"name":"Hibccodablockf","value":"hibccodablockf"},{"name":"Hibccode128","value":"hibccode128"},{"name":"Hibccode39","value":"hibccode39"},{"name":"Hibcdatamatrix","value":"hibcdatamatrix"},{"name":"Hibcdatamatrixrectangular","value":"hibcdatamatrixrectangular"},{"name":"Hibcmicropdf417","value":"hibcmicropdf417"},{"name":"Hibcpdf417","value":"hibcpdf417"},{"name":"Iata2of5","value":"iata2of5"},{"name":"Identcode","value":"identcode"},{"name":"Industrial2of5","value":"industrial2of5"},{"name":"Interleaved2of5","value":"interleaved2of5"},{"name":"Isbn","value":"isbn"},{"name":"Ismn","value":"ismn"},{"name":"Issn","value":"issn"},{"name":"Itf14","value":"itf14"},{"name":"Japanpost","value":"japanpost"},{"name":"Kix","value":"kix"},{"name":"Leitcode","value":"leitcode"},{"name":"Matrix2of5","value":"matrix2of5"},{"name":"Maxicode","value":"maxicode"},{"name":"Micropdf417","value":"micropdf417"},{"name":"Msi","value":"msi"},{"name":"Onecode","value":"onecode"},{"name":"Pdf417","value":"pdf417"},{"name":"Pdf417compact","value":"pdf417compact"},{"name":"Pharmacode","value":"pharmacode"},{"name":"Pharmacode2","value":"pharmacode2"},{"name":"Planet","value":"planet"},{"name":"Plessey","value":"plessey"},{"name":"Posicode","value":"posicode"},{"name":"Postnet","value":"postnet"},{"name":"Pzn","value":"pzn"},{"name":"RationalizedCodabar","value":"rationalizedCodabar"},{"name":"Raw","value":"raw"},{"name":"Royalmail","value":"royalmail"},{"name":"Sscc18","value":"sscc18"},{"name":"Symbol","value":"symbol"},{"name":"Telepen","value":"telepen"},{"name":"Telepennumeric","value":"telepennumeric"},{"name":"Ultracode","value":"ultracode"},{"name":"Upca","value":"upca"},{"name":"Upcacomposite","value":"upcacomposite"},{"name":"Upce","value":"upce"},{"name":"Upcecomposite","value":"upcecomposite"}],"displayOptions":{"show":{"group":["image"],"tool":["getBarcodeEncoded"]}},"description":"The \"Bcid\" value to use as a parameter for this Operation"},{"displayName":"Author","name":"author","type":"string","default":"","placeholder":"Albert Einstein","required":true,"displayOptions":{"show":{"group":["product","product"],"tool":["getBookAuthorLookup","getBookListAuthorLookup"]}},"description":"The \"Author\" value to use as a parameter for this Operation"},{"displayName":"Category","name":"category","type":"string","default":"","placeholder":"science","required":true,"displayOptions":{"show":{"group":["product","product","geographic","geographic"],"tool":["getBookCategoryLookup","getBookListCategoryLookup","getLocationByParams","getLocationListByParams"]}},"description":"The \"Category\" value to use as a parameter for this Operation"},{"displayName":"Isbn","name":"isbn","type":"string","default":"","placeholder":"0306406152","required":true,"displayOptions":{"show":{"group":["product","product","product","product","product","product","product"],"tool":["checkBookIsbn","checkBookIsbnExist","getBookIsbnLookup","checkBookIsbn10","getBookIsbn10ToIsbn13","checkBookIsbn13","getBookIsbn13ToIsbn10"]}},"description":"The \"Isbn\" value to use as a parameter for this Operation"},{"displayName":"Publisher","name":"publisher","type":"string","default":"","placeholder":"Grupo RBA","required":true,"displayOptions":{"show":{"group":["product","product"],"tool":["getBookListPublisherLookup","getBookPublisherLookup"]}},"description":"The \"Publisher\" value to use as a parameter for this Operation"},{"displayName":"Title","name":"title","type":"string","default":"","placeholder":"Science","required":true,"displayOptions":{"show":{"group":["product","product"],"tool":["getBookListTitleLookup","getBookTitleLookup"]}},"description":"The \"Title\" value to use as a parameter for this Operation"},{"displayName":"Dni","name":"dni","type":"string","default":"","placeholder":"44016116","required":true,"displayOptions":{"show":{"group":["personal","personal","personal"],"tool":["getNifByDni","getDniNormalized","checkDniValid"]}},"description":"The \"Dni\" value to use as a parameter for this Operation"},{"displayName":"Cif","name":"cif","type":"string","default":"","placeholder":"B 62084 959","required":true,"displayOptions":{"show":{"group":["company","company","company"],"tool":["getCifNormalized","checkCifValid","getCompanyByCif"]}},"description":"The \"Cif\" value to use as a parameter for this Operation"},{"displayName":"Nie","name":"nie","type":"string","default":"","placeholder":"X402001 122g","required":true,"displayOptions":{"show":{"group":["personal","personal"],"tool":["getNieNormalized","checkNieValid"]}},"description":"The \"Nie\" value to use as a parameter for this Operation"},{"displayName":"Nif","name":"nif","type":"string","default":"","placeholder":"402001 122g","required":true,"displayOptions":{"show":{"group":["personal","personal","personal"],"tool":["getNifNormalized","checkNifValid","checkRobinsonNifExist"]}},"description":"The \"Nif\" value to use as a parameter for this Operation"},{"displayName":"Ip","name":"ip","type":"string","default":"","placeholder":"95.23.100.79","required":true,"displayOptions":{"show":{"group":["geographic","company","company","geographic","geographic","finance","finance","internet","internet","internet","security","geographic","geographic","geographic","geographic","geographic","geographic","internet","geographic","text","text","text","geographic","finance","geographic"],"tool":["getCityByIp","getCompanyByIp","getCompanyGeocodedByIp","getCoordinateByIp","getCountryByIp","getCurrencyByIp","getCurrencyListByIp","getDomainByIp","checkDomainReverse","getIpWhois","getIpBlacklists","getLocaleByIp","getLocationByIp","getReputationByIp","getTimeByIp","getLocationExtendedByIp","getLocationGeocodedByIp","getNetAton","getNetByIp","checkStringIp","checkStringIp4","checkStringIp6","getProvinceByIp","getVatByIp","getZipcodeByIp"]}},"description":"The \"Ip\" value to use as a parameter for this Operation"},{"displayName":"City","name":"city","type":"string","default":"","placeholder":"Bar","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic"],"tool":["getCityByName","getCityListByName","getCityNormalized"]}},"description":"The \"City\" value to use as a parameter for this Operation"},{"displayName":"Phone","name":"phone","type":"string","default":"","placeholder":"932187670","required":true,"displayOptions":{"show":{"group":["geographic","geographic","company","company","geographic","geographic","personal","communication","communication","communication","communication","communication","communication","communication","geographic","geographic","communication","finance"],"tool":["getCityByPhone","getCityListByPhone","getCompanyByPhone","getPersonListByParams","getCountryByPhone","getLocationByPhone","getProfileLinkedinByPhone","getPhoneFixed","checkPhoneFormat","checkPhoneFormatEs","getPhoneNormalized","checkPhoneOrMobileValid","getPhoneParsed","checkPhoneValidPrefix","getProvinceByPhone","getProvinceListByPhone","checkRobinsonPhoneExist","getVatByPhone"]}},"description":"The \"Phone\" value to use as a parameter for this Operation"},{"displayName":"Zipcode","name":"zipcode","type":"string","default":"","placeholder":"08012","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic","geographic","geographic","geographic","finance","geographic","geographic","geographic","geographic","geographic"],"tool":["getCityByZipcode","getCityListByZipcode","getCommunityByZipcode","getLocationByZipcode","getProvinceByZipcode","getProvinceListByZipcode","getVatByZipcode","getZipcodeByPrefix","checkZipcodeExist","checkZipcodeFormat","getZipcodeListByPrefix","getZipcodeNormalized"]}},"description":"The \"Zipcode\" value to use as a parameter for this Operation"},{"displayName":"Upc","name":"upc","type":"string","default":"","placeholder":"635753490879","required":true,"displayOptions":{"show":{"group":["product","product","product"],"tool":["checkUpcExist","checkUpcFormat","getUpcLookup"]}},"description":"The \"Upc\" value to use as a parameter for this Operation"},{"displayName":"Isin","name":"isin","type":"string","default":"","placeholder":"US0378331005","required":true,"displayOptions":{"show":{"group":["company"],"tool":["checkNumberIsin"]}},"description":"The \"Isin\" value to use as a parameter for this Operation"},{"displayName":"Number","name":"number","type":"string","default":"","placeholder":"998239812282","required":true,"displayOptions":{"show":{"group":["company","text","text","communication","communication","internet","internet","text","text","text","text","text","text"],"tool":["checkNumberSsEs","checkListMax","checkListMin","getMobileOrPhoneLookupEs","getMobileOrPhoneMnpEs","getNetFixip","getNetNtoa","checkNumberDecimal","checkNumberEven","checkNumberMod","checkNumberNatural","checkNumberOdd","checkNumberPrime"]}},"description":"The \"Number\" value to use as a parameter for this Operation"},{"displayName":"Uuid","name":"uuid","type":"string","default":"","placeholder":"550e8400-e29b-41d4-a716-446655440000","required":true,"displayOptions":{"show":{"group":["security"],"tool":["checkNumberUuid"]}},"description":"The \"Uuid\" value to use as a parameter for this Operation"},{"displayName":"Domain","name":"domain","type":"string","default":"","placeholder":"killia.com","required":true,"displayOptions":{"show":{"group":["company","company","company","company","company","company","company","company","company","company","company","company","security","internet","communication","internet","internet","communication","internet","internet","communication","internet","image","internet","internet","internet","internet","internet","internet","internet","internet","internet","communication","communication","communication","communication","internet","internet","communication","communication","communication"],"tool":["getCompanyByDomain","getPersonEmailsByDomainAndArea","getProfileFacebookByCompanyDomain","getCompanyFinancialByDomain","getProfileGithubByCompanyDomain","getProfileInstagramByCompanyDomain","getProfileLinkedinByCompanyDomain","getCompanyNameByDomain","getCompanyPhoneByDomain","getProfilePinterestByCompanyDomain","getProfileTwitterByCompanyDomain","getProfileYoutubeByCompanyDomain","getDomainBlacklists","getUrlByDomain","checkDomainCatchall","checkDomainCertificate","getDomainCertificate","checkDomainDisposable","checkDomainExist","checkDomainFormat","checkDomainFree","getDomainIsp","getDomainLogo","checkDomainMx","checkDomainRecord","getDomainRecord","getDomainRecords","checkDomainReverse","getDomainReverseIp","getDomainTechnologies","getDomainVisits","getDomainWhois","getEmailGdprListByDomain","getEmailListByDomain","getEmailRecipient","getEmailRecipientByDomainAndFullname","getFeedEntriesByDomain","getFeedLastEntryByDomain","checkSocialDomainExist","getSocialDomainLookup","getSocialDomainParsed"]}},"description":"The \"Domain\" value to use as a parameter for this Operation"},{"displayName":"Duns","name":"duns","type":"string","default":"","placeholder":"464016690","required":true,"displayOptions":{"show":{"group":["company","company"],"tool":["getCompanyByDuns","getCompanyFinancialByDuns"]}},"description":"The \"Duns\" value to use as a parameter for this Operation"},{"displayName":"Email","name":"email","type":"string","default":"","placeholder":"hello@killia.com","required":true,"displayOptions":{"show":{"group":["company","company","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","personal","personal","personal","personal","personal","personal","communication","communication","communication"],"tool":["getCompanyByEmail","getPersonListByParams","checkEmailCatchall","checkEmailDisposable","getEmailDomain","checkEmailExists","checkEmailExistsExtended","getEmailFirstReferences","getEmailFix","checkEmailFormat","checkEmailFree","getEmailListByEmail","getEmailNormalized","getEmailReferences","checkEmailRole","checkEmailSmtp","checkEmailSpamtrap","getEmailType","getGenderByEmail","getPersonByEmail","sendPersonEmailToList","getPersonExtendedByEmail","getPersonExtendedByEmailAndCompany","getProfileLinkedinByEmail","checkRobinsonEmailExist","checkSocialEmailExist","getSocialEmailLookup"]}},"description":"The \"Email\" value to use as a parameter for this Operation"},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"Cyberclick S.L.","required":true,"displayOptions":{"show":{"group":["company","company","company","company","personal","geographic","geographic","geographic","geographic","personal","personal","geographic","personal","personal"],"tool":["getCompanyByName","getCompanyDomainByName","getCompanyFinancialByName","getCompanyPhoneByName","getGenderByPersonalName","getLocationByName","getLocationByParams","getLocationListByName","getLocationListByParams","getNameByPrefix","checkNameExist","getNameListByPrefix","getNameNormalized","checkNameValid"]}},"description":"The \"Name\" value to use as a parameter for this Operation"},{"displayName":"Url","name":"url","type":"string","default":"","placeholder":"https://www.facebook.com/cyberclicknet","required":true,"displayOptions":{"show":{"group":["company","internet","internet","image","internet","internet","internet","image","image","image","image","communication","communication","communication","communication","communication","communication","communication","internet","internet","internet","internet","internet","internet","internet","internet","internet","internet","internet","communication"],"tool":["getCompanyByProfile","getDomainByUrl","getUrlPdf","getUrlScreenshot","getUrlShareableLinks","getUrlTechnologies","getUrlUnshortened","getImageExif","getImageOcr","getImageWithText","getQrDecoded","getLinkedinGroupMembers","getLinkedinPostComments","getLinkedinPostLikes","getLinkedinProfiles","getLinkedinProfilesByCompany","getLinkedinPublicProfileBySalesProfile","sendLinkedinVisit","getUrlAnalysis","checkUrlContains","getUrlContents","getUrlContentsParsed","getUrlDecode","getUrlEncode","checkUrlExist","getUrlListContentsParsed","getUrlParsed","getUrlTables","checkUrlValid","getSocialUriParsed"]}},"description":"The \"Url\" value to use as a parameter for this Operation"},{"displayName":"Profile","name":"profile","type":"string","default":"","placeholder":"https://www.linkedin.com/in/miquelcolomersalas","required":true,"displayOptions":{"show":{"group":["personal","personal","communication","communication","communication","communication","communication","communication","communication","personal"],"tool":["getPersonByProfile","getPersonExtendedByProfile","sendLinkedinInvitation","sendLinkedinInvitationOrMessage","sendLinkedinMessage","getEmailPersonalRecipientByProfile","getEmailRecipientByProfile","getLinkedinProfile","checkLinkedinProfileIsContact","sendPersonProfileToList"]}},"description":"The \"Profile\" value to use as a parameter for this Operation"},{"displayName":"Role","name":"role","type":"string","default":"","placeholder":"Project Manager","required":true,"displayOptions":{"show":{"group":["company"],"tool":["getRoleClassified"]}},"description":"The \"Role\" value to use as a parameter for this Operation"},{"displayName":"Taxid","name":"taxid","type":"string","default":"","placeholder":"B04363115","required":true,"displayOptions":{"show":{"group":["company","company"],"tool":["checkCompanyDebtorByTaxid","getCompanyFinancialByTaxid"]}},"description":"The \"Taxid\" value to use as a parameter for this Operation"},{"displayName":"Company","name":"company","type":"string","default":"","placeholder":"uproc.io","required":true,"displayOptions":{"show":{"group":["company","company","company","company","company","company","company","communication","communication","personal","personal","personal","personal"],"tool":["getPersonDecisionMaker","getPersonDecisionMakerBySearch","getProfileFacebookByCompany","getProfileLinkedinByCompany","getPersonListByParams","getPersonMultipleDecisionMakerBySearch","getProfileTwitterByCompany","getEmailRecipientByCompanyAndFullname","getEmailRecipientByCompanyFirstnameAndLastname","getPersonByFirstnameLastnameCompanyLocation","getPersonExtendedByEmailAndCompany","getProfileByEmployeeData","getProfileXingByEmployeeData"]}},"description":"The \"Company\" value to use as a parameter for this Operation"},{"displayName":"Area","name":"area","type":"options","default":"","placeholder":"","required":false,"options":[{"name":"Communications","value":"Communications"},{"name":"Consulting","value":"Consulting"},{"name":"Customer service","value":"Customer service"},{"name":"Education","value":"Education"},{"name":"Engineering","value":"Engineering"},{"name":"Finance","value":"Finance"},{"name":"Health professional","value":"Health professional"},{"name":"Human resources","value":"Human resources"},{"name":"Information technology","value":"Information technology"},{"name":"Legal","value":"Legal"},{"name":"Marketing","value":"Marketing"},{"name":"Operations","value":"Operations"},{"name":"Owner","value":"Owner"},{"name":"President","value":"President"},{"name":"Product","value":"Product"},{"name":"Public relations","value":"Public relations"},{"name":"Real estate","value":"Real estate"},{"name":"Recruiting","value":"Recruiting"},{"name":"Research","value":"Research"},{"name":"Sales","value":"Sales"}],"displayOptions":{"show":{"group":["company","company","company","company","company"],"tool":["getPersonDecisionMaker","getPersonDecisionMakerBySearch","getPersonEmailsByDomainAndArea","getPersonListByParams","getPersonMultipleDecisionMakerBySearch"]}},"description":"The \"Area\" value to use as a parameter for this Operation"},{"displayName":"Clevel","name":"clevel","type":"options","default":"","placeholder":"","required":false,"options":[{"name":"No","value":"No"},{"name":"Yes","value":"Yes"}],"displayOptions":{"show":{"group":["company","company"],"tool":["getPersonDecisionMakerBySearch","getPersonMultipleDecisionMakerBySearch"]}},"description":"The \"Clevel\" value to use as a parameter for this Operation"},{"displayName":"Location","name":"location","type":"string","default":"","placeholder":"","required":false,"displayOptions":{"show":{"group":["company","company","geographic","geographic","personal"],"tool":["getPersonDecisionMakerBySearch","getPersonMultipleDecisionMakerBySearch","getLocationByParams","getLocationListByParams","getPersonByFirstnameLastnameCompanyLocation"]}},"description":"The \"Location\" value to use as a parameter for this Operation"},{"displayName":"Keyword","name":"keyword","type":"string","default":"","placeholder":"","required":false,"displayOptions":{"show":{"group":["company","company"],"tool":["getPersonDecisionMakerBySearch","getPersonMultipleDecisionMakerBySearch"]}},"description":"The \"Keyword\" value to use as a parameter for this Operation"},{"displayName":"Message","name":"message","type":"string","default":"","placeholder":"Hi {{first}}, would you like to be part of my network! Thanks","required":true,"displayOptions":{"show":{"group":["communication","communication"],"tool":["sendLinkedinInvitation","sendLinkedinMessage"]}},"description":"The \"Message\" value to use as a parameter for this Operation"},{"displayName":"Message1","name":"message1","type":"string","default":"","placeholder":"Hi {{first}}, would you like to be part of my network? Thanks","required":true,"displayOptions":{"show":{"group":["communication"],"tool":["sendLinkedinInvitationOrMessage"]}},"description":"The \"Message1\" value to use as a parameter for this Operation"},{"displayName":"Message2","name":"message2","type":"string","default":"","placeholder":"Hi {{first}}, thank you for accepting my invitation!","required":true,"displayOptions":{"show":{"group":["communication"],"tool":["sendLinkedinInvitationOrMessage"]}},"description":"The \"Message2\" value to use as a parameter for this Operation"},{"displayName":"Seniority","name":"seniority","type":"options","default":"","placeholder":"","required":false,"options":[{"name":"Apprentice","value":"Apprentice"},{"name":"Director","value":"Director"},{"name":"Executive","value":"Executive"},{"name":"Intermediate","value":"Intermediate"},{"name":"Manager","value":"Manager"}],"displayOptions":{"show":{"group":["company"],"tool":["getPersonListByParams"]}},"description":"The \"Seniority\" value to use as a parameter for this Operation"},{"displayName":"Address1","name":"address1","type":"string","default":"","placeholder":"Mallorca 120, 08036, Barcelona","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByAddresses","getRouteByAddresses"]}},"description":"The \"Address1\" value to use as a parameter for this Operation"},{"displayName":"Address2","name":"address2","type":"string","default":"","placeholder":"Mallorca 70, 08036, Barcelona","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByAddresses","getRouteByAddresses"]}},"description":"The \"Address2\" value to use as a parameter for this Operation"},{"displayName":"Fuel consumption","name":"fuel_consumption","type":"string","default":"","placeholder":"5","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getRouteByAddresses","getRouteByIps"]}},"description":"The \"Fuel consumption\" value to use as a parameter for this Operation"},{"displayName":"Price liter","name":"price_liter","type":"string","default":"","placeholder":"1.2","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getRouteByAddresses","getRouteByIps"]}},"description":"The \"Price liter\" value to use as a parameter for this Operation"},{"displayName":"Coordinates1","name":"coordinates1","type":"string","default":"","placeholder":"41.2522,-12.10","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic","geographic","geographic","geographic","geographic"],"tool":["getDistanceByCoordinates","getRouteByCoordinates","checkDistanceEq","checkDistanceGe","checkDistanceGt","checkDistanceLe","checkDistanceLt"]}},"description":"The \"Coordinates1\" value to use as a parameter for this Operation"},{"displayName":"Coordinates2","name":"coordinates2","type":"string","default":"","placeholder":"41.2522,-12.30","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic","geographic","geographic","geographic","geographic"],"tool":["getDistanceByCoordinates","getRouteByCoordinates","checkDistanceEq","checkDistanceGe","checkDistanceGt","checkDistanceLe","checkDistanceLt"]}},"description":"The \"Coordinates2\" value to use as a parameter for this Operation"},{"displayName":"Ip1","name":"ip1","type":"string","default":"","placeholder":"95.23.100.79","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByIps","getRouteByIps"]}},"description":"The \"Ip1\" value to use as a parameter for this Operation"},{"displayName":"Ip2","name":"ip2","type":"string","default":"","placeholder":"88.190.16.36","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByIps","getRouteByIps"]}},"description":"The \"Ip2\" value to use as a parameter for this Operation"},{"displayName":"Phone1","name":"phone1","type":"string","default":"","placeholder":"932187670","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByPhones","getRouteByPhones"]}},"description":"The \"Phone1\" value to use as a parameter for this Operation"},{"displayName":"Phone2","name":"phone2","type":"string","default":"","placeholder":"91213111111","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByPhones","getRouteByPhones"]}},"description":"The \"Phone2\" value to use as a parameter for this Operation"},{"displayName":"Zipcode1","name":"zipcode1","type":"string","default":"","placeholder":"08012","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByZipcodes","getRouteByZipcodes"]}},"description":"The \"Zipcode1\" value to use as a parameter for this Operation"},{"displayName":"Zipcode2","name":"zipcode2","type":"string","default":"","placeholder":"28080","required":true,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getDistanceByZipcodes","getRouteByZipcodes"]}},"description":"The \"Zipcode2\" value to use as a parameter for this Operation"},{"displayName":"Distance","name":"distance","type":"string","default":"","placeholder":"33.44","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic","geographic","geographic"],"tool":["checkDistanceEq","checkDistanceGe","checkDistanceGt","checkDistanceLe","checkDistanceLt"]}},"description":"The \"Distance\" value to use as a parameter for this Operation"},{"displayName":"Coin","name":"coin","type":"options","default":"","placeholder":"Bitcoin","required":true,"options":[{"name":"0x","value":"0x"},{"name":"Aave Coin","value":"Aave Coin"},{"name":"Algorand","value":"Algorand"},{"name":"Aragon","value":"Aragon"},{"name":"Augur","value":"Augur"},{"name":"AugurV2","value":"AugurV2"},{"name":"AuroraCoin","value":"AuroraCoin"},{"name":"BTU Protocol","value":"BTU Protocol"},{"name":"Bancor","value":"Bancor"},{"name":"Bankex","value":"Bankex"},{"name":"Basic Attention Token","value":"Basic Attention Token"},{"name":"BeaverCoin","value":"BeaverCoin"},{"name":"BioCoin","value":"BioCoin"},{"name":"Bitcoin","value":"Bitcoin"},{"name":"Bitcoin SV","value":"Bitcoin SV"},{"name":"BitcoinCash","value":"BitcoinCash"},{"name":"BitcoinGold","value":"BitcoinGold"},{"name":"BitcoinPrivate","value":"BitcoinPrivate"},{"name":"BitcoinZ","value":"BitcoinZ"},{"name":"BlockTrade","value":"BlockTrade"},{"name":"CUSD","value":"CUSD"},{"name":"Callisto","value":"Callisto"},{"name":"Cardano","value":"Cardano"},{"name":"Chainlink","value":"Chainlink"},{"name":"Civic","value":"Civic"},{"name":"Compound","value":"Compound"},{"name":"Cred","value":"Cred"},{"name":"Crypto.com Coin","value":"Crypto.com Coin"},{"name":"Dash","value":"Dash"},{"name":"Decentraland","value":"Decentraland"},{"name":"Decred","value":"Decred"},{"name":"DigiByte","value":"DigiByte"},{"name":"District0x","value":"District0x"},{"name":"DogeCoin","value":"DogeCoin"},{"name":"EOS","value":"EOS"},{"name":"Enjin Coin","value":"Enjin Coin"},{"name":"EtherZero","value":"EtherZero"},{"name":"Ethereum","value":"Ethereum"},{"name":"EthereumClassic","value":"EthereumClassic"},{"name":"Expanse","value":"Expanse"},{"name":"FirmaChain","value":"FirmaChain"},{"name":"FreiCoin","value":"FreiCoin"},{"name":"GameCredits","value":"GameCredits"},{"name":"GarliCoin","value":"GarliCoin"},{"name":"Gnosis","value":"Gnosis"},{"name":"Golem","value":"Golem"},{"name":"Golem (GNT)","value":"Golem (GNT)"},{"name":"HedgeTrade","value":"HedgeTrade"},{"name":"Hush","value":"Hush"},{"name":"HyperSpace","value":"HyperSpace"},{"name":"Komodo","value":"Komodo"},{"name":"LBRY Credits","value":"LBRY Credits"},{"name":"Lisk","value":"Lisk"},{"name":"LiteCoin","value":"LiteCoin"},{"name":"Loom Network","value":"Loom Network"},{"name":"Maker","value":"Maker"},{"name":"Matchpool","value":"Matchpool"},{"name":"Matic","value":"Matic"},{"name":"MegaCoin","value":"MegaCoin"},{"name":"Melon","value":"Melon"},{"name":"Metal","value":"Metal"},{"name":"MonaCoin","value":"MonaCoin"},{"name":"Monero","value":"Monero"},{"name":"Multi-collateral DAI","value":"Multi-collateral DAI"},{"name":"NameCoin","value":"NameCoin"},{"name":"Nano","value":"Nano"},{"name":"Nem","value":"Nem"},{"name":"Neo","value":"Neo"},{"name":"NeoGas","value":"NeoGas"},{"name":"Numeraire","value":"Numeraire"},{"name":"Ocean Protocol","value":"Ocean Protocol"},{"name":"Odyssey","value":"Odyssey"},{"name":"OmiseGO","value":"OmiseGO"},{"name":"PIVX","value":"PIVX"},{"name":"Paxos","value":"Paxos"},{"name":"PeerCoin","value":"PeerCoin"},{"name":"Polkadot","value":"Polkadot"},{"name":"Polymath","value":"Polymath"},{"name":"PrimeCoin","value":"PrimeCoin"},{"name":"ProtoShares","value":"ProtoShares"},{"name":"Qtum","value":"Qtum"},{"name":"Quant","value":"Quant"},{"name":"Quantum Resistant Ledger","value":"Quantum Resistant Ledger"},{"name":"RaiBlocks","value":"RaiBlocks"},{"name":"Ripio Credit Network","value":"Ripio Credit Network"},{"name":"Ripple","value":"Ripple"},{"name":"SOLVE","value":"SOLVE"},{"name":"Salt","value":"Salt"},{"name":"Serve","value":"Serve"},{"name":"Siacoin","value":"Siacoin"},{"name":"SnowGem","value":"SnowGem"},{"name":"SolarCoin","value":"SolarCoin"},{"name":"Spendcoin","value":"Spendcoin"},{"name":"Status","value":"Status"},{"name":"Stellar","value":"Stellar"},{"name":"Storj","value":"Storj"},{"name":"Storm","value":"Storm"},{"name":"StormX","value":"StormX"},{"name":"Swarm City","value":"Swarm City"},{"name":"Synthetix Network","value":"Synthetix Network"},{"name":"TEMCO","value":"TEMCO"},{"name":"Tap","value":"Tap"},{"name":"TenX","value":"TenX"},{"name":"Tether","value":"Tether"},{"name":"Tezos","value":"Tezos"},{"name":"Tron","value":"Tron"},{"name":"TrueUSD","value":"TrueUSD"},{"name":"USD Coin","value":"USD Coin"},{"name":"Uniswap Coin","value":"Uniswap Coin"},{"name":"VeChain","value":"VeChain"},{"name":"VertCoin","value":"VertCoin"},{"name":"Viberate","value":"Viberate"},{"name":"VoteCoin","value":"VoteCoin"},{"name":"Waves","value":"Waves"},{"name":"Wings","value":"Wings"},{"name":"ZCash","value":"ZCash"},{"name":"ZClassic","value":"ZClassic"},{"name":"ZenCash","value":"ZenCash"},{"name":"IExec RLC","value":"iExec RLC"},{"name":"Loki","value":"loki"}],"displayOptions":{"show":{"group":["finance"],"tool":["checkCryptoWalletAddressValid"]}},"description":"The \"Coin\" value to use as a parameter for this Operation"},{"displayName":"Country code","name":"country_code","type":"string","default":"","placeholder":"ES","required":true,"displayOptions":{"show":{"group":["finance"],"tool":["getCurrencyByCountryIsocode"]}},"description":"The \"Country code\" value to use as a parameter for this Operation"},{"displayName":"Amount","name":"amount","type":"string","default":"","placeholder":"10","required":true,"displayOptions":{"show":{"group":["finance","communication"],"tool":["getCurrencyConvertedBetweenIsocodeDate","getLinkedinProfiles"]}},"description":"The \"Amount\" value to use as a parameter for this Operation"},{"displayName":"Isocode1","name":"isocode1","type":"options","default":"","placeholder":"EUR","required":true,"options":[{"name":"AUD","value":"AUD"},{"name":"BGN","value":"BGN"},{"name":"BRL","value":"BRL"},{"name":"CAD","value":"CAD"},{"name":"CHF","value":"CHF"},{"name":"CNY","value":"CNY"},{"name":"CZK","value":"CZK"},{"name":"DKK","value":"DKK"},{"name":"EUR","value":"EUR"},{"name":"GBP","value":"GBP"},{"name":"HKD","value":"HKD"},{"name":"HRK","value":"HRK"},{"name":"HUF","value":"HUF"},{"name":"IDR","value":"IDR"},{"name":"ILS","value":"ILS"},{"name":"INR","value":"INR"},{"name":"ISK","value":"ISK"},{"name":"JPY","value":"JPY"},{"name":"KRW","value":"KRW"},{"name":"MXN","value":"MXN"},{"name":"MYR","value":"MYR"},{"name":"NOK","value":"NOK"},{"name":"NZD","value":"NZD"},{"name":"PHP","value":"PHP"},{"name":"PLN","value":"PLN"},{"name":"RON","value":"RON"},{"name":"RUB","value":"RUB"},{"name":"SEK","value":"SEK"},{"name":"SGD","value":"SGD"},{"name":"THB","value":"THB"},{"name":"TRY","value":"TRY"},{"name":"USD","value":"USD"},{"name":"ZAR","value":"ZAR"}],"displayOptions":{"show":{"group":["finance"],"tool":["getCurrencyConvertedBetweenIsocodeDate"]}},"description":"The \"Isocode1\" value to use as a parameter for this Operation"},{"displayName":"Isocode2","name":"isocode2","type":"options","default":"","placeholder":"USD","required":true,"options":[{"name":"AUD","value":"AUD"},{"name":"BGN","value":"BGN"},{"name":"BRL","value":"BRL"},{"name":"CAD","value":"CAD"},{"name":"CHF","value":"CHF"},{"name":"CNY","value":"CNY"},{"name":"CZK","value":"CZK"},{"name":"DKK","value":"DKK"},{"name":"EUR","value":"EUR"},{"name":"GBP","value":"GBP"},{"name":"HKD","value":"HKD"},{"name":"HRK","value":"HRK"},{"name":"HUF","value":"HUF"},{"name":"IDR","value":"IDR"},{"name":"ILS","value":"ILS"},{"name":"INR","value":"INR"},{"name":"ISK","value":"ISK"},{"name":"JPY","value":"JPY"},{"name":"KRW","value":"KRW"},{"name":"MXN","value":"MXN"},{"name":"MYR","value":"MYR"},{"name":"NOK","value":"NOK"},{"name":"NZD","value":"NZD"},{"name":"PHP","value":"PHP"},{"name":"PLN","value":"PLN"},{"name":"RON","value":"RON"},{"name":"RUB","value":"RUB"},{"name":"SEK","value":"SEK"},{"name":"SGD","value":"SGD"},{"name":"THB","value":"THB"},{"name":"TRY","value":"TRY"},{"name":"USD","value":"USD"},{"name":"ZAR","value":"ZAR"}],"displayOptions":{"show":{"group":["finance"],"tool":["getCurrencyConvertedBetweenIsocodeDate"]}},"description":"The \"Isocode2\" value to use as a parameter for this Operation"},{"displayName":"Date1","name":"date1","type":"string","default":"","placeholder":"1975-05-20","required":true,"displayOptions":{"show":{"group":["personal","personal","personal","personal","personal","personal","personal"],"tool":["checkDateBetw","getDateDifference","checkDateEq","checkDateGe","checkDateGt","checkDateLe","checkDateLt"]}},"description":"The \"Date1\" value to use as a parameter for this Operation"},{"displayName":"Date2","name":"date2","type":"string","default":"","placeholder":"1975-05-19","required":true,"displayOptions":{"show":{"group":["personal","personal","personal","personal","personal","personal","personal"],"tool":["checkDateBetw","getDateDifference","checkDateEq","checkDateGe","checkDateGt","checkDateLe","checkDateLt"]}},"description":"The \"Date2\" value to use as a parameter for this Operation"},{"displayName":"Date3","name":"date3","type":"string","default":"","placeholder":"1975-05-22","required":true,"displayOptions":{"show":{"group":["personal"],"tool":["checkDateBetw"]}},"description":"The \"Date3\" value to use as a parameter for this Operation"},{"displayName":"Period","name":"period","type":"options","default":"","placeholder":"seconds","required":true,"options":[{"name":"Days","value":"days"},{"name":"Hours","value":"hours"},{"name":"Minutes","value":"minutes"},{"name":"Seconds","value":"seconds"}],"displayOptions":{"show":{"group":["personal"],"tool":["getDateDifference"]}},"description":"The \"Period\" value to use as a parameter for this Operation"},{"displayName":"Useragent","name":"useragent","type":"string","default":"","placeholder":"AppleTV5,3/9.1.1","required":true,"displayOptions":{"show":{"group":["internet","image"],"tool":["getDeviceByUa","getUrlScreenshot"]}},"description":"The \"Useragent\" value to use as a parameter for this Operation"},{"displayName":"Type","name":"type","type":"options","default":"","placeholder":"A","required":false,"options":[{"name":"A","value":"A"},{"name":"AAAA","value":"AAAA"},{"name":"CNAME","value":"CNAME"},{"name":"MX","value":"MX"},{"name":"NS","value":"NS"},{"name":"TXT","value":"TXT"}],"displayOptions":{"show":{"group":["internet","internet","communication"],"tool":["checkDomainRecord","getDomainRecord","getLinkedinSearchContactsUrl"]}},"description":"The \"Type\" value to use as a parameter for this Operation"},{"displayName":"Width","name":"width","type":"options","default":"","placeholder":"640","required":false,"options":[{"name":"1024","value":"1024"},{"name":"160","value":"160"},{"name":"320","value":"320"},{"name":"640","value":"640"},{"name":"800","value":"800"}],"displayOptions":{"show":{"group":["image"],"tool":["getUrlScreenshot"]}},"description":"The \"Width\" value to use as a parameter for this Operation"},{"displayName":"Fullpage","name":"fullpage","type":"options","default":"","placeholder":"no","required":false,"options":[{"name":"No","value":"no"},{"name":"Yes","value":"yes"}],"displayOptions":{"show":{"group":["image"],"tool":["getUrlScreenshot"]}},"description":"The \"Fullpage\" value to use as a parameter for this Operation"},{"displayName":"Selector","name":"selector","type":"string","default":"","placeholder":"h1.mt-4","required":false,"displayOptions":{"show":{"group":["image","internet"],"tool":["getUrlScreenshot","getUrlContents"]}},"description":"The \"Selector\" value to use as a parameter for this Operation"},{"displayName":"Delay","name":"delay","type":"string","default":"","placeholder":"1000","required":false,"displayOptions":{"show":{"group":["image"],"tool":["getUrlScreenshot"]}},"description":"The \"Delay\" value to use as a parameter for this Operation"},{"displayName":"Viewport","name":"viewport","type":"string","default":"","placeholder":"1440x900","required":false,"displayOptions":{"show":{"group":["image"],"tool":["getUrlScreenshot"]}},"description":"The \"Viewport\" value to use as a parameter for this Operation"},{"displayName":"Email from","name":"email_from","type":"string","default":"","placeholder":"mcolomer@killia.com","required":true,"displayOptions":{"show":{"group":["communication"],"tool":["sendEmailCustom"]}},"description":"The \"Email from\" value to use as a parameter for this Operation"},{"displayName":"Email to","name":"email_to","type":"string","default":"","placeholder":"mcolomer@gmail.com","required":true,"displayOptions":{"show":{"group":["communication"],"tool":["sendEmailCustom"]}},"description":"The \"Email to\" value to use as a parameter for this Operation"},{"displayName":"Subject","name":"subject","type":"string","default":"","placeholder":"Welcome email","required":true,"displayOptions":{"show":{"group":["communication"],"tool":["sendEmailCustom"]}},"description":"The \"Subject\" value to use as a parameter for this Operation"},{"displayName":"Body","name":"body","type":"string","default":"","placeholder":"Hi!<br><br>Welcome to uProc and start <b>improving</b> your business processes!","required":true,"displayOptions":{"show":{"group":["communication"],"tool":["sendEmailCustom"]}},"description":"The \"Body\" value to use as a parameter for this Operation"},{"displayName":"Page","name":"page","type":"number","default":"","placeholder":"1","required":false,"displayOptions":{"show":{"group":["communication","communication"],"tool":["getEmailListByDomain","getEmailListByEmail"]}},"description":"The \"Page\" value to use as a parameter for this Operation"},{"displayName":"Firstname","name":"firstname","type":"string","default":"","placeholder":"Miquel","required":true,"displayOptions":{"show":{"group":["communication","communication","personal","personal","personal"],"tool":["getEmailRecipient","getEmailRecipientByCompanyFirstnameAndLastname","getPersonByFirstnameLastnameCompanyLocation","getProfileByEmployeeData","getProfileXingByEmployeeData"]}},"description":"The \"Firstname\" value to use as a parameter for this Operation"},{"displayName":"Lastname","name":"lastname","type":"string","default":"","placeholder":"Colomer","required":false,"displayOptions":{"show":{"group":["communication","communication","personal","personal","personal"],"tool":["getEmailRecipient","getEmailRecipientByCompanyFirstnameAndLastname","getPersonByFirstnameLastnameCompanyLocation","getProfileByEmployeeData","getProfileXingByEmployeeData"]}},"description":"The \"Lastname\" value to use as a parameter for this Operation"},{"displayName":"Mode","name":"mode","type":"options","default":"","placeholder":"verify","required":true,"options":[{"name":"Guess","value":"guess"},{"name":"Only_verify","value":"only_verify"},{"name":"Verify","value":"verify"}],"displayOptions":{"show":{"group":["communication","communication","communication","communication","communication","communication","communication","communication"],"tool":["getEmailRecipient","getEmailRecipientByCompanyAndFullname","getEmailRecipientByCompanyFirstnameAndLastname","getEmailRecipientByDomainAndFullname","getLinkedinConnections","getLinkedinInvitations","getLinkedinProfile","getLinkedinProfiles"]}},"description":"The \"Mode\" value to use as a parameter for this Operation"},{"displayName":"Fullname","name":"fullname","type":"string","default":"","placeholder":"Miquel Colomer","required":true,"displayOptions":{"show":{"group":["communication","communication","personal"],"tool":["getEmailRecipientByCompanyAndFullname","getEmailRecipientByDomainAndFullname","getFullnameParsed"]}},"description":"The \"Fullname\" value to use as a parameter for this Operation"},{"displayName":"Mobile","name":"mobile","type":"string","default":"","placeholder":"34605281220","required":true,"displayOptions":{"show":{"group":["communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","communication","personal","communication","communication"],"tool":["sendMobileSms","checkMobileAlive","getMobileCountryCode","checkMobileExist","checkMobileFormat","checkMobileFormatEs","getMobileFormatted","getMobileHlrLookup","getMobileLookup","getMobileMnpLookup","getMobileNormalized","checkMobileSms","checkMobileValidPrefix","checkMobileValidPrefixEs","getPersonByMobile","checkSocialMobileExist","getSocialMobileLookup"]}},"description":"The \"Mobile\" value to use as a parameter for this Operation"},{"displayName":"Url dlr","name":"url_dlr","type":"string","default":"","placeholder":"https://sms-dlr.free.beeceptor.com","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["sendMobileSms"]}},"description":"The \"Url dlr\" value to use as a parameter for this Operation"},{"displayName":"Source","name":"source","type":"string","default":"","placeholder":"https://habilon.com/wp-content/uploads/2019/09/11b07c01.pdf","required":true,"displayOptions":{"show":{"group":["internet"],"tool":["getFileCopiedBetweenUrls"]}},"description":"The \"Source\" value to use as a parameter for this Operation"},{"displayName":"Destination","name":"destination","type":"string","default":"","placeholder":"s3://ACCESSKEY:SECRETKEY@s3.amazon.com/BUCKET_NAME/sample.pdf","required":true,"displayOptions":{"show":{"group":["internet"],"tool":["getFileCopiedBetweenUrls"]}},"description":"The \"Destination\" value to use as a parameter for this Operation"},{"displayName":"Size","name":"size","type":"string","default":"","placeholder":"80","required":false,"displayOptions":{"show":{"group":["image"],"tool":["getImageWithText"]}},"description":"The \"Size\" value to use as a parameter for this Operation"},{"displayName":"List","name":"list","type":"string","default":"","placeholder":"last-connections","required":false,"displayOptions":{"show":{"group":["communication","communication","communication","communication","communication","communication","communication","communication","communication","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","personal","personal"],"tool":["getLinkedinConnections","getLinkedinGroupMembers","getLinkedinInvitations","getLinkedinPostComments","getLinkedinPostLikes","getLinkedinProfile","getLinkedinProfiles","getLinkedinProfilesByCompany","getLinkedinProfilesByContent","checkListContains","checkListEnds","checkListLengthBetw","checkListLengthEq","checkListLengthGe","checkListLengthGt","checkListLengthLe","checkListLengthLt","checkListMax","getListMax","checkListMin","getListMin","getListSort","checkListSorted","checkListStarts","checkListUnique","getListUnique","checkListValid","sendPersonEmailToList","sendPersonProfileToList"]}},"description":"The \"List\" value to use as a parameter for this Operation"},{"displayName":"Keywords","name":"keywords","type":"string","default":"","placeholder":"Growth","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinProfilesByContent"]}},"description":"The \"Keywords\" value to use as a parameter for this Operation"},{"displayName":"Current company","name":"current_company","type":"string","default":"","placeholder":"Apple","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Current company\" value to use as a parameter for this Operation"},{"displayName":"Current title","name":"current_title","type":"string","default":"","placeholder":"Software Engineer","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Current title\" value to use as a parameter for this Operation"},{"displayName":"Included companies","name":"included_companies","type":"string","default":"","placeholder":"Sony,IBM","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Included companies\" value to use as a parameter for this Operation"},{"displayName":"Excluded companies","name":"excluded_companies","type":"string","default":"","placeholder":"Apple,BP","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Excluded companies\" value to use as a parameter for this Operation"},{"displayName":"Included titles","name":"included_titles","type":"string","default":"","placeholder":"DevOps Engineer,Systems Engineer","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Included titles\" value to use as a parameter for this Operation"},{"displayName":"Excluded titles","name":"excluded_titles","type":"string","default":"","placeholder":"Big Data,Inspector","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Excluded titles\" value to use as a parameter for this Operation"},{"displayName":"Included keywords","name":"included_keywords","type":"string","default":"","placeholder":"keyword_to_include","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Included keywords\" value to use as a parameter for this Operation"},{"displayName":"Excluded keywords","name":"excluded_keywords","type":"string","default":"","placeholder":"keyword_to_exclude","required":false,"displayOptions":{"show":{"group":["communication"],"tool":["getLinkedinSearchContactsUrl"]}},"description":"The \"Excluded keywords\" value to use as a parameter for this Operation"},{"displayName":"Length1","name":"length1","type":"number","default":"","placeholder":"3","required":true,"displayOptions":{"show":{"group":["text","text"],"tool":["checkListLengthBetw","checkStringLengthBetw"]}},"description":"The \"Length1\" value to use as a parameter for this Operation"},{"displayName":"Length2","name":"length2","type":"number","default":"","placeholder":"4","required":true,"displayOptions":{"show":{"group":["text","text"],"tool":["checkListLengthBetw","checkStringLengthBetw"]}},"description":"The \"Length2\" value to use as a parameter for this Operation"},{"displayName":"Length","name":"length","type":"number","default":"","placeholder":"3","required":true,"displayOptions":{"show":{"group":["text","text","text","text","text","text","text","text","text","text"],"tool":["checkListLengthEq","checkListLengthGe","checkListLengthGt","checkListLengthLe","checkListLengthLt","checkStringLengthEq","checkStringLengthGe","checkStringLengthGt","checkStringLengthLe","checkStringLengthLt"]}},"description":"The \"Length\" value to use as a parameter for this Operation"},{"displayName":"Separator","name":"separator","type":"string","default":"","placeholder":",","required":true,"displayOptions":{"show":{"group":["text","text","text"],"tool":["checkListValid","getStringSplit","getStringSplitAndJoin"]}},"description":"The \"Separator\" value to use as a parameter for this Operation"},{"displayName":"Latitude","name":"latitude","type":"string","default":"","placeholder":"40.4379331","required":true,"displayOptions":{"show":{"group":["geographic"],"tool":["getTimeByCoordinates"]}},"description":"The \"Latitude\" value to use as a parameter for this Operation"},{"displayName":"Longitude","name":"longitude","type":"string","default":"","placeholder":"-3.7497476","required":true,"displayOptions":{"show":{"group":["geographic"],"tool":["getTimeByCoordinates"]}},"description":"The \"Longitude\" value to use as a parameter for this Operation"},{"displayName":"Radius","name":"radius","type":"string","default":"","placeholder":"250","required":false,"displayOptions":{"show":{"group":["geographic","geographic"],"tool":["getLocationByParams","getLocationListByParams"]}},"description":"The \"Radius\" value to use as a parameter for this Operation"},{"displayName":"Imei","name":"imei","type":"string","default":"","placeholder":"490154203237518","required":true,"displayOptions":{"show":{"group":["communication"],"tool":["checkMobileImei"]}},"description":"The \"Imei\" value to use as a parameter for this Operation"},{"displayName":"Regex","name":"regex","type":"string","default":"","placeholder":"uProc","required":true,"displayOptions":{"show":{"group":["internet","text","text"],"tool":["checkUrlContains","getStringByRegex","checkStringRegex"]}},"description":"The \"Regex\" value to use as a parameter for this Operation"},{"displayName":"Host","name":"host","type":"string","default":"","placeholder":"www.google.es","required":true,"displayOptions":{"show":{"group":["internet","internet","internet"],"tool":["checkNetHostAlive","getNetScan","checkNetServiceUp"]}},"description":"The \"Host\" value to use as a parameter for this Operation"},{"displayName":"Port","name":"port","type":"string","default":"","placeholder":"80","required":true,"displayOptions":{"show":{"group":["internet"],"tool":["checkNetServiceUp"]}},"description":"The \"Port\" value to use as a parameter for this Operation"},{"displayName":"Table","name":"table","type":"string","default":"","placeholder":"3","required":false,"displayOptions":{"show":{"group":["internet"],"tool":["getUrlTables"]}},"description":"The \"Table\" value to use as a parameter for this Operation"},{"displayName":"Number1","name":"number1","type":"string","default":"","placeholder":"23","required":true,"displayOptions":{"show":{"group":["text","text","text","text","text","text"],"tool":["checkNumberBetw","checkNumberEq","checkNumberGe","checkNumberGt","checkNumberLe","checkNumberLt"]}},"description":"The \"Number1\" value to use as a parameter for this Operation"},{"displayName":"Number2","name":"number2","type":"string","default":"","placeholder":"21","required":true,"displayOptions":{"show":{"group":["text","text","text","text","text","text"],"tool":["checkNumberBetw","checkNumberEq","checkNumberGe","checkNumberGt","checkNumberLe","checkNumberLt"]}},"description":"The \"Number2\" value to use as a parameter for this Operation"},{"displayName":"Number3","name":"number3","type":"string","default":"","placeholder":"24","required":true,"displayOptions":{"show":{"group":["text"],"tool":["checkNumberBetw"]}},"description":"The \"Number3\" value to use as a parameter for this Operation"},{"displayName":"Luhn","name":"luhn","type":"string","default":"","placeholder":"79927398713","required":true,"displayOptions":{"show":{"group":["security"],"tool":["checkNumberLuhn"]}},"description":"The \"Luhn\" value to use as a parameter for this Operation"},{"displayName":"Mod","name":"mod","type":"string","default":"","placeholder":"2","required":true,"displayOptions":{"show":{"group":["text"],"tool":["checkNumberMod"]}},"description":"The \"Mod\" value to use as a parameter for this Operation"},{"displayName":"Rest","name":"rest","type":"string","default":"","placeholder":"0","required":true,"displayOptions":{"show":{"group":["text"],"tool":["checkNumberMod"]}},"description":"The \"Rest\" value to use as a parameter for this Operation"},{"displayName":"Password","name":"password","type":"string","default":"","placeholder":"1agdA*$#","required":true,"displayOptions":{"show":{"group":["security"],"tool":["checkPasswordStrong"]}},"description":"The \"Password\" value to use as a parameter for this Operation"},{"displayName":"Locality","name":"locality","type":"options","default":"","placeholder":"English","required":true,"options":[{"name":"Australia (English)","value":"Australia (English)"},{"name":"Australia Ocker (English)","value":"Australia Ocker (English)"},{"name":"Azerbaijani","value":"Azerbaijani"},{"name":"Bork (English)","value":"Bork (English)"},{"name":"Canada (English)","value":"Canada (English)"},{"name":"Canada (French)","value":"Canada (French)"},{"name":"Chinese","value":"Chinese"},{"name":"Chinese (Taiwan)","value":"Chinese (Taiwan)"},{"name":"Czech","value":"Czech"},{"name":"Dutch","value":"Dutch"},{"name":"English","value":"English"},{"name":"Farsi","value":"Farsi"},{"name":"French","value":"French"},{"name":"Georgian","value":"Georgian"},{"name":"German","value":"German"},{"name":"German (Austria)","value":"German (Austria)"},{"name":"German (Switzerland)","value":"German (Switzerland)"},{"name":"Great Britain (English)","value":"Great Britain (English)"},{"name":"India (English)","value":"India (English)"},{"name":"Indonesia","value":"Indonesia"},{"name":"Ireland (English)","value":"Ireland (English)"},{"name":"Italian","value":"Italian"},{"name":"Japanese","value":"Japanese"},{"name":"Korean","value":"Korean"},{"name":"Nepalese","value":"Nepalese"},{"name":"Norwegian","value":"Norwegian"},{"name":"Polish","value":"Polish"},{"name":"Portuguese (Brazil)","value":"Portuguese (Brazil)"},{"name":"Russian","value":"Russian"},{"name":"Slovakian","value":"Slovakian"},{"name":"Spanish","value":"Spanish"},{"name":"Spanish Mexico","value":"Spanish Mexico"},{"name":"Swedish","value":"Swedish"},{"name":"Turkish","value":"Turkish"},{"name":"Ukrainian","value":"Ukrainian"},{"name":"United States (English)","value":"United States (English)"},{"name":"Vietnamese","value":"Vietnamese"}],"displayOptions":{"show":{"group":["personal"],"tool":["getPersonFakedData"]}},"description":"The \"Locality\" value to use as a parameter for this Operation"},{"displayName":"Surname","name":"surname","type":"string","default":"","placeholder":"Col","required":true,"displayOptions":{"show":{"group":["personal","personal","personal","personal","personal"],"tool":["getSurnameByPrefix","checkSurnameExist","getSurnameListByPrefix","getSurnameNormalized","checkSurnameValid"]}},"description":"The \"Surname\" value to use as a parameter for this Operation"},{"displayName":"Province","name":"province","type":"string","default":"","placeholder":"B","required":true,"displayOptions":{"show":{"group":["geographic","geographic","geographic"],"tool":["getProvinceByName","getProvinceListByName","getProvinceNormalized"]}},"description":"The \"Province\" value to use as a parameter for this Operation"},{"displayName":"Format","name":"format","type":"string","default":"","placeholder":"%09d","required":true,"displayOptions":{"show":{"group":["text"],"tool":["getStringByFormat"]}},"description":"The \"Format\" value to use as a parameter for this Operation"},{"displayName":"Text1","name":"text1","type":"string","default":"","placeholder":"test","required":true,"displayOptions":{"show":{"group":["text","text","text","text"],"tool":["checkStringContains","checkStringEnds","getStringJoin","checkStringStarts"]}},"description":"The \"Text1\" value to use as a parameter for this Operation"},{"displayName":"Text2","name":"text2","type":"string","default":"","placeholder":"t","required":true,"displayOptions":{"show":{"group":["text","text","text","text"],"tool":["checkStringContains","checkStringEnds","getStringJoin","checkStringStarts"]}},"description":"The \"Text2\" value to use as a parameter for this Operation"},{"displayName":"Glue","name":"glue","type":"string","default":"","placeholder":",","required":true,"displayOptions":{"show":{"group":["text","text"],"tool":["getStringJoin","getStringSplitAndJoin"]}},"description":"The \"Glue\" value to use as a parameter for this Operation"},{"displayName":"Field","name":"field","type":"options","default":"","placeholder":"name","required":true,"options":[{"name":"Alphabetic","value":"alphabetic"},{"name":"Alphanumeric","value":"alphanumeric"},{"name":"Cif","value":"cif"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Decimal","value":"decimal"},{"name":"Dni","value":"dni"},{"name":"Domain","value":"domain"},{"name":"Email","value":"email"},{"name":"Gender","value":"gender"},{"name":"Integer","value":"integer"},{"name":"Ip","value":"ip"},{"name":"Mobile","value":"mobile"},{"name":"Name","value":"name"},{"name":"Nie","value":"nie"},{"name":"Nif","value":"nif"},{"name":"Phone","value":"phone"},{"name":"Province","value":"province"},{"name":"Zipcode","value":"zipcode"}],"displayOptions":{"show":{"group":["text"],"tool":["getStringNormalized"]}},"description":"The \"Field\" value to use as a parameter for this Operation"},{"displayName":"Find","name":"find","type":"string","default":"","placeholder":"o","required":true,"displayOptions":{"show":{"group":["text","text"],"tool":["getStringReplaceAll","getStringReplaceFirst"]}},"description":"The \"Find\" value to use as a parameter for this Operation"},{"displayName":"Replace","name":"replace","type":"string","default":"","placeholder":"u","required":true,"displayOptions":{"show":{"group":["text","text"],"tool":["getStringReplaceAll","getStringReplaceFirst"]}},"description":"The \"Replace\" value to use as a parameter for this Operation"},{"displayName":"Texts","name":"texts","type":"string","default":"","placeholder":"sample,samples","required":true,"displayOptions":{"show":{"group":["text"],"tool":["getStringVlookup"]}},"description":"The \"Texts\" value to use as a parameter for this Operation"},{"displayName":"Html","name":"html","type":"string","default":"","placeholder":"<div>Esto es <strong>fantástico!</strong></div>","required":true,"displayOptions":{"show":{"group":["text"],"tool":["getStringWithoutHtml"]}},"description":"The \"Html\" value to use as a parameter for this Operation"},{"displayName":"Tin","name":"tin","type":"string","default":"","placeholder":"44016116G","required":true,"displayOptions":{"show":{"group":["finance","finance"],"tool":["getVatByNumber","checkVatExist"]}},"description":"The \"Tin\" value to use as a parameter for this Operation"},{"displayName":"Vin","name":"vin","type":"string","default":"","placeholder":"JF2AC53B3GE202643","required":true,"displayOptions":{"show":{"group":["product","product"],"tool":["checkVinFormat","getVinLookup"]}},"description":"The \"Vin\" value to use as a parameter for this Operation"},{"displayName":"Count1","name":"count1","type":"string","default":"","placeholder":"1","required":true,"displayOptions":{"show":{"group":["text"],"tool":["checkWordCountBetw"]}},"description":"The \"Count1\" value to use as a parameter for this Operation"},{"displayName":"Count2","name":"count2","type":"string","default":"","placeholder":"2","required":true,"displayOptions":{"show":{"group":["text"],"tool":["checkWordCountBetw"]}},"description":"The \"Count2\" value to use as a parameter for this Operation"},{"displayName":"Count","name":"count","type":"string","default":"","placeholder":"2","required":true,"displayOptions":{"show":{"group":["text","text","text","text","text"],"tool":["checkWordCountEq","checkWordCountGe","checkWordCountGt","checkWordCountLe","checkWordCountLt"]}},"description":"The \"Count\" value to use as a parameter for this Operation"},{"displayName":"Additional Options","name":"additionalOptions","type":"collection","placeholder":"Add Option","default":{},"displayOptions":{"show":{"group":["audio","communication","company","finance","geographic","image","internet","personal","product","security","text"]}},"options":[{"displayName":"Data Webhook","name":"dataWebhook","type":"string","description":"URL to send tool response when tool has resolved your request","default":""}]}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.uproc/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/credentials/uProc"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/UProc/uproc.png"},
|