n8n-nodes-base 1.90.2 → 1.91.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/GSuiteAdminOAuth2Api.credentials.js +3 -1
- package/dist/credentials/GSuiteAdminOAuth2Api.credentials.js.map +1 -1
- package/dist/methods/defined.json +2 -1
- package/dist/methods/referenced.json +1 -0
- package/dist/nodes/Calendly/CalendlyTrigger.node.js +11 -0
- package/dist/nodes/Calendly/CalendlyTrigger.node.js.map +1 -1
- package/dist/nodes/EmailReadImap/v1/EmailReadImapV1.node.js +2 -2
- package/dist/nodes/EmailReadImap/v1/EmailReadImapV1.node.js.map +1 -1
- package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js +2 -2
- package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js +0 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js.map +1 -1
- package/dist/nodes/Form/utils.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/DeviceDescription.js +381 -0
- package/dist/nodes/Google/GSuiteAdmin/DeviceDescription.js.map +1 -0
- package/dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js +395 -88
- package/dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/GenericFunctions.js +6 -2
- package/dist/nodes/Google/GSuiteAdmin/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/GroupDescripion.js +112 -88
- package/dist/nodes/Google/GSuiteAdmin/GroupDescripion.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/SearchFunctions.js +101 -0
- package/dist/nodes/Google/GSuiteAdmin/SearchFunctions.js.map +1 -0
- package/dist/nodes/Google/GSuiteAdmin/UserDescription.js +538 -195
- package/dist/nodes/Google/GSuiteAdmin/UserDescription.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/gSuiteAdmin.svg +1 -0
- package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js +11 -0
- package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +8 -0
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
- package/dist/nodes/Jira/GenericFunctions.js +25 -12
- package/dist/nodes/Jira/GenericFunctions.js.map +1 -1
- package/dist/nodes/Jira/Jira.node.js +11 -7
- package/dist/nodes/Jira/Jira.node.js.map +1 -1
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js +2 -2
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js.map +1 -1
- package/dist/nodes/MQTT/MqttTrigger.node.js +2 -2
- package/dist/nodes/MQTT/MqttTrigger.node.js.map +1 -1
- package/dist/nodes/Postgres/PostgresTrigger.node.js +2 -2
- package/dist/nodes/Postgres/PostgresTrigger.node.js.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js +2 -2
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.js.map +1 -1
- package/dist/nodes/SseTrigger/SseTrigger.node.js +2 -2
- package/dist/nodes/SseTrigger/SseTrigger.node.js.map +1 -1
- package/dist/test/nodes/Helpers.d.ts +5 -0
- package/dist/test/nodes/Helpers.js +16 -170
- package/dist/test/nodes/Helpers.js.map +1 -1
- package/dist/types/credentials.json +1 -1
- package/dist/types/nodes.json +10 -10
- package/package.json +7 -7
- package/dist/nodes/Google/GSuiteAdmin/google-workspace-admin.png +0 -0
- package/dist/test/nodes/ExecuteWorkflow.js +0 -120
- package/dist/test/nodes/ExecuteWorkflow.js.map +0 -1
- package/dist/test/nodes/credential-types.js +0 -57
- package/dist/test/nodes/credential-types.js.map +0 -1
- package/dist/test/nodes/credentials-helper.js +0 -76
- package/dist/test/nodes/credentials-helper.js.map +0 -1
- package/dist/test/nodes/load-nodes-and-credentials.js +0 -68
- package/dist/test/nodes/load-nodes-and-credentials.js.map +0 -1
- package/dist/test/nodes/node-types.js +0 -56
- package/dist/test/nodes/node-types.js.map +0 -1
package/dist/types/nodes.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
{"displayName":"Brandfetch","name":"Brandfetch","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"]}}","description":"Consume Brandfetch API","defaults":{"name":"Brandfetch"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"brandfetchApi","required":true}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Color","value":"color","description":"Return a company's colors","action":"Return a company's colors"},{"name":"Company","value":"company","description":"Return a company's data","action":"Return a company's data"},{"name":"Font","value":"font","description":"Return a company's fonts","action":"Return a company's fonts"},{"name":"Industry","value":"industry","description":"Return a company's industry","action":"Return a company's industry"},{"name":"Logo","value":"logo","description":"Return a company's logo & icon","action":"Return a company's logo & icon"}],"default":"logo"},{"displayName":"Domain","name":"domain","type":"string","default":"","description":"The domain name of the company","required":true},{"displayName":"Download","name":"download","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["logo"]}},"description":"Name of the binary property to which to write the data of the read file"},{"displayName":"Image Type","name":"imageTypes","type":"multiOptions","displayOptions":{"show":{"operation":["logo"],"download":[true]}},"options":[{"name":"Icon","value":"icon"},{"name":"Logo","value":"logo"}],"default":["logo","icon"],"required":true},{"displayName":"Image Format","name":"imageFormats","type":"multiOptions","displayOptions":{"show":{"operation":["logo"],"download":[true]}},"options":[{"name":"PNG","value":"png"},{"name":"SVG","value":"svg"}],"default":["png"],"description":"The image format in which the logo should be returned as","required":true}],"codex":{"categories":["Utility","Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.brandfetch/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/brandfetch/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Brandfetch/brandfetch.png"},
|
|
47
47
|
{"displayName":"Bubble","name":"bubble","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Bubble Data API","defaults":{"name":"Bubble"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"bubbleApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Object","value":"object"}],"default":"object"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create an object"},{"name":"Delete","value":"delete","action":"Delete an object"},{"name":"Get","value":"get","action":"Get an object"},{"name":"Get Many","value":"getAll","action":"Get many objects"},{"name":"Update","value":"update","action":"Update an object"}],"displayOptions":{"show":{"resource":["object"]}}},{"displayName":"Type Name","name":"typeName","type":"string","required":true,"description":"Name of data type of the object to create","default":"","displayOptions":{"show":{"resource":["object"],"operation":["create"]}}},{"displayName":"Properties","name":"properties","placeholder":"Add Property","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["object"],"operation":["create"]}},"options":[{"displayName":"Property","name":"property","values":[{"displayName":"Key","name":"key","type":"string","default":"","description":"Field to set for the object to create"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the object to create"}]}]},{"displayName":"Type Name","name":"typeName","type":"string","required":true,"description":"Name of data type of the object to retrieve","default":"","displayOptions":{"show":{"resource":["object"],"operation":["get","delete"]}}},{"displayName":"Object ID","name":"objectId","type":"string","required":true,"description":"ID of the object to retrieve","default":"","displayOptions":{"show":{"resource":["object"],"operation":["get","delete"]}}},{"displayName":"Type Name","name":"typeName","type":"string","required":true,"description":"Name of data type of the object to update","default":"","displayOptions":{"show":{"resource":["object"],"operation":["update"]}}},{"displayName":"Object ID","name":"objectId","type":"string","required":true,"description":"ID of the object to update","default":"","displayOptions":{"show":{"resource":["object"],"operation":["update"]}}},{"displayName":"Properties","name":"properties","placeholder":"Add Property","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["object"],"operation":["update"]}},"options":[{"displayName":"Property","name":"property","values":[{"displayName":"Key","name":"key","type":"string","default":"","description":"Field to set for the object to create"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the object to create"}]}]},{"displayName":"Type Name","name":"typeName","type":"string","required":true,"description":"Name of data type of the object to create","default":"","displayOptions":{"show":{"resource":["object"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["object"],"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":["object"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"resource":["object"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["getAll"],"resource":["object"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Filters","name":"filters","placeholder":"Add Filter","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"/jsonParameters":[false]}},"default":{},"options":[{"displayName":"Filter","name":"filter","values":[{"displayName":"Key","name":"key","type":"string","default":"","description":"Field to set for the object to create"},{"displayName":"Constrain","name":"constraint_type","type":"options","options":[{"name":"Equals","value":"equals","description":"Use to test strict equality, for all field types"},{"name":"Not Equal","value":"not equal","description":"Use to test strict equality, for all field types"},{"name":"Is Empty","value":"is_empty","description":"Use to test whether a thing's given field is empty, for all field types"},{"name":"Is Not Empty","value":"is_not_empty","description":"Use to test whether a thing's given field is not empty, for all field types"},{"name":"Text Contains","value":"text contains","description":"Use to test if a text field contains a string, for text fields only"},{"name":"Not Text Contains","value":"not text contains","description":"Use to test if a text field does not contain a string, for text fields only"},{"name":"Greater Than","value":"greater than","description":"Use to compare a thing's field value relative to a string or number, for text, number, and date fields"},{"name":"Less Than","value":"less than","description":"Use to compare a thing's field value relative to a string or number, for text, number, and date fields"},{"name":"In","value":"in","description":"Use to test whether a thing's field is in a list, for all field types"},{"name":"Not In","value":"not in","description":"Use to test whether a thing's field is not in a list, for all field types"},{"name":"Contains","value":"contains","description":"Use to test whether a list field contains an entry, for list fields only"},{"name":"Not Contains","value":"not contains","description":"Use to test whether a list field does not contains an entry, for list fields only"},{"name":"Empty","value":"empty","description":"Use to test whether a list field is empty, for list fields only"},{"name":"Not Empty","value":"not empty","description":"Use to test whether a list field is not empty, for list fields only"},{"name":"Geographic Search","value":"geographic_search","description":"Use to test if the current thing is within a radius from a central address. To use this, the value sent with the constraint must have an address and a range. See <a href=\"https://manual.bubble.io/core-resources/api/data-api\">link</a>."}],"default":""},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"constraint_type":["is_empty","is_not_empty","empty","not empty"]}},"default":"","description":"Value to set for the object to create"}]}]},{"displayName":"Filters (JSON)","name":"filtersJson","type":"json","default":"","displayOptions":{"show":{"/jsonParameters":[true]}},"placeholder":"[ { \"key\": \"name\", \"constraint_type\": \"text contains\", \"value\": \"cafe\" } , { \"key\": \"address\", \"constraint_type\": \"geographic_search\", \"value\": { \"range\":10, \"origin_address\":\"New York\" } } ]","description":"Refine the list that is returned by the Data API with search constraints, exactly as you define a search in Bubble. See <a href=\"https://manual.bubble.io/core-resources/api/data-api#search-constraints\">link</a>."},{"displayName":"Sort","name":"sort","placeholder":"Add Sort","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{},"options":[{"displayName":"Sort","name":"sortValue","values":[{"displayName":"Sort Field","name":"sort_field","type":"string","default":"","description":"Specify the field to use for sorting. Either use a fielddefined for the current typeor use <code>_random_sorting</code> to get the entries in a random order."},{"displayName":"Descending","name":"descending","type":"boolean","default":false},{"displayName":"Geo Reference","name":"geo_reference","type":"string","default":"","description":"When the field's type is geographic address, you need to add another parameter geo_reference and provide an address as a string"}]}]}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.bubble/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/bubble/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Bubble/bubble.svg","dark":"icons/n8n-nodes-base/dist/nodes/Bubble/bubble.dark.svg"}},
|
|
48
48
|
{"displayName":"Cal.com Trigger","name":"calTrigger","group":["trigger"],"version":[1,2],"subtitle":"=Events: {{$parameter[\"events\"].join(\", \")}}","description":"Handle Cal.com events via webhooks","defaults":{"name":"Cal.com Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"calApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Events","name":"events","type":"multiOptions","options":[{"name":"Booking Cancelled","value":"BOOKING_CANCELLED","description":"Receive notifications when a Cal event is canceled"},{"name":"Booking Created","value":"BOOKING_CREATED","description":"Receive notifications when a new Cal event is created"},{"name":"Booking Rescheduled","value":"BOOKING_RESCHEDULED","description":"Receive notifications when a Cal event is rescheduled"},{"name":"Meeting Ended","value":"MEETING_ENDED","description":"Receive notifications when a Cal event or meeting has ended"}],"default":[],"required":true},{"displayName":"API Version","name":"version","type":"options","displayOptions":{"show":{"@version":[1]}},"isNodeSetting":true,"options":[{"name":"Before v2.0","value":1},{"name":"v2.0 Onwards","value":2}],"default":1},{"displayName":"API Version","name":"version","type":"options","displayOptions":{"show":{"@version":[2]}},"isNodeSetting":true,"options":[{"name":"Before v2.0","value":1},{"name":"v2.0 Onwards","value":2}],"default":2},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"App ID","name":"appId","type":"string","description":"The ID of the App to monitor","default":""},{"displayName":"EventType Name or ID","name":"eventTypeId","type":"options","typeOptions":{"loadOptionsMethod":"getEventTypes"},"description":"The EventType to monitor. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","default":""},{"displayName":"Payload Template","name":"payloadTemplate","type":"string","description":"Template to customize the webhook payload","default":"","typeOptions":{"rows":4}}]}],"codex":{"categories":["Productivity","Utility"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.caltrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/cal/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Cal/cal.svg","dark":"icons/n8n-nodes-base/dist/nodes/Cal/cal.dark.svg"}},
|
|
49
|
-
{"displayName":"Calendly Trigger","name":"calendlyTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when Calendly events occur","defaults":{"name":"Calendly Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"calendlyApi","required":true,"displayOptions":{"show":{"authentication":["apiKey"]}}},{"name":"calendlyOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"API Key or Personal Access Token","value":"apiKey"}],"default":"apiKey"},{"displayName":"Scope","name":"scope","type":"options","default":"user","required":true,"hint":"Ignored if you are using an API Key","options":[{"name":"Organization","value":"organization","description":"Triggers the webhook for all subscribed events within the organization"},{"name":"User","value":"user","description":"Triggers the webhook for subscribed events that belong to the current user"}]},{"displayName":"Events","name":"events","type":"multiOptions","options":[{"name":"Event Created","value":"invitee.created","description":"Receive notifications when a new Calendly event is created"},{"name":"Event Canceled","value":"invitee.canceled","description":"Receive notifications when a Calendly event is canceled"}],"default":[],"required":true}],"codex":{"categories":["Productivity","Utility"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.calendlytrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/calendly/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Calendly/calendly.svg"},
|
|
49
|
+
{"displayName":"Calendly Trigger","name":"calendlyTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when Calendly events occur","defaults":{"name":"Calendly Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"calendlyApi","required":true,"displayOptions":{"show":{"authentication":["apiKey"]}}},{"name":"calendlyOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"API Key or Personal Access Token","value":"apiKey"}],"default":"apiKey"},{"displayName":"Action required: Calendly will discontinue API Key authentication on May 31, 2025. Update node to use OAuth2 authentication now to ensure your workflows continue to work.","name":"deprecationNotice","type":"notice","default":"","displayOptions":{"show":{"authentication":["apiKey"]}}},{"displayName":"Scope","name":"scope","type":"options","default":"user","required":true,"hint":"Ignored if you are using an API Key","options":[{"name":"Organization","value":"organization","description":"Triggers the webhook for all subscribed events within the organization"},{"name":"User","value":"user","description":"Triggers the webhook for subscribed events that belong to the current user"}]},{"displayName":"Events","name":"events","type":"multiOptions","options":[{"name":"Event Created","value":"invitee.created","description":"Receive notifications when a new Calendly event is created"},{"name":"Event Canceled","value":"invitee.canceled","description":"Receive notifications when a Calendly event is canceled"}],"default":[],"required":true}],"codex":{"categories":["Productivity","Utility"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.calendlytrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/calendly/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Calendly/calendly.svg"},
|
|
50
50
|
{"displayName":"Chargebee","name":"chargebee","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Retrieve data from Chargebee API","defaults":{"name":"Chargebee"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"chargebeeApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Customer","value":"customer"},{"name":"Invoice","value":"invoice"},{"name":"Subscription","value":"subscription"}],"default":"invoice"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["customer"]}},"options":[{"name":"Create","value":"create","description":"Create a customer","action":"Create a customer"}],"default":"create"},{"displayName":"Properties","name":"properties","type":"collection","displayOptions":{"show":{"operation":["create"],"resource":["customer"]}},"default":{},"description":"Properties to set on the new user","placeholder":"Add Property","options":[{"displayName":"User ID","name":"id","type":"string","default":"","description":"ID for the new customer. If not given, this will be auto-generated."},{"displayName":"First Name","name":"first_name","type":"string","default":"","description":"The first name of the customer"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"The last name of the customer"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The email address of the customer"},{"displayName":"Phone","name":"phone","type":"string","default":"","description":"The phone number of the customer"},{"displayName":"Company","name":"company","type":"string","default":"","description":"The company of the customer"},{"displayName":"Custom Properties","name":"customProperties","placeholder":"Add Custom Property","description":"Adds a custom property to set also values which have not been predefined","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"property","displayName":"Property","values":[{"displayName":"Property Name","name":"name","type":"string","default":"","description":"Name of the property to set"},{"displayName":"Property Value","name":"value","type":"string","default":"","description":"Value of the property to set"}]}]}]},{"displayName":"Operation","name":"operation","default":"list","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["invoice"]}},"options":[{"name":"List","value":"list","description":"Return the invoices","action":"List an invoice"},{"name":"PDF Invoice URL","value":"pdfUrl","description":"Get URL for the invoice PDF","action":"Get URL for the invoice PDF"}]},{"displayName":"Max Results","name":"maxResults","type":"number","typeOptions":{"minValue":1,"maxValue":100},"default":10,"displayOptions":{"show":{"operation":["list"],"resource":["invoice"]}},"description":"Max. amount of results to return(< 100)."},{"displayName":"Filters","name":"filters","placeholder":"Add Filter","description":"Filter for invoices","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"operation":["list"],"resource":["invoice"]}},"options":[{"name":"date","displayName":"Invoice Date","values":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Is","value":"is"},{"name":"Is Not","value":"is_not"},{"name":"After","value":"after"},{"name":"Before","value":"before"}],"default":"after","description":"Operation to decide where the data should be mapped to"},{"displayName":"Date","name":"value","type":"dateTime","default":"","description":"Query date"}]},{"name":"total","displayName":"Invoice Amount","values":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Greater Equal Than","value":"gte"},{"name":"Greater Than","value":"gt"},{"name":"Is","value":"is"},{"name":"Is Not","value":"is_not"},{"name":"Less Equal Than","value":"lte"},{"name":"Less Than","value":"lt"}],"default":"gt","description":"Operation to decide where the data should be mapped to"},{"displayName":"Amount","name":"value","type":"number","typeOptions":{"numberPrecision":2},"default":0,"description":"Query amount"}]}]},{"displayName":"Invoice ID","name":"invoiceId","description":"The ID of the invoice to get","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["pdfUrl"],"resource":["invoice"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["subscription"]}},"options":[{"name":"Cancel","value":"cancel","description":"Cancel a subscription","action":"Cancel a subscription"},{"name":"Delete","value":"delete","description":"Delete a subscription","action":"Delete a subscription"}],"default":"delete"},{"displayName":"Subscription ID","name":"subscriptionId","description":"The ID of the subscription to cancel","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["cancel"],"resource":["subscription"]}}},{"displayName":"Schedule End of Term","name":"endOfTerm","type":"boolean","default":false,"displayOptions":{"show":{"operation":["cancel"],"resource":["subscription"]}},"description":"Whether it will not cancel it directly in will instead schedule the cancelation for the end of the term"},{"displayName":"Subscription ID","name":"subscriptionId","description":"The ID of the subscription to delete","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["subscription"]}}}],"codex":{"categories":["Finance & Accounting"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.chargebee/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/chargebee/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Chargebee/chargebee.png"},
|
|
51
51
|
{"displayName":"Chargebee Trigger","name":"chargebeeTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when Chargebee events occur","defaults":{"name":"Chargebee Trigger"},"inputs":[],"outputs":["main"],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Events","name":"events","type":"multiOptions","required":true,"default":[],"options":[{"name":"*","value":"*","description":"Any time any event is triggered (Wildcard Event)"},{"name":"Card Added","value":"card_added","description":"Triggered when a card is added for a customer"},{"name":"Card Deleted","value":"card_deleted","description":"Triggered when a card is deleted for a customer"},{"name":"Card Expired","value":"card_expired","description":"Triggered when the card for a customer has expired"},{"name":"Card Expiring","value":"card_expiring","description":"Triggered when the customer's credit card is expiring soon.Triggered 30 days before the expiry date"},{"name":"Card Updated","value":"card_updated","description":"Triggered when the card is updated for a customer"},{"name":"Customer Changed","value":"customer_changed","description":"Triggered when a customer is changed"},{"name":"Customer Created","value":"customer_created","description":"Triggered when a customer is created"},{"name":"Customer Deleted","value":"customer_deleted","description":"Triggered when a customer is deleted"},{"name":"Invoice Created","value":"invoice_created","description":"Event triggered (in the case of metered billing) when a 'Pending' invoice is created that has usage related charges or line items to be added, before being closed. This is triggered only when the “Notify for Pending Invoices” option is enabled."},{"name":"Invoice Deleted","value":"invoice_deleted","description":"Event triggered when an invoice is deleted"},{"name":"Invoice Generated","value":"invoice_generated","description":"Event triggered when a new invoice is generated. In case of metered billing, this event is triggered when a 'Pending' invoice is closed."},{"name":"Invoice Updated","value":"invoice_updated","description":"Triggered when the invoice’s shipping/billing address is updated, if the invoice is voided, or when the amount due is modified due to payments applied/removed"},{"name":"Payment Failed","value":"payment_failed","description":"Triggered when attempt to charge customer's credit card fails"},{"name":"Payment Initiated","value":"payment_initiated","description":"Triggered when a payment is initiated via direct debit"},{"name":"Payment Refunded","value":"payment_refunded","description":"Triggered when a payment refund is made"},{"name":"Payment Succeeded","value":"payment_succeeded","description":"Triggered when the payment is successfully collected"},{"name":"Refund Initiated","value":"refund_initiated","description":"Triggered when a refund is initiated via direct debit"},{"name":"Subscription Activated","value":"subscription_activated","description":"Triggered after the subscription has been moved from 'Trial' to 'Active' state"},{"name":"Subscription Cancellation Scheduled","value":"subscription_cancellation_scheduled","description":"Triggered when subscription is scheduled to cancel at end of current term"},{"name":"Subscription Cancelled","value":"subscription_cancelled","description":"Triggered when the subscription is cancelled. If it is cancelled due to non payment or because the card details are not present, the subscription will have the possible reason as 'cancel_reason'."},{"name":"Subscription Cancelling","value":"subscription_cancelling","description":"Triggered 6 days prior to the scheduled cancellation date"},{"name":"Subscription Changed","value":"subscription_changed","description":"Triggered when the subscription's recurring items are changed"},{"name":"Subscription Created","value":"subscription_created","description":"Triggered when a new subscription is created"},{"name":"Subscription Deleted","value":"subscription_deleted","description":"Triggered when a subscription is deleted"},{"name":"Subscription Reactivated","value":"subscription_reactivated","description":"Triggered when the subscription is moved from cancelled state to 'Active' or 'Trial' state"},{"name":"Subscription Renewal Reminder","value":"subscription_renewal_reminder","description":"Triggered 3 days before each subscription's renewal"},{"name":"Subscription Renewed","value":"subscription_renewed","description":"Triggered when the subscription is renewed from the current term"},{"name":"Subscription Scheduled Cancellation Removed","value":"subscription_scheduled_cancellation_removed","description":"Triggered when scheduled cancellation is removed for the subscription"},{"name":"Subscription Shipping Address Updated","value":"subscription_shipping_address_updated","description":"Triggered when shipping address is added or updated for a subscription"},{"name":"Subscription Started","value":"subscription_started","description":"Triggered when a 'future' subscription gets started"},{"name":"Subscription Trial Ending","value":"subscription_trial_ending","description":"Triggered 6 days prior to the trial period's end date"},{"name":"Transaction Created","value":"transaction_created","description":"Triggered when a transaction is recorded"},{"name":"Transaction Deleted","value":"transaction_deleted","description":"Triggered when a transaction is deleted"},{"name":"Transaction Updated","value":"transaction_updated","description":"Triggered when a transaction is updated. E.g. (1) When a transaction is removed, (2) or when an excess payment is applied on an invoice, (3) or when amount_capturable gets updated."}]}],"codex":{"categories":["Finance & Accounting"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.chargebeetrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/chargebee/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Chargebee/chargebee.png"},
|
|
52
52
|
{"displayName":"CircleCI","name":"circleCi","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume CircleCI API","defaults":{"name":"CircleCI"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"circleCiApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Pipeline","value":"pipeline"}],"default":"pipeline"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["pipeline"]}},"options":[{"name":"Get","value":"get","description":"Get a pipeline","action":"Get a pipeline"},{"name":"Get Many","value":"getAll","description":"Get many pipelines","action":"Get many pipelines"},{"name":"Trigger","value":"trigger","description":"Trigger a pipeline","action":"Trigger a pipeline"}],"default":"get"},{"displayName":"Provider","name":"vcs","type":"options","options":[{"name":"Bitbucket","value":"bitbucket"},{"name":"GitHub","value":"github"}],"displayOptions":{"show":{"operation":["get","getAll","trigger"],"resource":["pipeline"]}},"default":"","description":"Source control system"},{"displayName":"Project Slug","name":"projectSlug","type":"string","displayOptions":{"show":{"operation":["get","getAll","trigger"],"resource":["pipeline"]}},"default":"","placeholder":"n8n-io/n8n","description":"Project slug in the form org-name/repo-name"},{"displayName":"Pipeline Number","name":"pipelineNumber","type":"number","typeOptions":{"minValue":1},"displayOptions":{"show":{"operation":["get"],"resource":["pipeline"]}},"default":1,"description":"The number of the pipeline"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["pipeline"]}},"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":["pipeline"],"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":["pipeline"],"operation":["getAll"]}},"options":[{"displayName":"Branch","name":"branch","type":"string","default":"","description":"The name of a vcs branch"}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["pipeline"],"operation":["trigger"]}},"options":[{"displayName":"Branch","name":"branch","type":"string","default":"","description":"The branch where the pipeline ran. The HEAD commit on this branch was used for the pipeline. Note that branch and tag are mutually exclusive."},{"displayName":"Tag","name":"tag","type":"string","default":"","description":"The tag used by the pipeline. The commit that this tag points to was used for the pipeline. Note that branch and tag are mutually exclusive"}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.circleci/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/circleCi/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/CircleCi/circleCi.svg","dark":"icons/n8n-nodes-base/dist/nodes/CircleCi/circleCi.dark.svg"}},
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
{"displayName":"E-goi","name":"egoi","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume E-goi API","defaults":{"name":"E-goi"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"egoiApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"required":true,"options":[{"name":"Contact","value":"contact"}],"default":"contact"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"required":true,"options":[{"name":"Create","value":"create","description":"Create a member","action":"Create a member"},{"name":"Get","value":"get","description":"Get a member","action":"Get a member"},{"name":"Get Many","value":"getAll","description":"Get many members","action":"Get many members"},{"name":"Update","value":"update","description":"Update a member","action":"Update a member"}],"default":"create"},{"displayName":"List Name or ID","name":"list","type":"options","typeOptions":{"loadOptionsMethod":"getLists"},"displayOptions":{"show":{"operation":["getAll","create","update","get"]}},"default":"","description":"ID of list to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"operation":["create"]}},"default":"","description":"Email address for a subscriber"},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"default":"","description":"Contact ID of the subscriber"},{"displayName":"Resolve Data","name":"resolveData","type":"boolean","displayOptions":{"show":{"operation":["create","update"]}},"default":true,"description":"By default the response just includes the contact ID. If this option gets activated, it will resolve the data automatically."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["contact"]}},"default":{},"options":[{"displayName":"Birth Date","name":"birth_date","type":"dateTime","default":"","description":"Birth date of a subscriber"},{"displayName":"Cellphone","name":"cellphone","type":"string","default":"","description":"Cellphone of a subscriber"},{"displayName":"Extra Fields","name":"extraFieldsUi","type":"fixedCollection","placeholder":"Add Field","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Extra Field","name":"extraFieldValues","typeOptions":{"multipleValueButtonText":"Add Field"},"values":[{"displayName":"Field Name or ID","name":"field_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getExtraFields","loadOptionsDependsOn":["list"]},"default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"First Name","name":"first_name","type":"string","default":"","description":"Name of a subscriber"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"Name of a subscriber"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Unconfirmed","value":"unconfirmed"},{"name":"Active","value":"active"},{"name":"Inactive","value":"inactive"},{"name":"Removed","value":"removed"}],"default":"active","description":"Subscriber's current status"},{"displayName":"Tag Names or IDs","name":"tagIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getListTags"},"default":[],"description":"List of tag IDs to be added. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["update"]}},"options":[{"displayName":"Birth Date","name":"birth_date","type":"dateTime","default":"","description":"Birth date of subscriber"},{"displayName":"Cellphone","name":"cellphone","type":"string","default":"","description":"Cellphone of subscriber"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"Email address for subscriber"},{"displayName":"Extra Fields","name":"extraFieldsUi","type":"fixedCollection","placeholder":"Add Field","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Extra Field","name":"extraFieldValues","typeOptions":{"multipleValueButtonText":"Add Field"},"values":[{"displayName":"Field Name or ID","name":"field_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getExtraFields","loadOptionsDependsOn":["list"]},"default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"First Name","name":"first_name","type":"string","default":"","description":"Name of subscriber"},{"displayName":"Last Name","name":"last_name","type":"string","default":"","description":"Name of subscriber"},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Unconfirmed","value":"unconfirmed"},{"name":"Active","value":"active"},{"name":"Inactive","value":"inactive"},{"name":"Removed","value":"removed"}],"default":"active","description":"Subscriber's current status"},{"displayName":"Tag Names or IDs","name":"tagIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getListTags"},"default":[],"description":"List of tag IDs to be added. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]},{"displayName":"By","name":"by","type":"options","options":[{"name":"Contact ID","value":"id"},{"name":"Email","value":"email"}],"displayOptions":{"show":{"operation":["get"],"resource":["contact"]}},"default":"id","description":"Search by"},{"displayName":"Contact ID","name":"contactId","type":"string","displayOptions":{"show":{"resource":["contact"],"operation":["get"],"by":["id"]}},"default":"","description":"Contact ID of the subscriber"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","displayOptions":{"show":{"resource":["contact"],"operation":["get"],"by":["email"]}},"default":"","description":"Email address for subscriber"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["contact"]}},"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":["contact"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get","getAll"],"resource":["contact"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"}],"codex":{"categories":["Communication","Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.egoi/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/egoi/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Egoi/egoi.svg"},
|
|
96
96
|
{"displayName":"Elasticsearch","name":"elasticsearch","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Elasticsearch API","defaults":{"name":"Elasticsearch"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"elasticsearchApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Document","value":"document"},{"name":"Index","value":"index"}],"default":"document"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["document"]}},"options":[{"name":"Create","value":"create","description":"Create a document","action":"Create a document"},{"name":"Delete","value":"delete","description":"Delete a document","action":"Delete a document"},{"name":"Get","value":"get","description":"Get a document","action":"Get a document"},{"name":"Get Many","value":"getAll","description":"Get many documents","action":"Get many documents"},{"name":"Update","value":"update","description":"Update a document","action":"Update a document"}],"default":"get"},{"displayName":"Index ID","name":"indexId","description":"ID of the index containing the document to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"operation":["delete"]}}},{"displayName":"Document ID","name":"documentId","description":"ID of the document to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"operation":["delete"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Option","default":{},"displayOptions":{"show":{"resource":["document"],"operation":["delete"]}},"options":[{"displayName":"Bulk Delete","name":"bulkOperation","type":"boolean","default":false,"description":"Whether to use the bulk operation to delete the document/s"}]},{"displayName":"Index ID","name":"indexId","description":"ID of the index containing the document to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"operation":["get"]}}},{"displayName":"Document ID","name":"documentId","description":"ID of the document to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"operation":["get"]}}},{"displayName":"Simplify","name":"simple","type":"boolean","default":true,"description":"Whether to return a simplified version of the response instead of the raw data","displayOptions":{"show":{"resource":["document"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["document"],"operation":["get"]}},"options":[{"displayName":"Source Excludes","name":"_source_excludes","description":"Comma-separated list of source fields to exclude from the response","type":"string","default":""},{"displayName":"Source Includes","name":"_source_includes","description":"Comma-separated list of source fields to include in the response","type":"string","default":""},{"displayName":"Stored Fields","name":"stored_fields","description":"Whether to retrieve the document fields stored in the index rather than the document <code>_source</code>. Defaults to false.","type":"boolean","default":false}]},{"displayName":"Index ID","name":"indexId","description":"ID of the index containing the documents to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"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":["document"],"operation":["getAll"]}}},{"displayName":"By default, you cannot page through more than 10,000 hits. To page through more hits, add \"Sort\" from options.","name":"paginateNotice","type":"notice","default":"","displayOptions":{"show":{"resource":["document"],"operation":["getAll"],"returnAll":[true]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["document"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Simplify","name":"simple","type":"boolean","default":true,"description":"Whether to return a simplified version of the response instead of the raw data","displayOptions":{"show":{"resource":["document"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["document"],"operation":["getAll"]}},"options":[{"displayName":"Allow No Indices","name":"allow_no_indices","description":"If false, return an error if any of the following targets only missing/closed indices: wildcard expression, index alias, or <code>_all</code> value. Defaults to true.","type":"boolean","default":true},{"displayName":"Allow Partial Search Results","name":"allow_partial_search_results","description":"<p>If true, return partial results if there are shard request timeouts or shard failures.</p><p>If false, returns an error with no partial results. Defaults to true.</p>.","type":"boolean","default":true},{"displayName":"Batched Reduce Size","name":"batched_reduce_size","description":"Number of shard results that should be reduced at once on the coordinating node. Defaults to 512.","type":"number","typeOptions":{"minValue":2},"default":512},{"displayName":"CCS Minimize Roundtrips","name":"ccs_minimize_roundtrips","description":"Whether network round-trips between the coordinating node and the remote clusters are minimized when executing cross-cluster search (CCS) requests. Defaults to true.","type":"boolean","default":true},{"displayName":"Doc Value Fields","name":"docvalue_fields","description":"Comma-separated list of fields to return as the docvalue representation of a field for each hit","type":"string","default":""},{"displayName":"Expand Wildcards","name":"expand_wildcards","description":"Type of index that wildcard expressions can match. Defaults to <code>open</code>","type":"options","options":[{"name":"All","value":"all"},{"name":"Closed","value":"closed"},{"name":"Hidden","value":"hidden"},{"name":"None","value":"none"},{"name":"Open","value":"open"}],"default":"open"},{"displayName":"Explain","name":"explain","description":"Whether to return detailed information about score computation as part of a hit. Defaults to false.","type":"boolean","default":false},{"displayName":"Ignore Throttled","name":"ignore_throttled","description":"Whether concrete, expanded or aliased indices are ignored when frozen. Defaults to true.","type":"boolean","default":true},{"displayName":"Ignore Unavailable","name":"ignore_unavailable","description":"Whether missing or closed indices are not included in the response. Defaults to false.","type":"boolean","default":false},{"displayName":"Max Concurrent Shard Requests","name":"max_concurrent_shard_requests","description":"Define the number of shard requests per node this search executes concurrently. Defaults to 5.","type":"number","default":5},{"displayName":"Pre-Filter Shard Size","name":"pre_filter_shard_size","description":"Define a threshold that enforces a pre-filter roundtrip to prefilter search shards based on query rewriting. Only used if the number of shards the search request expands to exceeds the threshold.","type":"number","typeOptions":{"minValue":1},"default":1},{"displayName":"Query","name":"query","description":"Query in the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">Elasticsearch Query DSL</a>","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","placeholder":"{\n \"query\": {\n \"term\": {\n \"user.id\": \"john\"\n }\n }\n}"},{"displayName":"Request Cache","name":"request_cache","description":"Whether the caching of search results is enabled for requests where size is 0. See <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/shard-request-cache.html\">Elasticsearch shard request cache settings</a>.","type":"boolean","default":false},{"displayName":"Routing","name":"routing","description":"Target this primary shard","type":"string","default":""},{"displayName":"Search Type","name":"search_type","description":"How distributed term frequencies are calculated for relevance scoring. Defaults to Query then Fetch.","type":"options","options":[{"name":"DFS Query Then Fetch","value":"dfs_query_then_fetch"},{"name":"Query Then Fetch","value":"query_then_fetch"}],"default":"query_then_fetch"},{"displayName":"Sequence Number and Primary Term","name":"seq_no_primary_term","description":"Whether to return the sequence number and primary term of the last modification of each hit. See <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/optimistic-concurrency-control.html\">Optimistic concurrency control</a>.","type":"boolean","default":false},{"displayName":"Sort","name":"sort","description":"Comma-separated list of <code>field:direction</code> pairs","type":"string","default":""},{"displayName":"Source Excludes","name":"_source_excludes","description":"Comma-separated list of source fields to exclude from the response","type":"string","default":""},{"displayName":"Source Includes","name":"_source_includes","description":"Comma-separated list of source fields to include in the response","type":"string","default":""},{"displayName":"Stats","name":"stats","description":"Tag of the request for logging and statistical purposes","type":"string","default":""},{"displayName":"Stored Fields","name":"stored_fields","description":"Whether to retrieve the document fields stored in the index rather than the document <code>_source</code>. Defaults to false.","type":"boolean","default":false},{"displayName":"Terminate After","name":"terminate_after","description":"Max number of documents to collect for each shard","type":"number","default":0},{"displayName":"Timeout","name":"timeout","description":"Period to wait for active shards. Defaults to <code>1m</code> (one minute). See the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#time-units\">Elasticsearch time units reference</a>","type":"string","default":"1m"},{"displayName":"Track Scores","name":"track_scores","description":"Whether to calculate and return document scores, even if the scores are not used for sorting. Defaults to false.","type":"boolean","default":false},{"displayName":"Track Total Hits","name":"track_total_hits","description":"Number of hits matching the query to count accurately. Defaults to 10000.","type":"number","default":10000},{"displayName":"Version","name":"version","description":"Whether to return document version as part of a hit. Defaults to false.","type":"boolean","default":false}]},{"displayName":"Index ID","name":"indexId","description":"ID of the index to add the document to","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"operation":["create"]}}},{"displayName":"Data to Send","name":"dataToSend","type":"options","options":[{"name":"Define Below for Each Column","value":"defineBelow","description":"Set the value for each destination column"},{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties match destination column names"}],"displayOptions":{"show":{"resource":["document"],"operation":["create"]}},"default":"defineBelow","description":"Whether to insert the input data this node receives in the new row"},{"displayName":"Inputs to Ignore","name":"inputsToIgnore","type":"string","displayOptions":{"show":{"resource":["document"],"operation":["create"],"dataToSend":["autoMapInputData"]}},"default":"","description":"List of input properties to avoid sending, separated by commas. Leave empty to send all properties.","placeholder":"Enter properties..."},{"displayName":"Fields to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Field to Send","multipleValues":true},"displayOptions":{"show":{"resource":["document"],"operation":["create"],"dataToSend":["defineBelow"]}},"default":{},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name","name":"fieldId","type":"string","default":""},{"displayName":"Field Value","name":"fieldValue","type":"string","default":""}]}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["document"],"operation":["create"]}},"options":[{"displayName":"Document ID","name":"documentId","description":"ID of the document to create and add to the index","type":"string","default":""},{"displayName":"Routing","name":"routing","description":"Target this primary shard","type":"string","default":""},{"displayName":"Timeout","name":"timeout","description":"Period to wait for active shards. Defaults to <code>1m</code> (one minute). See the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#time-units\">Elasticsearch time units reference</a>","type":"string","default":"1m"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["document"],"operation":["create"]}},"options":[{"displayName":"Bulk Create","name":"bulkOperation","type":"boolean","default":false,"description":"Whether to use the bulk operation to create the document/s"},{"displayName":"Pipeline ID","name":"pipeline","description":"ID of the pipeline to use to preprocess incoming documents","type":"string","default":""},{"displayName":"Refresh","name":"refresh","description":"If true, Elasticsearch refreshes the affected shards to make this operation visible to search,if wait_for then wait for a refresh to make this operation visible to search,if false do nothing with refreshes","type":"options","default":"false","options":[{"name":"True","value":"true","description":"Refreshes the affected shards to make this operation visible to search"},{"name":"Wait For","value":"wait_for","description":"Wait for a refresh to make this operation visible"},{"name":"False","value":"false","description":"Do nothing with refreshes"}]}]},{"displayName":"Index ID","name":"indexId","description":"ID of the document to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"operation":["update"]}}},{"displayName":"Document ID","name":"documentId","description":"ID of the document to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["document"],"operation":["update"]}}},{"displayName":"Data to Send","name":"dataToSend","type":"options","options":[{"name":"Define Below for Each Column","value":"defineBelow","description":"Set the value for each destination column"},{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties match destination column names"}],"displayOptions":{"show":{"resource":["document"],"operation":["update"]}},"default":"defineBelow","description":"Whether to insert the input data this node receives in the new row"},{"displayName":"Inputs to Ignore","name":"inputsToIgnore","type":"string","displayOptions":{"show":{"resource":["document"],"operation":["update"],"dataToSend":["autoMapInputData"]}},"default":"","description":"List of input properties to avoid sending, separated by commas. Leave empty to send all properties.","placeholder":"Enter properties..."},{"displayName":"Fields to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Field to Send","multipleValues":true},"displayOptions":{"show":{"resource":["document"],"operation":["update"],"dataToSend":["defineBelow"]}},"default":{},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name","name":"fieldId","type":"string","default":""},{"displayName":"Field Value","name":"fieldValue","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["document"],"operation":["update"]}},"options":[{"displayName":"Bulk Update","name":"bulkOperation","type":"boolean","default":false,"description":"Whether to use the bulk operation to update the document/s"},{"displayName":"Refresh","name":"refresh","description":"If true, Elasticsearch refreshes the affected shards to make this operation visible to search,if wait_for then wait for a refresh to make this operation visible to search,if false do nothing with refreshes","type":"options","default":"false","options":[{"name":"True","value":"true","description":"Refreshes the affected shards to make this operation visible to search"},{"name":"Wait For","value":"wait_for","description":"Wait for a refresh to make this operation visible"},{"name":"False","value":"false","description":"Do nothing with refreshes"}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["index"]}},"options":[{"name":"Create","value":"create","action":"Create an index"},{"name":"Delete","value":"delete","action":"Delete an index"},{"name":"Get","value":"get","action":"Get an index"},{"name":"Get Many","value":"getAll","action":"Get many indices"}],"default":"create"},{"displayName":"Index ID","name":"indexId","description":"ID of the index to create","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["index"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["index"],"operation":["create"]}},"options":[{"displayName":"Aliases","name":"aliases","description":"Index aliases which include the index, as an <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-aliases.html\">alias object</a>","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","placeholder":"{\n \"aliases\": {\n \"alias_1\": {},\n \"alias_2\": {\n \"filter\": {\n \"term\": { \"user.id\": \"kimchy\" }\n },\n \"routing\": \"shard-1\"\n }\n }\n}"},{"displayName":"Include Type Name","name":"include_type_name","description":"Whether a mapping type is expected in the body of mappings. Defaults to false.","type":"boolean","default":false},{"displayName":"Mappings","name":"mappings","description":"Mapping for fields in the index, as <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html\">mapping object</a>","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","placeholder":"{\n \"mappings\": {\n \"properties\": {\n \"field1\": { \"type\": \"text\" }\n }\n }\n}"},{"displayName":"Master Timeout","name":"master_timeout","description":"Period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error. Defaults to <code>1m</code>. See the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#time-units\">Elasticsearch time units reference</a>","type":"string","default":"1m"},{"displayName":"Settings","name":"settings","description":"Configuration options for the index, as an <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html#index-modules-settings\">index settings object</a>","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"default":"","placeholder":"{\n \"settings\": {\n \"index\": {\n \"number_of_shards\": 3,\n \"number_of_replicas\": 2\n }\n }\n}"},{"displayName":"Timeout","name":"timeout","description":"Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error. Defaults to <code>30s</code>. See the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#time-units\">Elasticsearch time units reference</a>","type":"string","default":"30s"},{"displayName":"Wait for Active Shards","name":"wait_for_active_shards","description":"The number of shard copies that must be active before proceeding with the operation. Set to <code>all</code> or any positive integer up to the total number of shards in the index. Default: 1, the primary shard","type":"string","default":"1"}]},{"displayName":"Index ID","name":"indexId","description":"ID of the index to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["index"],"operation":["delete"]}}},{"displayName":"Index ID","name":"indexId","description":"ID of the index to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["index"],"operation":["get"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["index"],"operation":["get"]}},"options":[{"displayName":"Allow No Indices","name":"allow_no_indices","description":"If false, return an error if any of the following targets only missing/closed indices: wildcard expression, index alias, or <code>_all</code> value. Defaults to true.","type":"boolean","default":true},{"displayName":"Expand Wildcards","name":"expand_wildcards","description":"Type of index that wildcard expressions can match. Defaults to <code>open</code>","type":"options","options":[{"name":"All","value":"all"},{"name":"Closed","value":"closed"},{"name":"Hidden","value":"hidden"},{"name":"None","value":"none"},{"name":"Open","value":"open"}],"default":"all"},{"displayName":"Flat Settings","name":"flat_settings","description":"Whether to return settings in flat format. Defaults to false.","type":"boolean","default":false},{"displayName":"Ignore Unavailable","name":"ignore_unavailable","description":"Whether to request that target a missing index return an error. Defaults to false.","type":"boolean","default":false},{"displayName":"Include Defaults","name":"include_defaults","description":"Whether to return all default settings in the response. Defaults to false.","type":"boolean","default":false},{"displayName":"Local","name":"local","description":"Whether to retrieve information from the local node only. Defaults to false.","type":"boolean","default":false},{"displayName":"Master Timeout","name":"master_timeout","description":"Period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error. Defaults to <code>1m</code>. See the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#time-units\">Elasticsearch time units reference</a>","type":"string","default":"1m"}]},{"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":["index"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["index"],"operation":["getAll"],"returnAll":[false]}}}],"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.elasticsearch/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/elasticsearch/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Elastic/Elasticsearch/elasticsearch.svg"},
|
|
97
97
|
{"displayName":"Elastic Security","name":"elasticSecurity","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Elastic Security API","defaults":{"name":"Elastic Security"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"elasticSecurityApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","noDataExpression":true,"type":"options","options":[{"name":"Case","value":"case"},{"name":"Case Comment","value":"caseComment"},{"name":"Case Tag","value":"caseTag"},{"name":"Connector","value":"connector"}],"default":"case"},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","displayOptions":{"show":{"resource":["case"]}},"options":[{"name":"Create","value":"create","description":"Create a case","action":"Create a case"},{"name":"Delete","value":"delete","description":"Delete a case","action":"Delete a case"},{"name":"Get","value":"get","description":"Get a case","action":"Get a case"},{"name":"Get Many","value":"getAll","description":"Retrieve many cases","action":"Get many cases"},{"name":"Get Status","value":"getStatus","description":"Retrieve a summary of all case activity","action":"Get the status of a case"},{"name":"Update","value":"update","description":"Update a case","action":"Update a case"}],"default":"create"},{"displayName":"Title","name":"title","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["case"],"operation":["create"]}}},{"displayName":"Connector Name or ID","name":"connectorId","description":"Connectors allow you to send Elastic Security cases into other systems (only ServiceNow, Jira, or IBM Resilient). Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getConnectors"},"displayOptions":{"show":{"resource":["case"],"operation":["create"]}}},{"displayName":"Connector Type","name":"connectorType","type":"options","required":true,"default":".jira","options":[{"name":"IBM Resilient","value":".resilient"},{"name":"Jira","value":".jira"},{"name":"ServiceNow ITSM","value":".servicenow"}],"displayOptions":{"show":{"resource":["case"],"operation":["create"]}}},{"displayName":"Issue Type","name":"issueType","description":"Type of the Jira issue to create for this case","type":"string","placeholder":"Task","required":true,"default":"","displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".jira"]}}},{"displayName":"Priority","name":"priority","description":"Priority of the Jira issue to create for this case","type":"string","placeholder":"High","required":true,"default":"","displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".jira"]}}},{"displayName":"Urgency","name":"urgency","description":"Urgency of the ServiceNow ITSM issue to create for this case","type":"options","required":true,"default":1,"options":[{"name":"Low","value":1},{"name":"Medium","value":2},{"name":"High","value":3}],"displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".servicenow"]}}},{"displayName":"Severity","name":"severity","description":"Severity of the ServiceNow ITSM issue to create for this case","type":"options","required":true,"default":1,"options":[{"name":"Low","value":1},{"name":"Medium","value":2},{"name":"High","value":3}],"displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".servicenow"]}}},{"displayName":"Impact","name":"impact","description":"Impact of the ServiceNow ITSM issue to create for this case","type":"options","required":true,"default":1,"options":[{"name":"Low","value":1},{"name":"Medium","value":2},{"name":"High","value":3}],"displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".servicenow"]}}},{"displayName":"Category","name":"category","type":"string","description":"Category of the ServiceNow ITSM issue to create for this case","required":true,"default":"","placeholder":"Helpdesk","displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".servicenow"]}}},{"displayName":"Issue Types","name":"issueTypes","description":"Comma-separated list of numerical types of the IBM Resilient issue to create for this case","type":"string","placeholder":"123,456","required":true,"default":"","displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".resilient"]}}},{"displayName":"Severity Code","name":"severityCode","description":"Severity code of the IBM Resilient issue to create for this case","type":"number","typeOptions":{"minValue":0},"required":true,"default":1,"displayOptions":{"show":{"resource":["case"],"operation":["create"],"connectorType":[".resilient"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["case"],"operation":["create"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Owner","name":"owner","type":"string","description":"Valid application owner registered within the Cases Role Based Access Control system","default":""},{"displayName":"Sync Alerts","name":"syncAlerts","description":"Whether to synchronize with alerts","type":"boolean","default":false}]},{"displayName":"Case ID","name":"caseId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["case"],"operation":["delete"]}}},{"displayName":"Case ID","name":"caseId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["case"],"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":["case"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["case"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["case"],"operation":["getAll"]}},"options":[{"displayName":"Status","name":"status","type":"options","options":[{"name":"Open","value":"open"},{"name":"In Progress","value":"in-progress"},{"name":"Closed","value":"closed"}],"default":"open"},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":[],"typeOptions":{"loadOptionsMethod":"getTags"}}]},{"displayName":"Sort","name":"sortOptions","type":"fixedCollection","placeholder":"Add Sort Options","default":{},"displayOptions":{"show":{"resource":["case"],"operation":["getAll"]}},"options":[{"displayName":"Sort Options","name":"sortOptionsProperties","values":[{"displayName":"Sort Key","name":"sortField","type":"options","options":[{"name":"Created At","value":"createdAt"},{"name":"Updated At","value":"updatedAt"}],"default":"createdAt"},{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}]},{"displayName":"Case ID","name":"caseId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["case"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["case"],"operation":["update"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Status","name":"status","type":"options","default":"open","options":[{"name":"Closed","value":"closed"},{"name":"Open","value":"open"},{"name":"In Progress","value":"in-progress"}]},{"displayName":"Sync Alerts","name":"syncAlerts","description":"Whether to synchronize with alerts","type":"boolean","default":false},{"displayName":"Title","name":"title","type":"string","default":""},{"displayName":"Version","name":"version","type":"string","default":""}]},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","displayOptions":{"show":{"resource":["caseComment"]}},"options":[{"name":"Add","value":"add","description":"Add a comment to a case","action":"Add a comment to a case"},{"name":"Get","value":"get","description":"Get a case comment","action":"Get a case comment"},{"name":"Get Many","value":"getAll","description":"Retrieve many case comments","action":"Get many case comments"},{"name":"Remove","value":"remove","description":"Remove a comment from a case","action":"Remove a comment from a case"},{"name":"Update","value":"update","description":"Update a comment in a case","action":"Update a comment from a case"}],"default":"add"},{"displayName":"Case ID","name":"caseId","description":"ID of the case containing the comment to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["add"]}}},{"displayName":"Comment","name":"comment","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["add"]}}},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"resource":["caseComment"],"operation":["add"]}},"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":["caseComment"],"operation":["add"]}},"options":[{"displayName":"Owner","name":"owner","type":"string","description":"Valid application owner registered within the Cases Role Based Access Control system","default":""}]},{"displayName":"Case ID","name":"caseId","description":"ID of the case containing the comment to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["get"]}}},{"displayName":"Comment ID","name":"commentId","description":"ID of the case comment to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["get"]}}},{"displayName":"Case ID","name":"caseId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"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":["caseComment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["caseComment"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Case ID","name":"caseId","description":"ID of the case containing the comment to remove","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["remove"]}}},{"displayName":"Comment ID","name":"commentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["remove"]}}},{"displayName":"Case ID","name":"caseId","description":"ID of the case containing the comment to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["update"]}}},{"displayName":"Comment ID","name":"commentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["update"]}}},{"displayName":"Comment","name":"comment","description":"Text to replace current comment message","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseComment"],"operation":["update"]}}},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"resource":["caseComment"],"operation":["update"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["caseTag"]}},"options":[{"name":"Add","value":"add","description":"Add a tag to a case","action":"Add a tag to a case"},{"name":"Remove","value":"remove","description":"Remove a tag from a case","action":"Remove a tag from a case"}],"default":"add"},{"displayName":"Case ID","name":"caseId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseTag"],"operation":["add"]}}},{"displayName":"Tag Name or ID","name":"tag","type":"options","description":"Tag to attach to the case. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getTags"},"displayOptions":{"show":{"resource":["caseTag"],"operation":["add"]}}},{"displayName":"Case ID","name":"caseId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["caseTag"],"operation":["remove"]}}},{"displayName":"Tag Name or ID","name":"tag","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getTags"},"displayOptions":{"show":{"resource":["caseTag"],"operation":["remove"]}}},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","displayOptions":{"show":{"resource":["connector"]}},"options":[{"name":"Create","value":"create","description":"Create a connector","action":"Create a connector"}],"default":"create"},{"displayName":"Connector Name","name":"name","description":"Connectors allow you to send Elastic Security cases into other systems (only ServiceNow, Jira, or IBM Resilient)","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"]}}},{"displayName":"Connector Type","name":"connectorType","type":"options","required":true,"default":".jira","options":[{"name":"IBM Resilient","value":".resilient"},{"name":"Jira","value":".jira"},{"name":"ServiceNow ITSM","value":".servicenow"}],"displayOptions":{"show":{"resource":["connector"],"operation":["create"]}}},{"displayName":"API URL","name":"apiUrl","type":"string","description":"URL of the third-party instance","required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"]}}},{"displayName":"Email","name":"email","description":"Jira-registered email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".jira"]}}},{"displayName":"API Token","name":"apiToken","description":"Jira API token","type":"string","typeOptions":{"password":true},"required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".jira"]}}},{"displayName":"Project Key","name":"projectKey","description":"Jira Project Key","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".jira"]}}},{"displayName":"Username","name":"username","description":"ServiceNow ITSM username","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".servicenow"]}}},{"displayName":"Password","name":"password","description":"ServiceNow ITSM password","type":"string","typeOptions":{"password":true},"required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".servicenow"]}}},{"displayName":"API Key ID","name":"apiKeyId","description":"IBM Resilient API key ID","type":"string","typeOptions":{"password":true},"required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".resilient"]}}},{"displayName":"API Key Secret","name":"apiKeySecret","description":"IBM Resilient API key secret","type":"string","typeOptions":{"password":true},"required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".resilient"]}}},{"displayName":"Organization ID","name":"orgId","description":"IBM Resilient organization ID","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["connector"],"operation":["create"],"connectorType":[".resilient"]}}}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.elasticsecurity/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/elasticSecurity/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Elastic/ElasticSecurity/elasticSecurity.svg"},
|
|
98
|
-
{"displayName":"Email Trigger (IMAP)","name":"emailReadImap","icon":"fa:inbox","group":["trigger"],"description":"Triggers the workflow when a new email is received","defaultVersion":2,"iconColor":"green","version":2,"eventTriggerDescription":"Waiting for you to receive an email","defaults":{"name":"Email Trigger (IMAP)","color":"#44AA22"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the '
|
|
99
|
-
{"displayName":"Email Trigger (IMAP)","name":"emailReadImap","icon":"fa:inbox","group":["trigger"],"description":"Triggers the workflow when a new email is received","defaultVersion":2,"version":1,"eventTriggerDescription":"Waiting for you to receive an email","defaults":{"name":"Email Trigger (IMAP)","color":"#44AA22"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the '
|
|
98
|
+
{"displayName":"Email Trigger (IMAP)","name":"emailReadImap","icon":"fa:inbox","group":["trigger"],"description":"Triggers the workflow when a new email is received","defaultVersion":2,"iconColor":"green","version":2,"eventTriggerDescription":"Waiting for you to receive an email","defaults":{"name":"Email Trigger (IMAP)","color":"#44AA22"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'test step' button, then send an email to make an event happen. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time an email is received, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'test step' button, then send an email to make an event happen. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time an email is received, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here)."},"usableAsTool":true,"inputs":[],"outputs":["main"],"credentials":[{"name":"imap","required":true,"testedBy":"imapConnectionTest"}],"properties":[{"displayName":"Mailbox Name","name":"mailbox","type":"string","default":"INBOX"},{"displayName":"Action","name":"postProcessAction","type":"options","options":[{"name":"Mark as Read","value":"read"},{"name":"Nothing","value":"nothing"}],"default":"read","description":"What to do after the email has been received. If \"nothing\" gets selected it will be processed multiple times."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"displayOptions":{"show":{"format":["simple"]}},"description":"Whether attachments of emails should be downloaded. Only set if needed as it increases processing."},{"displayName":"Format","name":"format","type":"options","options":[{"name":"RAW","value":"raw","description":"Returns the full email message data with body content in the raw field as a base64url encoded string; the payload field is not used"},{"name":"Resolved","value":"resolved","description":"Returns the full email with all data resolved and attachments saved as binary data"},{"name":"Simple","value":"simple","description":"Returns the full email; do not use if you wish to gather inline attachments"}],"default":"simple","description":"The format to return the message in"},{"displayName":"Property Prefix Name","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"show":{"format":["resolved"]}},"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":"Property Prefix Name","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"show":{"format":["simple"],"downloadAttachments":[true]}},"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":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Custom Email Rules","name":"customEmailConfig","type":"string","default":"[\"UNSEEN\"]","description":"Custom email fetching rules. See <a href=\"https://github.com/mscdex/node-imap\">node-imap</a>'s search function for more details."},{"displayName":"Force Reconnect Every Minutes","name":"forceReconnect","type":"number","default":60,"description":"Sets an interval (in minutes) to force a reconnection"}]}],"codex":{"categories":["Communication","Core Nodes"],"subcategories":{"Core Nodes":["Other Trigger Nodes"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.emailimap/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/imap/"}]}}},
|
|
99
|
+
{"displayName":"Email Trigger (IMAP)","name":"emailReadImap","icon":"fa:inbox","group":["trigger"],"description":"Triggers the workflow when a new email is received","defaultVersion":2,"version":1,"eventTriggerDescription":"Waiting for you to receive an email","defaults":{"name":"Email Trigger (IMAP)","color":"#44AA22"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'test step' button, then send an email to make an event happen. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time an email is received, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'test step' button, then send an email to make an event happen. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time an email is received, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here)."},"inputs":[],"outputs":["main"],"credentials":[{"name":"imap","required":true,"testedBy":"imapConnectionTest"}],"properties":[{"displayName":"Mailbox Name","name":"mailbox","type":"string","default":"INBOX"},{"displayName":"Action","name":"postProcessAction","type":"options","options":[{"name":"Mark as Read","value":"read"},{"name":"Nothing","value":"nothing"}],"default":"read","description":"What to do after the email has been received. If \"nothing\" gets selected it will be processed multiple times."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"displayOptions":{"show":{"format":["simple"]}},"description":"Whether attachments of emails should be downloaded. Only set if needed as it increases processing."},{"displayName":"Format","name":"format","type":"options","options":[{"name":"RAW","value":"raw","description":"Returns the full email message data with body content in the raw field as a base64url encoded string; the payload field is not used"},{"name":"Resolved","value":"resolved","description":"Returns the full email with all data resolved and attachments saved as binary data"},{"name":"Simple","value":"simple","description":"Returns the full email; do not use if you wish to gather inline attachments"}],"default":"simple","description":"The format to return the message in"},{"displayName":"Property Prefix Name","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"show":{"format":["resolved"]}},"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":"Property Prefix Name","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"show":{"format":["simple"],"downloadAttachments":[true]}},"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":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Custom Email Rules","name":"customEmailConfig","type":"string","default":"[\"UNSEEN\"]","description":"Custom email fetching rules. See <a href=\"https://github.com/mscdex/node-imap\">node-imap</a>'s search function for more details."},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","default":false,"description":"Whether to connect even if SSL certificate validation is not possible"},{"displayName":"Force Reconnect","name":"forceReconnect","type":"number","default":60,"description":"Sets an interval (in minutes) to force a reconnection"}]}],"codex":{"categories":["Communication","Core Nodes"],"subcategories":{"Core Nodes":["Other Trigger Nodes"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.emailimap/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/imap/"}]}}},
|
|
100
100
|
{"displayName":"Send Email","name":"emailSend","icon":"fa:envelope","group":["output"],"defaultVersion":2.1,"description":"Sends an email using SMTP protocol","version":[2,2.1],"defaults":{"name":"Send Email","color":"#00bb88"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"smtp","required":true,"testedBy":"smtpConnectionTest"}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Resource","name":"resource","type":"hidden","noDataExpression":true,"default":"email","options":[{"name":"Email","value":"email"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"send","options":[{"name":"Send","value":"send","action":"Send an Email"},{"name":"Send and Wait for Response","value":"sendAndWait","action":"Send message and wait for response"}]},{"displayName":"From Email","name":"fromEmail","type":"string","default":"","required":true,"placeholder":"admin@example.com","description":"Email address of the sender. You can also specify a name: Nathan Doe <nate@n8n.io>.","displayOptions":{"show":{"resource":["email"],"operation":["send"]}}},{"displayName":"To Email","name":"toEmail","type":"string","default":"","required":true,"placeholder":"info@example.com","description":"Email address of the recipient. You can also specify a name: Nathan Doe <nate@n8n.io>.","displayOptions":{"show":{"resource":["email"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","type":"string","default":"","placeholder":"My subject line","description":"Subject line of the email","displayOptions":{"show":{"resource":["email"],"operation":["send"]}}},{"displayName":"Email Format","name":"emailFormat","type":"options","options":[{"name":"Text","value":"text","description":"Send email as plain text"},{"name":"HTML","value":"html","description":"Send email as HTML"},{"name":"Both","value":"both","description":"Send both formats, recipient's client selects version to display"}],"default":"html","displayOptions":{"hide":{"@version":[2]},"show":{"resource":["email"],"operation":["send"]}}},{"displayName":"Email Format","name":"emailFormat","type":"options","options":[{"name":"Text","value":"text"},{"name":"HTML","value":"html"},{"name":"Both","value":"both"}],"default":"text","displayOptions":{"show":{"@version":[2],"resource":["email"],"operation":["send"]}}},{"displayName":"Text","name":"text","type":"string","typeOptions":{"rows":5},"default":"","description":"Plain text message of email","displayOptions":{"show":{"emailFormat":["text","both"],"resource":["email"],"operation":["send"]}}},{"displayName":"HTML","name":"html","type":"string","typeOptions":{"rows":5},"default":"","description":"HTML text message of email","displayOptions":{"show":{"emailFormat":["html","both"],"resource":["email"],"operation":["send"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase “This email was sent automatically with n8n” to the end of the email"},{"displayName":"Attachments","name":"attachments","type":"string","default":"","description":"Name of the binary properties that contain data to add to email as attachment. Multiple ones can be comma-separated. Reference embedded images or other content within the body of an email message, e.g. <img src=\"cid:image_1\">"},{"displayName":"CC Email","name":"ccEmail","type":"string","default":"","placeholder":"cc@example.com","description":"Email address of CC recipient"},{"displayName":"BCC Email","name":"bccEmail","type":"string","default":"","placeholder":"bcc@example.com","description":"Email address of BCC recipient"},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","default":false,"description":"Whether to connect even if SSL certificate validation is not possible"},{"displayName":"Reply To","name":"replyTo","type":"string","default":"","placeholder":"info@example.com","description":"The email address to send the reply to"}],"displayOptions":{"show":{"resource":["email"],"operation":["send"]}}},{"displayName":"From Email","name":"fromEmail","type":"string","default":"","required":true,"placeholder":"admin@example.com","description":"Email address of the sender. You can also specify a name: Nathan Doe <nate@n8n.io>.","displayOptions":{"show":{"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"To Email","name":"toEmail","type":"string","default":"","required":true,"placeholder":"info@example.com","description":"Email address of the recipient. You can also specify a name: Nathan Doe <nate@n8n.io>.","displayOptions":{"show":{"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"placeholder":"e.g. Approval required","displayOptions":{"show":{"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code><script></code>, <code><style></code> or <code><input></code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Approve Button Style","name":"buttonApprovalStyle","type":"options","default":"primary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"Decline","displayOptions":{"show":{"approvalType":["double"]}}},{"displayName":"Disapprove Button Style","name":"buttonDisapprovalStyle","type":"options","default":"secondary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["email"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["email"],"operation":["sendAndWait"]}}}],"codex":{"categories":["Communication","HITL","Core Nodes"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["SMTP","email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.sendemail/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/sendemail/"}]}}},
|
|
101
101
|
{"displayName":"Send Email","name":"emailSend","icon":"fa:envelope","group":["output"],"defaultVersion":2.1,"description":"Sends an Email","version":1,"defaults":{"name":"Send Email","color":"#00bb88"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"smtp","required":true}],"properties":[{"displayName":"From Email","name":"fromEmail","type":"string","default":"","required":true,"placeholder":"admin@example.com","description":"Email address of the sender optional with name"},{"displayName":"To Email","name":"toEmail","type":"string","default":"","required":true,"placeholder":"info@example.com","description":"Email address of the recipient"},{"displayName":"CC Email","name":"ccEmail","type":"string","default":"","placeholder":"cc@example.com","description":"Email address of CC recipient"},{"displayName":"BCC Email","name":"bccEmail","type":"string","default":"","placeholder":"bcc@example.com","description":"Email address of BCC recipient"},{"displayName":"Subject","name":"subject","type":"string","default":"","placeholder":"My subject line","description":"Subject line of the email"},{"displayName":"Text","name":"text","type":"string","typeOptions":{"rows":5},"default":"","description":"Plain text message of email"},{"displayName":"HTML","name":"html","type":"string","typeOptions":{"rows":5},"default":"","description":"HTML text message of email"},{"displayName":"Attachments","name":"attachments","type":"string","default":"","description":"Name of the binary properties that contain data to add to email as attachment. Multiple ones can be comma-separated."},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","default":false,"description":"Whether to connect even if SSL certificate validation is not possible"},{"displayName":"Reply To","name":"replyTo","type":"string","default":"","placeholder":"info@example.com","description":"The email address to send the reply to"}]}],"codex":{"categories":["Communication","HITL","Core Nodes"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["SMTP","email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.sendemail/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/sendemail/"}]}}},
|
|
102
102
|
{"displayName":"Emelia","name":"emelia","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Emelia API","defaults":{"name":"Emelia"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"emeliaApi","required":true,"testedBy":"emeliaApiTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Campaign","value":"campaign"},{"name":"Contact List","value":"contactList"}],"default":"campaign","required":true},{"displayName":"Operation","name":"operation","type":"options","default":"get","noDataExpression":true,"options":[{"name":"Add Contact","value":"addContact","action":"Add a contact to a campaign"},{"name":"Create","value":"create","action":"Create a campaign"},{"name":"Duplicate","value":"duplicate","action":"Duplicate a campaign"},{"name":"Get","value":"get","action":"Get a campaign"},{"name":"Get Many","value":"getAll","action":"Get many campaigns"},{"name":"Pause","value":"pause","action":"Pause a campaign"},{"name":"Start","value":"start","action":"Start a campaign"}],"displayOptions":{"show":{"resource":["campaign"]}}},{"displayName":"Campaign Name or ID","name":"campaignId","type":"options","typeOptions":{"loadOptionsMethod":"getCampaigns"},"default":[],"required":true,"description":"The ID of the campaign to add the contact to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["campaign"],"operation":["addContact"]}}},{"displayName":"Contact Email","name":"contactEmail","type":"string","required":true,"default":"","description":"The email of the contact to add to the campaign","displayOptions":{"show":{"resource":["campaign"],"operation":["addContact"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["campaign"],"operation":["addContact"]}},"options":[{"displayName":"Custom Fields","name":"customFieldsUi","placeholder":"Add Custom Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"description":"Filter by custom fields","default":{},"options":[{"name":"customFieldsValues","displayName":"Custom Field","values":[{"displayName":"Field Name","name":"fieldName","type":"string","default":"","description":"The name of the field to add custom field to"},{"displayName":"Value","name":"value","type":"string","default":"","description":"The value to set on custom field"}]}]},{"displayName":"First Name","name":"firstName","type":"string","default":"","description":"First name of the contact to add"},{"displayName":"Last Contacted","name":"lastContacted","type":"dateTime","default":"","description":"Last contacted date of the contact to add"},{"displayName":"Last Name","name":"lastName","type":"string","default":"","description":"Last name of the contact to add"},{"displayName":"Last Open","name":"lastOpen","type":"dateTime","default":"","description":"Last opened date of the contact to add"},{"displayName":"Last Replied","name":"lastReplied","type":"dateTime","default":"","description":"Last replied date of the contact to add"},{"displayName":"Mails Sent","name":"mailsSent","type":"number","default":0,"description":"Number of emails sent to the contact to add"},{"displayName":"Phone Number","name":"phoneNumber","type":"string","default":"","description":"Phone number of the contact to add"}]},{"displayName":"Campaign Name","name":"campaignName","type":"string","required":true,"default":"","description":"The name of the campaign to create","displayOptions":{"show":{"resource":["campaign"],"operation":["create"]}}},{"displayName":"Campaign ID","name":"campaignId","type":"string","default":"","required":true,"description":"The ID of the campaign to retrieve","displayOptions":{"show":{"resource":["campaign"],"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":["campaign"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":100,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":100},"displayOptions":{"show":{"resource":["campaign"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Campaign ID","name":"campaignId","type":"string","default":"","required":true,"description":"The ID of the campaign to pause. The campaign must be in RUNNING mode.","displayOptions":{"show":{"resource":["campaign"],"operation":["pause"]}}},{"displayName":"Campaign ID","name":"campaignId","type":"string","default":"","required":true,"description":"The ID of the campaign to start. Email provider and contacts must be set.","displayOptions":{"show":{"resource":["campaign"],"operation":["start"]}}},{"displayName":"Campaign Name or ID","name":"campaignId","type":"options","default":"","required":true,"description":"The ID of the campaign to duplicate. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getCampaigns"},"displayOptions":{"show":{"resource":["campaign"],"operation":["duplicate"]}}},{"displayName":"New Campaign Name","name":"campaignName","type":"string","required":true,"default":"","description":"The name of the new campaign to create","displayOptions":{"show":{"resource":["campaign"],"operation":["duplicate"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Field","displayOptions":{"show":{"operation":["duplicate"],"resource":["campaign"]}},"options":[{"displayName":"Copy Contacts","name":"copyContacts","type":"boolean","default":false,"description":"Whether to copy all the contacts from the original campaign"},{"displayName":"Copy Email Provider","name":"copyProvider","type":"boolean","default":true,"description":"Whether to set the same email provider than the original campaign"},{"displayName":"Copy Email Sequence","name":"copyMails","type":"boolean","default":true,"description":"Whether to copy all the steps of the email sequence from the original campaign"},{"displayName":"Copy Global Settings","name":"copySettings","type":"boolean","default":true,"description":"Whether to copy all the general settings from the original campaign"}]},{"displayName":"Operation","name":"operation","type":"options","default":"getAll","noDataExpression":true,"options":[{"name":"Add","value":"add","action":"Add a contact list"},{"name":"Get Many","value":"getAll","action":"Get many contact lists"}],"displayOptions":{"show":{"resource":["contactList"]}}},{"displayName":"Contact List Name or ID","name":"contactListId","type":"options","typeOptions":{"loadOptionsMethod":"getContactLists"},"default":[],"required":true,"description":"The ID of the contact list to add the contact to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["contactList"],"operation":["add"]}}},{"displayName":"Contact Email","name":"contactEmail","type":"string","required":true,"default":"","description":"The email of the contact to add to the contact list","displayOptions":{"show":{"resource":["contactList"],"operation":["add"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contactList"],"operation":["add"]}},"options":[{"displayName":"Custom Fields","name":"customFieldsUi","placeholder":"Add Custom Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"description":"Filter by custom fields","default":{},"options":[{"name":"customFieldsValues","displayName":"Custom Field","values":[{"displayName":"Field Name","name":"fieldName","type":"string","default":"","description":"The name of the field to add custom field to"},{"displayName":"Value","name":"value","type":"string","default":"","description":"The value to set on custom field"}]}]},{"displayName":"First Name","name":"firstName","type":"string","default":"","description":"First name of the contact to add"},{"displayName":"Last Contacted","name":"lastContacted","type":"dateTime","default":"","description":"Last contacted date of the contact to add"},{"displayName":"Last Name","name":"lastName","type":"string","default":"","description":"Last name of the contact to add"},{"displayName":"Last Open","name":"lastOpen","type":"dateTime","default":"","description":"Last opened date of the contact to add"},{"displayName":"Last Replied","name":"lastReplied","type":"dateTime","default":"","description":"Last replied date of the contact to add"},{"displayName":"Mails Sent","name":"mailsSent","type":"number","default":0,"description":"Number of emails sent to the contact to add"},{"displayName":"Phone Number","name":"phoneNumber","type":"string","default":"","description":"Phone number of the contact to add"}]},{"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":["contactList"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":100,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":100},"displayOptions":{"show":{"resource":["contactList"],"operation":["getAll"],"returnAll":[false]}}}],"codex":{"categories":["Communication","Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.emelia/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/emelia/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Emelia/emelia.svg"},
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
{"displayName":"Gmail","name":"gmail","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Gmail API","defaultVersion":2.1,"version":[2,2.1],"defaults":{"name":"Gmail"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"gmailOAuth2","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Message","value":"message"},{"name":"Label","value":"label"},{"name":"Draft","value":"draft"},{"name":"Thread","value":"thread"}],"default":"message"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","action":"Create a draft"},{"name":"Delete","value":"delete","action":"Delete a draft"},{"name":"Get","value":"get","action":"Get a draft"},{"name":"Get Many","value":"getAll","action":"Get many drafts"}],"default":"create"},{"displayName":"Draft ID","name":"messageId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["draft"],"operation":["delete","get"]}},"placeholder":"r-3254521568507167962"},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"placeholder":"Hello World!"},{"displayName":"Email Type","name":"emailType","type":"options","default":"text","required":true,"noDataExpression":true,"options":[{"name":"HTML","value":"html"},{"name":"Text","value":"text"}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"default":{},"options":[{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"attachmentsBinary","displayName":"Attachment Binary","values":[{"displayName":"Attachment Field Name (in Input)","name":"property","type":"string","default":"","description":"Add the field name from the input node. Multiple properties can be set separated by comma."}]}],"default":{},"description":"Array of supported attachments to add to the message"},{"displayName":"BCC","name":"bccList","type":"string","description":"The email addresses of the blind copy recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com.","placeholder":"info@example.com","default":""},{"displayName":"CC","name":"ccList","type":"string","description":"The email addresses of the copy recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com.","placeholder":"info@example.com","default":""},{"displayName":"From Alias Name or ID","name":"fromAlias","type":"options","default":"","description":"Select the alias to send the email from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getGmailAliases"}},{"displayName":"Send Replies To","name":"replyTo","type":"string","placeholder":"reply@example.com","default":"","description":"The email address that the reply message is sent to"},{"displayName":"Thread ID","name":"threadId","type":"string","placeholder":"18cc573e2431878f","default":"","description":"The identifier of the thread to attach the draft"},{"displayName":"To Email","name":"sendTo","type":"string","default":"","placeholder":"info@example.com","description":"The email addresses of the recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com."}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["draft"],"operation":["get"]}},"default":{},"options":[{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachment. An index starting with 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 draft's attachments will be downloaded"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["draft"]}},"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":["draft"],"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","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["draft"]}},"options":[{"displayName":"Attachment 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":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the draft's attachments will be downloaded"},{"displayName":"Include Spam and Trash","name":"includeSpamTrash","type":"boolean","default":false,"description":"Whether to include messages from SPAM and TRASH in the results"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["label"]}},"options":[{"name":"Create","value":"create","action":"Create a label"},{"name":"Delete","value":"delete","action":"Delete a label"},{"name":"Get","value":"get","action":"Get a label info"},{"name":"Get Many","value":"getAll","action":"Get many labels"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["label"],"operation":["create"]}},"placeholder":"invoices","description":"Label Name"},{"displayName":"Label ID","name":"labelId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["label"],"operation":["get","delete"]}},"description":"The ID of the label"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["label"],"operation":["create"]}},"default":{},"options":[{"displayName":"Label List Visibility","name":"labelListVisibility","type":"options","options":[{"name":"Hide","value":"labelHide"},{"name":"Show","value":"labelShow"},{"name":"Show If Unread","value":"labelShowIfUnread"}],"default":"labelShow","description":"The visibility of the label in the label list in the Gmail web interface"},{"displayName":"Message List Visibility","name":"messageListVisibility","type":"options","options":[{"name":"Hide","value":"hide"},{"name":"Show","value":"show"}],"default":"show","description":"The visibility of messages with this label in the message list in the Gmail web interface"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["label"]}},"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":["label"],"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":["message"]}},"options":[{"name":"Add Label","value":"addLabels","action":"Add label to message"},{"name":"Delete","value":"delete","action":"Delete a message"},{"name":"Get","value":"get","action":"Get a message"},{"name":"Get Many","value":"getAll","action":"Get many messages"},{"name":"Mark as Read","value":"markAsRead","action":"Mark a message as read"},{"name":"Mark as Unread","value":"markAsUnread","action":"Mark a message as unread"},{"name":"Remove Label","value":"removeLabels","action":"Remove label from message"},{"name":"Reply","value":"reply","action":"Reply to a message"},{"name":"Send","value":"send","action":"Send a message"},{"name":"Send and Wait for Response","value":"sendAndWait","action":"Send message and wait for response"}],"default":"send"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["get","delete","markAsRead","markAsUnread"]}},"placeholder":"172ce2c4a72cc243"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"placeholder":"172ce2c4a72cc243"},{"displayName":"To","name":"sendTo","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"placeholder":"info@example.com","description":"The email addresses of the recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com."},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"placeholder":"Hello World!"},{"displayName":"Email Type","name":"emailType","type":"options","default":"html","required":true,"noDataExpression":true,"options":[{"name":"Text","value":"text"},{"name":"HTML","value":"html"}],"displayOptions":{"show":{"resource":["message"],"operation":["send","reply"]},"hide":{"@version":[2]}}},{"displayName":"Email Type","name":"emailType","type":"options","default":"html","required":true,"noDataExpression":true,"options":[{"name":"Text","value":"text"},{"name":"HTML","value":"html"}],"displayOptions":{"show":{"resource":["message"],"operation":["send","reply"],"@version":[2]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply","send"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["message"],"operation":["send","reply"]}},"default":{},"options":[{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase “This email was sent automatically with n8n” to the end of the email"},{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"attachmentsBinary","displayName":"Attachment Binary","values":[{"displayName":"Attachment Field Name","name":"property","type":"string","default":"data","description":"Add the field name from the input node. Multiple properties can be set separated by comma.","hint":"The name of the field with the attachment in the node input"}]}],"default":{},"description":"Array of supported attachments to add to the message"},{"displayName":"BCC","name":"bccList","type":"string","description":"The email addresses of the blind copy recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com.","placeholder":"info@example.com","default":""},{"displayName":"CC","name":"ccList","type":"string","description":"The email addresses of the copy recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com.","placeholder":"info@example.com","default":""},{"displayName":"Sender Name","name":"senderName","type":"string","placeholder":"e.g. Nathan","default":"","description":"The name that will be shown in recipients' inboxes"},{"displayName":"Send Replies To","name":"replyTo","type":"string","placeholder":"reply@example.com","default":"","description":"The email address that the reply message is sent to","displayOptions":{"hide":{"/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"}]},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["message"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["message"],"operation":["get"]},"hide":{"simple":[true]}},"default":{},"options":[{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachment. An index starting with 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 email's attachments will be downloaded and included in the output"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["message"]}},"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":["message"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["message"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"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":{"operation":["getAll"],"resource":["message"],"returnAll":[true]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["message"]}},"options":[{"displayName":"Include Spam and Trash","name":"includeSpamTrash","type":"boolean","default":false,"description":"Whether to include messages from SPAM and TRASH in the results"},{"displayName":"Label Names or IDs","name":"labelIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels"},"default":[],"description":"Only return messages with labels that match all of the specified label IDs. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Search","name":"q","type":"string","default":"","placeholder":"has:attachment","hint":"Use the same format as in the Gmail search box. <a href=\"https://support.google.com/mail/answer/7190?hl=en\">More info</a>.","description":"Only return messages matching the specified query"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter emails by whether they have been read or not","options":[{"name":"Unread and read emails","value":"both"},{"name":"Unread emails only","value":"unread"},{"name":"Read emails only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all emails 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 emails 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","hint":"Enter an email or part of a sender name"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["message"]},"hide":{"simple":[true]}},"options":[{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachment. An index starting with 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 email's attachments will be downloaded and included in the output"}]},{"displayName":"Message ID","name":"messageId","type":"string","default":"","required":true,"placeholder":"172ce2c4a72cc243","displayOptions":{"show":{"resource":["message"],"operation":["addLabels","removeLabels"]}}},{"displayName":"Label Names or IDs","name":"labelIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels"},"default":[],"required":true,"displayOptions":{"show":{"resource":["message"],"operation":["addLabels","removeLabels"]}},"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"To","name":"sendTo","type":"string","default":"","required":true,"placeholder":"e.g. info@example.com","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"placeholder":"e.g. Approval required","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code><script></code>, <code><style></code> or <code><input></code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Approve Button Style","name":"buttonApprovalStyle","type":"options","default":"primary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"Decline","displayOptions":{"show":{"approvalType":["double"]}}},{"displayName":"Disapprove Button Style","name":"buttonDisapprovalStyle","type":"options","default":"secondary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["thread"]}},"options":[{"name":"Add Label","value":"addLabels","action":"Add label to thread"},{"name":"Delete","value":"delete","action":"Delete a thread"},{"name":"Get","value":"get","action":"Get a thread"},{"name":"Get Many","value":"getAll","action":"Get many threads"},{"name":"Remove Label","value":"removeLabels","action":"Remove label from thread"},{"name":"Reply","value":"reply","action":"Reply to a message"},{"name":"Trash","value":"trash","action":"Trash a thread"},{"name":"Untrash","value":"untrash","action":"Untrash a thread"}],"default":"getAll"},{"displayName":"Thread ID","name":"threadId","type":"string","default":"","required":true,"description":"The ID of the thread you are operating on","displayOptions":{"show":{"resource":["thread"],"operation":["get","delete","reply","trash","untrash"]}}},{"displayName":"Message Snippet or ID","name":"messageId","type":"options","typeOptions":{"loadOptionsMethod":"getThreadMessages","loadOptionsDependsOn":["threadId"]},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"resource":["thread"],"operation":["reply"]}}},{"displayName":"Email Type","name":"emailType","type":"options","default":"text","required":true,"noDataExpression":true,"options":[{"name":"Text","value":"text"},{"name":"HTML","value":"html"}],"displayOptions":{"show":{"resource":["thread"],"operation":["reply"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["thread"],"operation":["reply"]}},"hint":"Get better Text and Expressions writing experience by using the expression editor"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["thread"],"operation":["reply"]}},"default":{},"options":[{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"attachmentsBinary","displayName":"Attachment Binary","values":[{"displayName":"Attachment Field Name","name":"property","type":"string","default":"","description":"Add the field name from the input node. Multiple properties can be set separated by comma."}]}],"default":{},"description":"Array of supported attachments to add to the message"},{"displayName":"BCC","name":"bccList","type":"string","description":"The email addresses of the blind copy recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com.","placeholder":"info@example.com","default":""},{"displayName":"CC","name":"ccList","type":"string","description":"The email addresses of the copy recipients. Multiple addresses can be separated by a comma. e.g. jay@getsby.com, jon@smith.com.","placeholder":"info@example.com","default":""},{"displayName":"Sender Name","name":"senderName","type":"string","placeholder":"e.g. Nathan","default":"","description":"The name displayed in your contacts inboxes"},{"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"}]},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["thread"]}},"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 Field","displayOptions":{"show":{"resource":["thread"],"operation":["get"]}},"default":{},"options":[{"displayName":"Return Only Messages","name":"returnOnlyMessages","type":"boolean","default":true,"description":"Whether to return only thread messages"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["thread"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["thread"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"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":{"operation":["getAll"],"resource":["thread"],"returnAll":[true]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["thread"]}},"options":[{"displayName":"Include Spam and Trash","name":"includeSpamTrash","type":"boolean","default":false,"description":"Whether to include threads from SPAM and TRASH in the results"},{"displayName":"Label ID Names or IDs","name":"labelIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels"},"default":[],"description":"Only return threads with labels that match all of the specified label IDs. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Search","name":"q","type":"string","default":"","placeholder":"has:attachment","hint":"Use the same format as in the Gmail search box. <a href=\"https://support.google.com/mail/answer/7190?hl=en\">More info</a>.","description":"Only return messages matching the specified query"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter emails by whether they have been read or not","options":[{"name":"Unread and read emails","value":"both"},{"name":"Unread emails only","value":"unread"},{"name":"Read emails only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all emails 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 emails received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."}]},{"displayName":"Thread ID","name":"threadId","type":"string","default":"","required":true,"placeholder":"172ce2c4a72cc243","displayOptions":{"show":{"resource":["thread"],"operation":["addLabels","removeLabels"]}}},{"displayName":"Label Names or IDs","name":"labelIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels"},"default":[],"required":true,"displayOptions":{"show":{"resource":["thread"],"operation":["addLabels","removeLabels"]}},"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Gmail/gmail.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gmail/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
163
163
|
{"displayName":"Gmail","name":"gmail","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Gmail API","defaultVersion":2.1,"version":1,"defaults":{"name":"Gmail"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"gmailOAuth2","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","options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Draft","value":"draft"},{"name":"Label","value":"label"},{"name":"Message","value":"message"},{"name":"Message Label","value":"messageLabel"}],"default":"draft"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","action":"Create a draft"},{"name":"Delete","value":"delete","action":"Delete a draft"},{"name":"Get","value":"get","action":"Get a draft"},{"name":"Get Many","value":"getAll","action":"Get many drafts"}],"default":"create"},{"displayName":"Draft ID","name":"messageId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["draft"],"operation":["delete","get"]}},"placeholder":"r-3254521568507167962"},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"placeholder":"Hello World!"},{"displayName":"HTML","name":"includeHtml","type":"boolean","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"default":false,"description":"Whether the message should also be included as HTML"},{"displayName":"HTML Message","name":"htmlMessage","type":"string","default":"","required":true,"displayOptions":{"show":{"includeHtml":[true],"resource":["draft"],"operation":["create"]}},"description":"The HTML message body"},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"placeholder":"Hello World!","description":"The message body. If HTML formatted, then you have to add and activate the option \"HTML content\" in the \"Additional Options\" section."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"default":{},"options":[{"displayName":"To Email","name":"toList","type":"string","default":[],"typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add To Email"},"placeholder":"info@example.com","description":"The email addresses of the recipients"},{"displayName":"CC Email","name":"ccList","type":"string","description":"The email addresses of the copy recipients","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add CC Email"},"placeholder":"info@example.com","default":[]},{"displayName":"BCC Email","name":"bccList","type":"string","description":"The email addresses of the blind copy recipients","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add BCC Email"},"placeholder":"info@example.com","default":[]},{"displayName":"Attachment","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"attachmentsBinary","displayName":"Attachment Binary","values":[{"displayName":"Attachment Field Name (in Input)","name":"property","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment. Multiple properties can be set separated by comma."}]}],"default":{},"description":"Array of supported attachments to add to the message"}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["draft"],"operation":["get"]}},"default":{},"options":[{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"hide":{"format":["full","metadata","minimal","raw"]}},"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":"Format","name":"format","type":"options","options":[{"name":"Full","value":"full","description":"Returns the full email message data with body content parsed in the payload field"},{"name":"Metadata","value":"metadata","description":"Returns only email message ID, labels, and email headers"},{"name":"Minimal","value":"minimal","description":"Returns only email message ID and labels; does not return the email headers, body, or payload"},{"name":"RAW","value":"raw","description":"Returns the full email message data with body content in the raw field as a base64url encoded string; the payload field is not used"},{"name":"Resolved","value":"resolved","description":"Returns the full email with all data resolved and attachments saved as binary data"}],"default":"resolved","description":"The format to return the message in"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["draft"]}},"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":["draft"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":10,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["draft"]}},"options":[{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"hide":{"format":["full","ids","metadata","minimal","raw"]}},"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":"Format","name":"format","type":"options","options":[{"name":"Full","value":"full","description":"Returns the full email message data with body content parsed in the payload field"},{"name":"IDs","value":"ids","description":"Returns only the IDs of the emails"},{"name":"Metadata","value":"metadata","description":"Returns only email message ID, labels, and email headers"},{"name":"Minimal","value":"minimal","description":"Returns only email message ID and labels; does not return the email headers, body, or payload"},{"name":"RAW","value":"raw","description":"Returns the full email message data with body content in the raw field as a base64url encoded string; the payload field is not used"},{"name":"Resolved","value":"resolved","description":"Returns the full email with all data resolved and attachments saved as binary data"}],"default":"resolved","description":"The format to return the message in"},{"displayName":"Include Spam and Trash","name":"includeSpamTrash","type":"boolean","default":false,"description":"Whether to include messages from SPAM and TRASH in the results"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["label"]}},"options":[{"name":"Create","value":"create","action":"Create a label"},{"name":"Delete","value":"delete","action":"Delete a label"},{"name":"Get","value":"get","action":"Get a label"},{"name":"Get Many","value":"getAll","action":"Get many labels"}],"default":"create"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["label"],"operation":["create"]}},"placeholder":"invoices","description":"Label Name"},{"displayName":"Label ID","name":"labelId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["label"],"operation":["get","delete"]}},"description":"The ID of the label"},{"displayName":"Label List Visibility","name":"labelListVisibility","type":"options","options":[{"name":"Hide","value":"labelHide"},{"name":"Show","value":"labelShow"},{"name":"Show If Unread","value":"labelShowIfUnread"}],"default":"labelShow","required":true,"displayOptions":{"show":{"resource":["label"],"operation":["create"]}},"description":"The visibility of the label in the label list in the Gmail web interface"},{"displayName":"Message List Visibility","name":"messageListVisibility","type":"options","options":[{"name":"Hide","value":"hide"},{"name":"Show","value":"show"}],"default":"show","required":true,"displayOptions":{"show":{"resource":["label"],"operation":["create"]}},"description":"The visibility of messages with this label in the message list in the Gmail web interface"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["label"]}},"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":["label"],"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":["message"]}},"options":[{"name":"Delete","value":"delete","action":"Delete a message"},{"name":"Get","value":"get","action":"Get a message"},{"name":"Get Many","value":"getAll","action":"Get many messages"},{"name":"Reply","value":"reply","action":"Reply to a message"},{"name":"Send","value":"send","action":"Send a message"}],"default":"send"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["get","delete"]}},"placeholder":"172ce2c4a72cc243"},{"displayName":"Thread ID","name":"threadId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"placeholder":"172ce2c4a72cc243"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"placeholder":"CAHNQoFsC6JMMbOBJgtjsqN0eEc+gDg2a=SQj-tWUebQeHMDgqQ@mail.gmail.com"},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply","send"]}},"placeholder":"Hello World!"},{"displayName":"HTML","name":"includeHtml","type":"boolean","displayOptions":{"show":{"resource":["message"],"operation":["send","reply"]}},"default":false,"description":"Whether the message should also be included as HTML"},{"displayName":"HTML Message","name":"htmlMessage","type":"string","default":"","required":true,"displayOptions":{"show":{"includeHtml":[true],"resource":["message"],"operation":["reply","send"]}},"description":"The HTML message body"},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply","send"]}},"description":"Plain text message body"},{"displayName":"To Email","name":"toList","type":"string","default":[],"required":true,"typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add To Email"},"displayOptions":{"show":{"resource":["message"],"operation":["reply","send"]}},"placeholder":"info@example.com","description":"The email addresses of the recipients"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["message"],"operation":["send","reply"]}},"default":{},"options":[{"displayName":"Attachment","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"attachmentsBinary","displayName":"Attachment Binary","values":[{"displayName":"Attachment Field Name (in Input)","name":"property","type":"string","default":"","description":"Add the field name from the input node. Multiple properties can be set separated by comma."}]}],"default":{},"description":"Array of supported attachments to add to the message"},{"displayName":"BCC Email","name":"bccList","type":"string","description":"The email addresses of the blind copy recipients","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add BCC Email"},"placeholder":"info@example.com","default":[]},{"displayName":"CC Email","name":"ccList","type":"string","description":"The email addresses of the copy recipients","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add CC Email"},"placeholder":"info@example.com","default":[]},{"displayName":"Override Sender Name","name":"senderName","type":"string","placeholder":"Name <test@gmail.com>","default":"","description":"The name displayed in your contacts inboxes. It has to be in the format: \"Display-Name <name@gmail.com>\". The email address has to match the email address of the logged in user for the API."}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["message"],"operation":["get"]}},"default":{},"options":[{"displayName":"Format","name":"format","type":"options","options":[{"name":"Full","value":"full","description":"Returns the full email message data with body content parsed in the payload field"},{"name":"Metadata","value":"metadata","description":"Returns only email message ID, labels, and email headers"},{"name":"Minimal","value":"minimal","description":"Returns only email message ID and labels; does not return the email headers, body, or payload"},{"name":"RAW","value":"raw","description":"Returns the full email message data with body content in the raw field as a base64url encoded string; the payload field is not used"},{"name":"Resolved","value":"resolved","description":"Returns the full email with all data resolved and attachments saved as binary data"}],"default":"resolved","description":"The format to return the message in"},{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"hide":{"format":["full","metadata","minimal","raw"]}},"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":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["message"]}},"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":["message"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":10,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["message"]}},"options":[{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","displayOptions":{"hide":{"format":["full","ids","metadata","minimal","raw"]}},"description":"Prefix for name of the binary property to which to write the attachment. An index starting with 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Format","name":"format","type":"options","options":[{"name":"Full","value":"full","description":"Returns the full email message data with body content parsed in the payload field"},{"name":"IDs","value":"ids","description":"Returns only the IDs of the emails"},{"name":"Metadata","value":"metadata","description":"Returns only email message ID, labels, and email headers"},{"name":"Minimal","value":"minimal","description":"Returns only email message ID and labels; does not return the email headers, body, or payload"},{"name":"RAW","value":"raw","description":"Returns the full email message data with body content in the raw field as a base64url encoded string; the payload field is not used"},{"name":"Resolved","value":"resolved","description":"Returns the full email with all data resolved and attachments saved as binary data"}],"default":"resolved","description":"The format to return the message in"},{"displayName":"Include Spam and Trash","name":"includeSpamTrash","type":"boolean","default":false,"description":"Whether to include messages from SPAM and TRASH in the results"},{"displayName":"Label Names or IDs","name":"labelIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels"},"default":[],"description":"Only return messages with labels that match all of the specified label IDs. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Query","name":"q","type":"string","default":"","description":"Only return messages matching the specified query. Supports the same query format as the Gmail search box. For example, \"from:someuser@example.com rfc822msgid:<somemsgid@example.com> is:unread\". Parameter cannot be used when accessing the api using the gmail.metadata scope."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageLabel"]}},"options":[{"name":"Add","value":"add","action":"Add a label to a message"},{"name":"Remove","value":"remove","action":"Remove a label from a message"}],"default":"add"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["messageLabel"],"operation":["add","remove"]}},"placeholder":"172ce2c4a72cc243"},{"displayName":"Label Names or IDs","name":"labelIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels"},"default":[],"required":true,"displayOptions":{"show":{"resource":["messageLabel"],"operation":["add","remove"]}},"description":"The ID of the label. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Gmail/gmail.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gmail/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
|
|
164
164
|
{"displayName":"Gmail Trigger","name":"gmailTrigger","group":["trigger"],"version":[1,1.1,1.2],"description":"Fetches emails from Gmail and starts the workflow on specified polling intervals.","subtitle":"={{\"Gmail Trigger\"}}","defaults":{"name":"Gmail Trigger"},"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"gmailOAuth2","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Event","name":"event","type":"options","default":"messageReceived","options":[{"name":"Message Received","value":"messageReceived"}]},{"displayName":"Simplify","name":"simple","type":"boolean","default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Include Spam and Trash","name":"includeSpamTrash","type":"boolean","default":false,"description":"Whether to include messages from SPAM and TRASH in the results"},{"displayName":"Include Drafts","name":"includeDrafts","type":"boolean","default":false,"description":"Whether to include email drafts in the results"},{"displayName":"Label Names or IDs","name":"labelIds","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getLabels"},"default":[],"description":"Only return messages with labels that match all of the specified label IDs. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Search","name":"q","type":"string","default":"","placeholder":"has:attachment","hint":"Use the same format as in the Gmail search box. <a href=\"https://support.google.com/mail/answer/7190?hl=en\">More info</a>.","description":"Only return messages matching the specified query"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter emails by whether they have been read or not","options":[{"name":"Unread and read emails","value":"both"},{"name":"Unread emails only","value":"unread"},{"name":"Read emails only","value":"read"}]},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by","hint":"Enter an email or part of a sender name"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"hide":{"simple":[true]}},"options":[{"displayName":"Attachment Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachment. An index starting with 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 email's attachments will be downloaded"}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.gmailtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Gmail/gmail.svg"},
|
|
165
|
-
{"displayName":"Google Workspace Admin","name":"gSuiteAdmin","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Google Workspace Admin API","defaults":{"name":"Google Workspace Admin"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"gSuiteAdminOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Group","value":"group"},{"name":"User","value":"user"}],"default":"user"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["group"]}},"options":[{"name":"Create","value":"create","description":"Create a group","action":"Create a group"},{"name":"Delete","value":"delete","description":"Delete a group","action":"Delete a group"},{"name":"Get","value":"get","description":"Get a group","action":"Get a group"},{"name":"Get Many","value":"getAll","description":"Get many groups","action":"Get many groups"},{"name":"Update","value":"update","description":"Update a group","action":"Update a group"}],"default":"create"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["group"]}},"default":"","description":"The group's email address. If your account has multiple domains, select the appropriate domain for the email address. The email must be unique"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["group"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"An extended description to help users determine the purpose of a group. For example, you can include information about who should join the group, the types of messages to send to the group, links to FAQs about the group, or related groups."},{"displayName":"Name","name":"name","type":"string","default":"","description":"The group's display name"}]},{"displayName":"Group ID","name":"groupId","type":"string","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["group"]}},"default":"","description":"Identifies the group in the API request. The value can be the group's email address, group alias, or the unique group ID."},{"displayName":"Group ID","name":"groupId","type":"string","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["group"]}},"default":"","description":"Identifies the group in the API request. The value can be the group's email address, group alias, or the unique group ID."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["group"]}},"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":["group"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["group"]}},"options":[{"displayName":"Customer","name":"customer","type":"string","default":"","description":"The unique ID for the customer's Google Workspace account. In case of a multi-domain account, to fetch all groups for a customer, fill this field instead of domain."},{"displayName":"Domain","name":"domain","type":"string","default":"","description":"The domain name. Use this field to get fields from only one domain."},{"displayName":"Order By","name":"orderBy","type":"options","options":[{"name":"Email","value":"email"}],"default":"","description":"Property to use for sorting results"},{"displayName":"Query","name":"query","type":"string","default":"","description":"Query string search. Complete documentation is <a href=\"https://developers.google.com/admin-sdk/directory/v1/guides/search-groups\">at</a>."},{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"Ascending","value":"ASCENDING"},{"name":"Descending","value":"DESCENDING"}],"default":"","description":"Whether to return results in ascending or descending order"},{"displayName":"User ID","name":"userId","type":"string","default":"","description":"Email or immutable ID of the user if only those groups are to be listed, the given user is a member of. If it's an ID, it should match with the ID of the user object."}]},{"displayName":"Group ID","name":"groupId","type":"string","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["group"]}},"default":"","description":"Identifies the group in the API request. The value can be the group's email address, group alias, or the unique group ID."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["update"],"resource":["group"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"An extended description to help users determine the purpose of a group. For example, you can include information about who should join the group, the types of messages to send to the group, links to FAQs about the group, or related groups."},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The group's email address. If your account has multiple domains, select the appropriate domain for the email address. The email must be unique."},{"displayName":"Name","name":"name","type":"string","default":"","description":"The group's display name"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Create","value":"create","description":"Create a user","action":"Create a user"},{"name":"Delete","value":"delete","description":"Delete a user","action":"Delete a user"},{"name":"Get","value":"get","description":"Get a user","action":"Get a user"},{"name":"Get Many","value":"getAll","description":"Get many users","action":"Get many users"},{"name":"Update","value":"update","description":"Update a user","action":"Update a user"}],"default":"create"},{"displayName":"First Name","name":"firstName","type":"string","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":""},{"displayName":"Last Name","name":"lastName","type":"string","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":"","description":"Stores the password for the user account. A minimum of 8 characters is required. The maximum length is 100 characters."},{"displayName":"Domain Name or ID","name":"domain","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getDomains"},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":""},{"displayName":"Username","name":"username","type":"string","displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":"","description":"The username that will be set to the user. Example: If you domain is example.com and you set the username to jhon then the user's final email address will be jhon@example.com."},{"displayName":"Make Admin","name":"makeAdmin","type":"boolean","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":false,"description":"Whether to make a user a super administrator"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"options":[{"displayName":"Change Password At Next Login","name":"changePasswordAtNextLogin","type":"boolean","default":false,"description":"Whether the user is forced to change their password at next login"},{"displayName":"Phones","name":"phoneUi","placeholder":"Add Phone","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"phoneValues","displayName":"Phone","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Assistant","value":"assistant"},{"name":"Callback","value":"callback"},{"name":"Car","value":"car"},{"name":"Company Main","value":"company_main"},{"name":"Custom","value":"custom"},{"name":"Grand Central","value":"grand_central"},{"name":"Home","value":"home"},{"name":"Home Fax","value":"home_fax"},{"name":"isdn","value":"isdn"},{"name":"Main","value":"main"},{"name":"Mobile","value":"mobile"},{"name":"Other","value":"other"},{"name":"Other Fax","value":"other_fax"},{"name":"Pager","value":"pager"},{"name":"Radio","value":"radio"},{"name":"Telex","value":"telex"},{"name":"tty tdd","value":"tty_tdd"},{"name":"Work","value":"work"},{"name":"Work Fax","value":"work_fax"},{"name":"Work Mobile","value":"work_mobile"},{"name":"Work Pager","value":"work_pager"}],"default":"work","description":"The type of phone number"},{"displayName":"Phone Number","name":"value","type":"string","default":""},{"displayName":"Primary","name":"primary","type":"boolean","default":false,"description":"Whether this is the user's primary phone number. A user may only have one primary phone number."}]}]},{"displayName":"Secondary Emails","name":"emailUi","placeholder":"Add Email","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"emailValues","displayName":"Email","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"home"},{"name":"Work","value":"work"},{"name":"Other","value":"other"}],"default":"work","description":"The type of the email account"},{"displayName":"Email","name":"address","type":"string","default":""}]}]}]},{"displayName":"User ID","name":"userId","type":"string","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["user"]}},"default":"","description":"The value can be the user's primary email address, alias email address, or unique user ID"},{"displayName":"User ID","name":"userId","type":"string","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["user"]}},"default":"","description":"The value can be the user's primary email address, alias email address, or unique user ID"},{"displayName":"Projection","name":"projection","type":"options","required":true,"options":[{"name":"Basic","value":"basic","description":"Do not include any custom fields for the user"},{"name":"Custom","value":"custom","description":"Include custom fields from schemas requested in customField"},{"name":"Full","value":"full","description":"Include all fields associated with this user"}],"displayOptions":{"show":{"operation":["get"],"resource":["user"]}},"default":"basic","description":"What subset of fields to fetch for this user"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["get"],"resource":["user"]}},"options":[{"displayName":"Custom Schema Names or IDs","name":"customFieldMask","type":"multiOptions","displayOptions":{"show":{"/projection":["custom"]}},"typeOptions":{"loadOptionsMethod":"getSchemas"},"default":[],"description":"A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when projection=custom. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"View Type","name":"viewType","type":"options","options":[{"name":"Admin View","value":"admin_view","description":"Results include both administrator-only and domain-public fields for the user"},{"name":"Descending","value":"DESCENDING","description":"Results only include fields for the user that are publicly visible to other users in the domain"}],"default":"admin_view","description":"Whether to fetch the administrator-only or domain-wide public view of the user. For more information, see Retrieve a user as a non-administrator."}]},{"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":100,"description":"Max number of results to return"},{"displayName":"Projection","name":"projection","type":"options","required":true,"options":[{"name":"Basic","value":"basic","description":"Do not include any custom fields for the user"},{"name":"Custom","value":"custom","description":"Include custom fields from schemas requested in customField"},{"name":"Full","value":"full","description":"Include all fields associated with this user"}],"displayOptions":{"show":{"operation":["getAll"],"resource":["user"]}},"default":"basic","description":"What subset of fields to fetch for this user"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["user"]}},"options":[{"displayName":"Custom Schema Names or IDs","name":"customFieldMask","type":"multiOptions","displayOptions":{"show":{"/projection":["custom"]}},"typeOptions":{"loadOptionsMethod":"getSchemas"},"default":[],"description":"A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when projection=custom. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Customer","name":"customer","type":"string","default":"","description":"The unique ID for the customer's Google Workspace account. In case of a multi-domain account, to fetch all groups for a customer, fill this field instead of domain."},{"displayName":"Domain","name":"domain","type":"string","default":"","description":"The domain name. Use this field to get fields from only one domain."},{"displayName":"Order By","name":"orderBy","type":"options","options":[{"name":"Email","value":"email"},{"name":"Family Name","value":"familyName"},{"name":"Given Name","value":"givenName"}],"default":"","description":"Property to use for sorting results"},{"displayName":"Query","name":"query","type":"string","default":"","description":"Free text search terms to find users that match these terms in any field, except for extended properties. For more information on constructing user queries, see <a href=\"https://developers.google.com/admin-sdk/directory/v1/guides/search-users\">Search for Users</a>."},{"displayName":"Show Deleted","name":"showDeleted","type":"boolean","default":false,"description":"Whether to retrieve the list of deleted users"},{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"Ascending","value":"ASCENDING"},{"name":"Descending","value":"DESCENDING"}],"default":"","description":"Whether to return results in ascending or descending order"},{"displayName":"View Type","name":"viewType","type":"options","options":[{"name":"Admin View","value":"admin_view","description":"Results include both administrator-only and domain-public fields for the user"},{"name":"Descending","value":"DESCENDING","description":"Results only include fields for the user that are publicly visible to other users in the domain"}],"default":"admin_view","description":"Whether to fetch the administrator-only or domain-wide public view of the user. For more information, see Retrieve a user as a non-administrator."}]},{"displayName":"User ID","name":"userId","type":"string","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["user"]}},"default":"","description":"The value can be the user's primary email address, alias email address, or unique user ID"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["update"],"resource":["user"]}},"options":[{"displayName":"Archived","name":"archived","type":"boolean","default":false,"description":"Whether user is archived"},{"displayName":"Change Password At Next Login","name":"changePasswordAtNextLogin","type":"boolean","default":false,"description":"Whether the user is forced to change their password at next login"},{"displayName":"First Name","name":"firstName","type":"string","default":""},{"displayName":"Last Name","name":"lastName","type":"string","default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":"","description":"Stores the password for the user account. A minimum of 8 characters is required. The maximum length is 100 characters."},{"displayName":"Phones","name":"phoneUi","placeholder":"Add Phone","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"phoneValues","displayName":"Phone","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Assistant","value":"assistant"},{"name":"Callback","value":"callback"},{"name":"Car","value":"car"},{"name":"Company Main","value":"company_main"},{"name":"Custom","value":"custom"},{"name":"Grand Central","value":"grand_central"},{"name":"Home","value":"home"},{"name":"Home Fax","value":"home_fax"},{"name":"Isdn","value":"isdn"},{"name":"Main","value":"main"},{"name":"Mobile","value":"mobile"},{"name":"Other","value":"other"},{"name":"Other Fax","value":"other_fax"},{"name":"Pager","value":"pager"},{"name":"Radio","value":"radio"},{"name":"Telex","value":"telex"},{"name":"Tty Tdd","value":"tty_tdd"},{"name":"Work","value":"work"},{"name":"Work Fax","value":"work_fax"},{"name":"Work Mobile","value":"work_mobile"},{"name":"Work Pager","value":"work_pager"}],"default":"work","description":"The type of phone number"},{"displayName":"Phone Number","name":"value","type":"string","default":""},{"displayName":"Primary","name":"primary","type":"boolean","default":false,"description":"Whether this is the user's primary phone number. A user may only have one primary phone number."}]}]},{"displayName":"Primary Email","name":"primaryEmail","type":"string","default":"","description":"The user's primary email address. This property is required in a request to create a user account. The primaryEmail must be unique and cannot be an alias of another user."},{"displayName":"Secondary Emails","name":"emailUi","placeholder":"Add Email","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"emailValues","displayName":"Email","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"home"},{"name":"Work","value":"work"},{"name":"Other","value":"other"}],"default":"work","description":"The type of the email account"},{"displayName":"Email","name":"address","type":"string","default":""}]}]}]}],"codex":{"categories":["Utility"],"alias":["Workspaces"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gsuiteadmin/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/GSuiteAdmin/google-workspace-admin.png"},
|
|
165
|
+
{"displayName":"Google Workspace Admin","name":"gSuiteAdmin","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Google Workspace Admin API","defaults":{"name":"Google Workspace Admin"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"gSuiteAdminOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"ChromeOS Device","value":"device"},{"name":"Group","value":"group"},{"name":"User","value":"user"}],"default":"user"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["device"]}},"options":[{"name":"Get","value":"get","description":"Get a ChromeOS device","action":"Get ChromeOS device"},{"name":"Get Many","value":"getAll","description":"Get many ChromeOS devices","action":"Get many ChromeOS devices"},{"name":"Update","value":"update","description":"Update a ChromeOS device","action":"Update ChromeOS device"},{"name":"Change Status","value":"changeStatus","description":"Change the status of a ChromeOS device","action":"Change status of ChromeOS device"}],"default":"get"},{"displayName":"Device","name":"deviceId","type":"resourceLocator","required":true,"displayOptions":{"show":{"operation":["get","update","changeStatus"],"resource":["device"]}},"default":{"mode":"list","value":""},"description":"Select the device you want to retrieve","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchDevices"}},{"displayName":"By ID","name":"deviceId","type":"string","hint":"Enter the device id","placeholder":"e.g. 123e4567-e89b-12d3-a456-426614174000"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"operation":["getAll"],"resource":["device"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["device"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"projection","type":"options","required":true,"options":[{"name":"Basic","value":"basic","description":"Do not include any custom fields for the user"},{"name":"Full","value":"full","description":"Include all fields associated with this user"}],"displayOptions":{"show":{"operation":["get","getAll"],"resource":["device"]}},"default":"basic","description":"What subset of fields to fetch for this device"},{"displayName":"Include Children","name":"includeChildOrgunits","type":"boolean","default":false,"description":"Whether to include devices from organizational units below your specified organizational unit","displayOptions":{"show":{"operation":["getAll"],"resource":["device"]}}},{"displayName":"Filter","name":"filter","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["device"]}},"options":[{"displayName":"Organizational Unit Name or ID","name":"orgUnitPath","type":"options","typeOptions":{"loadOptionsMethod":"getOrgUnits"},"default":[],"description":"Specify the organizational unit name or ID. Choose from the list or use an expression. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Query","name":"query","type":"string","placeholder":"e.g. name:contact* email:contact*","default":"","description":"Use Google's querying syntax to filter results"}]},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["device"]}},"options":[{"name":"sortRules","displayName":"Sort Rules","values":[{"displayName":"Order By","name":"orderBy","type":"options","options":[{"name":"Annotated Location","value":"annotatedLocation"},{"name":"Annotated User","value":"annotatedUser"},{"name":"Last Sync","value":"lastSync"},{"name":"Notes","value":"notes"},{"name":"Serial Number","value":"serialNumber"},{"name":"Status","value":"status"}],"default":"","description":"Field to sort the results by"},{"displayName":"Sort Order","name":"sortBy","type":"options","options":[{"name":"Ascending","value":"ascending"},{"name":"Descending","value":"descending"}],"default":"","description":"Sort order direction"}]}],"description":"Define sorting rules for the results"},{"displayName":"Update Fields","name":"updateOptions","type":"collection","placeholder":"Add Option","default":{},"displayOptions":{"show":{"operation":["update"],"resource":["device"]}},"options":[{"displayName":"Move to Organizational Unit Name or ID","name":"orgUnitPath","type":"options","typeOptions":{"loadOptionsMethod":"getOrgUnits"},"default":[],"description":"A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when projection=custom. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Annotated User","name":"annotatedUser","type":"string","default":"","description":"The annotated user of the device","placeholder":"e.g. help desk"},{"displayName":"Annotated Location","name":"annotatedLocation","type":"string","default":"","description":"The annotated location of the device","placeholder":"e.g. Mountain View help desk Chromebook"},{"displayName":"Annotated Asset ID","name":"annotatedAssetId","type":"string","default":"","description":"The annotated asset ID of a device","placeholder":"e.g. 1234567890"},{"displayName":"Notes","name":"notes","type":"string","default":"","description":"Add notes to a device","placeholder":"e.g. Loaned from support"}]},{"displayName":"Status","name":"action","type":"options","required":true,"options":[{"name":"Enabled","value":"reenable","description":"Re-enable a disabled chromebook","action":"Enable a device"},{"name":"Disabled","value":"disable","description":"Disable a chromebook","action":"Disable a device"}],"displayOptions":{"show":{"operation":["changeStatus"],"resource":["device"]}},"default":"reenable","description":"Set the status of a device"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["group"]}},"options":[{"name":"Create","value":"create","description":"Create a group","action":"Create a group"},{"name":"Delete","value":"delete","description":"Delete a group","action":"Delete a group"},{"name":"Get","value":"get","description":"Get a group","action":"Get a group"},{"name":"Get Many","value":"getAll","description":"Get many groups","action":"Get many groups"},{"name":"Update","value":"update","description":"Update a group","action":"Update a group"}],"default":"create"},{"displayName":"Group","name":"groupId","default":{"mode":"list","value":""},"description":"Select the group to perform the operation on","displayOptions":{"show":{"operation":["delete","get","update"],"resource":["group"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchGroups"}},{"displayName":"By ID","name":"GroupId","type":"string","placeholder":"e.g. 0123kx3o1habcdf"}],"required":true,"type":"resourceLocator"},{"displayName":"Group Name","name":"name","displayOptions":{"show":{"operation":["create"],"resource":["group"]}},"default":"","description":"The group's display name","placeholder":"e.g. Sales","type":"string"},{"displayName":"Group Email","name":"email","type":"string","placeholder":"e.g. sales@example.com","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["group"]}},"default":"","description":"The group's email address. If your account has multiple domains, select the appropriate domain for the email address. The email must be unique"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["group"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"An extended description to help users determine the purpose of a group. For example, you can include information about who should join the group, the types of messages to send to the group, links to FAQs about the group, or related groups."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["group"]}},"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":["group"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Filter","name":"filter","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["group"]}},"options":[{"displayName":"Customer","name":"customer","type":"string","default":"","description":"The unique ID for the customer's Google Workspace account"},{"displayName":"Domain","name":"domain","type":"string","default":"","description":"The domain name. Use this field to get groups from a specific domain."},{"displayName":"Query","name":"query","type":"string","placeholder":"e.g. name:contact* email:contact*","default":"","description":"Query string to filter the results. Follow Google Admin SDK documentation. <a href=\"https://developers.google.com/admin-sdk/directory/v1/guides/search-groups#examples\" target=\"_blank\">More info</a>."},{"displayName":"User ID","name":"userId","type":"string","default":"","description":"Email or immutable ID of a user to list groups they are a member of"}]},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["group"]}},"options":[{"name":"sortRules","displayName":"Sort Rules","values":[{"displayName":"Order By","name":"orderBy","type":"options","options":[{"name":"Email","value":"email"}],"default":"email","description":"Field to sort the results by"},{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"Ascending","value":"ASCENDING"},{"name":"Descending","value":"DESCENDING"}],"default":"ASCENDING","description":"Sort order direction"}]}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["update"],"resource":["group"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","typeOptions":{"rows":2},"description":"An extended description to help users determine the purpose of a group. For example, you can include information about who should join the group, the types of messages to send to the group, links to FAQs about the group, or related groups."},{"displayName":"Email","name":"email","type":"string","placeholder":"e.g. sales@example.com","default":"","description":"The group's email address. If your account has multiple domains, select the appropriate domain for the email address. The email must be unique."},{"displayName":"Name","name":"name","type":"string","placeholder":"e.g. Sales","default":"","description":"The group's display name"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Add to Group","value":"addToGroup","description":"Add an existing user to a group","action":"Add user to group"},{"name":"Create","value":"create","description":"Create a user","action":"Create a user"},{"name":"Delete","value":"delete","description":"Delete a user","action":"Delete a user"},{"name":"Get","value":"get","description":"Get a user","action":"Get a user"},{"name":"Get Many","value":"getAll","description":"Get many users","action":"Get many users"},{"name":"Remove From Group","value":"removeFromGroup","description":"Remove a user from a group","action":"Remove user from group"},{"name":"Update","value":"update","description":"Update a user","action":"Update a user"}],"default":"create"},{"displayName":"User","name":"userId","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the user to perform the operation on","displayOptions":{"show":{"resource":["user"],"operation":["addToGroup","delete","get","removeFromGroup","update"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchUsers"}},{"displayName":"By Email","name":"userEmail","type":"string","hint":"Enter the user email","placeholder":"e.g. sales@example.com","validation":[{"type":"regex","properties":{"regex":"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$","errorMessage":"Please enter a valid email address."}}]},{"displayName":"By ID","name":"userId","type":"string","hint":"Enter the user id","placeholder":"e.g. 123456789879230471055"}]},{"displayName":"Group","name":"groupId","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the group to perform the operation on","displayOptions":{"show":{"resource":["user"],"operation":["addToGroup","removeFromGroup"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchGroups"}},{"displayName":"By ID","name":"groupId","type":"string","placeholder":"e.g. 0123kx3o1habcdf"}]},{"displayName":"First Name","name":"firstName","placeholder":"e.g. Nathan","type":"string","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":""},{"displayName":"Last Name","name":"lastName","type":"string","required":true,"placeholder":"e.g. Smith","displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":"","description":"Stores the password for the user account. A minimum of 8 characters is required. The maximum length is 100 characters."},{"displayName":"Username","name":"username","type":"string","placeholder":"e.g. n.smith","displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":"","description":"The username that will be set to the user. Example: If you domain is example.com and you set the username to n.smith then the user's final email address will be n.smith@example.com."},{"displayName":"Domain Name or ID","name":"domain","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getDomains"},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["user"]}},"options":[{"displayName":"Change Password at Next Login","name":"changePasswordAtNextLogin","type":"boolean","default":false,"description":"Whether the user is forced to change their password at next login"},{"displayName":"Phones","name":"phoneUi","placeholder":"Add Phone","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"phoneValues","displayName":"Phone","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Assistant","value":"assistant"},{"name":"Callback","value":"callback"},{"name":"Car","value":"car"},{"name":"Company Main","value":"company_main"},{"name":"Custom","value":"custom"},{"name":"Grand Central","value":"grand_central"},{"name":"Home","value":"home"},{"name":"Home Fax","value":"home_fax"},{"name":"ISDN","value":"isdn"},{"name":"Main","value":"main"},{"name":"Mobile","value":"mobile"},{"name":"Other","value":"other"},{"name":"Other Fax","value":"other_fax"},{"name":"Pager","value":"pager"},{"name":"Radio","value":"radio"},{"name":"Telex","value":"telex"},{"name":"TTY TDD","value":"tty_tdd"},{"name":"Work","value":"work"},{"name":"Work Fax","value":"work_fax"},{"name":"Work Mobile","value":"work_mobile"},{"name":"Work Pager","value":"work_pager"}],"default":"work","description":"The type of phone number"},{"displayName":"Phone Number","name":"value","type":"string","default":""},{"displayName":"Primary","name":"primary","type":"boolean","default":false,"description":"Whether this is the user's primary phone number"}]}]},{"displayName":"Secondary Emails","name":"emailUi","placeholder":"Add Email","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"emailValues","displayName":"Email","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"home"},{"name":"Work","value":"work"},{"name":"Other","value":"other"}],"default":"work","description":"The type of the email account"},{"displayName":"Email","name":"address","type":"string","default":""}]}]},{"displayName":"Roles","name":"roles","type":"multiOptions","default":[],"description":"Select the roles you want to assign to the user","options":[{"name":"Directory Sync Admin","value":"directorySyncAdmin","description":"Whether to assign the Directory Sync Admin role"},{"name":"Groups Admin","value":"groupsAdmin","description":"Whether to assign the Groups Admin role"},{"name":"Groups Editor","value":"groupsEditor","description":"Whether to assign the Groups Editor role"},{"name":"Groups Reader","value":"groupsReader","description":"Whether to assign the Groups Reader role"},{"name":"Help Desk Admin","value":"helpDeskAdmin","description":"Whether to assign the Help Desk Admin role"},{"name":"Inventory Reporting Admin","value":"inventoryReportingAdmin","description":"Whether to assign the Inventory Reporting Admin role"},{"name":"Mobile Admin","value":"mobileAdmin","description":"Whether to assign the Mobile Admin role"},{"name":"Services Admin","value":"servicesAdmin","description":"Whether to assign the Services Admin role"},{"name":"Storage Admin","value":"storageAdmin","description":"Whether to assign the Storage Admin role"},{"name":"Super Admin","value":"superAdmin","description":"Whether to assign the Super Admin role"},{"name":"User Management","value":"userManagement","description":"Whether to assign the User Management role"}]},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add or Edit Custom Fields","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"description":"Allows editing and adding of custom fields","options":[{"name":"fieldValues","displayName":"Field","values":[{"displayName":"Schema Name or ID","name":"schemaName","type":"options","typeOptions":{"loadOptionsMethod":"getSchemas"},"default":"","description":"Select the schema to use for custom fields. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Name or ID","name":"fieldName","type":"string","default":"","required":true,"description":"Enter a field name from the selected schema"},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"description":"Provide a value for the selected field"}]}]}]},{"displayName":"Output","name":"output","type":"options","required":true,"default":"simplified","displayOptions":{"show":{"operation":["get"],"resource":["user"]}},"options":[{"name":"Simplified","value":"simplified","description":"Only return specific fields: kind, ID, primaryEmail, name (with subfields), isAdmin, lastLoginTime, creationTime, and suspended"},{"name":"Raw","value":"raw","description":"Return all fields from the API response"},{"name":"Select Included Fields","value":"select","description":"Choose specific fields to include"}]},{"displayName":"Fields","name":"fields","type":"multiOptions","default":[],"displayOptions":{"show":{"output":["select"],"operation":["get"],"resource":["user"]}},"options":[{"name":"Creation Time","value":"creationTime"},{"name":"Is Admin","value":"isAdmin"},{"name":"Kind","value":"kind"},{"name":"Last Login Time","value":"lastLoginTime"},{"name":"Name","value":"name"},{"name":"Primary Email","value":"primaryEmail"},{"name":"Suspended","value":"suspended"}],"description":"Fields to include in the response when \"Select Included Fields\" is chosen"},{"displayName":"Custom Fields","name":"projection","type":"options","required":true,"options":[{"name":"Don't Include","value":"basic","description":"Do not include any custom fields for the user"},{"name":"Custom","value":"custom","description":"Include custom fields from schemas requested in Custom Schema Names or IDs"},{"name":"Include All","value":"full","description":"Include all fields associated with this user"}],"default":"basic","displayOptions":{"show":{"operation":["get"],"resource":["user"]}},"description":"What subset of fields to fetch for this user"},{"displayName":"Custom Schema Names or IDs","name":"customFieldMask","type":"multiOptions","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["user"],"/projection":["custom"]}},"typeOptions":{"loadOptionsMethod":"getSchemas"},"default":[],"description":"A comma-separated list of schema names. All fields from these schemas are fetched. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"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":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","required":true,"default":"simplified","displayOptions":{"show":{"operation":["getAll"],"resource":["user"]}},"options":[{"name":"Simplified","value":"simplified","description":"Only return specific fields: kind, ID, primaryEmail, name (with subfields), isAdmin, lastLoginTime, creationTime, and suspended"},{"name":"Raw","value":"raw","description":"Return all fields from the API response"},{"name":"Select Included Fields","value":"select","description":"Choose specific fields to include"}]},{"displayName":"Fields","name":"fields","type":"multiOptions","default":[],"displayOptions":{"show":{"output":["select"],"operation":["getAll"],"resource":["user"]}},"options":[{"name":"Creation Time","value":"creationTime"},{"name":"Is Admin","value":"isAdmin"},{"name":"Kind","value":"kind"},{"name":"Last Login Time","value":"lastLoginTime"},{"name":"Name","value":"name"},{"name":"Primary Email","value":"primaryEmail"},{"name":"Suspended","value":"suspended"}],"description":"Fields to include in the response when \"Select Included Fields\" is chosen"},{"displayName":"Custom Fields","name":"projection","type":"options","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["user"]}},"options":[{"name":"Don't Include","value":"basic","description":"Do not include any custom fields for the user"},{"name":"Custom","value":"custom","description":"Include custom fields from schemas requested in Custom Schema Names or IDs"},{"name":"Include All","value":"full","description":"Include all fields associated with this user"}],"default":"basic","description":"What subset of fields to fetch for this user"},{"displayName":"Custom Schema Names or IDs","name":"customFieldMask","type":"multiOptions","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["user"],"/projection":["custom"]}},"typeOptions":{"loadOptionsMethod":"getSchemas"},"default":[],"description":"A comma-separated list of schema names. All fields from these schemas are fetched. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Filter","name":"filter","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["user"]}},"options":[{"displayName":"Customer","name":"customer","type":"string","default":"","description":"The unique ID for the customer's Google Workspace account"},{"displayName":"Domain","name":"domain","type":"string","default":"","description":"The domain name. Use this field to get groups from a specific domain."},{"displayName":"Query","name":"query","type":"string","placeholder":"e.g. name:contact* email:contact*","default":"","description":"Query string to filter the results. Follow Google Admin SDK documentation. <a href=\"https://developers.google.com/admin-sdk/directory/v1/guides/search-users#examples\" target=\"_blank\">More info</a>."},{"displayName":"Show Deleted","name":"showDeleted","type":"boolean","default":false,"description":"Whether retrieve the list of deleted users"}]},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["user"]}},"options":[{"name":"sortRules","displayName":"Sort Rules","values":[{"displayName":"Order By","name":"orderBy","type":"options","options":[{"name":"Email","value":"email"},{"name":"Family Name","value":"familyName"},{"name":"Given Name","value":"givenName"}],"default":"","description":"Field to sort the results by"},{"displayName":"Sort Order","name":"sortOrder","type":"options","options":[{"name":"Ascending","value":"ASCENDING"},{"name":"Descending","value":"DESCENDING"}],"default":"ASCENDING","description":"Sort order direction"}]}],"description":"Define sorting rules for the results"},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["update"],"resource":["user"]}},"options":[{"displayName":"Archived","name":"archived","type":"boolean","default":false,"description":"Whether user is archived"},{"displayName":"Suspend","name":"suspendUi","type":"boolean","default":false,"description":"Whether to set the user as suspended. If set to OFF, the user will be reactivated. If not added, the status will remain unchanged."},{"displayName":"Change Password at Next Login","name":"changePasswordAtNextLogin","type":"boolean","default":false,"description":"Whether the user is forced to change their password at next login"},{"displayName":"First Name","name":"firstName","type":"string","default":"","placeholder":"e.g. John"},{"displayName":"Last Name","name":"lastName","type":"string","default":"","placeholder":"e.g. Doe"},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":"","placeholder":"e.g. MyStrongP@ssword123","description":"Stores the password for the user account. A minimum of 8 characters is required. The maximum length is 100 characters."},{"displayName":"Phones","name":"phoneUi","placeholder":"Add Phone","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"phoneValues","displayName":"Phone","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Assistant","value":"assistant"},{"name":"Callback","value":"callback"},{"name":"Car","value":"car"},{"name":"Company Main","value":"company_main"},{"name":"Custom","value":"custom"},{"name":"Grand Central","value":"grand_central"},{"name":"Home","value":"home"},{"name":"Home Fax","value":"home_fax"},{"name":"ISDN","value":"isdn"},{"name":"Main","value":"main"},{"name":"Mobile","value":"mobile"},{"name":"Other","value":"other"},{"name":"Other Fax","value":"other_fax"},{"name":"Pager","value":"pager"},{"name":"Radio","value":"radio"},{"name":"Telex","value":"telex"},{"name":"TTY TDD","value":"tty_tdd"},{"name":"Work","value":"work"},{"name":"Work Fax","value":"work_fax"},{"name":"Work Mobile","value":"work_mobile"},{"name":"Work Pager","value":"work_pager"}],"default":"work","description":"The type of phone number"},{"displayName":"Phone Number","name":"value","type":"string","default":"","placeholder":"e.g. +1234567890"},{"displayName":"Primary","name":"primary","type":"boolean","default":false,"description":"Whether this is the user's primary phone number. A user may only have one primary phone number."}]}]},{"displayName":"Primary Email","name":"primaryEmail","type":"string","default":"","placeholder":"e.g. john.doe@example.com","description":"The user's primary email address. This property is required in a request to create a user account. The primaryEmail must be unique and cannot be an alias of another user."},{"displayName":"Secondary Emails","name":"emailUi","placeholder":"Add Email","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"emailValues","displayName":"Email","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"home"},{"name":"Work","value":"work"},{"name":"Other","value":"other"}],"default":"work","description":"The type of the email account"},{"displayName":"Email","name":"address","type":"string","default":"","placeholder":"e.g. john.doe.work@example.com"}]}]},{"displayName":"Roles","name":"roles","type":"multiOptions","default":[],"description":"Select the roles you want to assign to the user","options":[{"name":"Directory Sync Admin","value":"directorySyncAdmin","description":"Whether to assign the Directory Sync Admin role"},{"name":"Groups Admin","value":"groupsAdmin","description":"Whether to assign the Groups Admin role"},{"name":"Groups Editor","value":"groupsEditor","description":"Whether to assign the Groups Editor role"},{"name":"Groups Reader","value":"groupsReader","description":"Whether to assign the Groups Reader role"},{"name":"Help Desk Admin","value":"helpDeskAdmin","description":"Whether to assign the Help Desk Admin role"},{"name":"Inventory Reporting Admin","value":"inventoryReportingAdmin","description":"Whether to assign the Inventory Reporting Admin role"},{"name":"Mobile Admin","value":"mobileAdmin","description":"Whether to assign the Mobile Admin role"},{"name":"Services Admin","value":"servicesAdmin","description":"Whether to assign the Services Admin role"},{"name":"Storage Admin","value":"storageAdmin","description":"Whether to assign the Storage Admin role"},{"name":"Super Admin","value":"superAdmin","description":"Whether to assign the Super Admin role"},{"name":"User Management","value":"userManagement","description":"Whether to assign the User Management role"}]},{"displayName":"Custom Fields","name":"customFields","placeholder":"Add or Edit Custom Fields","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"description":"Allows editing and adding of custom fields","options":[{"name":"fieldValues","displayName":"Field","values":[{"displayName":"Schema Name or ID","name":"schemaName","type":"options","typeOptions":{"loadOptionsMethod":"getSchemas"},"default":"","description":"Select the schema to use for custom fields. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Name or ID","name":"fieldName","type":"string","default":"","required":true,"description":"Enter a field name from the selected schema"},{"displayName":"Value","name":"value","type":"string","default":"","required":true,"description":"Provide a value for the selected field"}]}]}]}],"codex":{"categories":["Utility"],"alias":["Workspaces"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gsuiteadmin/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/GSuiteAdmin/gSuiteAdmin.svg"},
|
|
166
166
|
{"displayName":"Google Business Profile","name":"googleBusinessProfile","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Google Business Profile API","defaults":{"name":"Google Business Profile"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"hints":[{"message":"Please select a parameter in the options to modify the post","displayCondition":"={{$parameter[\"resource\"] === \"post\" && $parameter[\"operation\"] === \"update\" && Object.keys($parameter[\"additionalOptions\"]).length === 0}}","whenToDisplay":"always","location":"outputPane","type":"warning"}],"credentials":[{"name":"googleBusinessProfileOAuth2Api","required":true}],"requestDefaults":{"baseURL":"https://mybusiness.googleapis.com/v4","headers":{"Accept":"application/json","Content-Type":"application/json"}},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Post","value":"post"},{"name":"Review","value":"review"}],"default":"post"},{"displayName":"Operation","name":"operation","type":"options","default":"create","noDataExpression":true,"displayOptions":{"show":{"resource":["post"]}},"options":[{"name":"Create","value":"create","action":"Create post","description":"Create a new post on Google Business Profile","routing":{"send":{"preSend":[null]},"request":{"method":"POST","url":"=/{{$parameter[\"account\"]}}/{{$parameter[\"location\"]}}/localPosts"}}},{"name":"Delete","value":"delete","action":"Delete post","description":"Delete an existing post","routing":{"request":{"method":"DELETE","url":"=/{{$parameter[\"post\"]}}","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}},{"name":"Get","value":"get","action":"Get post","description":"Retrieve details of a specific post","routing":{"request":{"method":"GET","url":"=/{{$parameter[\"post\"]}}","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}},{"name":"Get Many","value":"getAll","action":"Get many posts","description":"Retrieve multiple posts","routing":{"send":{"paginate":true},"operations":{},"request":{"method":"GET","url":"=/{{$parameter[\"account\"]}}/{{$parameter[\"location\"]}}/localPosts","qs":{"pageSize":"={{ $parameter[\"limit\"] ? ($parameter[\"limit\"] < 100 ? $parameter[\"limit\"] : 100) : 100 }}"}}}},{"name":"Update","value":"update","action":"Update a post","description":"Update an existing post","routing":{"send":{"preSend":[null,null]},"request":{"method":"PATCH","url":"=/{{$parameter[\"post\"]}}","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["post"],"operation":["create"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["post"],"operation":["create"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Post Type","name":"postType","required":true,"type":"options","default":"STANDARD","description":"The type of post to create (standard, event, offer, or alert)","displayOptions":{"show":{"resource":["post"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"topicType"}},"options":[{"name":"Standard","value":"STANDARD"},{"name":"Event","value":"EVENT"},{"name":"Offer","value":"OFFER"},{"name":"Alert","value":"ALERT"}]},{"displayName":"Summary","name":"summary","required":true,"type":"string","default":"","description":"The main text of the post","displayOptions":{"show":{"resource":["post"],"operation":["create"]}},"routing":{"send":{"type":"body","property":"summary"}}},{"displayName":"Title","name":"title","required":true,"type":"string","default":"","description":"E.g. Sales this week.","displayOptions":{"show":{"resource":["post"],"operation":["create"],"postType":["EVENT"]}},"routing":{"send":{"type":"body","property":"event.title"}}},{"displayName":"Start Date and Time","name":"startDateTime","required":true,"type":"dateTime","default":"","description":"The start date and time of the event","displayOptions":{"show":{"resource":["post"],"operation":["create"],"postType":["EVENT"]}}},{"displayName":"End Date and Time","name":"endDateTime","required":true,"type":"dateTime","default":"","description":"The end date and time of the event","displayOptions":{"show":{"resource":["post"],"operation":["create"],"postType":["EVENT"]}}},{"displayName":"Title","name":"title","required":true,"type":"string","default":"","description":"E.g. 20% off in store or online.","displayOptions":{"show":{"resource":["post"],"operation":["create"],"postType":["OFFER"]}},"routing":{"send":{"type":"body","property":"event.title"}}},{"displayName":"Start Date","name":"startDate","required":true,"type":"string","default":"","placeholder":"YYYY-MM-DD","description":"The start date of the offer","displayOptions":{"show":{"resource":["post"],"operation":["create"],"postType":["OFFER"]}}},{"displayName":"End Date","name":"endDate","required":true,"type":"string","default":"","placeholder":"YYYY-MM-DD","description":"The end date of the offer","displayOptions":{"show":{"resource":["post"],"operation":["create"],"postType":["OFFER"]}}},{"displayName":"Alert Type","name":"alertType","required":true,"type":"options","default":"COVID_19","description":"The sub-type of the alert","displayOptions":{"show":{"resource":["post"],"operation":["create"],"postType":["ALERT"]}},"routing":{"send":{"type":"body","property":"alertType"}},"options":[{"name":"Covid 19","value":"COVID_19","description":"This alert is related to the 2019 Coronavirus Disease pandemic"}]},{"displayName":"Options","name":"additionalOptions","type":"collection","default":{},"placeholder":"Add Option","displayOptions":{"show":{"resource":["post"],"operation":["create"]}},"options":[{"displayName":"Language","name":"languageCode","type":"string","default":"","placeholder":"e.g. en","description":"The language code of the post content. <a href=\"https://cloud.google.com/translate/docs/languages\" target=\"_blank\">More info</a>.","routing":{"send":{"type":"body","property":"languageCode"}}},{"displayName":"Call to Action Type","name":"callToActionType","type":"options","default":"ACTION_TYPE_UNSPECIFIED","description":"The type of call to action","displayOptions":{"show":{"/postType":["STANDARD","EVENT","ALERT"]}},"routing":{"send":{"type":"body","property":"callToAction.actionType"}},"options":[{"name":"Action Type Unspecified","value":"ACTION_TYPE_UNSPECIFIED","description":"Type unspecified"},{"name":"Book","value":"BOOK","description":"This post wants a user to book an appointment/table/etc"},{"name":"Call","value":"CALL","description":"This post wants a user to call the business"},{"name":"Learn More","value":"LEARN_MORE","description":"This post wants a user to learn more (at their website)"},{"name":"Order","value":"ORDER","description":"This post wants a user to order something"},{"name":"Shop","value":"SHOP","description":"This post wants a user to browse a product catalog"},{"name":"Sign Up","value":"SIGN_UP","description":"This post wants a user to register/sign up/join something"}]},{"displayName":"Call to Action Url","name":"url","type":"string","default":"","description":"The URL that users are sent to when clicking through the promotion","displayOptions":{"show":{"/postType":["STANDARD","EVENT","ALERT"]}},"routing":{"send":{"type":"body","property":"callToAction.url"}}},{"displayName":"Coupon Code","name":"couponCode","type":"string","default":"","description":"The coupon code for the offer","displayOptions":{"show":{"/postType":["OFFER"]}},"routing":{"send":{"type":"body","property":"offer.couponCode"}}},{"displayName":"Redeem Online Url","name":"redeemOnlineUrl","type":"string","default":"","description":"Link to redeem the offer","displayOptions":{"show":{"/postType":["OFFER"]}},"routing":{"send":{"type":"body","property":"offer.redeemOnlineUrl"}}},{"displayName":"Terms and Conditions","name":"termsConditions","type":"string","default":"","description":"The terms and conditions of the offer","displayOptions":{"show":{"/postType":["OFFER"]}},"routing":{"send":{"type":"body","property":"offer.termsConditions"}}}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["post"],"operation":["delete"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["post"],"operation":["delete"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Post","name":"post","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the post to retrieve its details","displayOptions":{"show":{"resource":["post"],"operation":["delete"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchPosts","searchable":true}},{"displayName":"By name","name":"name","type":"string","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+/locations/[0-9]+/localPosts/[0-9]+","errorMessage":"The name must be in the format \"accounts/123/locations/123/localPosts/123\""}}],"placeholder":"e.g. accounts/123/locations/123/localPosts/123"}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["post"],"operation":["get"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["post"],"operation":["get"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Post","name":"post","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the post to retrieve its details","displayOptions":{"show":{"resource":["post"],"operation":["get"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchPosts","searchable":true}},{"displayName":"By name","name":"name","type":"string","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+/locations/[0-9]+/localPosts/[0-9]+","errorMessage":"The name must be in the format \"accounts/123/locations/123/localPosts/123\""}}],"placeholder":"e.g. accounts/123/locations/123/localPosts/123"}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["post"],"operation":["getAll"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["post"],"operation":["getAll"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["post"],"operation":["getAll"]}},"type":"boolean"},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":20,"description":"Max number of results to return","displayOptions":{"show":{"resource":["post"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["post"],"operation":["update"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["post"],"operation":["update"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Post","name":"post","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the post to retrieve its details","displayOptions":{"show":{"resource":["post"],"operation":["update"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchPosts","searchable":true}},{"displayName":"By name","name":"name","type":"string","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+/locations/[0-9]+/localPosts/[0-9]+","errorMessage":"The name must be in the format \"accounts/123/locations/123/localPosts/123\""}}],"placeholder":"e.g. accounts/123/locations/123/localPosts/123"}]},{"displayName":"Make sure that the updated options are supported by the post type. <a target='_blank' href='https://developers.google.com/my-business/reference/rest/v4/accounts.locations.localPosts#resource:-localpost'>More info</a>.","name":"notice","type":"notice","default":"","displayOptions":{"show":{"resource":["post"],"operation":["update"]}}},{"displayName":"Options","name":"additionalOptions","type":"collection","default":{},"placeholder":"Add Option","displayOptions":{"show":{"resource":["post"],"operation":["update"]}},"options":[{"displayName":"Summary","name":"summary","type":"string","default":"","description":"The main text of the post","routing":{"send":{"type":"body","property":"summary"}}},{"displayName":"Language","name":"languageCode","type":"string","default":"","placeholder":"e.g. en","description":"The language code of the post content. <a href=\"https://cloud.google.com/translate/docs/languages\" target=\"_blank\">More info</a>.","routing":{"send":{"type":"body","property":"languageCode"}}},{"displayName":"Call to Action Type","name":"callToActionType","type":"options","default":"ACTION_TYPE_UNSPECIFIED","description":"The type of call to action","routing":{"send":{"type":"body","property":"callToAction.actionType"}},"options":[{"name":"Action Type Unspecified","value":"ACTION_TYPE_UNSPECIFIED","description":"Type unspecified"},{"name":"Book","value":"BOOK","description":"This post wants a user to book an appointment/table/etc"},{"name":"Get Offer","value":"GET_OFFER","description":"Deprecated. Use OFFER in LocalPostTopicType to create a post with offer content."},{"name":"Learn More","value":"LEARN_MORE","description":"This post wants a user to learn more (at their website)"},{"name":"Order","value":"ORDER","description":"This post wants a user to order something"},{"name":"Shop","value":"SHOP","description":"This post wants a user to browse a product catalog"},{"name":"Sign Up","value":"SIGN_UP","description":"This post wants a user to register/sign up/join something"}]},{"displayName":"Call to Action Url","name":"url","type":"string","default":"","description":"The URL that users are sent to when clicking through the promotion","routing":{"send":{"type":"body","property":"callToAction.url"}}},{"displayName":"Start Date and Time","name":"startDateTime","type":"dateTime","default":"","description":"The start date and time of the event"},{"displayName":"End Date and Time","name":"endDateTime","type":"dateTime","default":"","description":"The end date and time of the event"},{"displayName":"Title","name":"title","type":"string","default":"","description":"E.g. 20% off in store or online.","routing":{"send":{"type":"body","property":"event.title"}}},{"displayName":"Start Date","name":"startDate","type":"string","default":"","placeholder":"YYYY-MM-DD","description":"The start date of the offer"},{"displayName":"End Date","name":"endDate","type":"string","default":"","placeholder":"YYYY-MM-DD","description":"The end date of the offer"},{"displayName":"Coupon Code","name":"couponCode","type":"string","default":"","description":"The coupon code for the offer","routing":{"send":{"type":"body","property":"offer.couponCode"}}},{"displayName":"Redeem Online Url","name":"redeemOnlineUrl","type":"string","default":"","description":"Link to redeem the offer","routing":{"send":{"type":"body","property":"offer.redeemOnlineUrl"}}},{"displayName":"Terms and Conditions","name":"termsConditions","type":"string","default":"","description":"The terms and conditions of the offer","routing":{"send":{"type":"body","property":"offer.termsConditions"}}}]},{"displayName":"Operation","name":"operation","type":"options","default":"get","noDataExpression":true,"displayOptions":{"show":{"resource":["review"]}},"options":[{"name":"Delete Reply","value":"delete","action":"Delete a reply to a review","description":"Delete a reply to a review","routing":{"request":{"method":"DELETE","url":"=/{{$parameter[\"account\"]}}/{{$parameter[\"location\"]}}/reviews/{{$parameter[\"review\"].split(\"reviews/\").pop().split(\"/reply\")[0]}}/reply","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}},{"name":"Get","value":"get","action":"Get review","description":"Retrieve details of a specific review on Google Business Profile","routing":{"request":{"method":"GET","url":"=/{{$parameter[\"account\"]}}/{{$parameter[\"location\"]}}/reviews/{{$parameter[\"review\"].split(\"reviews/\").pop().split(\"/reply\")[0]}}","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}},{"name":"Get Many","value":"getAll","action":"Get many reviews","description":"Retrieve multiple reviews","routing":{"send":{"paginate":true},"operations":{},"request":{"method":"GET","url":"=/{{$parameter[\"account\"]}}/{{$parameter[\"location\"]}}/reviews","qs":{"pageSize":"={{ $parameter[\"limit\"] ? ($parameter[\"limit\"] < 50 ? $parameter[\"limit\"] : 50) : 50 }}"}}}},{"name":"Reply","value":"reply","action":"Reply to review","description":"Reply to a review","routing":{"request":{"method":"PUT","url":"=/{{$parameter[\"account\"]}}/{{$parameter[\"location\"]}}/reviews/{{$parameter[\"review\"].split(\"reviews/\").pop().split(\"/reply\")[0]}}/reply","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["review"],"operation":["get"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["review"],"operation":["get"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Review","name":"review","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the review to retrieve its details","displayOptions":{"show":{"resource":["review"],"operation":["get"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchReviews","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"^(?!accounts/[0-9]+/locations/[0-9]+/reviews/).*","errorMessage":"The name must not start with \"accounts/123/locations/123/reviews/\""}}],"placeholder":"e.g. ABC123_review-ID_456xyz"},{"displayName":"By name","name":"name","type":"string","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+/locations/[0-9]+/reviews/.*$","errorMessage":"The name must start with \"accounts/123/locations/123/reviews/\""}}],"placeholder":"e.g. accounts/123/locations/123/reviews/ABC123_review-ID_456xyz"}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["review"],"operation":["delete"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["review"],"operation":["delete"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Review","name":"review","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the review to retrieve its details","displayOptions":{"show":{"resource":["review"],"operation":["delete"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchReviews","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"^(?!accounts/[0-9]+/locations/[0-9]+/reviews/).*","errorMessage":"The name must not start with \"accounts/123/locations/123/reviews/\""}}],"placeholder":"e.g. ABC123_review-ID_456xyz"},{"displayName":"By name","name":"name","type":"string","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+/locations/[0-9]+/reviews/.*$","errorMessage":"The name must start with \"accounts/123/locations/123/reviews/\""}}],"placeholder":"e.g. accounts/123/locations/123/reviews/ABC123_review-ID_456xyz"}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["review"],"operation":["getAll"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["review"],"operation":["getAll"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["review"],"operation":["getAll"]}},"type":"boolean"},{"displayName":"Limit","name":"limit","required":true,"type":"number","typeOptions":{"minValue":1},"default":20,"description":"Max number of results to return","displayOptions":{"show":{"resource":["review"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"resource":["review"],"operation":["reply"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"resource":["review"],"operation":["reply"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]},{"displayName":"Review","name":"review","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"Select the review to retrieve its details","displayOptions":{"show":{"resource":["review"],"operation":["reply"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchReviews","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"^(?!accounts/[0-9]+/locations/[0-9]+/reviews/).*","errorMessage":"The name must not start with \"accounts/123/locations/123/reviews/\""}}],"placeholder":"e.g. ABC123_review-ID_456xyz"},{"displayName":"By name","name":"name","type":"string","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+/locations/[0-9]+/reviews/.*$","errorMessage":"The name must start with \"accounts/123/locations/123/reviews/\""}}],"placeholder":"e.g. accounts/123/locations/123/reviews/ABC123_review-ID_456xyz"}]},{"displayName":"Reply","name":"reply","type":"string","default":"","description":"The body of the reply (up to 4096 characters)","displayOptions":{"show":{"resource":["review"],"operation":["reply"]}},"typeOptions":{"rows":5},"routing":{"send":{"type":"body","property":"comment"}}},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"codex":{"categories":["Marketing","Productivity"],"alias":["Google My Business","GMB","My Business"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebusinessprofile/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/BusinessProfile/googleBusinessProfile.svg"},
|
|
167
167
|
{"displayName":"Google Business Profile Trigger","name":"googleBusinessProfileTrigger","group":["trigger"],"version":1,"description":"Fetches reviews from Google Business Profile and starts the workflow on specified polling intervals.","subtitle":"={{\"Google Business Profile Trigger\"}}","defaults":{"name":"Google Business Profile Trigger"},"credentials":[{"name":"googleBusinessProfileOAuth2Api","required":true}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Event","name":"event","required":true,"type":"options","noDataExpression":true,"default":"reviewAdded","options":[{"name":"Review Added","value":"reviewAdded"}]},{"displayName":"Account","name":"account","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The Google Business Profile account","displayOptions":{"show":{"event":["reviewAdded"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchAccounts","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the account name","validation":[{"type":"regex","properties":{"regex":"accounts/[0-9]+","errorMessage":"The name must start with \"accounts/\""}}],"placeholder":"e.g. accounts/0123456789"}]},{"displayName":"Location","name":"location","required":true,"type":"resourceLocator","default":{"mode":"list","value":""},"description":"The specific location or business associated with the account","displayOptions":{"show":{"event":["reviewAdded"]}},"modes":[{"displayName":"From list","name":"list","type":"list","typeOptions":{"searchListMethod":"searchLocations","searchable":true}},{"displayName":"By name","name":"name","type":"string","hint":"Enter the location name","validation":[{"type":"regex","properties":{"regex":"locations/[0-9]+","errorMessage":"The name must start with \"locations/\""}}],"placeholder":"e.g. locations/0123456789"}]}],"codex":{"categories":["Communication"],"alias":["Google My Business","GMB","My Business"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.googlebusinessprofiletrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/BusinessProfile/googleBusinessProfile.svg"},
|
|
168
168
|
{"displayName":"Google Perspective","name":"googlePerspective","group":["transform"],"version":1,"description":"Consume Google Perspective API","subtitle":"={{$parameter[\"operation\"]}}","defaults":{"name":"Google Perspective"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googlePerspectiveOAuth2Api","required":true}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Analyze Comment","value":"analyzeComment"}],"default":"analyzeComment"},{"displayName":"Text","name":"text","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["analyzeComment"]}}},{"displayName":"Attributes to Analyze","name":"requestedAttributesUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Atrribute","required":true,"displayOptions":{"show":{"operation":["analyzeComment"]}},"options":[{"displayName":"Properties","name":"requestedAttributesValues","values":[{"displayName":"Attribute Name","name":"attributeName","type":"options","options":[{"name":"Flirtation","value":"flirtation"},{"name":"Identity Attack","value":"identity_attack"},{"name":"Insult","value":"insult"},{"name":"Profanity","value":"profanity"},{"name":"Severe Toxicity","value":"severe_toxicity"},{"name":"Sexually Explicit","value":"sexually_explicit"},{"name":"Threat","value":"threat"},{"name":"Toxicity","value":"toxicity"}],"description":"Attribute to analyze in the text. Details <a href=\"https://developers.perspectiveapi.com/s/about-the-api-attributes-and-languages\">here</a>.","default":"flirtation"},{"displayName":"Score Threshold","name":"scoreThreshold","type":"number","typeOptions":{"numberPrecision":2,"minValue":0,"maxValue":1},"description":"Score above which to return results. At zero, all scores are returned.","default":0}]}]},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["analyzeComment"]}},"default":{},"placeholder":"Add option","options":[{"displayName":"Language Name or ID","name":"languages","type":"options","typeOptions":{"loadOptionsMethod":"getLanguages"},"default":"","description":"Languages of the text input. If unspecified, the API will auto-detect the comment language. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]}],"codex":{"categories":["Analytics","Utility"],"alias":["Moderation"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleperspective/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Google/Perspective/googlePerspective.svg","dark":"icons/n8n-nodes-base/dist/nodes/Google/Perspective/googlePerspective.dark.svg"}},
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
{"displayName":"Linear Trigger","name":"linearTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"triggerOn\"]}}","description":"Starts the workflow when Linear events occur","defaults":{"name":"Linear Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"linearApi","required":true,"testedBy":"linearApiTest","displayOptions":{"show":{"authentication":["apiToken"]}}},{"name":"linearOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"API Token","value":"apiToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"apiToken"},{"displayName":"Make sure your credential has the \"Admin\" scope to create webhooks.","name":"notice","type":"notice","default":""},{"displayName":"Team Name or ID","name":"teamId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getTeams"},"default":""},{"displayName":"Listen to Resources","name":"resources","type":"multiOptions","options":[{"name":"Comment Reaction","value":"reaction"},{"name":"Cycle","value":"cycle"},{"name":"Issue","value":"issue"},{"name":"Issue Comment","value":"comment"},{"name":"Issue Label","value":"issueLabel"},{"name":"Project","value":"project"}],"default":[],"required":true}],"codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.lineartrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/linear/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Linear/linear.svg"},
|
|
230
230
|
{"displayName":"LingvaNex","name":"lingvaNex","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume LingvaNex API","defaults":{"name":"LingvaNex"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"lingvaNexApi","required":true}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Translate","value":"translate","description":"Translate data","action":"Translate data"}],"default":"translate"},{"displayName":"Text","name":"text","type":"string","default":"","description":"The input text to translate","required":true,"displayOptions":{"show":{"operation":["translate"]}}},{"displayName":"Translate To","name":"translateTo","type":"options","typeOptions":{"loadOptionsMethod":"getLanguages"},"default":"","description":"The language to use for translation of the input text, set to one of the language codes listed in <a href=\"https://cloud.google.com/translate/docs/languages\">Language Support</a>. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","required":true,"displayOptions":{"show":{"operation":["translate"]}}},{"displayName":"Additional Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["translate"]}},"options":[{"displayName":"From","name":"from","type":"options","typeOptions":{"loadOptionsMethod":"getLanguages"},"default":"","description":"The language code in the format “language code_code of the country”. If this parameter is not present, the auto-detect language mode is enabled. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Platform","name":"platform","type":"string","default":"api"},{"displayName":"Translate Mode","name":"translateMode","type":"string","default":"","description":"Describe the input text format. Possible value is \"html\" for translating and preserving html structure. If value is not specified or is other than \"html\" than plain text is translating."}]}],"codex":{"categories":["Miscellaneous"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.lingvanex/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/lingvaNex/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/LingvaNex/lingvanex.png"},
|
|
231
231
|
{"displayName":"LinkedIn","name":"linkedIn","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume LinkedIn API","defaults":{"name":"LinkedIn"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"linkedInOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["standard"]}}},{"name":"linkedInCommunityManagementOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["communityManagement"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Standard","value":"standard"},{"name":"Community Management","value":"communityManagement"}],"default":"standard"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Post","value":"post"}],"default":"post"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["post"]}},"options":[{"name":"Create","value":"create","description":"Create a new post","action":"Create a post"}],"default":"create"},{"displayName":"Post As","name":"postAs","type":"options","default":"person","description":"If to post on behalf of a user or an organization","options":[{"name":"Person","value":"person"},{"name":"Organization","value":"organization"}]},{"displayName":"Person Name or ID","name":"person","type":"options","typeOptions":{"loadOptionsMethod":"getPersonUrn"},"default":"","required":true,"description":"Person as which the post should be posted as. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"operation":["create"],"postAs":["person"],"resource":["post"]}}},{"displayName":"Organization URN","name":"organization","type":"string","default":"","placeholder":"1234567","description":"URN of Organization as which the post should be posted as","displayOptions":{"show":{"operation":["create"],"postAs":["organization"],"resource":["post"]}}},{"displayName":"Text","name":"text","type":"string","default":"","description":"The primary content of the post","displayOptions":{"show":{"operation":["create"],"resource":["post"]}}},{"displayName":"Media Category","name":"shareMediaCategory","type":"options","default":"NONE","options":[{"name":"None","value":"NONE","description":"The post does not contain any media, and will only consist of text"},{"name":"Article","value":"ARTICLE","description":"The post contains an article URL"},{"name":"Image","value":"IMAGE","description":"The post contains an image"}],"displayOptions":{"show":{"operation":["create"],"resource":["post"]}}},{"displayName":"Input Binary Field","displayOptions":{"show":{"operation":["create"],"resource":["post"],"shareMediaCategory":["IMAGE"]}},"name":"binaryPropertyName","type":"string","default":"data","hint":"The name of the input binary field containing the file to be written","required":true},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["post"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"Provide a short description for your image or article","displayOptions":{"show":{"/shareMediaCategory":["ARTICLE"]}}},{"displayName":"Original URL","name":"originalUrl","type":"string","default":"","description":"Provide the URL of the article you would like to share here","displayOptions":{"show":{"/shareMediaCategory":["ARTICLE"]}}},{"displayName":"Input Binary Field","name":"thumbnailBinaryPropertyName","type":"string","default":"data","hint":"The name of the input binary field containing the file for the article thumbnail","displayOptions":{"show":{"/shareMediaCategory":["ARTICLE"]}}},{"displayName":"Title","name":"title","type":"string","default":"","description":"Customize the title of your image or article","displayOptions":{"show":{"/shareMediaCategory":["ARTICLE","IMAGE"]}}},{"displayName":"Visibility","name":"visibility","type":"options","default":"PUBLIC","description":"Dictate if post will be seen by the public or only connections","displayOptions":{"show":{"/postAs":["person"]}},"options":[{"name":"Connections","value":"CONNECTIONS"},{"name":"Public","value":"PUBLIC"}]}]}],"codex":{"categories":["Marketing","Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.linkedin/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/linkedIn/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/LinkedIn/linkedin.svg"},
|
|
232
|
-
{"displayName":"Local File Trigger","name":"localFileTrigger","icon":"fa:folder-open","iconColor":"black","group":["trigger"],"version":1,"subtitle":"=Path: {{$parameter[\"path\"]}}","description":"Triggers a workflow on file system changes","eventTriggerDescription":"","defaults":{"name":"Local File Trigger","color":"#404040"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the '
|
|
232
|
+
{"displayName":"Local File Trigger","name":"localFileTrigger","icon":"fa:folder-open","iconColor":"black","group":["trigger"],"version":1,"subtitle":"=Path: {{$parameter[\"path\"]}}","description":"Triggers a workflow on file system changes","eventTriggerDescription":"","defaults":{"name":"Local File Trigger","color":"#404040"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'test step' button, then make a change to your watched file or folder. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time a change is detected, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'test step' button, then make a change to your watched file or folder. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time a change is detected, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here)."},"inputs":[],"outputs":["main"],"properties":[{"displayName":"Trigger On","name":"triggerOn","type":"options","options":[{"name":"Changes to a Specific File","value":"file"},{"name":"Changes Involving a Specific Folder","value":"folder"}],"required":true,"default":""},{"displayName":"File to Watch","name":"path","type":"string","displayOptions":{"show":{"triggerOn":["file"]}},"default":"","placeholder":"/data/invoices/1.pdf"},{"displayName":"Folder to Watch","name":"path","type":"string","displayOptions":{"show":{"triggerOn":["folder"]}},"default":"","placeholder":"/data/invoices"},{"displayName":"Watch for","name":"events","type":"multiOptions","displayOptions":{"show":{"triggerOn":["folder"]}},"options":[{"name":"File Added","value":"add","description":"Triggers whenever a new file was added"},{"name":"File Changed","value":"change","description":"Triggers whenever a file was changed"},{"name":"File Deleted","value":"unlink","description":"Triggers whenever a file was deleted"},{"name":"Folder Added","value":"addDir","description":"Triggers whenever a new folder was added"},{"name":"Folder Deleted","value":"unlinkDir","description":"Triggers whenever a folder was deleted"}],"required":true,"default":[],"description":"The events to listen to"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Await Write Finish","name":"awaitWriteFinish","type":"boolean","default":false,"description":"Whether to wait until files finished writing to avoid partially read"},{"displayName":"Include Linked Files/Folders","name":"followSymlinks","type":"boolean","default":true,"description":"Whether linked files/folders will also be watched (this includes symlinks, aliases on MacOS and shortcuts on Windows). Otherwise only the links themselves will be monitored)."},{"displayName":"Ignore","name":"ignored","type":"string","default":"","placeholder":"**/*.txt","description":"Files or paths to ignore. The whole path is tested, not just the filename. Supports <a href=\"https://github.com/micromatch/anymatch\">Anymatch</a>- syntax."},{"displayName":"Ignore Existing Files/Folders","name":"ignoreInitial","type":"boolean","default":true,"description":"Whether to ignore existing files/folders to not trigger an event"},{"displayName":"Max Folder Depth","name":"depth","type":"options","options":[{"name":"1 Levels Down","value":1},{"name":"2 Levels Down","value":2},{"name":"3 Levels Down","value":3},{"name":"4 Levels Down","value":4},{"name":"5 Levels Down","value":5},{"name":"Top Folder Only","value":0},{"name":"Unlimited","value":-1}],"default":-1,"description":"How deep into the folder structure to watch for changes"},{"displayName":"Use Polling","name":"usePolling","type":"boolean","default":false,"description":"Whether to use polling for watching. Typically necessary to successfully watch files over a network."}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Files","Other Trigger Nodes"]},"alias":["Watch","Monitor"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.localfiletrigger/"}]}}},
|
|
233
233
|
{"displayName":"LoneScale Trigger","name":"loneScaleTrigger","group":["trigger"],"version":1,"description":"Trigger LoneScale Workflow","defaults":{"name":"LoneScale Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"loneScaleApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Workflow Name","name":"workflow","type":"options","noDataExpression":true,"typeOptions":{"loadOptionsMethod":"getWorkflows"},"default":"","description":"Select one workflow. Choose from the list","required":true}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.lonescaletrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/lonescale/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/LoneScale/loneScale.svg","dark":"icons/n8n-nodes-base/dist/nodes/LoneScale/loneScale.dark.svg"}},
|
|
234
234
|
{"displayName":"LoneScale","name":"loneScale","group":["transform"],"version":1,"description":"Create List, add / delete items","subtitle":"={{$parameter[\"resource\"] + \": \" + $parameter[\"operation\"]}}","defaults":{"name":"LoneScale"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"loneScaleApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","options":[{"name":"List","value":"list","description":"Manipulate list"},{"name":"Item","value":"item","description":"Manipulate item"}],"default":"list","noDataExpression":true,"required":true,"description":"Create a new list"},{"displayName":"Operation","name":"operation","type":"options","displayOptions":{"show":{"resource":["list"]}},"options":[{"name":"Create","value":"create","description":"Create a list","action":"Create a list"}],"default":"create","noDataExpression":true},{"displayName":"Operation","name":"operation","type":"options","displayOptions":{"show":{"resource":["item"]}},"options":[{"name":"Create","value":"add","description":"Create an item","action":"Create a item"}],"default":"add","noDataExpression":true},{"displayName":"Type","name":"type","type":"options","required":true,"displayOptions":{"show":{"resource":["item"]}},"options":[{"name":"Company","value":"COMPANY","description":"List of company"},{"name":"Contact","value":"PEOPLE","description":"List of contact"}],"default":"PEOPLE","description":"Type of your list","noDataExpression":true},{"displayName":"List Name or ID","name":"list","type":"options","displayOptions":{"show":{"resource":["item"]}},"typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["type"]},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true},{"displayName":"First Name","name":"first_name","type":"string","displayOptions":{"show":{"operation":["add"],"resource":["item"],"type":["PEOPLE"]}},"default":"","description":"Contact first name","required":true},{"displayName":"Last Name","name":"last_name","type":"string","displayOptions":{"show":{"operation":["add"],"resource":["item"],"type":["PEOPLE"]}},"default":"","description":"Contact last name","required":true},{"displayName":"Company Name","name":"company_name","type":"string","displayOptions":{"show":{"operation":["add"],"resource":["item"],"type":["COMPANY"]}},"default":"","description":"Contact company name"},{"displayName":"Additional Fields","name":"peopleAdditionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["add"],"resource":["item"],"type":["PEOPLE"]}},"options":[{"displayName":"Full Name","name":"full_name","type":"string","default":"","description":"Contact full name"},{"displayName":"Contact Email","name":"email","type":"string","placeholder":"name@email.com","default":""},{"displayName":"Company Name","name":"company_name","type":"string","default":"","description":"Contact company name"},{"displayName":"Current Position","name":"current_position","type":"string","default":"","description":"Contact current position"},{"displayName":"Company Domain","name":"domain","type":"string","default":"","description":"Contact company domain"},{"displayName":"Linkedin Url","name":"linkedin_url","type":"string","default":"","description":"Contact Linkedin URL"},{"displayName":"Contact Location","name":"location","type":"string","default":""},{"displayName":"Contact ID","name":"contact_id","type":"string","default":"","description":"Contact ID from your source"}]},{"displayName":"Additional Fields","name":"companyAdditionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["add"],"resource":["item"],"type":["COMPANY"]}},"options":[{"displayName":"Linkedin Url","name":"linkedin_url","type":"string","default":"","description":"Company Linkedin URL"},{"displayName":"Company Domain","name":"domain","type":"string","default":"","description":"Company company domain"},{"displayName":"Contact Location","name":"location","type":"string","default":""},{"displayName":"Contact ID","name":"contact_id","type":"string","default":"","description":"Contact ID from your source"}]},{"displayName":"Name","name":"name","type":"string","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["list"]}},"default":"","placeholder":"list name","description":"Name of your list"},{"displayName":"Type","name":"type","type":"options","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["list"]}},"options":[{"name":"Company","value":"COMPANY","description":"Create a list of companies","action":"Create a list of companies"},{"name":"Contact","value":"PEOPLE","description":"Create a list of contacts","action":"Create a list of contacts"}],"default":"COMPANY","description":"Type of your list","noDataExpression":true}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.lonescale/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/lonescale/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/LoneScale/loneScale.svg","dark":"icons/n8n-nodes-base/dist/nodes/LoneScale/loneScale.dark.svg"}},
|
|
235
235
|
{"displayName":"Magento 2","name":"magento2","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Magento API","defaults":{"name":"Magento 2"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"magento2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Customer","value":"customer"},{"name":"Invoice","value":"invoice"},{"name":"Order","value":"order"},{"name":"Product","value":"product"}],"default":"customer"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["customer"]}},"options":[{"name":"Create","value":"create","description":"Create a new customer","action":"Create a customer"},{"name":"Delete","value":"delete","description":"Delete a customer","action":"Delete a customer"},{"name":"Get","value":"get","description":"Get a customer","action":"Get a customer"},{"name":"Get Many","value":"getAll","description":"Get many customers","action":"Get many customers"},{"name":"Update","value":"update","description":"Update a customer","action":"Update a customer"}],"default":"create"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"resource":["customer"],"operation":["create"]}},"description":"Email address of the user to create"},{"displayName":"First Name","name":"firstname","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["customer"],"operation":["create"]}},"description":"First name of the user to create"},{"displayName":"Last Name","name":"lastname","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["customer"],"operation":["create"]}},"description":"Last name of the user to create"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["customer"],"operation":["create"]}},"options":[{"displayName":"Addresses","name":"addresses","placeholder":"Add Address","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Address","name":"address","values":[{"displayName":"Street","name":"street","type":"string","required":true,"default":""},{"displayName":"City","name":"city","type":"string","required":true,"default":""},{"displayName":"Region","name":"region","type":"string","default":""},{"displayName":"Postal Code","name":"postcode","type":"string","required":true,"default":""},{"displayName":"Country Name or ID","name":"country_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCountries"},"required":true,"default":""},{"displayName":"Company","name":"company","type":"string","default":""},{"displayName":"Fax","name":"fax","type":"string","default":""},{"displayName":"First Name","name":"firstname","type":"string","required":true,"default":""},{"displayName":"Last Name","name":"lastname","type":"string","required":true,"default":""},{"displayName":"Middle Name","name":"middlename","type":"string","default":""},{"displayName":"Prefix","name":"prefix","type":"string","default":""},{"displayName":"Suffix","name":"suffix","type":"string","default":""},{"displayName":"Telephone","name":"telephone","type":"string","required":true,"default":""},{"displayName":"Default Billing","name":"default_billing","type":"boolean","default":false,"description":"Whether this address is default billing address"},{"displayName":"Default Shipping","name":"default_shipping","type":"boolean","default":false,"description":"Whether this address is default shipping address"}]}]},{"displayName":"Amazon ID","name":"amazon_id","type":"string","default":""},{"displayName":"Confirmation","name":"confirmation","type":"string","default":""},{"displayName":"Custom Attributes","name":"customAttributes","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Custom Attribute","options":[{"displayName":"Custom Attribute","name":"customAttribute","values":[{"displayName":"Attribute Code Name or ID","name":"attribute_code","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCustomAttributes"},"default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Date of Birth","name":"dob","type":"dateTime","default":""},{"displayName":"Default Billing Address ID","name":"default_billing","type":"string","default":""},{"displayName":"Default Shipping Address ID","name":"default_shipping","type":"string","default":""},{"displayName":"Gender","name":"gender","type":"options","options":[{"name":"Male","value":1},{"name":"Female","value":2},{"name":"Not Specified","value":3}],"default":""},{"displayName":"Group Name or ID","name":"group_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getGroups"},"default":""},{"displayName":"Is Subscribed","name":"is_subscribed","type":"boolean","default":false},{"displayName":"Middle Name","name":"middlename","type":"string","default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":""},{"displayName":"Prefix","name":"prefix","type":"string","default":""},{"displayName":"Store Name or ID","name":"store_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getStores"},"default":""},{"displayName":"Suffix","name":"suffix","type":"string","default":""},{"displayName":"Vertex Customer Code","name":"vertex_customer_code","type":"string","default":""},{"displayName":"Vertex Customer Country","name":"vertex_customer_country","type":"string","default":""},{"displayName":"Website Name or ID","name":"website_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/operation":["create"]}},"typeOptions":{"loadOptionsMethod":"getWebsites"},"default":""}]},{"displayName":"Customer ID","name":"customerId","type":"string","default":"","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}},"description":"ID of the customer to update"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}}},{"displayName":"First Name","name":"firstName","type":"string","default":"","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}}},{"displayName":"Last Name","name":"lastName","type":"string","default":"","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}}},{"displayName":"Website Name or ID","name":"website_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}},"typeOptions":{"loadOptionsMethod":"getWebsites"},"default":""},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["customer"],"operation":["update"]}},"options":[{"displayName":"Addresses","name":"addresses","placeholder":"Add Address","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Address","name":"address","values":[{"displayName":"Street","name":"street","type":"string","required":true,"default":""},{"displayName":"City","name":"city","type":"string","required":true,"default":""},{"displayName":"Region","name":"region","type":"string","default":""},{"displayName":"Postal Code","name":"postcode","type":"string","required":true,"default":""},{"displayName":"Country Name or ID","name":"country_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCountries"},"required":true,"default":""},{"displayName":"Company","name":"company","type":"string","default":""},{"displayName":"Fax","name":"fax","type":"string","default":""},{"displayName":"First Name","name":"firstname","type":"string","required":true,"default":""},{"displayName":"Last Name","name":"lastname","type":"string","required":true,"default":""},{"displayName":"Middle Name","name":"middlename","type":"string","default":""},{"displayName":"Prefix","name":"prefix","type":"string","default":""},{"displayName":"Suffix","name":"suffix","type":"string","default":""},{"displayName":"Telephone","name":"telephone","type":"string","required":true,"default":""},{"displayName":"Default Billing","name":"default_billing","type":"boolean","default":false,"description":"Whether this address is default billing address"},{"displayName":"Default Shipping","name":"default_shipping","type":"boolean","default":false,"description":"Whether this address is default shipping address"}]}]},{"displayName":"Amazon ID","name":"amazon_id","type":"string","default":""},{"displayName":"Confirmation","name":"confirmation","type":"string","default":""},{"displayName":"Custom Attributes","name":"customAttributes","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Custom Attribute","options":[{"displayName":"Custom Attribute","name":"customAttribute","values":[{"displayName":"Attribute Code Name or ID","name":"attribute_code","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCustomAttributes"},"default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Date of Birth","name":"dob","type":"dateTime","default":""},{"displayName":"Default Billing Address ID","name":"default_billing","type":"string","default":""},{"displayName":"Default Shipping Address ID","name":"default_shipping","type":"string","default":""},{"displayName":"Gender","name":"gender","type":"options","options":[{"name":"Male","value":1},{"name":"Female","value":2},{"name":"Not Specified","value":3}],"default":""},{"displayName":"Group Name or ID","name":"group_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getGroups"},"default":""},{"displayName":"Is Subscribed","name":"is_subscribed","type":"boolean","default":false},{"displayName":"Middle Name","name":"middlename","type":"string","default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":""},{"displayName":"Prefix","name":"prefix","type":"string","default":""},{"displayName":"Store Name or ID","name":"store_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getStores"},"default":""},{"displayName":"Suffix","name":"suffix","type":"string","default":""},{"displayName":"Vertex Customer Code","name":"vertex_customer_code","type":"string","default":""},{"displayName":"Vertex Customer Country","name":"vertex_customer_country","type":"string","default":""},{"displayName":"Website Name or ID","name":"website_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/operation":["create"]}},"typeOptions":{"loadOptionsMethod":"getWebsites"},"default":""}]},{"displayName":"Customer ID","name":"customerId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["customer"],"operation":["delete","get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["customer"],"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":["customer"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":10},"default":5,"description":"Max number of results to return"},{"displayName":"Filter","name":"filterType","type":"options","options":[{"name":"None","value":"none"},{"name":"Build Manually","value":"manual"},{"name":"JSON","value":"json"}],"displayOptions":{"show":{"resource":["customer"],"operation":["getAll"]}},"default":"none"},{"displayName":"Must Match","name":"matchType","type":"options","options":[{"name":"Any filter","value":"anyFilter"},{"name":"All Filters","value":"allFilters"}],"displayOptions":{"show":{"resource":["customer"],"operation":["getAll"],"filterType":["manual"]}},"default":"anyFilter"},{"displayName":"Filters","name":"filters","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["customer"],"operation":["getAll"],"filterType":["manual"]}},"default":{},"placeholder":"Add Condition","options":[{"displayName":"Conditions","name":"conditions","values":[{"displayName":"Field","name":"field","type":"options","typeOptions":{"loadOptionsMethod":"getSystemAttributes"},"default":""},{"displayName":"Condition Type","name":"condition_type","type":"options","options":[{"name":"Equals","value":"eq"},{"name":"Greater than","value":"gt"},{"name":"Greater than or equal","value":"gteq"},{"name":"In","value":"in","description":"The value can contain a comma-separated list of values"},{"name":"Less Than","value":"lt"},{"name":"Less Than or Equal","value":"lte"},{"name":"Like","value":"like","description":"The value can contain the SQL wildcard characters when like is specified"},{"name":"More or Equal","value":"moreq"},{"name":"Not Equal","value":"neq"},{"name":"Not In","value":"nin","description":"The value can contain a comma-separated list of values"},{"name":"Not Null","value":"notnull"},{"name":"Null","value":"null"}],"default":"eq"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition_type":["null","notnull"]}},"default":""}]}]},{"displayName":"See <a href=\"https://devdocs.magento.com/guides/v2.4/rest/performing-searches.html\" target=\"_blank\">Magento guide</a> to creating filters","name":"jsonNotice","type":"notice","displayOptions":{"show":{"resource":["customer"],"operation":["getAll"],"filterType":["json"]}},"default":""},{"displayName":"Filters (JSON)","name":"filterJson","type":"string","displayOptions":{"show":{"resource":["customer"],"operation":["getAll"],"filterType":["json"]}},"default":""},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["customer"],"operation":["getAll"]}},"options":[{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort","typeOptions":{"multipleValues":true},"default":[],"options":[{"displayName":"Sort","name":"sort","values":[{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"ASC"},{"name":"Descending","value":"DESC"}],"default":"ASC","description":"The sorting direction"},{"displayName":"Field","name":"field","type":"options","typeOptions":{"loadOptionsMethod":"getSystemAttributes"},"default":"","description":"The sorting field"}]}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["invoice"]}},"options":[{"name":"Create","value":"create","description":"Create an invoice","action":"Create an invoice"}],"default":"create"},{"displayName":"Order ID","name":"orderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["invoice"],"operation":["create"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["order"]}},"options":[{"name":"Cancel","value":"cancel","description":"Cancel an order","action":"Cancel 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":"Ship","value":"ship","description":"Ship an order","action":"Ship an order"}],"default":"cancel"},{"displayName":"Order ID","name":"orderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["order"],"operation":["cancel","get","ship"]}}},{"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":10},"default":5,"description":"Max number of results to return"},{"displayName":"Filter","name":"filterType","type":"options","options":[{"name":"None","value":"none"},{"name":"Build Manually","value":"manual"},{"name":"JSON","value":"json"}],"displayOptions":{"show":{"resource":["order"],"operation":["getAll"]}},"default":"none"},{"displayName":"Must Match","name":"matchType","type":"options","options":[{"name":"Any filter","value":"anyFilter"},{"name":"All Filters","value":"allFilters"}],"displayOptions":{"show":{"resource":["order"],"operation":["getAll"],"filterType":["manual"]}},"default":"anyFilter"},{"displayName":"Filters","name":"filters","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["order"],"operation":["getAll"],"filterType":["manual"]}},"default":{},"placeholder":"Add Condition","options":[{"displayName":"Conditions","name":"conditions","values":[{"displayName":"Field","name":"field","type":"options","typeOptions":{"loadOptionsMethod":"getOrderAttributes"},"default":""},{"displayName":"Condition Type","name":"condition_type","type":"options","options":[{"name":"Equals","value":"eq"},{"name":"Greater than","value":"gt"},{"name":"Greater than or equal","value":"gteq"},{"name":"In","value":"in","description":"The value can contain a comma-separated list of values"},{"name":"Less Than","value":"lt"},{"name":"Less Than or Equal","value":"lte"},{"name":"Like","value":"like","description":"The value can contain the SQL wildcard characters when like is specified"},{"name":"More or Equal","value":"moreq"},{"name":"Not Equal","value":"neq"},{"name":"Not In","value":"nin","description":"The value can contain a comma-separated list of values"},{"name":"Not Null","value":"notnull"},{"name":"Null","value":"null"}],"default":"eq"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition_type":["null","notnull"]}},"default":""}]}]},{"displayName":"See <a href=\"https://devdocs.magento.com/guides/v2.4/rest/performing-searches.html\" target=\"_blank\">Magento guide</a> to creating filters","name":"jsonNotice","type":"notice","displayOptions":{"show":{"resource":["order"],"operation":["getAll"],"filterType":["json"]}},"default":""},{"displayName":"Filters (JSON)","name":"filterJson","type":"string","displayOptions":{"show":{"resource":["order"],"operation":["getAll"],"filterType":["json"]}},"default":""},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["order"],"operation":["getAll"]}},"options":[{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort","typeOptions":{"multipleValues":true},"default":[],"options":[{"displayName":"Sort","name":"sort","values":[{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"ASC"},{"name":"Descending","value":"DESC"}],"default":"ASC","description":"The sorting direction"},{"displayName":"Field","name":"field","type":"options","typeOptions":{"loadOptionsMethod":"getOrderAttributes"},"default":"","description":"The sorting field"}]}]}]},{"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":"SKU","name":"sku","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["product"],"operation":["create","update"]}},"description":"Stock-keeping unit of the product"},{"displayName":"Name","name":"name","type":"string","required":true,"displayOptions":{"show":{"resource":["product"],"operation":["create"]}},"default":""},{"displayName":"Attribute Set Name or ID","name":"attributeSetId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"resource":["product"],"operation":["create"]}},"typeOptions":{"loadOptionsMethod":"getAttributeSets"},"default":""},{"displayName":"Price","name":"price","type":"number","displayOptions":{"show":{"resource":["product"],"operation":["create"]}},"default":0},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["product"],"operation":["create"]}},"options":[{"displayName":"Attribute Set Name or ID","name":"attribute_set_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/operation":["update"]}},"typeOptions":{"loadOptionsMethod":"getAttributeSets"},"default":""},{"displayName":"Name","name":"name","type":"string","displayOptions":{"show":{"/operation":["update"]}},"default":""},{"displayName":"Price","name":"price","type":"number","displayOptions":{"show":{"/operation":["update"]}},"default":0},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Enabled","value":1},{"name":"Disabled","value":2}],"default":1},{"displayName":"Type Name or ID","name":"type_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getProductTypes"},"default":""},{"displayName":"Visibility","name":"visibility","type":"options","options":[{"name":"Not Visible","value":1},{"name":"Catalog","value":2},{"name":"Search","value":3},{"name":"Catalog & Search","value":4}],"default":4},{"displayName":"Weight (LBS)","name":"weight","type":"number","default":0}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["product"],"operation":["update"]}},"options":[{"displayName":"Attribute Set Name or ID","name":"attribute_set_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/operation":["update"]}},"typeOptions":{"loadOptionsMethod":"getAttributeSets"},"default":""},{"displayName":"Name","name":"name","type":"string","displayOptions":{"show":{"/operation":["update"]}},"default":""},{"displayName":"Price","name":"price","type":"number","displayOptions":{"show":{"/operation":["update"]}},"default":0},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Enabled","value":1},{"name":"Disabled","value":2}],"default":1},{"displayName":"Type Name or ID","name":"type_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getProductTypes"},"default":""},{"displayName":"Visibility","name":"visibility","type":"options","options":[{"name":"Not Visible","value":1},{"name":"Catalog","value":2},{"name":"Search","value":3},{"name":"Catalog & Search","value":4}],"default":4},{"displayName":"Weight (LBS)","name":"weight","type":"number","default":0}]},{"displayName":"SKU","name":"sku","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["product"],"operation":["delete","get"]}},"description":"Stock-keeping unit of the product"},{"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":10},"default":5,"description":"Max number of results to return"},{"displayName":"Filter","name":"filterType","type":"options","options":[{"name":"None","value":"none"},{"name":"Build Manually","value":"manual"},{"name":"JSON","value":"json"}],"displayOptions":{"show":{"resource":["product"],"operation":["getAll"]}},"default":"none"},{"displayName":"Must Match","name":"matchType","type":"options","options":[{"name":"Any filter","value":"anyFilter"},{"name":"All Filters","value":"allFilters"}],"displayOptions":{"show":{"resource":["product"],"operation":["getAll"],"filterType":["manual"]}},"default":"anyFilter"},{"displayName":"Filters","name":"filters","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["product"],"operation":["getAll"],"filterType":["manual"]}},"default":{},"placeholder":"Add Condition","options":[{"displayName":"Conditions","name":"conditions","values":[{"displayName":"Field","name":"field","type":"options","typeOptions":{"loadOptionsMethod":"getFilterableProductAttributes"},"default":""},{"displayName":"Condition Type","name":"condition_type","type":"options","options":[{"name":"Equals","value":"eq"},{"name":"Greater than","value":"gt"},{"name":"Greater than or equal","value":"gteq"},{"name":"In","value":"in","description":"The value can contain a comma-separated list of values"},{"name":"Less Than","value":"lt"},{"name":"Less Than or Equal","value":"lte"},{"name":"Like","value":"like","description":"The value can contain the SQL wildcard characters when like is specified"},{"name":"More or Equal","value":"moreq"},{"name":"Not Equal","value":"neq"},{"name":"Not In","value":"nin","description":"The value can contain a comma-separated list of values"},{"name":"Not Null","value":"notnull"},{"name":"Null","value":"null"}],"default":"eq"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition_type":["null","notnull"]}},"default":""}]}]},{"displayName":"See <a href=\"https://devdocs.magento.com/guides/v2.4/rest/performing-searches.html\" target=\"_blank\">Magento guide</a> to creating filters","name":"jsonNotice","type":"notice","displayOptions":{"show":{"resource":["product"],"operation":["getAll"],"filterType":["json"]}},"default":""},{"displayName":"Filters (JSON)","name":"filterJson","type":"string","displayOptions":{"show":{"resource":["product"],"operation":["getAll"],"filterType":["json"]}},"default":""},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["product"],"operation":["getAll"]}},"options":[{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort","typeOptions":{"multipleValues":true},"default":[],"options":[{"displayName":"Sort","name":"sort","values":[{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"ASC"},{"name":"Descending","value":"DESC"}],"default":"ASC","description":"The sorting direction"},{"displayName":"Field","name":"field","type":"options","typeOptions":{"loadOptionsMethod":"getSortableProductAttributes"},"default":"","description":"The sorting field"}]}]}]}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.magento2/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/magento2/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Magento/magento.svg"},
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
{"displayName":"Microsoft Graph Security","name":"microsoftGraphSecurity","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Microsoft Graph Security API","defaults":{"name":"Microsoft Graph Security"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftGraphSecurityOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Secure Score","value":"secureScore"},{"name":"Secure Score Control Profile","value":"secureScoreControlProfile"}],"default":"secureScore"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScore"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score"},{"name":"Get Many","value":"getAll","action":"Get many secure scores"}],"default":"get"},{"displayName":"Secure Score ID","name":"secureScoreId","description":"ID of the secure score to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScore"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"currentScore eq 13"},{"displayName":"Include Control Scores","name":"includeControlScores","type":"boolean","default":false}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score control profile"},{"name":"Get Many","value":"getAll","action":"Get many secure score control profiles"},{"name":"Update","value":"update","action":"Update a secure score control profile"}],"default":"get"},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"startsWith(id, 'AATP')"}]},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Provider","name":"provider","type":"string","description":"Name of the provider of the security product or service","default":"","placeholder":"SecureScore","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Vendor","name":"vendor","type":"string","description":"Name of the vendor of the security product or service","default":"","placeholder":"Microsoft","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}},"options":[{"displayName":"State","name":"state","type":"options","default":"Default","description":"Analyst driven setting on the control","options":[{"name":"Default","value":"Default"},{"name":"Ignored","value":"Ignored"},{"name":"Third Party","value":"ThirdParty"}]}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftgraphsecurity/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/GraphSecurity/microsoftGraph.svg"},
|
|
266
266
|
{"displayName":"Microsoft OneDrive","name":"microsoftOneDrive","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft OneDrive API","defaults":{"name":"Microsoft OneDrive"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOneDriveOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"File","value":"file"},{"name":"Folder","value":"folder"}],"default":"file"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Copy","value":"copy","description":"Copy a file","action":"Copy a file"},{"name":"Delete","value":"delete","description":"Delete a file","action":"Delete a file"},{"name":"Download","value":"download","description":"Download a file","action":"Download a file"},{"name":"Get","value":"get","description":"Get a file","action":"Get a file"},{"name":"Rename","value":"rename","description":"Rename a file","action":"Rename a file"},{"name":"Search","value":"search","description":"Search a file","action":"Search a file"},{"name":"Share","value":"share","description":"Share a file","action":"Share a file"},{"name":"Upload","value":"upload","description":"Upload a file up to 4MB in size","action":"Upload a file"}],"default":"upload"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The new name for the copy. If this isn't provided, the same name will be used as the original."}]},{"displayName":"Parent Reference","name":"parentReference","type":"collection","placeholder":"Add Parent Reference","description":"Reference to the parent item the copy will be created in <a href=\"https://docs.microsoft.com/en-us/onedrive/developer/rest-api/resources/itemreference?view=odsp-graph-online\"> Details </a>","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Drive ID","name":"driveId","type":"string","default":"","description":"Identifier of the drive instance that contains the item"},{"displayName":"Drive Type","name":"driveType","type":"string","default":"","description":"Identifies the type of drive"},{"displayName":"ID","name":"id","type":"string","default":"","description":"Identifier of the item in the drive"},{"displayName":"List ID","name":"listId","type":"string","default":"","description":"Identifier of the list"},{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the item being referenced"},{"displayName":"Path","name":"path","type":"string","default":"","description":"Path that can be used to navigate to the item"},{"displayName":"Share ID","name":"shareId","type":"string","default":"","description":"Identifier for a shared resource that can be accessed via the Shares API"},{"displayName":"Site ID","name":"siteId","type":"string","default":"","description":"Identifier of the site"}]},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["delete"],"resource":["file"]}},"default":"","description":"Field ID"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"default":""},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"hint":"The name of the output binary field to put the file in"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"default":"","description":"Field ID"},{"displayName":"Item ID","name":"itemId","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["file"]}},"default":"","description":"ID of the file"},{"displayName":"New Name","name":"newName","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["file"]}},"default":"","description":"New name for file"},{"displayName":"Query","name":"query","type":"string","displayOptions":{"show":{"operation":["search"],"resource":["file"]}},"default":"","description":"The query text used to search for items. Values may be matched across several fields including filename, metadata, and file content."},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":""},{"displayName":"Type","name":"type","type":"options","options":[{"name":"View","value":"view"},{"name":"Edit","value":"edit"},{"name":"Embed","value":"embed"}],"displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"Scope","name":"scope","type":"options","options":[{"name":"Anonymous","value":"anonymous"},{"name":"Organization","value":"organization"}],"displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"File Name","name":"fileName","type":"string","displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"default":"","description":"The name the file should be saved as"},{"displayName":"Parent ID","name":"parentId","required":true,"type":"string","displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"default":"","description":"ID of the parent folder that will contain the file"},{"displayName":"Binary File","name":"binaryData","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"description":"Whether the data to upload should be taken from binary field"},{"displayName":"File Content","name":"fileContent","type":"string","default":"","required":true,"displayOptions":{"show":{"binaryData":[false],"operation":["upload"],"resource":["file"]}},"placeholder":"","description":"The text content of the file"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"binaryData":[true],"operation":["upload"],"resource":["file"]}},"placeholder":"","hint":"The name of the input binary field containing the file to be written"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a folder","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get Children","value":"getChildren","description":"Get items inside a folder","action":"Get items in a folder"},{"name":"Rename","value":"rename","description":"Rename a folder","action":"Rename a folder"},{"name":"Search","value":"search","description":"Search a folder","action":"Search a folder"},{"name":"Share","value":"share","description":"Share a folder","action":"Share a folder"}],"default":"getChildren"},{"displayName":"Name","name":"name","required":true,"type":"string","placeholder":"/Pictures/2021","displayOptions":{"show":{"operation":["create"],"resource":["folder"]}},"default":"","description":"The name or path of the folder"},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["create"],"resource":["folder"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Parent Folder ID","name":"parentFolderId","type":"string","default":"","description":"ID of the folder you want to crate the new folder in"}]},{"displayName":"Folder ID","name":"folderId","type":"string","displayOptions":{"show":{"operation":["delete","getChildren"],"resource":["folder"]}},"default":""},{"displayName":"Item ID","name":"itemId","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["folder"]}},"default":"","description":"ID of the folder"},{"displayName":"New Name","name":"newName","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["folder"]}},"default":"","description":"New name for folder"},{"displayName":"Query","name":"query","type":"string","displayOptions":{"show":{"operation":["search"],"resource":["folder"]}},"default":"","description":"The query text used to search for items. Values may be matched across several fields including filename, metadata, and file content."},{"displayName":"Folder ID","name":"folderId","type":"string","displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"File ID"},{"displayName":"Type","name":"type","type":"options","options":[{"name":"View","value":"view"},{"name":"Edit","value":"edit"},{"name":"Embed","value":"embed"}],"displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"Scope","name":"scope","type":"options","options":[{"name":"Anonymous","value":"anonymous"},{"name":"Organization","value":"organization"}],"displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"The type of sharing link to create"}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftonedrive/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/OneDrive/oneDrive.svg"},
|
|
267
267
|
{"displayName":"Microsoft OneDrive Trigger","name":"microsoftOneDriveTrigger","group":["trigger"],"version":1,"description":"Trigger for Microsoft OneDrive API.","subtitle":"={{($parameter[\"event\"])}}","defaults":{"name":"Microsoft OneDrive Trigger"},"credentials":[{"name":"microsoftOneDriveOAuth2Api","required":true}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Trigger On","name":"event","type":"options","default":"fileCreated","options":[{"name":"File Created","value":"fileCreated","description":"When a new file is created"},{"name":"File Updated","value":"fileUpdated","description":"When an existing file is modified"},{"name":"Folder Created","value":"folderCreated","description":"When a new folder is created"},{"name":"Folder Updated","value":"folderUpdated","description":"When an existing folder is modified"}]},{"displayName":"Simplify","name":"simple","description":"Whether to return a simplified version of the response instead of the raw data","type":"boolean","default":true},{"displayName":"Watch Folder","name":"watchFolder","description":"Whether to watch for the created file in a given folder, rather than the entire OneDrive","type":"boolean","default":false,"displayOptions":{"show":{"event":["fileCreated"]}}},{"displayName":"Watch","name":"watch","description":"How to select which file to watch","type":"options","default":"anyFile","displayOptions":{"show":{"event":["fileUpdated"]}},"options":[{"name":"Any File","value":"anyFile","description":"Watch for updated files in the entire OneDrive"},{"name":"Inside a Folder","value":"selectedFolder","description":"Watch for updated files inside a selected folder"},{"name":"A Selected File","value":"selectedFile","description":"Watch a specific file for updates"}]},{"displayName":"Watch Folder","name":"watchFolder","description":"Whether to watch for the created folder in a given folder, rather than the entire OneDrive","type":"boolean","default":false,"displayOptions":{"show":{"event":["folderCreated"]}}},{"displayName":"Watch","name":"watch","description":"How to select which folder to watch","type":"options","default":"anyFolder","displayOptions":{"show":{"event":["folderUpdated"]}},"options":[{"name":"Any Folder","value":"anyFolder","description":"Watch for updated folders in the entire OneDrive"},{"name":"Inside a Folder","value":"selectedFolder","description":"Watch for updated folders inside a selected folder"},{"name":"A Selected Folder","value":"oneSelectedFolder","description":"Watch a specific folder for updates"}]},{"displayName":"File","name":"fileId","type":"resourceLocator","default":{"mode":"id","value":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/edit.aspx?resid=170B5C65E30736A3!257&cid=170b5c65e30736a3&CT=1708697995542&OR=ItemsView","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*?(?:\\&|\\?)(?:id=|resid=))(.+?)(?:\\&.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*?(?:\\&|\\?)(?:id=|resid=))(.+?)(?:\\&.*)","errorMessage":"Not a valid Microsoft Drive File URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3!257","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive File ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The file to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"event":["fileUpdated"],"watch":["selectedFile"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"id","value":"","cachedResultName":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/?id=170B5C65E30736A3%21103&cid=170B5C65E30736A3","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)","errorMessage":"Not a valid Microsoft Drive Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3%21136","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive Folder ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The folder to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"watch":["selectedFolder","oneSelectedFolder"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"id","value":"","cachedResultName":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/?id=170B5C65E30736A3%21103&cid=170B5C65E30736A3","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)","errorMessage":"Not a valid Microsoft Drive Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3%21136","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive Folder ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The folder to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"watchFolder":[true]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"watch":["selectedFolder"]}},"options":[{"displayName":"Watch Nested Folders","name":"folderChild","type":"boolean","default":false,"description":"Whether to look for modified files/folders in all nested folders, rather than only direct descendants"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"watchFolder":[true]}},"options":[{"displayName":"Watch Nested Folders","name":"folderChild","type":"boolean","default":false,"description":"Whether to look for modified files/folders in all nested folders, rather than only direct descendants"}]}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftonedrivetrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/OneDrive/oneDrive.svg"},
|
|
268
|
-
{"displayName":"Microsoft Outlook","name":"microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2025-05-08T12:10:55.141+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2025-05-08T12:40:55.141+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Send and Wait for Response","value":"sendAndWait","description":"Send a message and wait for response","action":"Send message and wait for response"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"placeholder":"e.g. Approval required","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code><script></code>, <code><style></code> or <code><input></code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Approve Button Style","name":"buttonApprovalStyle","type":"options","default":"primary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"Decline","displayOptions":{"show":{"approvalType":["double"]}}},{"displayName":"Disapprove Button Style","name":"buttonDisapprovalStyle","type":"options","default":"secondary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
|
|
268
|
+
{"displayName":"Microsoft Outlook","name":"microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2025-05-08T12:11:06.134+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2025-05-08T12:41:06.134+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Send and Wait for Response","value":"sendAndWait","description":"Send a message and wait for response","action":"Send message and wait for response"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"placeholder":"e.g. Approval required","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code><script></code>, <code><style></code> or <code><input></code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Approve Button Style","name":"buttonApprovalStyle","type":"options","default":"primary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"Decline","displayOptions":{"show":{"approvalType":["double"]}}},{"displayName":"Disapprove Button Style","name":"buttonDisapprovalStyle","type":"options","default":"secondary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
|
|
269
269
|
{"displayName":"Microsoft Outlook","name":"microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":1,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Draft","value":"draft"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete a draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Get a single draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing draft message","action":"Send a draft"},{"name":"Update","value":"update","description":"Update a draft","action":"Update a draft"}],"default":"create"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["delete","get","send","update"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}},"options":[{"displayName":"Recipients","name":"recipients","description":"Email addresses of recipients. Mutiple can be set separated by comma.","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Get a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"Get many messages in the signed-in user's mailbox","action":"Get many messages"},{"name":"Get MIME Content","value":"getMime","description":"Get MIME content of a message","action":"Get MIME Content of a message"},{"name":"Move","value":"move","description":"Move a message","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["addAttachment","delete","get","getAttachment","getMime","move","update","reply"]}}},{"displayName":"Reply Type","name":"replyType","type":"options","options":[{"name":"Reply","value":"reply"},{"name":"Reply All","value":"replyAll"}],"default":"reply","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Comment","name":"comment","description":"A comment to include. Can be an empty string.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"string","default":""},{"displayName":"Send","name":"send","description":"Whether to send the reply message directly. If not set, it will be saved as draft.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"boolean","default":true},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["reply"],"replyType":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["message"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"default":""},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"required":true,"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}]},{"displayName":"Put Output File in Field","name":"binaryPropertyName","hint":"The name of the output binary field to put the file in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["message"],"operation":["getMime"]}}},{"displayName":"Folder ID","name":"folderId","description":"Target Folder ID","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add a message attachment"},{"name":"Download","value":"download","description":"Download attachment content","action":"Download a message attachment"},{"name":"Get","value":"get","description":"Get an attachment from a message","action":"Get a message attachment"},{"name":"Get Many","value":"getAll","description":"Get many message's attachments","action":"Get many message attachments"}],"default":"add"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add","download","get","getAll"]}}},{"displayName":"Attachment ID","name":"attachmentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download","get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","hint":"The name of the output binary field to put the file in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add","download"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get","getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a new mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Get a single folder details","action":"Get a folder"},{"name":"Get Children","value":"getChildren","description":"Lists all child folders under the folder","action":"Get items in a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders under the root folder of the signed-in user","action":"Get many folders"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["delete","get","getChildren","update"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Type","name":"folderType","description":"Folder Type","type":"options","options":[{"name":"Folder","value":"folder"},{"name":"Search Folder","value":"searchFolder"}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}},"default":"folder"},{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search","type":"boolean","default":false,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined","type":"string","typeOptions":{"multipleValues":true},"default":[],"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["get","getAll","getChildren"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","description":"Fields to update","type":"collection","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}},"options":[{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","default":""},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages. Only for search folders.","type":"string","default":""},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search. Only for search folders.","type":"boolean","default":false},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined. Only for search folders.","type":"string","typeOptions":{"multipleValues":true},"default":[]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many messages in a folder","action":"Get many folder messages"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["get","getAll"]}},"options":[{"displayName":"Attachments Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachments. An index starting with 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\""},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by comma."},{"displayName":"Filter","name":"filter","type":"string","default":"","placeholder":"isRead eq false","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["update"]}},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Is Read","name":"isRead","description":"Whether the message has been read","type":"boolean","default":false},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
|
|
270
270
|
{"displayName":"Microsoft Outlook Trigger","name":"microsoftOutlookTrigger","group":["trigger"],"version":1,"description":"Fetches emails from Microsoft Outlook and starts the workflow on specified polling intervals.","subtitle":"={{\"Microsoft Outlook Trigger\"}}","defaults":{"name":"Microsoft Outlook Trigger"},"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Trigger On","name":"event","type":"options","default":"messageReceived","options":[{"name":"Message Received","value":"messageReceived"}]},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}]},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}]}],"codex":{"categories":["Communication"],"alias":["email"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftoutlooktrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg"},
|
|
271
271
|
{"displayName":"Microsoft SQL","name":"microsoftSql","group":["input"],"version":[1,1.1],"description":"Get, add and update data in Microsoft SQL","defaults":{"name":"Microsoft SQL"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"parameterPane":"wide","credentials":[{"name":"microsoftSql","required":true,"testedBy":"microsoftSqlConnectionTest"}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Execute Query","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in database","action":"Insert rows in database"},{"name":"Update","value":"update","description":"Update rows in database","action":"Update rows in database"},{"name":"Delete","value":"delete","description":"Delete rows in database","action":"Delete rows in database"}],"default":"insert"},{"displayName":"Query","name":"query","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MSSQL"},"displayOptions":{"show":{"operation":["executeQuery"]}},"default":"","placeholder":"SELECT id, name FROM product WHERE id < 40","required":true,"description":"The SQL query to execute"},{"displayName":"Table","name":"table","type":"string","displayOptions":{"show":{"operation":["insert"]}},"default":"","required":true,"description":"Name of the table in which to insert data to"},{"displayName":"Columns","name":"columns","type":"string","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["insert"]}},"default":"","placeholder":"id,name,description","description":"Comma-separated list of the properties which should used as columns for the new rows"},{"displayName":"Table","name":"table","type":"string","displayOptions":{"show":{"operation":["update"]}},"default":"","required":true,"description":"Name of the table in which to update data in"},{"displayName":"Update Key","name":"updateKey","type":"string","requiresDataPath":"single","displayOptions":{"show":{"operation":["update"]}},"default":"id","required":true,"description":"Name of the property which decides which rows in the database should be updated. Normally that would be \"id\"."},{"displayName":"Columns","name":"columns","type":"string","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["update"]}},"default":"","placeholder":"name,description","description":"Comma-separated list of the properties which should used as columns for rows to update"},{"displayName":"Table","name":"table","type":"string","displayOptions":{"show":{"operation":["delete"]}},"default":"","required":true,"description":"Name of the table in which to delete data"},{"displayName":"Delete Key","name":"deleteKey","type":"string","requiresDataPath":"single","displayOptions":{"show":{"operation":["delete"]}},"default":"id","required":true,"description":"Name of the property which decides which rows in the database should be deleted. Normally that would be \"id\"."}],"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftsql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoftSql/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Sql/mssql.svg"},
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
{"displayName":"Monica CRM","name":"monicaCrm","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Monica CRM API","defaults":{"name":"Monica CRM"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"monicaCrmApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Activity","value":"activity"},{"name":"Call","value":"call"},{"name":"Contact","value":"contact"},{"name":"Contact Field","value":"contactField"},{"name":"Contact Tag","value":"contactTag"},{"name":"Conversation","value":"conversation"},{"name":"Conversation Message","value":"conversationMessage"},{"name":"Journal Entry","value":"journalEntry"},{"name":"Note","value":"note"},{"name":"Reminder","value":"reminder"},{"name":"Tag","value":"tag"},{"name":"Task","value":"task"}],"default":"contact"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["activity"]}},"options":[{"name":"Create","value":"create","description":"Create an activity","action":"Create an activity"},{"name":"Delete","value":"delete","description":"Delete an activity","action":"Delete an activity"},{"name":"Get","value":"get","description":"Retrieve an activity","action":"Get an activity"},{"name":"Get Many","value":"getAll","description":"Retrieve many activities","action":"Get many activities"},{"name":"Update","value":"update","description":"Update an activity","action":"Update an activity"}],"default":"create"},{"displayName":"Activity Type Name or ID","name":"activityTypeId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getActivityTypes"},"displayOptions":{"show":{"resource":["activity"],"operation":["create"]}}},{"displayName":"Contacts","name":"contacts","description":"Comma-separated list of IDs of the contacts to associate the activity with","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["activity"],"operation":["create"]}}},{"displayName":"Happened At","name":"happenedAt","description":"Date when the activity happened","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["activity"],"operation":["create"]}}},{"displayName":"Summary","name":"summary","description":"Brief description of the activity - max 255 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["activity"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["activity"],"operation":["create"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"Description of the activity - max 100,000 characters"}]},{"displayName":"Activity ID","name":"activityId","description":"ID of the activity to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["activity"],"operation":["delete"]}}},{"displayName":"Activity ID","name":"activityId","description":"ID of the activity to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["activity"],"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":["activity"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["activity"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Activity ID","name":"activityId","description":"ID of the activity to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["activity"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["activity"],"operation":["update"]}},"options":[{"displayName":"Activity Type Name or ID","name":"activity_type_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":"","typeOptions":{"loadOptionsMethod":"getActivityTypes"}},{"displayName":"Contacts","name":"contacts","description":"IDs of the contacts to associate the activity with","type":"string","default":""},{"displayName":"Description","name":"description","type":"string","default":"","description":"Description to add more details on the activity - max 100,000 characters"},{"displayName":"Happened At","name":"happened_at","description":"Date when the activity happened","type":"dateTime","default":""},{"displayName":"Summary","name":"summary","description":"Brief description of the activity - max 255 characters","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["call"]}},"options":[{"name":"Create","value":"create","description":"Create a call","action":"Create a call"},{"name":"Delete","value":"delete","description":"Delete a call","action":"Delete a call"},{"name":"Get","value":"get","description":"Retrieve a call","action":"Get a call"},{"name":"Get Many","value":"getAll","description":"Retrieve many calls","action":"Get many calls"},{"name":"Update","value":"update","description":"Update a call","action":"Update a call"}],"default":"create"},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the call with","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["call"],"operation":["create"]}}},{"displayName":"Called At","name":"calledAt","description":"Date when the call happened","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["call"],"operation":["create"]}}},{"displayName":"Description","name":"content","description":"Description of the call - max 100,000 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["call"],"operation":["create"]}}},{"displayName":"Call ID","name":"callId","description":"ID of the call to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["call"],"operation":["delete"]}}},{"displayName":"Call ID","name":"callId","description":"ID of the call to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["call"],"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":["call"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["call"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Call ID","name":"callId","description":"ID of the call to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["call"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["call"],"operation":["update"]}},"options":[{"displayName":"Called At","name":"calledAt","description":"Date when the call happened","type":"dateTime","default":""},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the call with","type":"string","default":""},{"displayName":"Description","name":"content","description":"Description of the call - max 100,000 characters","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"Retrieve many contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"create"},{"displayName":"First Name","name":"firstName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Gender Name or ID","name":"genderId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getGenders"},"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}},"options":[{"displayName":"Birthdate","name":"birthdate","type":"dateTime","default":""},{"displayName":"Deceased Date","name":"deceasedDate","type":"dateTime","default":""},{"displayName":"Is Deceased","name":"isDeceased","description":"Whether the contact has passed away","type":"boolean","default":false},{"displayName":"Last Name","name":"last_name","type":"string","default":""},{"displayName":"Nickname","name":"nickname","type":"string","default":""},{"displayName":"Type","name":"is_partial","type":"options","default":false,"options":[{"name":"Real","value":false,"description":"Contact with their own contact sheet"},{"name":"Partial","value":true,"description":"Contact without their own contact sheet"}]}]},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contact"],"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":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Search Term","name":"query","type":"string","default":"","description":"Search term to filter results by"},{"displayName":"Sort","name":"sort","type":"options","options":[{"name":"Ascended Created At","value":"created_at"},{"name":"Descended Created At","value":"-created_at"},{"name":"Ascended Updated At","value":"updated_at"},{"name":"Descended Updated At","value":"-updated_at"}],"default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}},"options":[{"displayName":"Birthdate","name":"birthdate","type":"dateTime","default":""},{"displayName":"Deceased Date","name":"deceased_date","type":"dateTime","default":""},{"displayName":"First Name","name":"first_name","type":"string","default":""},{"displayName":"Gender Name or ID","name":"gender_id","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":"","typeOptions":{"loadOptionsMethod":"getGenders"}},{"displayName":"Is Deceased","name":"is_deceased","description":"Whether the contact has passed away","type":"boolean","default":false},{"displayName":"Last Name","name":"last_name","type":"string","default":""},{"displayName":"Nickname","name":"nickname","type":"string","default":""},{"displayName":"Type","name":"is_partial","type":"options","default":false,"options":[{"name":"Real","value":false,"description":"Contact with their own contact sheet"},{"name":"Partial","value":true,"description":"Contact without their own contact sheet"}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contactField"]}},"options":[{"name":"Create","value":"create","description":"Create a contact field","action":"Create a contact field"},{"name":"Delete","value":"delete","description":"Delete a contact field","action":"Delete a contact field"},{"name":"Get","value":"get","description":"Retrieve a contact field","action":"Get a contact field"},{"name":"Update","value":"update","description":"Update a contact field","action":"Update a contact field"}],"default":"create"},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the contact field with","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["create"]}}},{"displayName":"Contact Field Type Name or ID","name":"contactFieldTypeId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"typeOptions":{"loadOptionsMethod":"getContactFieldTypes"},"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["create"]}}},{"displayName":"Content","name":"data","description":"Content of the contact field - max 255 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["create"]}}},{"displayName":"Contact Field ID","name":"contactFieldId","description":"ID of the contactField to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["delete"]}}},{"displayName":"Contact Field ID","name":"contactFieldId","description":"ID of the contact field to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["get"]}}},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact whose fields to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"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":["contactField"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["contactField"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the contact field with","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["update"]}}},{"displayName":"Contact Field ID","name":"contactFieldId","description":"ID of the contact field to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["update"]}}},{"displayName":"Contact Field Type Name or ID","name":"contactFieldTypeId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getContactFieldTypes"},"required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["update"]}}},{"displayName":"Content","name":"data","description":"Content of the contact field - max 255 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactField"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contactTag"]}},"options":[{"name":"Add","value":"add","action":"Add a tag to a contact"},{"name":"Remove","value":"remove","action":"Remove a tag from a contact"}],"default":"add"},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to add a tag to","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactTag"],"operation":["add"]}}},{"displayName":"Tag Names or IDs","name":"tagsToAdd","description":"Tags to add to the contact. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getTagsToAdd"},"required":true,"default":[],"displayOptions":{"show":{"resource":["contactTag"],"operation":["add"]}}},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to remove the tag from","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["contactTag"],"operation":["remove"]}}},{"displayName":"Tag Names or IDs","name":"tagsToRemove","description":"Tags to remove from the contact. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"multiOptions","required":true,"typeOptions":{"loadOptionsMethod":"getTagsToRemove"},"default":[],"displayOptions":{"show":{"resource":["contactTag"],"operation":["remove"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["conversation"]}},"options":[{"name":"Create","value":"create","description":"Create a conversation","action":"Create a conversation"},{"name":"Delete","value":"delete","description":"Delete a conversation","action":"Delete a conversation"},{"name":"Get","value":"get","description":"Retrieve a conversation","action":"Get a conversation"},{"name":"Update","value":"update","description":"Update a conversation","action":"Update a conversation"}],"default":"create"},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the conversation with","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversation"],"operation":["create"]}}},{"displayName":"Contact Field Type Name or ID","name":"contactFieldTypeId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getContactFieldTypes"},"displayOptions":{"show":{"resource":["conversation"],"operation":["create"]}}},{"displayName":"Happened At","name":"happenedAt","description":"Date when the conversation happened","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["conversation"],"operation":["create"]}}},{"displayName":"Conversation ID","name":"conversationId","description":"ID of the conversation to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversation"],"operation":["delete"]}}},{"displayName":"Conversation ID","name":"conversationId","description":"ID of the conversation to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversation"],"operation":["get"]}}},{"displayName":"Conversation ID","name":"conversationId","description":"ID of the conversation to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversation"],"operation":["update"]}}},{"displayName":"Contact Field Type Name or ID","name":"contactFieldTypeId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getContactFieldTypes"},"displayOptions":{"show":{"resource":["conversation"],"operation":["update"]}}},{"displayName":"Happened At","name":"happenedAt","description":"Date when the conversation happened","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["conversation"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["conversationMessage"]}},"options":[{"name":"Add","value":"add","description":"Add a message to a conversation","action":"Add a message to a conversation"},{"name":"Update","value":"update","description":"Update a message in a conversation","action":"Update a message in a conversation"}],"default":"add"},{"displayName":"Conversation ID","name":"conversationId","description":"ID of the contact whose conversation","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversationMessage"],"operation":["add"]}}},{"displayName":"Content","name":"content","description":"Content of the message","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversationMessage"],"operation":["add"]}}},{"displayName":"Written At","name":"writtenAt","description":"Date when the message was written","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["conversationMessage"],"operation":["add"]}}},{"displayName":"Written By","name":"writtenByMe","description":"Author of the message","type":"options","required":true,"default":true,"options":[{"name":"User","value":true},{"name":"Contact","value":false}],"displayOptions":{"show":{"resource":["conversationMessage"],"operation":["add"]}}},{"displayName":"Message ID","name":"messageId","description":"ID of the message to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversationMessage"],"operation":["update"]}}},{"displayName":"Conversation ID","name":"conversationId","description":"ID of the conversation whose message to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["conversationMessage"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["conversationMessage"],"operation":["update"]}},"options":[{"displayName":"Contact ID","name":"contact_id","description":"ID of the contact to associate the conversationMessage with","type":"string","default":""},{"displayName":"Content","name":"content","description":"Content of the message","type":"string","default":""},{"displayName":"Written At","name":"written_at","description":"Date when the message was written","type":"dateTime","default":""},{"displayName":"Written By","name":"written_by_me","description":"Author of the message","type":"options","default":true,"options":[{"name":"User","value":true},{"name":"Contact","value":false}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["journalEntry"]}},"options":[{"name":"Create","value":"create","description":"Create a journal entry","action":"Create a journal entry"},{"name":"Delete","value":"delete","description":"Delete a journal entry","action":"Delete a journal entry"},{"name":"Get","value":"get","description":"Retrieve a journal entry","action":"Get a journal entry"},{"name":"Get Many","value":"getAll","description":"Retrieve many journal entries","action":"Get many journal entries"},{"name":"Update","value":"update","description":"Update a journal entry","action":"Update a journal entry"}],"default":"create"},{"displayName":"Title","name":"title","description":"Title of the journal entry - max 250 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["journalEntry"],"operation":["create"]}}},{"displayName":"Content","name":"post","description":"Content of the journal entry - max 100,000 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["journalEntry"],"operation":["create"]}}},{"displayName":"Journal Entry ID","name":"journalId","description":"ID of the journal entry to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["journalEntry"],"operation":["delete"]}}},{"displayName":"Journal Entry ID","name":"journalId","description":"ID of the journal entry to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["journalEntry"],"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":["journalEntry"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["journalEntry"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Journal Entry ID","name":"journalId","description":"ID of the journal entry to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["journalEntry"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["journalEntry"],"operation":["update"]}},"options":[{"displayName":"Content","name":"post","description":"Content of the journal entry - max 100,000 characters","type":"string","default":""},{"displayName":"Title","name":"title","description":"Title of the journal entry - max 250 characters","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":"Delete","value":"delete","description":"Delete a note","action":"Delete a note"},{"name":"Get","value":"get","description":"Retrieve a note","action":"Get a note"},{"name":"Get Many","value":"getAll","description":"Retrieve many notes","action":"Get many notes"},{"name":"Update","value":"update","description":"Update a note","action":"Update a note"}],"default":"create"},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the note with","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["note"],"operation":["create"]}}},{"displayName":"Body","name":"body","description":"Body of the note - max 100,000 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["note"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["note"],"operation":["create"]}},"options":[{"displayName":"Is Favorited","name":"isFavorited","description":"Whether the note has been favorited","type":"boolean","default":false}]},{"displayName":"Note ID","name":"noteId","description":"ID of the note to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["note"],"operation":["delete"]}}},{"displayName":"Note ID","name":"noteId","description":"ID of the note to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["note"],"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":["note"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["note"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Note ID","name":"noteId","description":"ID of the note to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["note"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["note"],"operation":["update"]}},"options":[{"displayName":"Body","name":"body","description":"Body of the note - max 100,000 characters","type":"string","default":""},{"displayName":"Contact ID","name":"contact_id","description":"ID of the contact to associate the note with","type":"string","default":""},{"displayName":"Is Favorited","name":"is_favorited","description":"Whether the note has been favorited","type":"boolean","default":false}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["reminder"]}},"options":[{"name":"Create","value":"create","description":"Create a reminder","action":"Create a reminder"},{"name":"Delete","value":"delete","description":"Delete a reminder","action":"Delete a reminder"},{"name":"Get","value":"get","description":"Retrieve a reminder","action":"Get a reminder"},{"name":"Get Many","value":"getAll","description":"Retrieve many reminders","action":"Get many reminders"},{"name":"Update","value":"update","description":"Update a reminder","action":"Update a reminder"}],"default":"create"},{"displayName":"Contact ID","name":"contactId","type":"string","default":"","description":"ID of the contact to associate the reminder with","displayOptions":{"show":{"resource":["reminder"],"operation":["create"]}}},{"displayName":"Frequency Type","name":"frequencyType","description":"Type of frequency of the reminder","type":"options","required":true,"default":"one_time","options":[{"name":"Once","value":"one_time"},{"name":"Weekly","value":"week"},{"name":"Monthly","value":"month"},{"name":"Yearly","value":"year"}],"displayOptions":{"show":{"resource":["reminder"],"operation":["create"]}}},{"displayName":"Recurring Interval","name":"frequencyNumber","type":"number","default":0,"description":"Interval for the reminder","displayOptions":{"show":{"resource":["reminder"],"operation":["create"],"frequencyType":["week","month","year"]}}},{"displayName":"Initial Date","name":"initialDate","description":"Date of the reminder","type":"dateTime","required":true,"default":"","displayOptions":{"show":{"resource":["reminder"],"operation":["create"]}}},{"displayName":"Title","name":"title","description":"Title of the reminder - max 100,000 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["reminder"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["reminder"],"operation":["create"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"Description about the reminder - Max 100,000 characters"}]},{"displayName":"Reminder ID","name":"reminderId","description":"ID of the reminder to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["reminder"],"operation":["delete"]}}},{"displayName":"Reminder ID","name":"reminderId","description":"ID of the reminder to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["reminder"],"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":["reminder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["reminder"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Reminder ID","name":"reminderId","description":"ID of the reminder to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["reminder"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["reminder"],"operation":["update"]}},"options":[{"displayName":"Contact ID","name":"contact_id","type":"string","default":"","description":"ID of the contact to associate the reminder with"},{"displayName":"Description","name":"description","type":"string","default":"","description":"Description about the reminder - Max 100,000 characters"},{"displayName":"Frequency Type","name":"frequency_type","description":"Frequency of the reminder","type":"options","default":"one_time","options":[{"name":"One Time","value":"one_time"},{"name":"Week","value":"week"},{"name":"Month","value":"month"},{"name":"Year","value":"year"}]},{"displayName":"Initial Date","name":"initial_data","description":"Date of the reminder","type":"dateTime","default":""},{"displayName":"Recurring Interval","name":"frequency_number","type":"number","default":0,"description":"Interval for the reminder","displayOptions":{"show":{"frequency_type":["week","month","year"]}}},{"displayName":"Title","name":"title","description":"Title of the reminder - max 100,000 characters","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["tag"]}},"options":[{"name":"Create","value":"create","description":"Create a tag","action":"Create a tag"},{"name":"Delete","value":"delete","description":"Delete a tag","action":"Delete a tag"},{"name":"Get","value":"get","description":"Retrieve a tag","action":"Get a tag"},{"name":"Get Many","value":"getAll","description":"Retrieve many tags","action":"Get many tags"},{"name":"Update","value":"update","description":"Update a tag","action":"Update a tag"}],"default":"create"},{"displayName":"Name","name":"name","description":"Name of the tag - max 250 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["tag"],"operation":["create"]}}},{"displayName":"Tag ID","name":"tagId","description":"ID of the tag to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["tag"],"operation":["delete"]}}},{"displayName":"Tag ID","name":"tagId","description":"ID of the tag to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["tag"],"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":["tag"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["tag"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Tag ID","name":"tagId","description":"ID of the tag to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["tag"],"operation":["update"]}}},{"displayName":"Name","name":"name","description":"Name of the tag - max 250 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["tag"],"operation":["update"]}}},{"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":"Retrieve a task","action":"Get a task"},{"name":"Get Many","value":"getAll","description":"Retrieve many tasks","action":"Get many tasks"},{"name":"Update","value":"update","description":"Update a task","action":"Update a task"}],"default":"create"},{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the task with","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}}},{"displayName":"Title","name":"title","description":"Title of the task entry - max 250 characters","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","description":"Description of the task - max 100,000 characters"}]},{"displayName":"Task ID","name":"taskId","description":"ID of the task to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["delete"]}}},{"displayName":"Task ID","name":"taskId","description":"ID of the task to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"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":["task"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["task"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Task ID","name":"taskId","description":"ID of the task to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"options":[{"displayName":"Contact ID","name":"contactId","description":"ID of the contact to associate the task with","type":"string","default":""},{"displayName":"Completed","name":"completed","description":"Whether the task has been completed","type":"boolean","default":false},{"displayName":"Description","name":"description","type":"string","default":"","description":"Description of the task - max 100,000 characters"},{"displayName":"Title","name":"title","description":"Title of the task entry - max 250 characters","type":"string","default":""}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.monicacrm/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/monicaCrm/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/MonicaCrm/monicaCrm.png"},
|
|
282
282
|
{"hidden":true,"displayName":"Convert to/from binary data","name":"moveBinaryData","icon":"fa:exchange-alt","group":["transform"],"version":[1,1.1],"subtitle":"={{$parameter[\"mode\"]===\"binaryToJson\" ? \"Binary to JSON\" : \"JSON to Binary\"}}","description":"Move data between binary and JSON properties","defaults":{"name":"Convert to/from binary data","color":"#7722CC"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Binary to JSON","value":"binaryToJson","description":"Move data from Binary to JSON"},{"name":"JSON to Binary","value":"jsonToBinary","description":"Move data from JSON to Binary"}],"default":"binaryToJson","description":"From and to where data should be moved"},{"displayName":"Set All Data","name":"setAllData","type":"boolean","displayOptions":{"show":{"mode":["binaryToJson"]}},"default":true,"description":"Whether all JSON data should be replaced with the data retrieved from binary key. Else the data will be written to a single key."},{"displayName":"Source Key","name":"sourceKey","type":"string","displayOptions":{"show":{"mode":["binaryToJson"]}},"default":"data","required":true,"placeholder":"data","description":"The name of the binary key to get data from. It is also possible to define deep keys by using dot-notation like for example: \"level1.level2.currentKey\"."},{"displayName":"Destination Key","name":"destinationKey","type":"string","displayOptions":{"show":{"mode":["binaryToJson"],"setAllData":[false]}},"default":"data","required":true,"placeholder":"","description":"The name the JSON key to copy data to. It is also possible to define deep keys by using dot-notation like for example: \"level1.level2.newKey\"."},{"displayName":"Convert All Data","name":"convertAllData","type":"boolean","displayOptions":{"show":{"mode":["jsonToBinary"]}},"default":true,"description":"Whether all JSON data should be converted to binary. Else only the data of one key will be converted."},{"displayName":"Source Key","name":"sourceKey","type":"string","displayOptions":{"show":{"convertAllData":[false],"mode":["jsonToBinary"]}},"default":"data","required":true,"placeholder":"data","description":"The name of the JSON key to get data from. It is also possible to define deep keys by using dot-notation like for example: \"level1.level2.currentKey\"."},{"displayName":"Destination Key","name":"destinationKey","type":"string","displayOptions":{"show":{"mode":["jsonToBinary"]}},"default":"data","required":true,"placeholder":"data","description":"The name the binary key to copy data to. It is also possible to define deep keys by using dot-notation like for example: \"level1.level2.newKey\"."},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Add Byte Order Mark (BOM)","name":"addBOM","description":"Whether to add special marker at the start of your text file. This marker helps some programs understand how to read the file correctly.","displayOptions":{"show":{"/mode":["jsonToBinary"],"encoding":["utf8","cesu8","ucs2"]}},"type":"boolean","default":false},{"displayName":"Data Is Base64","name":"dataIsBase64","type":"boolean","displayOptions":{"hide":{"useRawData":[true]},"show":{"/mode":["jsonToBinary"],"/convertAllData":[false]}},"default":false,"description":"Whether to keep the binary data as base64 string"},{"displayName":"Encoding","name":"encoding","type":"options","options":[{"name":"armscii8","value":"armscii8"},{"name":"ascii","value":"ascii"},{"name":"base64","value":"base64"},{"name":"big5hkscs","value":"big5hkscs"},{"name":"binary","value":"binary"},{"name":"cesu8","value":"cesu8"},{"name":"cp1046","value":"cp1046"},{"name":"cp1124","value":"cp1124"},{"name":"cp1125","value":"cp1125"},{"name":"cp1129","value":"cp1129"},{"name":"cp1133","value":"cp1133"},{"name":"cp1161","value":"cp1161"},{"name":"cp1162","value":"cp1162"},{"name":"cp1163","value":"cp1163"},{"name":"cp437","value":"cp437"},{"name":"cp720","value":"cp720"},{"name":"cp737","value":"cp737"},{"name":"cp775","value":"cp775"},{"name":"cp808","value":"cp808"},{"name":"cp850","value":"cp850"},{"name":"cp852","value":"cp852"},{"name":"cp855","value":"cp855"},{"name":"cp856","value":"cp856"},{"name":"cp857","value":"cp857"},{"name":"cp858","value":"cp858"},{"name":"cp860","value":"cp860"},{"name":"cp861","value":"cp861"},{"name":"cp862","value":"cp862"},{"name":"cp863","value":"cp863"},{"name":"cp864","value":"cp864"},{"name":"cp865","value":"cp865"},{"name":"cp866","value":"cp866"},{"name":"cp869","value":"cp869"},{"name":"cp922","value":"cp922"},{"name":"cp936","value":"cp936"},{"name":"cp949","value":"cp949"},{"name":"cp950","value":"cp950"},{"name":"eucjp","value":"eucjp"},{"name":"gb18030","value":"gb18030"},{"name":"gbk","value":"gbk"},{"name":"georgianacademy","value":"georgianacademy"},{"name":"georgianps","value":"georgianps"},{"name":"hex","value":"hex"},{"name":"hproman8","value":"hproman8"},{"name":"iso646cn","value":"iso646cn"},{"name":"iso646jp","value":"iso646jp"},{"name":"iso88591","value":"iso88591"},{"name":"iso885910","value":"iso885910"},{"name":"iso885911","value":"iso885911"},{"name":"iso885913","value":"iso885913"},{"name":"iso885914","value":"iso885914"},{"name":"iso885915","value":"iso885915"},{"name":"iso885916","value":"iso885916"},{"name":"iso88592","value":"iso88592"},{"name":"iso88593","value":"iso88593"},{"name":"iso88594","value":"iso88594"},{"name":"iso88595","value":"iso88595"},{"name":"iso88596","value":"iso88596"},{"name":"iso88597","value":"iso88597"},{"name":"iso88598","value":"iso88598"},{"name":"iso88599","value":"iso88599"},{"name":"koi8r","value":"koi8r"},{"name":"koi8ru","value":"koi8ru"},{"name":"koi8t","value":"koi8t"},{"name":"koi8u","value":"koi8u"},{"name":"maccenteuro","value":"maccenteuro"},{"name":"maccroatian","value":"maccroatian"},{"name":"maccyrillic","value":"maccyrillic"},{"name":"macgreek","value":"macgreek"},{"name":"maciceland","value":"maciceland"},{"name":"macintosh","value":"macintosh"},{"name":"macroman","value":"macroman"},{"name":"macromania","value":"macromania"},{"name":"macthai","value":"macthai"},{"name":"macturkish","value":"macturkish"},{"name":"macukraine","value":"macukraine"},{"name":"mik","value":"mik"},{"name":"pt154","value":"pt154"},{"name":"rk1048","value":"rk1048"},{"name":"shiftjis","value":"shiftjis"},{"name":"tcvn","value":"tcvn"},{"name":"tis620","value":"tis620"},{"name":"ucs2","value":"ucs2"},{"name":"utf16","value":"utf16"},{"name":"utf16be","value":"utf16be"},{"name":"utf32","value":"utf32"},{"name":"utf32be","value":"utf32be"},{"name":"utf32le","value":"utf32le"},{"name":"utf7","value":"utf7"},{"name":"utf7imap","value":"utf7imap"},{"name":"utf8","value":"utf8"},{"name":"viscii","value":"viscii"},{"name":"windows1250","value":"windows1250"},{"name":"windows1251","value":"windows1251"},{"name":"windows1252","value":"windows1252"},{"name":"windows1253","value":"windows1253"},{"name":"windows1254","value":"windows1254"},{"name":"windows1255","value":"windows1255"},{"name":"windows1256","value":"windows1256"},{"name":"windows1257","value":"windows1257"},{"name":"windows1258","value":"windows1258"},{"name":"windows874","value":"windows874"}],"displayOptions":{"show":{"/mode":["binaryToJson","jsonToBinary"]}},"default":"utf8","description":"Choose the character set to use to encode the data"},{"displayName":"Strip BOM","name":"stripBOM","displayOptions":{"show":{"/mode":["binaryToJson"],"encoding":["utf8","cesu8","ucs2"]}},"type":"boolean","default":true},{"displayName":"File Name","name":"fileName","type":"string","displayOptions":{"show":{"/mode":["jsonToBinary"]}},"default":"","placeholder":"example.json","description":"The file name to set"},{"displayName":"JSON Parse","name":"jsonParse","type":"boolean","displayOptions":{"hide":{"keepAsBase64":[true]},"show":{"/mode":["binaryToJson"],"/setAllData":[false]}},"default":false,"description":"Whether to run JSON parse on the data to get proper object data"},{"displayName":"Keep Source","name":"keepSource","type":"boolean","default":false,"description":"Whether the source key should be kept. By default it will be deleted."},{"displayName":"Keep As Base64","name":"keepAsBase64","type":"boolean","displayOptions":{"hide":{"jsonParse":[true]},"show":{"/mode":["binaryToJson"],"/setAllData":[false]}},"default":false,"description":"Whether to keep the binary data as base64 string"},{"displayName":"MIME Type","name":"mimeType","type":"string","displayOptions":{"show":{"/mode":["jsonToBinary"]}},"default":"application/json","placeholder":"application/json","description":"The mime-type to set. By default will the mime-type for JSON be set."},{"displayName":"Use Raw Data","name":"useRawData","type":"boolean","displayOptions":{"hide":{"dataIsBase64":[true]},"show":{"/mode":["jsonToBinary"]}},"default":false,"description":"Whether to use data as is and do not JSON.stringify it"}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Files"]},"alias":["Move Binary Data"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.converttofile/"}]}}},
|
|
283
283
|
{"displayName":"MQTT","name":"mqtt","group":["input"],"version":1,"description":"Push messages to MQTT","defaults":{"name":"MQTT"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"mqtt","required":true,"testedBy":"mqttConnectionTest"}],"properties":[{"displayName":"Topic","name":"topic","type":"string","required":true,"default":"","description":"The topic to publish to"},{"displayName":"Send Input Data","name":"sendInputData","type":"boolean","default":true,"description":"Whether to send the data the node receives as JSON"},{"displayName":"Message","name":"message","type":"string","required":true,"displayOptions":{"show":{"sendInputData":[false]}},"default":"","description":"The message to publish"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"QoS","name":"qos","type":"options","options":[{"name":"Received at Most Once","value":0},{"name":"Received at Least Once","value":1},{"name":"Exactly Once","value":2}],"default":0,"description":"QoS subscription level"},{"displayName":"Retain","name":"retain","type":"boolean","default":false,"description":"Normally if a publisher publishes a message to a topic, and no one is subscribed to that topic the message is simply discarded by the broker. However the publisher can tell the broker to keep the last message on that topic by setting the retain flag to true."}]}],"codex":{"categories":["Development","Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mqtt/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mqtt/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/MQTT/mqtt.svg"},
|
|
284
|
-
{"displayName":"MQTT Trigger","name":"mqttTrigger","group":["trigger"],"version":1,"description":"Listens to MQTT events","eventTriggerDescription":"","defaults":{"name":"MQTT Trigger"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the '
|
|
284
|
+
{"displayName":"MQTT Trigger","name":"mqttTrigger","group":["trigger"],"version":1,"description":"Listens to MQTT events","eventTriggerDescription":"","defaults":{"name":"MQTT Trigger"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'test step' button, then trigger an MQTT event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time a change is detected, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'test step' button, then trigger an MQTT event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time a change is detected, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here)."},"inputs":[],"outputs":["main"],"credentials":[{"name":"mqtt","required":true}],"properties":[{"displayName":"Topics","name":"topics","type":"string","default":"","description":"Topics to subscribe to, multiple can be defined with comma. Wildcard characters are supported (+ - for single level and # - for multi level). By default all subscription used QoS=0. To set a different QoS, write the QoS desired after the topic preceded by a colom. For Example: topicA:1,topicB:2"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"JSON Parse Body","name":"jsonParseBody","type":"boolean","default":false,"description":"Whether to try parse the message to an object"},{"displayName":"Only Message","name":"onlyMessage","type":"boolean","default":false,"description":"Whether to return only the message property"},{"displayName":"Parallel Processing","name":"parallelProcessing","type":"boolean","default":true,"description":"Whether to process messages in parallel or by keeping the message in order"}]}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.mqtttrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mqtt/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/MQTT/mqtt.svg"},
|
|
285
285
|
{"displayName":"MSG91","name":"msg91","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Sends transactional SMS via MSG91","defaults":{"name":"MSG91"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"msg91Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"SMS","value":"sms"}],"default":"sms"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["sms"]}},"options":[{"name":"Send","value":"send","description":"Send SMS","action":"Send an SMS"}],"default":"send"},{"displayName":"Sender ID","name":"from","type":"string","default":"","placeholder":"4155238886","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The number from which to send the message"},{"displayName":"To","name":"to","type":"string","default":"","placeholder":"+14155238886","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The number, with coutry code, to which to send the message"},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The message to send"}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.msg91/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/msg91/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Msg91/msg91.svg","dark":"icons/n8n-nodes-base/dist/nodes/Msg91/msg91.dark.svg"}},
|
|
286
286
|
{"displayName":"MySQL","name":"mySql","group":["input"],"defaultVersion":2.4,"description":"Get, add and update data in MySQL","parameterPane":"wide","version":[2,2.1,2.2,2.3,2.4],"subtitle":"={{ $parameter[\"operation\"] }}","defaults":{"name":"MySQL"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"mySql","required":true,"testedBy":"mysqlConnectionTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"hidden","noDataExpression":true,"options":[{"name":"Database","value":"database"}],"default":"database"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Delete","value":"deleteTable","description":"Delete an entire table or rows in a table","action":"Delete table or rows"},{"name":"Execute SQL","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in a table","action":"Insert rows in a table"},{"name":"Insert or Update","value":"upsert","description":"Insert or update rows in a table","action":"Insert or update rows in a table"},{"name":"Select","value":"select","description":"Select rows from a table","action":"Select rows from a table"},{"name":"Update","value":"update","description":"Update rows in a table","action":"Update rows in a table"}],"displayOptions":{"show":{"resource":["database"]}},"default":"insert"},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The table you want to work on","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"hide":{"operation":["executeQuery"]}}},{"displayName":"Command","name":"deleteCommand","type":"options","default":"truncate","options":[{"name":"Truncate","value":"truncate","description":"Only removes the table's data and preserves the table's structure"},{"name":"Delete","value":"delete","description":"Delete the rows that match the 'Select Rows' conditions below. If no selection is made, all rows in the table are deleted."},{"name":"Drop","value":"drop","description":"Deletes the table's data and also the table's structure permanently"}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independently","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"e.g. SELECT id, name FROM product WHERE id < 40","required":true,"description":"The SQL query to execute. You can use n8n expressions and $1, $2, $3, etc to refer to the 'Query Parameters' set in options below.","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MySQL"},"hint":"Consider using query parameters to prevent SQL injection attacks. Add them in the options below","displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independently","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Manually","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independently","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"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":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"returnAll":[false],"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Sort Rule","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"ASC","value":"ASC"},{"name":"DESC","value":"DESC"}],"default":"ASC"}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independently","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Below","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Column to Match On","name":"columnToMatchOn","type":"options","required":true,"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"Used to find the correct row to update. Doesn't get changed.","displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated","displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independently","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Below","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Column to Match On","name":"columnToMatchOn","type":"options","required":true,"description":"The column to compare when finding the rows to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>.","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"Used to find the correct row to update. Doesn't get changed. Has to be unique.","displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated. New rows will be created for non-matching items.","displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independently","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}}],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.svg","dark":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.dark.svg"},"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mySql/"}]}}},
|
|
287
287
|
{"displayName":"MySQL","name":"mySql","group":["input"],"defaultVersion":2.4,"description":"Get, add and update data in MySQL","parameterPane":"wide","version":1,"defaults":{"name":"MySQL"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"mySql","required":true,"testedBy":"mysqlConnectionTest"}],"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":"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"}],"default":"insert"},{"displayName":"Query","name":"query","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MySQL"},"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":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchFilterRequired":false,"searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"show":{"operation":["insert"]}},"description":"Name of the table in which to insert data to"},{"displayName":"Columns","name":"columns","type":"string","displayOptions":{"show":{"operation":["insert"]}},"requiresDataPath":"multiple","default":"","placeholder":"id,name,description","description":"Comma-separated list of the properties which should used as columns for the new rows"},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["insert"]}},"default":{},"placeholder":"Add modifiers","description":"Modifiers for INSERT statement","options":[{"displayName":"Ignore","name":"ignore","type":"boolean","default":true,"description":"Whether to ignore any ignorable errors that occur while executing the INSERT statement"},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement"}]},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchFilterRequired":false,"searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"show":{"operation":["update"]}},"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","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["update"]}},"default":"","placeholder":"name,description","description":"Comma-separated list of the properties which should used as columns for rows to update"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.svg","codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mySql/"}]}}},
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
{"displayName":"PostBin","name":"postBin","group":["transform"],"version":1,"subtitle":"={{ $parameter[\"operation\"] + \": \" + $parameter[\"resource\"] }}","description":"Consume PostBin API","defaults":{"name":"PostBin"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[],"requestDefaults":{"baseURL":"https://www.toptal.com"},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Bin","value":"bin"},{"name":"Request","value":"request"}],"default":"bin","required":true},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["bin"]}},"options":[{"name":"Create","value":"create","description":"Create bin","routing":{"request":{"method":"POST","url":"/developers/postbin/api/bin"},"output":{"postReceive":[null]}},"action":"Create a bin"},{"name":"Get","value":"get","description":"Get a bin","routing":{"request":{"method":"GET"},"output":{"postReceive":[null]},"send":{"preSend":[null]}},"action":"Get a bin"},{"name":"Delete","value":"delete","description":"Delete a bin","routing":{"request":{"method":"DELETE"},"send":{"preSend":[null]}},"action":"Delete a bin"}],"default":"create"},{"displayName":"Bin ID","name":"binId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["bin"],"operation":["get","delete"]}},"description":"Unique identifier for each bin"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["request"]}},"options":[{"name":"Get","value":"get","description":"Get a request","routing":{"request":{"method":"GET","url":"=/developers/postbin/api/bin/{{$parameter[\"binId\"]}}/req/{{$parameter[\"requestId\"]}}"},"send":{"preSend":[null]}},"action":"Get a request"},{"name":"Remove First","value":"removeFirst","description":"Remove the first request from bin","routing":{"request":{"method":"GET","url":"=/developers/postbin/api/bin/{{$parameter[\"binId\"]}}/req/shift"},"send":{"preSend":[null]}},"action":"Remove First a request"},{"name":"Send","value":"send","description":"Send a test request to the bin","routing":{"request":{"method":"POST"},"send":{"preSend":[null]},"output":{"postReceive":[{"type":"set","properties":{"value":"={{ { \"requestId\": $response.body } }}"}}]}},"action":"Send a request"}],"default":"get"},{"displayName":"Bin ID","name":"binId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["request"],"operation":["get","removeFirst","send"]}},"description":"Unique identifier for each bin"},{"displayName":"Bin Content","name":"binContent","type":"string","default":"","typeOptions":{"rows":5},"displayOptions":{"show":{"resource":["request"],"operation":["send"]}},"routing":{"send":{"property":"content","type":"body"}}},{"displayName":"Request ID","name":"requestId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["request"],"operation":["get"]}},"description":"Unique identifier for each request"},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postbin/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/PostBin/postbin.svg"},
|
|
327
327
|
{"displayName":"Postgres","name":"postgres","group":["input"],"defaultVersion":2.6,"description":"Get, add and update data in Postgres","parameterPane":"wide","version":[2,2.1,2.2,2.3,2.4,2.5,2.6],"subtitle":"={{ $parameter[\"operation\"] }}","defaults":{"name":"Postgres"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"postgres","required":true,"testedBy":"postgresConnectionTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"hidden","noDataExpression":true,"options":[{"name":"Database","value":"database"}],"default":"database"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Delete","value":"deleteTable","description":"Delete an entire table or rows in a table","action":"Delete table or rows"},{"name":"Execute Query","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in a table","action":"Insert rows in a table"},{"name":"Insert or Update","value":"upsert","description":"Insert or update rows in a table","action":"Insert or update rows in a table"},{"name":"Select","value":"select","description":"Select rows from a table","action":"Select rows from a table"},{"name":"Update","value":"update","description":"Update rows in a table","action":"Update rows in a table"}],"displayOptions":{"show":{"resource":["database"]}},"default":"insert"},{"displayName":"Schema","name":"schema","type":"resourceLocator","default":{"mode":"list","value":"public"},"required":true,"placeholder":"e.g. public","description":"The schema that contains the table you want to work on","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"schemaSearch"}},{"displayName":"By Name","name":"name","type":"string"}],"displayOptions":{"hide":{"operation":["executeQuery"]}}},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The table you want to work on","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"tableSearch"}},{"displayName":"By Name","name":"name","type":"string"}],"displayOptions":{"hide":{"operation":["executeQuery"]}}},{"displayName":"Command","name":"deleteCommand","type":"options","default":"truncate","options":[{"name":"Truncate","value":"truncate","description":"Only removes the table's data and preserves the table's structure"},{"name":"Delete","value":"delete","description":"Delete the rows that match the 'Select Rows' conditions below. If no selection is made, all rows in the table are deleted."},{"name":"Drop","value":"drop","description":"Deletes the table's data and also the table's structure permanently"}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Restart Sequences","name":"restartSequences","type":"boolean","default":false,"description":"Whether to reset identity (auto-increment) columns to their initial values","displayOptions":{"show":{"deleteCommand":["truncate"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Cascade","name":"cascade","type":"boolean","default":false,"description":"Whether to drop all objects that depend on the table, such as views and sequences","displayOptions":{"show":{"/operation":["deleteTable"]},"hide":{"/deleteCommand":["delete"]}}},{"displayName":"Connection Timeout","name":"connectionTimeout","type":"number","default":30,"description":"Number of seconds reserved for connecting to the database"},{"displayName":"Delay Closing Idle Connection","name":"delayClosingIdleConnection","type":"number","default":0,"description":"Number of seconds to wait before idle connection would be eligible for closing","typeOptions":{"minValue":0}},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single","description":"The way queries should be sent to the database"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","description":"Comma-separated list of the values you want to use as query parameters. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/#use-query-parameters\" target=\"_blank\">More info</a>.","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","placeholder":"e.g. value1,value2,value3","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Treat query parameters in single quotes as text","name":"treatQueryParametersInSingleQuotesAsText","type":"boolean","default":false,"description":"Whether to treat query parameters enclosed in single quotes as text e.g. '$1'","displayOptions":{"show":{"queryReplacement":[{"_cnd":{"exists":true}}]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select","insert","update","upsert"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"e.g. SELECT id, name FROM product WHERE quantity > $1 AND price <= $2","noDataExpression":true,"required":true,"description":"The SQL query to execute. You can use n8n expressions and $1, $2, $3, etc to refer to the 'Query Parameters' set in options below.","typeOptions":{"editor":"sqlEditor","sqlDialect":"PostgreSQL"},"hint":"Consider using query parameters to prevent SQL injection attacks. Add them in the options below","displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Cascade","name":"cascade","type":"boolean","default":false,"description":"Whether to drop all objects that depend on the table, such as views and sequences","displayOptions":{"show":{"/operation":["deleteTable"]},"hide":{"/deleteCommand":["delete"]}}},{"displayName":"Connection Timeout","name":"connectionTimeout","type":"number","default":30,"description":"Number of seconds reserved for connecting to the database"},{"displayName":"Delay Closing Idle Connection","name":"delayClosingIdleConnection","type":"number","default":0,"description":"Number of seconds to wait before idle connection would be eligible for closing","typeOptions":{"minValue":0}},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single","description":"The way queries should be sent to the database"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","description":"Comma-separated list of the values you want to use as query parameters. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/#use-query-parameters\" target=\"_blank\">More info</a>.","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","placeholder":"e.g. value1,value2,value3","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Treat query parameters in single quotes as text","name":"treatQueryParametersInSingleQuotesAsText","type":"boolean","default":false,"description":"Whether to treat query parameters enclosed in single quotes as text e.g. '$1'","displayOptions":{"show":{"queryReplacement":[{"_cnd":{"exists":true}}]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select","insert","update","upsert"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Manually","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"@version":[2,2.1],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"@version":[2,2.1],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"@version":[2,2.1],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Columns","name":"columns","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"loadOptionsDependsOn":["table.value","operation"],"resourceMapper":{"resourceMapperMethod":"getMappingColumns","mode":"add","fieldWords":{"singular":"column","plural":"columns"},"addAllFields":true,"multiKeyMatch":true}},"displayOptions":{"show":{"@version":[{"_cnd":{"gte":2.2}}],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Cascade","name":"cascade","type":"boolean","default":false,"description":"Whether to drop all objects that depend on the table, such as views and sequences","displayOptions":{"show":{"/operation":["deleteTable"]},"hide":{"/deleteCommand":["delete"]}}},{"displayName":"Connection Timeout","name":"connectionTimeout","type":"number","default":30,"description":"Number of seconds reserved for connecting to the database"},{"displayName":"Delay Closing Idle Connection","name":"delayClosingIdleConnection","type":"number","default":0,"description":"Number of seconds to wait before idle connection would be eligible for closing","typeOptions":{"minValue":0}},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single","description":"The way queries should be sent to the database"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","description":"Comma-separated list of the values you want to use as query parameters. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/#use-query-parameters\" target=\"_blank\">More info</a>.","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","placeholder":"e.g. value1,value2,value3","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Treat query parameters in single quotes as text","name":"treatQueryParametersInSingleQuotesAsText","type":"boolean","default":false,"description":"Whether to treat query parameters enclosed in single quotes as text e.g. '$1'","displayOptions":{"show":{"queryReplacement":[{"_cnd":{"exists":true}}]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select","insert","update","upsert"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"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":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"returnAll":[false],"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Sort Rule","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"ASC","value":"ASC"},{"name":"DESC","value":"DESC"}],"default":"ASC"}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Cascade","name":"cascade","type":"boolean","default":false,"description":"Whether to drop all objects that depend on the table, such as views and sequences","displayOptions":{"show":{"/operation":["deleteTable"]},"hide":{"/deleteCommand":["delete"]}}},{"displayName":"Connection Timeout","name":"connectionTimeout","type":"number","default":30,"description":"Number of seconds reserved for connecting to the database"},{"displayName":"Delay Closing Idle Connection","name":"delayClosingIdleConnection","type":"number","default":0,"description":"Number of seconds to wait before idle connection would be eligible for closing","typeOptions":{"minValue":0}},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single","description":"The way queries should be sent to the database"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","description":"Comma-separated list of the values you want to use as query parameters. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/#use-query-parameters\" target=\"_blank\">More info</a>.","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","placeholder":"e.g. value1,value2,value3","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Treat query parameters in single quotes as text","name":"treatQueryParametersInSingleQuotesAsText","type":"boolean","default":false,"description":"Whether to treat query parameters enclosed in single quotes as text e.g. '$1'","displayOptions":{"show":{"queryReplacement":[{"_cnd":{"exists":true}}]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select","insert","update","upsert"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Manually","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"@version":[2,2.1],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"@version":[2],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Column to Match On","name":"columnToMatchOn","type":"options","required":true,"description":"The column to compare when finding the rows to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>.","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"The column to use when matching rows in Postgres to the input items of this node. Usually an ID.","displayOptions":{"show":{"@version":[2,2.1],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated","displayOptions":{"show":{"dataMode":["defineBelow"],"@version":[2,2.1],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"@version":[2,2.1],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Columns","name":"columns","type":"resourceMapper","noDataExpression":true,"default":{"mappingMode":"defineBelow","value":null},"required":true,"typeOptions":{"loadOptionsDependsOn":["table.value","operation"],"resourceMapper":{"resourceMapperMethod":"getMappingColumns","mode":"update","fieldWords":{"singular":"column","plural":"columns"},"addAllFields":true,"multiKeyMatch":true}},"displayOptions":{"show":{"@version":[{"_cnd":{"gte":2.2}}],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Cascade","name":"cascade","type":"boolean","default":false,"description":"Whether to drop all objects that depend on the table, such as views and sequences","displayOptions":{"show":{"/operation":["deleteTable"]},"hide":{"/deleteCommand":["delete"]}}},{"displayName":"Connection Timeout","name":"connectionTimeout","type":"number","default":30,"description":"Number of seconds reserved for connecting to the database"},{"displayName":"Delay Closing Idle Connection","name":"delayClosingIdleConnection","type":"number","default":0,"description":"Number of seconds to wait before idle connection would be eligible for closing","typeOptions":{"minValue":0}},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single","description":"The way queries should be sent to the database"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","description":"Comma-separated list of the values you want to use as query parameters. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/#use-query-parameters\" target=\"_blank\">More info</a>.","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","placeholder":"e.g. value1,value2,value3","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Treat query parameters in single quotes as text","name":"treatQueryParametersInSingleQuotesAsText","type":"boolean","default":false,"description":"Whether to treat query parameters enclosed in single quotes as text e.g. '$1'","displayOptions":{"show":{"queryReplacement":[{"_cnd":{"exists":true}}]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select","insert","update","upsert"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Manually","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"@version":[2,2.1],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"@version":[2,2.1],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Unique Column","name":"columnToMatchOn","type":"options","required":true,"description":"The column to compare when finding the rows to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>.","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"Used to find the correct row(s) to update. Doesn't get changed. Has to be unique.","displayOptions":{"show":{"@version":[2,2.1],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Value of Unique Column","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated. New rows will be created for non-matching items.","displayOptions":{"show":{"dataMode":["defineBelow"],"@version":[2,2.1],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"@version":[2,2.1],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Columns","name":"columns","type":"resourceMapper","noDataExpression":true,"default":{"mappingMode":"defineBelow","value":null},"required":true,"typeOptions":{"loadOptionsDependsOn":["table.value","operation"],"resourceMapper":{"resourceMapperMethod":"getMappingColumns","mode":"upsert","fieldWords":{"singular":"column","plural":"columns"},"addAllFields":true,"multiKeyMatch":true}},"displayOptions":{"show":{"@version":[{"_cnd":{"gte":2.2}}],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Cascade","name":"cascade","type":"boolean","default":false,"description":"Whether to drop all objects that depend on the table, such as views and sequences","displayOptions":{"show":{"/operation":["deleteTable"]},"hide":{"/deleteCommand":["delete"]}}},{"displayName":"Connection Timeout","name":"connectionTimeout","type":"number","default":30,"description":"Number of seconds reserved for connecting to the database"},{"displayName":"Delay Closing Idle Connection","name":"delayClosingIdleConnection","type":"number","default":0,"description":"Number of seconds to wait before idle connection would be eligible for closing","typeOptions":{"minValue":0}},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single","description":"The way queries should be sent to the database"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","description":"Comma-separated list of the values you want to use as query parameters. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/#use-query-parameters\" target=\"_blank\">More info</a>.","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","placeholder":"e.g. value1,value2,value3","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Treat query parameters in single quotes as text","name":"treatQueryParametersInSingleQuotesAsText","type":"boolean","default":false,"description":"Whether to treat query parameters enclosed in single quotes as text e.g. '$1'","displayOptions":{"show":{"queryReplacement":[{"_cnd":{"exists":true}}]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select","insert","update","upsert"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Postgres/postgres.svg","codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/postgres/"}]}}},
|
|
328
328
|
{"displayName":"Postgres","name":"postgres","group":["input"],"defaultVersion":2.6,"description":"Get, add and update data in Postgres","parameterPane":"wide","version":1,"defaults":{"name":"Postgres"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"postgres","required":true,"testedBy":"postgresConnectionTest"}],"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":"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"}],"default":"insert"},{"displayName":"Query","name":"query","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"PostgreSQL"},"displayOptions":{"show":{"operation":["executeQuery"]}},"default":"","placeholder":"SELECT id, name FROM product WHERE quantity > $1 AND price <= $2","required":true,"description":"The SQL query to execute. You can use n8n expressions or $1 and $2 in conjunction with query parameters."},{"displayName":"Schema","name":"schema","type":"string","displayOptions":{"show":{"operation":["insert"]}},"default":"public","required":true,"description":"Name of the schema the table belongs to"},{"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:int,name:text,description","description":"Comma-separated list of the properties which should used as columns for the new rows. You can use type casting with colons (:) like id:int."},{"displayName":"Schema","name":"schema","type":"string","displayOptions":{"show":{"operation":["update"]}},"default":"public","description":"Name of the schema the table belongs to"},{"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":"Comma-separated list of the properties 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:text,description","description":"Comma-separated list of the properties which should used as columns for rows to update. You can use type casting with colons (:) like id:int."},{"displayName":"Return Fields","name":"returnFields","type":"string","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["insert","update"]}},"default":"*","description":"Comma-separated list of the fields that the operation will return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Independently","value":"independently","description":"Execute each query independently"},{"name":"Multiple Queries","value":"multiple","description":"<b>Default</b>. Sends multiple queries at once to database."},{"name":"Transaction","value":"transaction","description":"Executes all queries in a single transaction"}],"default":"multiple","description":"The way queries should be sent to database. Can be used in conjunction with <b>Continue on Fail</b>. See <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/\">the docs</a> for more examples"},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text"},{"displayName":"Query Parameters","name":"queryParams","type":"string","displayOptions":{"show":{"/operation":["executeQuery"]}},"default":"","placeholder":"quantity,price","description":"Comma-separated list of properties which should be used as query parameters"}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Postgres/postgres.svg","codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postgres/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/postgres/"}]}}},
|
|
329
|
-
{"displayName":"Postgres Trigger","name":"postgresTrigger","group":["trigger"],"version":1,"description":"Listens to Postgres messages","eventTriggerDescription":"","defaults":{"name":"Postgres Trigger"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the '
|
|
329
|
+
{"displayName":"Postgres Trigger","name":"postgresTrigger","group":["trigger"],"version":1,"description":"Listens to Postgres messages","eventTriggerDescription":"","defaults":{"name":"Postgres Trigger"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'test step' button, then trigger a Postgres event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time a change is detected, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'test step' button, then trigger a Postgres event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time a change is detected, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you've finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won't see those executions here)."},"inputs":[],"outputs":["main"],"credentials":[{"name":"postgres","required":true}],"properties":[{"displayName":"Listen For","name":"triggerMode","type":"options","options":[{"name":"Table Row Change Events","value":"createTrigger","description":"Insert, update or delete"},{"name":"Advanced","value":"listenTrigger","description":"Listen to existing Postgres channel"}],"default":"createTrigger"},{"displayName":"Schema Name","name":"schema","type":"resourceLocator","default":{"mode":"list","value":"public"},"required":true,"displayOptions":{"show":{"triggerMode":["createTrigger"]}},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a schema","typeOptions":{"searchListMethod":"searchSchema","searchFilterRequired":false}},{"displayName":"Name","name":"name","type":"string","placeholder":"e.g. public"}]},{"displayName":"Table Name","name":"tableName","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"displayOptions":{"show":{"triggerMode":["createTrigger"]}},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a table","typeOptions":{"searchListMethod":"searchTables","searchFilterRequired":false}},{"displayName":"Name","name":"name","type":"string","placeholder":"e.g. table_name"}]},{"displayName":"Channel Name","name":"channelName","type":"string","default":"","required":true,"placeholder":"e.g. n8n_channel","description":"Name of the channel to listen to","displayOptions":{"show":{"triggerMode":["listenTrigger"]}}},{"displayName":"Event to listen for","name":"firesOn","type":"options","displayOptions":{"show":{"triggerMode":["createTrigger"]}},"options":[{"name":"Insert","value":"INSERT"},{"name":"Update","value":"UPDATE"},{"name":"Delete","value":"DELETE"}],"default":"INSERT"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"triggerMode":["createTrigger"]}},"options":[{"displayName":"Channel Name","name":"channelName","type":"string","placeholder":"e.g. n8n_channel","description":"Name of the channel to listen to","default":""},{"displayName":"Function Name","name":"functionName","type":"string","description":"Name of the function to create","placeholder":"e.g. n8n_trigger_function()","default":""},{"displayName":"Replace if Exists","name":"replaceIfExists","type":"boolean","description":"Whether to replace an existing function and trigger with the same name","default":false},{"displayName":"Trigger Name","name":"triggerName","type":"string","description":"Name of the trigger to create","placeholder":"e.g. n8n_trigger","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Connection Timeout","name":"connectionTimeout","type":"number","default":30,"description":"Number of seconds reserved for connecting to the database"},{"displayName":"Delay Closing Idle Connection","name":"delayClosingIdleConnection","type":"number","default":0,"description":"Number of seconds to wait before idle connection would be eligible for closing","typeOptions":{"minValue":0}}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.postgrestrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/postgres/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Postgres/postgres.svg"},
|
|
330
330
|
{"displayName":"PostHog","name":"postHog","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume PostHog API","defaults":{"name":"PostHog"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"postHogApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Alias","value":"alias"},{"name":"Event","value":"event"},{"name":"Identity","value":"identity"},{"name":"Track","value":"track"}],"default":"event"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["alias"]}},"options":[{"name":"Create","value":"create","description":"Create an alias","action":"Create an alias"}],"default":"create"},{"displayName":"Alias","name":"alias","type":"string","required":true,"displayOptions":{"show":{"resource":["alias"],"operation":["create"]}},"default":"","description":"The name of the alias"},{"displayName":"Distinct ID","name":"distinctId","type":"string","required":true,"displayOptions":{"show":{"resource":["alias"],"operation":["create"]}},"default":"","description":"The user's distinct ID"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["alias"],"operation":["create"]}},"default":{},"options":[{"displayName":"Context","name":"contextUi","type":"fixedCollection","placeholder":"Add Property","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Context","name":"contextValues","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Timestamp","name":"timestamp","type":"dateTime","default":"","description":"If not set, it'll automatically be set to the current time"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create an event","action":"Create an event"}],"default":"create"},{"displayName":"Event","name":"eventName","type":"string","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}},"default":"","description":"The name of the event"},{"displayName":"Distinct ID","name":"distinctId","type":"string","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}},"default":"","description":"The user's distinct ID"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["event"],"operation":["create"]}},"default":{},"options":[{"displayName":"Properties","name":"propertiesUi","type":"fixedCollection","placeholder":"Add Property","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Property","name":"propertyValues","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Timestamp","name":"timestamp","type":"dateTime","default":"","description":"If not set, it'll automatically be set to the current time"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["identity"]}},"options":[{"name":"Create","value":"create","action":"Create an identity"}],"default":"create"},{"displayName":"Distinct ID","name":"distinctId","type":"string","required":true,"displayOptions":{"show":{"resource":["identity"],"operation":["create"]}},"default":"","description":"The identity's distinct ID"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["identity"],"operation":["create"]}},"default":{},"options":[{"displayName":"Properties","name":"propertiesUi","type":"fixedCollection","placeholder":"Add Property","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Property","name":"propertyValues","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Message ID","name":"messageId","type":"string","default":""},{"displayName":"Timestamp","name":"timestamp","type":"dateTime","default":"","description":"If not set, it'll automatically be set to the current time"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["track"]}},"options":[{"name":"Page","value":"page","description":"Track a page","action":"Track a page"},{"name":"Screen","value":"screen","description":"Track a screen","action":"Track a screen"}],"default":"page"},{"displayName":"Name","name":"name","type":"string","required":true,"displayOptions":{"show":{"resource":["track"],"operation":["page","screen"]}},"default":""},{"displayName":"Distinct ID","name":"distinctId","type":"string","required":true,"displayOptions":{"show":{"resource":["track"],"operation":["page","screen"]}},"default":"","description":"The user's distinct ID"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["track"],"operation":["page","screen"]}},"default":{},"options":[{"displayName":"Category","name":"category","type":"string","default":""},{"displayName":"Context","name":"contextUi","type":"fixedCollection","placeholder":"Add Property","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Context","name":"contextValues","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Message ID","name":"messageId","type":"string","default":""},{"displayName":"Properties","name":"propertiesUi","type":"fixedCollection","placeholder":"Add Property","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Property","name":"propertyValues","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Timestamp","name":"timestamp","type":"dateTime","default":"","description":"If not set, it'll automatically be set to the current time"}]}],"codex":{"categories":["Analytics","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.posthog/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/postHog/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/PostHog/postHog.svg"},
|
|
331
331
|
{"displayName":"Postmark Trigger","name":"postmarkTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when Postmark events occur","defaults":{"name":"Postmark Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"postmarkApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Events","name":"events","type":"multiOptions","options":[{"name":"Bounce","value":"bounce","description":"Trigger on bounce"},{"name":"Click","value":"click","description":"Trigger on click"},{"name":"Delivery","value":"delivery","description":"Trigger on delivery"},{"name":"Open","value":"open","description":"Trigger webhook on open"},{"name":"Spam Complaint","value":"spamComplaint","description":"Trigger on spam complaint"},{"name":"Subscription Change","value":"subscriptionChange","description":"Trigger on subscription change"}],"default":[],"required":true,"description":"Webhook events that will be enabled for that endpoint"},{"displayName":"First Open","name":"firstOpen","description":"Only fires on first open for event \"Open\"","type":"boolean","default":false,"displayOptions":{"show":{"events":["open"]}}},{"displayName":"Include Content","name":"includeContent","description":"Whether to include message content for events \"Bounce\" and \"Spam Complaint\"","type":"boolean","default":false,"displayOptions":{"show":{"events":["bounce","spamComplaint"]}}}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.postmarktrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/postmark/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Postmark/postmark.png"},
|
|
332
332
|
{"displayName":"ProfitWell","name":"profitWell","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume ProfitWell API","defaults":{"name":"ProfitWell"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"profitWellApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Company","value":"company"},{"name":"Metric","value":"metric"}],"default":"metric"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["company"]}},"options":[{"name":"Get Settings","value":"getSetting","description":"Get your company's ProfitWell account settings","action":"Get settings for your company"}],"default":"getSetting"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["metric"]}},"options":[{"name":"Get","value":"get","description":"Retrieve financial metric broken down by day for either the current month or the last","action":"Get a metric"}],"default":"get"},{"displayName":"Type","name":"type","type":"options","options":[{"name":"Daily","value":"daily","description":"Retrieve financial metric broken down by day for either the current month or the last"},{"name":"Monthly","value":"monthly","description":"Retrieve all monthly financial metric for your company"}],"default":"","required":true,"displayOptions":{"show":{"resource":["metric"],"operation":["get"]}}},{"displayName":"Month","name":"month","type":"string","default":"","placeholder":"YYYY-MM","required":true,"displayOptions":{"show":{"resource":["metric"],"operation":["get"],"type":["daily"]}},"description":"Can only be the current or previous month. Format should be YYYY-MM."},{"displayName":"Simplify","name":"simple","type":"boolean","default":true,"displayOptions":{"show":{"resource":["metric"],"operation":["get"]}},"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["metric"],"operation":["get"]}},"default":{},"options":[{"displayName":"Plan Name or ID","name":"plan_id","type":"options","typeOptions":{"loadOptionsMethod":"getPlanIds"},"default":"","description":"Only return the metric for this Plan ID. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Metrics","name":"dailyMetrics","type":"multiOptions","displayOptions":{"show":{"/type":["daily"]}},"options":[{"name":"Active Customers","value":"active_customers","description":"Number of paying customers"},{"name":"Churned Customers","value":"churned_customers","description":"Number of paying customers who churned"},{"name":"Churned Recurring Revenue","value":"churned_recurring_revenue","description":"MRR lost to churn (voluntary and delinquent)"},{"name":"Cumulative Net New MRR","value":"cumulative_net_new_mrr","description":"New + Upgrades - Downgrades - Churn MRR, cumulative for the month up through the given day"},{"name":"Cumulative New Trialing Customers","value":"cumulative_new_trialing_customers","description":"Number of new trialing customers, cumulative for the month up through the given day"},{"name":"Downgraded Customers","value":"downgraded_customers","description":"Number of existing customers who net downgraded"},{"name":"Downgraded Recurring Revenue","value":"downgraded_recurring_revenue","description":"How much downgrades and plan length decreases affect your MRR"},{"name":"Future Churn MRR","value":"future_churn_mrr","description":"MRR that will be lost when users who are currently cancelled actually churn"},{"name":"New Customers","value":"new_customers","description":"Number of new, paying customers you have"},{"name":"New Recurring Revenue","value":"new_recurring_revenue","description":"MRR from new users"},{"name":"Reactivated Customers","value":"reactivated_customers","description":"Number of customers who have reactivated"},{"name":"Reactivated Recurring Revenue","value":"reactivated_recurring_revenue","description":"How much MRR comes from reactivated customers"},{"name":"Recurring Revenue","value":"recurring_revenue","description":"Your company's MRR"},{"name":"Upgraded Customers","value":"upgraded_customers","description":"Number of existing customers who net upgraded"},{"name":"Upgraded Recurring Revenue","value":"upgraded_recurring_revenue","description":"How much upgrades and plan length increases affect your MRR"}],"default":[],"description":"Comma-separated list of metric trends to return (the default is to return all metric)"},{"displayName":"Metrics","name":"monthlyMetrics","type":"multiOptions","displayOptions":{"show":{"/type":["monthly"]}},"options":[{"name":"Active Customers","value":"active_customers","description":"Number of paying customers"},{"name":"Active Trialing Customers","value":"active_trialing_customers","description":"Number of trialing customers"},{"name":"Average Revenue Per User","value":"average_revenue_per_user","description":"ARPU"},{"name":"Churned Customers","value":"churned_customers","description":"Number of paying customers who churned"},{"name":"Churned Customers Cancellations","value":"churned_customers_cancellations","description":"Number of customers who churned by cancelling their subscription(s)"},{"name":"Churned Customers Delinquent","value":"churned_customers_delinquent","description":"Number of customers who churned because they failed to pay you"},{"name":"Churned Recurring Revenue","value":"churned_recurring_revenue","description":"Revenue lost to churn (voluntary and delinquent)"},{"name":"Churned Recurring Revenue Cancellations","value":"churned_recurring_revenue_cancellations","description":"Revenue lost to customers who churned by cancelling their subscription(s)"},{"name":"Churned Recurring Revenue Delinquent","value":"churned_recurring_revenue_delinquent","description":"Revenue lost to customers who churned delinquent"},{"name":"Churned Trialing Customers","value":"churned_trialing_customers","description":"Number of trialling customers who churned"},{"name":"Converted Customers","value":"converted_customers","description":"Number of customers who converted from trialing to active"},{"name":"Converted Recurring Revenue","value":"converted_recurring_revenue","description":"How much MRR comes from users who converted from trialing to active"},{"name":"Customer Churn Cancellations Rate","value":"customers_churn_cancellations_rate","description":"Percentage of paying customers who churned by cancelling their subscription(s)"},{"name":"Customer Churn Delinquent Rate","value":"customers_churn_delinquent_rate","description":"Percentage of paying customers who churned because they failed to pay you"},{"name":"Customer Churn Rate","value":"customers_churn_rate","description":"Percentage of paying customers who churned"},{"name":"Customer Conversion Rate","value":"customer_conversion_rate","description":"Percent of trialing customers who converted"},{"name":"Customer Retention Rate","value":"customers_retention_rate","description":"Percent of customers active last month who are still active this month"},{"name":"Downgrade Customers","value":"downgraded_customers","description":"Number of existing customers who net downgraded"},{"name":"Downgrade Rate","value":"downgrade_rate","description":"Downgrade revenue as a percent of existing revenue"},{"name":"Downgrade Recurring Revenue","value":"downgraded_recurring_revenue","description":"How much downgrades and plan length decreases affect your MRR"},{"name":"Existing Customers","value":"existing_customers","description":"Number of paying customers you had at the start of the given month"},{"name":"Existing Recurring Revenue","value":"existing_recurring_revenue","description":"Your company's MRR at the start of the given month"},{"name":"Existing Trialing Customers","value":"existing_trialing_customers","description":"Number of trialing customers who existed at the start of the month"},{"name":"Growth_Rate","value":"growth_rate","description":"Rate at which your company's MRR has grown over the previous month"},{"name":"Lifetime Value","value":"lifetime_value","description":"Average LTV, as calculated at the end of the given period"},{"name":"New Customers","value":"new_customers","description":"Number of new, paying customers you have"},{"name":"New Recurring Revenue","value":"new_recurring_revenue","description":"MRR from new users"},{"name":"New Trailing Customers","value":"new_trialing_customers","description":"Number of new trialing customers"},{"name":"Plan Changed Rate","value":"plan_change_rate","description":"Net change in revenue as a percentage of existing revenue"},{"name":"Plan Changed Recurring Revenue","value":"plan_changed_recurring_revenue","description":"Net change in revenue for this plan"},{"name":"Reactivated Customers","value":"reactivated_customers","description":"Number of customers who have reactivated"},{"name":"Reactivated Recurring Revenue","value":"reactivated_recurring_revenue","description":"How much MRR comes from reactivated customers"},{"name":"Recurring Revenue","value":"recurring_revenue","description":"Your company's MRR"},{"name":"Revenue Churn Cancellations Rate","value":"revenue_churn_cancellations_rate","description":"Voluntary churn revenue as a percent of the month's starting revenue"},{"name":"Revenue Churn Delinquent_ Rate","value":"revenue_churn_delinquent_rate","description":"Delinquent churn revenue as a percent of the month's starting revenue"},{"name":"Revenue Churn Rate","value":"revenue_churn_rate","description":"Revenue lost to churn as a percentage of existing revenue"},{"name":"Revenue Retention Rate","value":"revenue_retention_rate","description":"Percent of revenue coming from existing customers that was retained by the end of the month"},{"name":"Upgrade Rate","value":"upgrade_rate","description":"Upgrade revenue as a percent of existing revenue"},{"name":"Upgraded Customers","value":"upgraded_customers","description":"Number of existing customers who net upgraded"},{"name":"Upgraded Recurring Revenue","value":"upgraded_recurring_revenue","description":"How much upgrades and plan length increases affect your MRR"}],"default":[],"description":"Comma-separated list of metric trends to return (the default is to return all metric)"}]}],"codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.profitwell/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/profitWell/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/ProfitWell/profitwell.svg","dark":"icons/n8n-nodes-base/dist/nodes/ProfitWell/profitwell.dark.svg"}},
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
{"displayName":"QuickBooks Online","name":"quickbooks","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the QuickBooks Online API","defaults":{"name":"QuickBooks Online"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"quickBooksOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Bill","value":"bill"},{"name":"Customer","value":"customer"},{"name":"Employee","value":"employee"},{"name":"Estimate","value":"estimate"},{"name":"Invoice","value":"invoice"},{"name":"Item","value":"item"},{"name":"Payment","value":"payment"},{"name":"Purchase","value":"purchase"},{"name":"Transaction","value":"transaction"},{"name":"Vendor","value":"vendor"}],"default":"customer"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create a bill"},{"name":"Delete","value":"delete","action":"Delete a bill"},{"name":"Get","value":"get","action":"Get a bill"},{"name":"Get Many","value":"getAll","action":"Get many bills"},{"name":"Update","value":"update","action":"Update a bill"}],"displayOptions":{"show":{"resource":["bill"]}}},{"displayName":"For Vendor Name or ID","name":"VendorRef","type":"options","required":true,"description":"The ID of the vendor who the bill is for. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","default":[],"typeOptions":{"loadOptionsMethod":"getVendors"},"displayOptions":{"show":{"resource":["bill"],"operation":["create"]}}},{"displayName":"Line","name":"Line","type":"collection","placeholder":"Add Line Item Property","description":"Individual line item of a transaction","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["bill"],"operation":["create"]}},"options":[{"displayName":"Account ID","name":"accountId","type":"string","default":""},{"displayName":"Amount","name":"Amount","description":"Monetary amount of the line item","type":"number","default":0},{"displayName":"Description","name":"Description","description":"Textual description of the line item","type":"string","default":""},{"displayName":"Detail Type","name":"DetailType","type":"options","default":"ItemBasedExpenseLineDetail","options":[{"name":"Account-Based Expense Line Detail","value":"AccountBasedExpenseLineDetail"},{"name":"Item-Based Expense Line Detail","value":"ItemBasedExpenseLineDetail"}]},{"displayName":"Item Name or ID","name":"itemId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":[],"typeOptions":{"loadOptionsMethod":"getItems"}},{"displayName":"Position","name":"LineNum","description":"Position of the line item relative to others","type":"number","default":1}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["bill"],"operation":["create"]}},"options":[{"displayName":"Accounts Payable Account","name":"APAccountRef","placeholder":"Add APA Fields","description":"Accounts Payable account to which the bill will be credited","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"ID","name":"value","type":"string","default":""}]}]},{"displayName":"Balance","name":"Balance","description":"The balance reflecting any payments made against the transaction","type":"string","default":""},{"displayName":"Due Date","name":"DueDate","description":"Date when the payment of the transaction is due","type":"dateTime","default":""},{"displayName":"Sales Term","name":"SalesTermRef","description":"Sales term associated with the transaction","placeholder":"Add Sales Term Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"ID","name":"value","type":"string","default":""}]}]},{"displayName":"Total Amount","name":"TotalAmt","description":"Total amount of the transaction","type":"number","default":0},{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""}]},{"displayName":"Bill ID","name":"billId","type":"string","required":true,"default":"","description":"The ID of the bill to delete","displayOptions":{"show":{"resource":["bill"],"operation":["delete"]}}},{"displayName":"Bill ID","name":"billId","type":"string","required":true,"default":"","description":"The ID of the bill to retrieve","displayOptions":{"show":{"resource":["bill"],"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":["bill"],"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":["bill"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting bills. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["bill"],"operation":["getAll"]}}},{"displayName":"Bill ID","name":"billId","type":"string","required":true,"default":"","description":"The ID of the bill to update","displayOptions":{"show":{"resource":["bill"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"required":true,"displayOptions":{"show":{"resource":["bill"],"operation":["update"]}},"options":[{"displayName":"Accounts Payable Account","name":"APAccountRef","placeholder":"Add APA Fields","description":"Accounts Payable account to which the bill will be credited","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"ID","name":"value","type":"string","default":""}]}]},{"displayName":"Due Date","name":"DueDate","description":"Date when the payment of the transaction is due","type":"dateTime","default":""},{"displayName":"Sales Term","name":"SalesTermRef","description":"Sales term associated with the transaction","placeholder":"Add Sales Term Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"ID","name":"value","type":"string","default":""}]}]},{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create a customer"},{"name":"Get","value":"get","action":"Get a customer"},{"name":"Get Many","value":"getAll","action":"Get many customers"},{"name":"Update","value":"update","action":"Update a customer"}],"displayOptions":{"show":{"resource":["customer"]}}},{"displayName":"Display Name","name":"displayName","type":"string","required":true,"default":"","description":"The display name of the customer to create","displayOptions":{"show":{"resource":["customer"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["customer"],"operation":["create"]}},"options":[{"displayName":"Active","name":"Active","description":"Whether the customer is currently enabled for use by QuickBooks","type":"boolean","default":true},{"displayName":"Balance","name":"Balance","description":"Open balance amount or amount unpaid by the customer","type":"string","default":""},{"displayName":"Balance With Jobs","name":"BalanceWithJobs","description":"Cumulative open balance amount for the customer (or job) and all its sub-jobs","type":"number","default":0},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Bill With Parent","name":"BillWithParent","description":"Whether to bill this customer together with its parent","type":"boolean","default":false},{"displayName":"Company Name","name":"CompanyName","type":"string","default":""},{"displayName":"Family Name","name":"FamilyName","type":"string","default":""},{"displayName":"Fully Qualified Name","name":"FullyQualifiedName","type":"string","default":""},{"displayName":"Given Name","name":"GivenName","type":"string","default":""},{"displayName":"Preferred Delivery Method","name":"PreferredDeliveryMethod","type":"options","default":"Print","options":[{"name":"Print","value":"Print"},{"name":"Email","value":"Email"},{"name":"None","value":"None"}]},{"displayName":"Primary Email Address","name":"PrimaryEmailAddr","type":"string","default":""},{"displayName":"Primary Phone","name":"PrimaryPhone","type":"string","default":""},{"displayName":"Print-On-Check Name","name":"PrintOnCheckName","description":"Name of the customer as printed on a check","type":"string","default":""},{"displayName":"Taxable","name":"Taxable","description":"Whether transactions for this customer are taxable","type":"boolean","default":false}]},{"displayName":"Customer ID","name":"customerId","type":"string","required":true,"default":"","description":"The ID of the customer to retrieve","displayOptions":{"show":{"resource":["customer"],"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":["customer"],"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":["customer"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting customers. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["customer"],"operation":["getAll"]}}},{"displayName":"Customer ID","name":"customerId","type":"string","required":true,"default":"","description":"The ID of the customer to update","displayOptions":{"show":{"resource":["customer"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"required":true,"displayOptions":{"show":{"resource":["customer"],"operation":["update"]}},"options":[{"displayName":"Active","name":"Active","description":"Whether the customer is currently enabled for use by QuickBooks","type":"boolean","default":true},{"displayName":"Balance","name":"Balance","description":"Open balance amount or amount unpaid by the customer","type":"string","default":""},{"displayName":"Balance With Jobs","name":"BalanceWithJobs","description":"Cumulative open balance amount for the customer (or job) and all its sub-jobs","type":"number","default":0},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Bill With Parent","name":"BillWithParent","description":"Whether to bill this customer together with its parent","type":"boolean","default":false},{"displayName":"Company Name","name":"CompanyName","type":"string","default":""},{"displayName":"Family Name","name":"FamilyName","type":"string","default":""},{"displayName":"Fully Qualified Name","name":"FullyQualifiedName","type":"string","default":""},{"displayName":"Given Name","name":"GivenName","type":"string","default":""},{"displayName":"Preferred Delivery Method","name":"PreferredDeliveryMethod","type":"options","default":"Print","options":[{"name":"Print","value":"Print"},{"name":"Email","value":"Email"},{"name":"None","value":"None"}]},{"displayName":"Primary Email Address","name":"PrimaryEmailAddr","type":"string","default":""},{"displayName":"Primary Phone","name":"PrimaryPhone","type":"string","default":""},{"displayName":"Print-On-Check Name","name":"PrintOnCheckName","description":"Name of the customer as printed on a check","type":"string","default":""},{"displayName":"Taxable","name":"Taxable","description":"Whether transactions for this customer are taxable","type":"boolean","default":false}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create an employee"},{"name":"Get","value":"get","action":"Get an employee"},{"name":"Get Many","value":"getAll","action":"Get many employees"},{"name":"Update","value":"update","action":"Update an employee"}],"displayOptions":{"show":{"resource":["employee"]}}},{"displayName":"Family Name","name":"FamilyName","type":"string","default":"","displayOptions":{"show":{"resource":["employee"],"operation":["create"]}}},{"displayName":"Given Name","name":"GivenName","type":"string","default":"","displayOptions":{"show":{"resource":["employee"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["employee"],"operation":["create"]}},"options":[{"displayName":"Active","name":"Active","description":"Whether the employee is currently enabled for use by QuickBooks","type":"boolean","default":false},{"displayName":"Billable Time","name":"BillableTime","type":"boolean","default":false},{"displayName":"Display Name","name":"DisplayName","type":"string","default":""},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Primary Phone","name":"PrimaryPhone","type":"string","default":""},{"displayName":"Print-On-Check Name","name":"PrintOnCheckName","description":"Name of the employee as printed on a check","type":"string","default":""},{"displayName":"Social Security Number","name":"SSN","type":"string","default":""}]},{"displayName":"Employee ID","name":"employeeId","type":"string","required":true,"default":"","description":"The ID of the employee to retrieve","displayOptions":{"show":{"resource":["employee"],"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":["employee"],"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":["employee"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting employees. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["employee"],"operation":["getAll"]}}},{"displayName":"Employee ID","name":"employeeId","type":"string","required":true,"default":"","description":"The ID of the employee to update","displayOptions":{"show":{"resource":["employee"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"required":true,"displayOptions":{"show":{"resource":["employee"],"operation":["update"]}},"options":[{"displayName":"Active","name":"Active","description":"Whether the employee is currently enabled for use by QuickBooks","type":"boolean","default":false},{"displayName":"Billable Time","name":"BillableTime","type":"boolean","default":false},{"displayName":"Display Name","name":"DisplayName","type":"string","default":""},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Primary Phone","name":"PrimaryPhone","type":"string","default":""},{"displayName":"Print-On-Check Name","name":"PrintOnCheckName","description":"Name of the employee as printed on a check","type":"string","default":""},{"displayName":"Social Security Number","name":"SSN","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create an estimate"},{"name":"Delete","value":"delete","action":"Delete an estimate"},{"name":"Get","value":"get","action":"Get an estimate"},{"name":"Get Many","value":"getAll","action":"Get many estimates"},{"name":"Send","value":"send","action":"Send an estimate"},{"name":"Update","value":"update","action":"Update an estimate"}],"displayOptions":{"show":{"resource":["estimate"]}}},{"displayName":"For Customer Name or ID","name":"CustomerRef","type":"options","required":true,"description":"The ID of the customer who the estimate is for. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","default":[],"typeOptions":{"loadOptionsMethod":"getCustomers"},"displayOptions":{"show":{"resource":["estimate"],"operation":["create"]}}},{"displayName":"Line","name":"Line","type":"collection","placeholder":"Add Line Item Property","description":"Individual line item of a transaction","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["estimate"],"operation":["create"]}},"options":[{"displayName":"Amount","name":"Amount","description":"Monetary amount of the line item","type":"number","default":0},{"displayName":"Description","name":"Description","description":"Textual description of the line item","type":"string","default":""},{"displayName":"Detail Type","name":"DetailType","type":"options","default":"SalesItemLineDetail","options":[{"name":"Sales Item Line Detail","value":"SalesItemLineDetail"}]},{"displayName":"Item Name or ID","name":"itemId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":[],"typeOptions":{"loadOptionsMethod":"getItems"}},{"displayName":"Position","name":"LineNum","description":"Position of the line item relative to others","type":"number","default":1},{"displayName":"Tax Code Ref Name or ID","name":"TaxCodeRef","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":[],"typeOptions":{"loadOptionsMethod":"getTaxCodeRefs"}}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["estimate"],"operation":["create"]}},"options":[{"displayName":"Apply Tax After Discount","name":"ApplyTaxAfterDiscount","type":"boolean","default":false},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Billing Email","name":"BillEmail","description":"E-mail address to which the estimate will be sent","type":"string","default":""},{"displayName":"Custom Fields","name":"CustomFields","placeholder":"Add Custom Fields","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"Field","values":[{"displayName":"Field Definition Name or ID","name":"DefinitionId","type":"options","typeOptions":{"loadOptionsMethod":"getCustomFields"},"default":"","description":"ID of the field to set. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Value","name":"StringValue","type":"string","default":"","description":"Value of the field to set"}]}]},{"displayName":"Customer Memo","name":"CustomerMemo","description":"User-entered message to the customer. This message is visible to end user on their transactions.","type":"string","default":""},{"displayName":"Document Number","name":"DocNumber","description":"Reference number for the transaction","type":"string","default":""},{"displayName":"Email Status","name":"EmailStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Send","value":"NeedToSend"},{"name":"Email Sent","value":"EmailSent"}]},{"displayName":"Print Status","name":"PrintStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Print","value":"NeedToPrint"},{"name":"PrintComplete","value":"PrintComplete"}]},{"displayName":"Shipping Address","name":"ShipAddr","placeholder":"Add Shippping Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Total Amount","name":"TotalAmt","description":"Total amount of the transaction","type":"number","default":0},{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""},{"displayName":"Total Tax","name":"TotalTax","description":"Total amount of tax incurred","type":"number","default":0}]},{"displayName":"Estimate ID","name":"estimateId","type":"string","required":true,"default":"","description":"The ID of the estimate to delete","displayOptions":{"show":{"resource":["estimate"],"operation":["delete"]}}},{"displayName":"Estimate ID","name":"estimateId","type":"string","required":true,"default":"","description":"The ID of the estimate to retrieve","displayOptions":{"show":{"resource":["estimate"],"operation":["get"]}}},{"displayName":"Download","name":"download","type":"boolean","required":true,"default":false,"description":"Whether to download the estimate as a PDF file","displayOptions":{"show":{"resource":["estimate"],"operation":["get"]}}},{"displayName":"Put Output File in Field","name":"binaryProperty","type":"string","required":true,"default":"data","hint":"The name of the output binary field to put the file in","displayOptions":{"show":{"resource":["estimate"],"operation":["get"],"download":[true]}}},{"displayName":"File Name","name":"fileName","type":"string","required":true,"default":"","placeholder":"data.pdf","description":"Name of the file that will be downloaded","displayOptions":{"show":{"resource":["estimate"],"operation":["get"],"download":[true]}}},{"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":["estimate"],"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":["estimate"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting estimates. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["estimate"],"operation":["getAll"]}}},{"displayName":"Estimate ID","name":"estimateId","type":"string","required":true,"default":"","description":"The ID of the estimate to send","displayOptions":{"show":{"resource":["estimate"],"operation":["send"]}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","description":"The email of the recipient of the estimate","displayOptions":{"show":{"resource":["estimate"],"operation":["send"]}}},{"displayName":"Estimate ID","name":"estimateId","type":"string","required":true,"default":"","description":"The ID of the estimate to update","displayOptions":{"show":{"resource":["estimate"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"required":true,"displayOptions":{"show":{"resource":["estimate"],"operation":["update"]}},"options":[{"displayName":"Apply Tax After Discount","name":"ApplyTaxAfterDiscount","type":"boolean","default":false},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Billing Email","name":"BillEmail","description":"E-mail address to which the estimate will be sent","type":"string","default":""},{"displayName":"Custom Fields","name":"CustomFields","placeholder":"Add Custom Fields","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"Field","values":[{"displayName":"Field Definition Name or ID","name":"DefinitionId","type":"options","typeOptions":{"loadOptionsMethod":"getCustomFields"},"default":"","description":"ID of the field to set. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Value","name":"StringValue","type":"string","default":"","description":"Value of the field to set"}]}]},{"displayName":"Customer Memo","name":"CustomerMemo","description":"User-entered message to the customer. This message is visible to end user on their transactions.","type":"string","default":""},{"displayName":"Document Number","name":"DocNumber","description":"Reference number for the transaction","type":"string","default":""},{"displayName":"Email Status","name":"EmailStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Send","value":"NeedToSend"},{"name":"Email Sent","value":"EmailSent"}]},{"displayName":"Print Status","name":"PrintStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Print","value":"NeedToPrint"},{"name":"PrintComplete","value":"PrintComplete"}]},{"displayName":"Shipping Address","name":"ShipAddr","placeholder":"Add Shippping Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create an invoice"},{"name":"Delete","value":"delete","action":"Delete an invoice"},{"name":"Get","value":"get","action":"Get an invoice"},{"name":"Get Many","value":"getAll","action":"Get many invoices"},{"name":"Send","value":"send","action":"Send an invoice"},{"name":"Update","value":"update","action":"Update an invoice"},{"name":"Void","value":"void","action":"Void an invoice"}],"displayOptions":{"show":{"resource":["invoice"]}}},{"displayName":"For Customer Name or ID","name":"CustomerRef","type":"options","required":true,"description":"The ID of the customer who the invoice is for. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","default":[],"typeOptions":{"loadOptionsMethod":"getCustomers"},"displayOptions":{"show":{"resource":["invoice"],"operation":["create"]}}},{"displayName":"Line","name":"Line","type":"collection","placeholder":"Add Line Item Property","description":"Individual line item of a transaction","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["invoice"],"operation":["create"]}},"options":[{"displayName":"Amount","name":"Amount","description":"Monetary amount of the line item","type":"number","default":0},{"displayName":"Description","name":"Description","description":"Textual description of the line item","type":"string","default":""},{"displayName":"Detail Type","name":"DetailType","type":"options","default":"SalesItemLineDetail","options":[{"name":"Sales Item Line Detail","value":"SalesItemLineDetail"}]},{"displayName":"Item Name or ID","name":"itemId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":[],"typeOptions":{"loadOptionsMethod":"getItems"}},{"displayName":"Position","name":"LineNum","description":"Position of the line item relative to others","type":"number","default":1},{"displayName":"Tax Code Ref Name or ID","name":"TaxCodeRef","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":[],"typeOptions":{"loadOptionsMethod":"getTaxCodeRefs"}},{"displayName":"Quantity","name":"Qty","description":"Number of units of the line item","type":"number","default":0}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["invoice"],"operation":["create"]}},"options":[{"displayName":"Balance","name":"Balance","description":"The balance reflecting any payments made against the transaction","type":"number","default":0},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Billing Email","name":"BillEmail","description":"E-mail address to which the invoice will be sent","type":"string","default":""},{"displayName":"Customer Memo","name":"CustomerMemo","description":"User-entered message to the customer. This message is visible to end user on their transactions.","type":"string","default":""},{"displayName":"Custom Fields","name":"CustomFields","placeholder":"Add Custom Fields","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"Field","values":[{"displayName":"Field Definition Name or ID","name":"DefinitionId","type":"options","typeOptions":{"loadOptionsMethod":"getCustomFields"},"default":"","description":"ID of the field to set. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Value","name":"StringValue","type":"string","default":"","description":"Value of the field to set"}]}]},{"displayName":"Document Number","name":"DocNumber","description":"Reference number for the transaction","type":"string","default":""},{"displayName":"Due Date","name":"DueDate","description":"Date when the payment of the transaction is due","type":"dateTime","default":""},{"displayName":"Email Status","name":"EmailStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Send","value":"NeedToSend"},{"name":"Email Sent","value":"EmailSent"}]},{"displayName":"Print Status","name":"PrintStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Print","value":"NeedToPrint"},{"name":"PrintComplete","value":"PrintComplete"}]},{"displayName":"Shipping Address","name":"ShipAddr","type":"string","default":""},{"displayName":"Total Amount","name":"TotalAmt","description":"Total amount of the transaction","type":"number","default":0},{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""}]},{"displayName":"Invoice ID","name":"invoiceId","type":"string","required":true,"default":"","description":"The ID of the invoice to delete","displayOptions":{"show":{"resource":["invoice"],"operation":["delete"]}}},{"displayName":"Invoice ID","name":"invoiceId","type":"string","required":true,"default":"","description":"The ID of the invoice to retrieve","displayOptions":{"show":{"resource":["invoice"],"operation":["get"]}}},{"displayName":"Download","name":"download","type":"boolean","required":true,"default":false,"description":"Whether to download the invoice as a PDF file","displayOptions":{"show":{"resource":["invoice"],"operation":["get"]}}},{"displayName":"Put Output File in Field","name":"binaryProperty","type":"string","required":true,"default":"data","hint":"The name of the output binary field to put the file in","displayOptions":{"show":{"resource":["invoice"],"operation":["get"],"download":[true]}}},{"displayName":"File Name","name":"fileName","type":"string","required":true,"default":"","placeholder":"data.pdf","description":"Name of the file that will be downloaded","displayOptions":{"show":{"resource":["invoice"],"operation":["get"],"download":[true]}}},{"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":["invoice"],"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":["invoice"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting invoices. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["invoice"],"operation":["getAll"]}}},{"displayName":"Invoice ID","name":"invoiceId","type":"string","required":true,"default":"","description":"The ID of the invoice to send","displayOptions":{"show":{"resource":["invoice"],"operation":["send"]}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","description":"The email of the recipient of the invoice","displayOptions":{"show":{"resource":["invoice"],"operation":["send"]}}},{"displayName":"Invoice ID","name":"invoiceId","type":"string","required":true,"default":"","description":"The ID of the invoice to void","displayOptions":{"show":{"resource":["invoice"],"operation":["void"]}}},{"displayName":"Invoice ID","name":"invoiceId","type":"string","required":true,"default":"","description":"The ID of the invoice to update","displayOptions":{"show":{"resource":["invoice"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"required":true,"displayOptions":{"show":{"resource":["invoice"],"operation":["update"]}},"options":[{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Billing Email","name":"BillEmail","description":"E-mail address to which the invoice will be sent","type":"string","default":""},{"displayName":"Customer Memo","name":"CustomerMemo","description":"User-entered message to the customer. This message is visible to end user on their transactions.","type":"string","default":""},{"displayName":"Custom Fields","name":"CustomFields","placeholder":"Add Custom Fields","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"Field","values":[{"displayName":"Field Definition Name or ID","name":"DefinitionId","type":"options","typeOptions":{"loadOptionsMethod":"getCustomFields"},"default":"","description":"ID of the field to set. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Value","name":"StringValue","type":"string","default":"","description":"Value of the field to set"}]}]},{"displayName":"Document Number","name":"DocNumber","description":"Reference number for the transaction","type":"string","default":""},{"displayName":"Due Date","name":"DueDate","description":"Date when the payment of the transaction is due","type":"dateTime","default":""},{"displayName":"Email Status","name":"EmailStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Send","value":"NeedToSend"},{"name":"Email Sent","value":"EmailSent"}]},{"displayName":"Print Status","name":"PrintStatus","type":"options","default":"NotSet","options":[{"name":"Not Set","value":"NotSet"},{"name":"Need To Print","value":"NeedToPrint"},{"name":"PrintComplete","value":"PrintComplete"}]},{"displayName":"Shipping Address","name":"ShipAddr","type":"string","default":""},{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Get","value":"get","action":"Get an item"},{"name":"Get Many","value":"getAll","action":"Get many items"}],"displayOptions":{"show":{"resource":["item"]}}},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","description":"The ID of the item to retrieve","displayOptions":{"show":{"resource":["item"],"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":["item"],"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":["item"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting items. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create a payment"},{"name":"Delete","value":"delete","action":"Delete a payment"},{"name":"Get","value":"get","action":"Get a payment"},{"name":"Get Many","value":"getAll","action":"Get many payments"},{"name":"Send","value":"send","action":"Send a payment"},{"name":"Update","value":"update","action":"Update a payment"},{"name":"Void","value":"void","action":"Void a payment"}],"displayOptions":{"show":{"resource":["payment"]}}},{"displayName":"For Customer Name or ID","name":"CustomerRef","type":"options","required":true,"description":"The ID of the customer who the payment is for. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","default":[],"typeOptions":{"loadOptionsMethod":"getCustomers"},"displayOptions":{"show":{"resource":["payment"],"operation":["create"]}}},{"displayName":"Total Amount","name":"TotalAmt","description":"Total amount of the transaction","type":"number","default":0,"displayOptions":{"show":{"resource":["payment"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["payment"],"operation":["create"]}},"options":[{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""}]},{"displayName":"Payment ID","name":"paymentId","type":"string","required":true,"default":"","description":"The ID of the payment to delete","displayOptions":{"show":{"resource":["payment"],"operation":["delete"]}}},{"displayName":"Payment ID","name":"paymentId","type":"string","required":true,"default":"","description":"The ID of the payment to retrieve","displayOptions":{"show":{"resource":["payment"],"operation":["get"]}}},{"displayName":"Download","name":"download","type":"boolean","required":true,"default":false,"description":"Whether to download estimate as PDF file","displayOptions":{"show":{"resource":["payment"],"operation":["get"]}}},{"displayName":"Put Output File in Field","name":"binaryProperty","type":"string","required":true,"default":"data","hint":"The name of the output binary field to put the file in","displayOptions":{"show":{"resource":["payment"],"operation":["get"],"download":[true]}}},{"displayName":"File Name","name":"fileName","type":"string","required":true,"default":"","placeholder":"data.pdf","description":"Name of the file that will be downloaded","displayOptions":{"show":{"resource":["payment"],"operation":["get"],"download":[true]}}},{"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":["payment"],"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":["payment"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting payments. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["payment"],"operation":["getAll"]}}},{"displayName":"Payment ID","name":"paymentId","type":"string","required":true,"default":"","description":"The ID of the payment to send","displayOptions":{"show":{"resource":["payment"],"operation":["send"]}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","description":"The email of the recipient of the payment","displayOptions":{"show":{"resource":["payment"],"operation":["send"]}}},{"displayName":"Payment ID","name":"paymentId","type":"string","required":true,"default":"","description":"The ID of the payment to void","displayOptions":{"show":{"resource":["payment"],"operation":["void"]}}},{"displayName":"Payment ID","name":"paymentId","type":"string","required":true,"default":"","description":"The ID of the payment to update","displayOptions":{"show":{"resource":["payment"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"required":true,"displayOptions":{"show":{"resource":["payment"],"operation":["update"]}},"options":[{"displayName":"Transaction Date","name":"TxnDate","description":"Date when the transaction occurred","type":"dateTime","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Get","value":"get","action":"Get a purchase"},{"name":"Get Many","value":"getAll","action":"Get many purchases"}],"displayOptions":{"show":{"resource":["purchase"]}}},{"displayName":"Purchase ID","name":"purchaseId","type":"string","required":true,"default":"","description":"The ID of the purchase to retrieve","displayOptions":{"show":{"resource":["purchase"],"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":["purchase"],"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":["purchase"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting purchases. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["purchase"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"getReport","options":[{"name":"Get Report","value":"getReport","action":"Get a report"}],"displayOptions":{"show":{"resource":["transaction"]}}},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"resource":["transaction"],"operation":["getReport"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["transaction"],"operation":["getReport"]}},"options":[{"displayName":"Accounts Payable Paid","name":"appaid","type":"options","default":"All","options":[{"name":"All","value":"All"},{"name":"Paid","value":"Paid"},{"name":"Unpaid","value":"Unpaid"}]},{"displayName":"Accounts Receivable Paid","name":"arpaid","type":"options","default":"All","options":[{"name":"All","value":"All"},{"name":"Paid","value":"Paid"},{"name":"Unpaid","value":"Unpaid"}]},{"displayName":"Cleared Status","name":"cleared","type":"options","default":"Reconciled","options":[{"name":"Cleared","value":"Cleared"},{"name":"Uncleared","value":"Uncleared"},{"name":"Reconciled","value":"Reconciled"},{"name":"Deposited","value":"Deposited"}]},{"displayName":"Columns","name":"columns","type":"multiOptions","default":[],"description":"Columns to return","options":[{"name":"Account Name","value":"account_name"},{"name":"Created By","value":"create_by"},{"name":"Create Date","value":"create_date"},{"name":"Customer Message","value":"cust_msg"},{"name":"Department Name","value":"dept_name"},{"name":"Due Date","value":"due_date"},{"name":"Document Number","value":"doc_num"},{"name":"Invoice Date","value":"inv_date"},{"name":"Is Account Payable Paid","value":"is_ap_paid"},{"name":"Is Cleared","value":"is_cleared"},{"name":"Last Modified By","value":"last_mod_by"},{"name":"Memo","value":"memo"},{"name":"Name","value":"name"},{"name":"Other Account","value":"other_account"},{"name":"Payment Method","value":"pmt_mthod"},{"name":"Posting","value":"is_no_post"},{"name":"Printed Status","value":"printed"},{"name":"Sales Customer 1","value":"sales_cust1"},{"name":"Sales Customer 2","value":"sales_cust2"},{"name":"Sales Customer 3","value":"sales_cust3"},{"name":"Term Name","value":"term_name"},{"name":"Tracking Number","value":"tracking_num"},{"name":"Transaction Date","value":"tx_date"},{"name":"Transaction Type","value":"txn_type"}]},{"displayName":"Customer Names or IDs","name":"customer","type":"multiOptions","default":[],"description":"Customer to filter results by. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getCustomers"}},{"displayName":"Date Range (Custom)","name":"dateRangeCustom","placeholder":"Add Date Range","type":"fixedCollection","default":{},"options":[{"displayName":"Date Range Properties","name":"dateRangeCustomProperties","values":[{"displayName":"Start Date","name":"start_date","type":"dateTime","default":"","description":"Start date of the date range to filter results by"},{"displayName":"End Date","name":"end_date","type":"dateTime","default":"","description":"End date of the date range to filter results by"}]}]},{"displayName":"Date Range (Predefined)","name":"date_macro","type":"options","default":"This Month","description":"Predefined date range to filter results by","options":[{"name":"Today","value":"Today"},{"name":"Yesterday","value":"Yesterday"},{"name":"This Week","value":"This Week"},{"name":"Last Week","value":"Last Week"},{"name":"This Week-to-Date","value":"This Week-to-Date"},{"name":"Last Week-to-Date","value":"Last Week-to-Date"},{"name":"Next Week","value":"Next Week"},{"name":"Next 4 Weeks","value":"Next 4 Weeks"},{"name":"This Month","value":"This Month"},{"name":"Last Month","value":"Last Month"},{"name":"This Month-to-Date","value":"This Month-to-Date"},{"name":"Last Month-to-Date","value":"Last Month-to-Date"},{"name":"Next Month","value":"Next Month"},{"name":"This Fiscal Quarter","value":"This Fiscal Quarter"},{"name":"Last Fiscal Quarter","value":"Last Fiscal Quarter"},{"name":"This Fiscal Quarter-to-Date","value":"This Fiscal Quarter-to-Date"},{"name":"Last Fiscal Quarter-to-Date","value":"Last Fiscal Quarter-to-Date"},{"name":"Next Fiscal Quarter","value":"Next Fiscal Quarter"},{"name":"This Fiscal Year","value":"This Fiscal Year"},{"name":"Last Fiscal Year","value":"Last Fiscal Year"},{"name":"This Fiscal Year-to-Date","value":"This Fiscal Year-to-Date"},{"name":"Last Fiscal Year-to-Date","value":"Last Fiscal Year-to-Date"},{"name":"Next Fiscal Year","value":"Next Fiscal Year"}]},{"displayName":"Date Range for Creation Date (Custom)","name":"dateRangeCreationCustom","placeholder":"Add Creation Date Range","type":"fixedCollection","default":{},"options":[{"displayName":"Creation Date Range Properties","name":"dateRangeCreationCustomProperties","values":[{"displayName":"Start Creation Date","name":"start_createdate","type":"dateTime","default":"","description":"Start date of the account creation date range to filter results by"},{"displayName":"End Creation Date","name":"end_createdate","type":"dateTime","default":"","description":"End date of the account creation date range to filter results by"}]}]},{"displayName":"Date Range for Creation Date (Predefined)","name":"createdate_macro","type":"options","default":"This Month","options":[{"name":"Today","value":"Today"},{"name":"Yesterday","value":"Yesterday"},{"name":"This Week","value":"This Week"},{"name":"Last Week","value":"Last Week"},{"name":"This Week-to-Date","value":"This Week-to-Date"},{"name":"Last Week-to-Date","value":"Last Week-to-Date"},{"name":"Next Week","value":"Next Week"},{"name":"Next 4 Weeks","value":"Next 4 Weeks"},{"name":"This Month","value":"This Month"},{"name":"Last Month","value":"Last Month"},{"name":"This Month-to-Date","value":"This Month-to-Date"},{"name":"Last Month-to-Date","value":"Last Month-to-Date"},{"name":"Next Month","value":"Next Month"},{"name":"This Fiscal Quarter","value":"This Fiscal Quarter"},{"name":"Last Fiscal Quarter","value":"Last Fiscal Quarter"},{"name":"This Fiscal Quarter-to-Date","value":"This Fiscal Quarter-to-Date"},{"name":"Last Fiscal Quarter-to-Date","value":"Last Fiscal Quarter-to-Date"},{"name":"Next Fiscal Quarter","value":"Next Fiscal Quarter"},{"name":"This Fiscal Year","value":"This Fiscal Year"},{"name":"Last Fiscal Year","value":"Last Fiscal Year"},{"name":"This Fiscal Year-to-Date","value":"This Fiscal Year-to-Date"},{"name":"Last Fiscal Year-to-Date","value":"Last Fiscal Year-to-Date"},{"name":"Next Fiscal Year","value":"Next Fiscal Year"}],"description":"Predefined report account creation date range"},{"displayName":"Date Range for Due Date (Custom)","name":"dateRangeDueCustom","placeholder":"Add Due Date Range","type":"fixedCollection","default":{},"options":[{"displayName":"Due Date Range Properties","name":"dateRangeDueCustomProperties","values":[{"displayName":"Start Due Date","name":"start_duedate","type":"dateTime","default":"","description":"Start date of the due date range to filter results by"},{"displayName":"End Due Date","name":"end_duedate","type":"dateTime","default":"","description":"End date of the due date range to filter results by"}]}]},{"displayName":"Date Range for Due Date (Predefined)","name":"duedate_macro","type":"options","default":"This Month","description":"Predefined due date range to filter results by","options":[{"name":"Today","value":"Today"},{"name":"Yesterday","value":"Yesterday"},{"name":"This Week","value":"This Week"},{"name":"Last Week","value":"Last Week"},{"name":"This Week-to-Date","value":"This Week-to-Date"},{"name":"Last Week-to-Date","value":"Last Week-to-Date"},{"name":"Next Week","value":"Next Week"},{"name":"Next 4 Weeks","value":"Next 4 Weeks"},{"name":"This Month","value":"This Month"},{"name":"Last Month","value":"Last Month"},{"name":"This Month-to-Date","value":"This Month-to-Date"},{"name":"Last Month-to-Date","value":"Last Month-to-Date"},{"name":"Next Month","value":"Next Month"},{"name":"This Fiscal Quarter","value":"This Fiscal Quarter"},{"name":"Last Fiscal Quarter","value":"Last Fiscal Quarter"},{"name":"This Fiscal Quarter-to-Date","value":"This Fiscal Quarter-to-Date"},{"name":"Last Fiscal Quarter-to-Date","value":"Last Fiscal Quarter-to-Date"},{"name":"Next Fiscal Quarter","value":"Next Fiscal Quarter"},{"name":"This Fiscal Year","value":"This Fiscal Year"},{"name":"Last Fiscal Year","value":"Last Fiscal Year"},{"name":"This Fiscal Year-to-Date","value":"This Fiscal Year-to-Date"},{"name":"Last Fiscal Year-to-Date","value":"Last Fiscal Year-to-Date"},{"name":"Next Fiscal Year","value":"Next Fiscal Year"}]},{"displayName":"Date Range for Modification Date (Custom)","name":"dateRangeModificationCustom","placeholder":"Add Modification Date Range","type":"fixedCollection","default":{},"options":[{"displayName":"Modification Date Range Properties","name":"dateRangeModificationCustomProperties","values":[{"displayName":"Start Modification Date","name":"start_moddate","type":"dateTime","default":"","description":"Start date of the account modification date range to filter results by"},{"displayName":"End Modification Date","name":"end_moddate","type":"dateTime","default":"","description":"End date of the account modification date range to filter results by"}]}]},{"displayName":"Date Range for Modification Date (Predefined)","name":"moddate_macro","type":"options","default":"This Month","description":"Predefined account modifiction date range to filter results by","options":[{"name":"Today","value":"Today"},{"name":"Yesterday","value":"Yesterday"},{"name":"This Week","value":"This Week"},{"name":"Last Week","value":"Last Week"},{"name":"This Week-to-Date","value":"This Week-to-Date"},{"name":"Last Week-to-Date","value":"Last Week-to-Date"},{"name":"Next Week","value":"Next Week"},{"name":"Next 4 Weeks","value":"Next 4 Weeks"},{"name":"This Month","value":"This Month"},{"name":"Last Month","value":"Last Month"},{"name":"This Month-to-Date","value":"This Month-to-Date"},{"name":"Last Month-to-Date","value":"Last Month-to-Date"},{"name":"Next Month","value":"Next Month"},{"name":"This Fiscal Quarter","value":"This Fiscal Quarter"},{"name":"Last Fiscal Quarter","value":"Last Fiscal Quarter"},{"name":"This Fiscal Quarter-to-Date","value":"This Fiscal Quarter-to-Date"},{"name":"Last Fiscal Quarter-to-Date","value":"Last Fiscal Quarter-to-Date"},{"name":"Next Fiscal Quarter","value":"Next Fiscal Quarter"},{"name":"This Fiscal Year","value":"This Fiscal Year"},{"name":"Last Fiscal Year","value":"Last Fiscal Year"},{"name":"This Fiscal Year-to-Date","value":"This Fiscal Year-to-Date"},{"name":"Last Fiscal Year-to-Date","value":"Last Fiscal Year-to-Date"},{"name":"Next Fiscal Year","value":"Next Fiscal Year"}]},{"displayName":"Department Names or IDs","name":"department","type":"multiOptions","default":[],"description":"Department to filter results by. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getDepartments"}},{"displayName":"Document Number","name":"docnum","type":"string","default":"","description":"Transaction document number to filter results by"},{"displayName":"Group By","name":"group_by","default":"Account","type":"options","description":"Transaction field to group results by","options":[{"name":"Account","value":"Account"},{"name":"Customer","value":"Customer"},{"name":"Day","value":"Day"},{"name":"Employee","value":"Employee"},{"name":"Location","value":"Location"},{"name":"Month","value":"Month"},{"name":"Name","value":"Name"},{"name":"None","value":"None"},{"name":"Payment Method","value":"Payment Method"},{"name":"Quarter","value":"Quarter"},{"name":"Transaction Type","value":"Transaction Type"},{"name":"Vendor","value":"Vendor"},{"name":"Week","value":"Week"},{"name":"Year","value":"Year"}]},{"displayName":"Memo Names or IDs","name":"memo","type":"multiOptions","default":[],"description":"Memo to filter results by. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getMemos"}},{"displayName":"Payment Method","name":"payment_Method","type":"options","default":"Cash","description":"Payment method to filter results by","options":[{"name":"American Express","value":"American Express"},{"name":"Cash","value":"Cash"},{"name":"Check","value":"Check"},{"name":"Dinners Club","value":"Dinners Club"},{"name":"Discover","value":"Discover"},{"name":"Master Card","value":"Master Card"},{"name":"Visa","value":"Visa"}]},{"displayName":"Printed Status","name":"printed","type":"options","default":"Printed","description":"Printed state to filter results by","options":[{"name":"Printed","value":"Printed"},{"name":"To Be Printed","value":"To_be_printed"}]},{"displayName":"Quick Zoom URL","name":"qzurl","type":"boolean","default":true,"description":"Whether Quick Zoom URL information should be generated"},{"displayName":"Sort By","name":"sort_by","type":"options","default":"account_name","description":"Column to sort results by","options":[{"name":"Account Name","value":"account_name"},{"name":"Created By","value":"create_by"},{"name":"Create Date","value":"create_date"},{"name":"Customer Message","value":"cust_msg"},{"name":"Department Name","value":"dept_name"},{"name":"Due Date","value":"due_date"},{"name":"Document Number","value":"doc_num"},{"name":"Invoice Date","value":"inv_date"},{"name":"Is Account Payable Paid","value":"is_ap_paid"},{"name":"Is Cleared","value":"is_cleared"},{"name":"Last Modified By","value":"last_mod_by"},{"name":"Memo","value":"memo"},{"name":"Name","value":"name"},{"name":"Other Account","value":"other_account"},{"name":"Payment Method","value":"pmt_mthod"},{"name":"Posting","value":"is_no_post"},{"name":"Printed Status","value":"printed"},{"name":"Sales Customer 1","value":"sales_cust1"},{"name":"Sales Customer 2","value":"sales_cust2"},{"name":"Sales Customer 3","value":"sales_cust3"},{"name":"Term Name","value":"term_name"},{"name":"Tracking Number","value":"tracking_num"},{"name":"Transaction Date","value":"tx_date"},{"name":"Transaction Type","value":"txn_type"}]},{"displayName":"Sort Order","name":"sort_order","type":"options","default":"Ascend","options":[{"name":"Ascend","value":"Ascend"},{"name":"Descend","value":"Descend"}]},{"displayName":"Source Account Type","name":"source_account_type","default":"Bank","type":"options","description":"Account type to filter results by","options":[{"name":"Accounts Payable","value":"AccountsPayable"},{"name":"Accounts Receivable","value":"AccountsReceivable"},{"name":"Bank","value":"Bank"},{"name":"Cost Of Goods Sold","value":"CostOfGoodsSold"},{"name":"Credit Card","value":"CreditCard"},{"name":"Equity","value":"Equity"},{"name":"Expense","value":"Expense"},{"name":"Fixed Asset","value":"FixedAsset"},{"name":"Income","value":"Income"},{"name":"Long Term Liability","value":"LongTermLiability"},{"name":"Non Posting","value":"NonPosting"},{"name":"Other Asset","value":"OtherAsset"},{"name":"Other Current Asset","value":"OtherCurrentAsset"},{"name":"Other Current Liability","value":"OtherCurrentLiability"},{"name":"Other Expense","value":"OtherExpense"},{"name":"Other Income","value":"OtherIncome"}]},{"displayName":"Term Names or IDs","name":"term","type":"multiOptions","default":[],"description":"Term to filter results by. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getTerms"}},{"displayName":"Transaction Amount","name":"bothamount","type":"number","default":0,"typeOptions":{"numberPrecision":2},"description":"Monetary amount to filter results by"},{"displayName":"Transaction Type","name":"transaction_type","type":"options","default":"CreditCardCharge","description":"Transaction type to filter results by","options":[{"name":"Bill","value":"Bill"},{"name":"Bill Payment Check","value":"BillPaymentCheck"},{"name":"Bill Payment Credit Card","value":"BillPaymentCreditCard"},{"name":"Billable Charge","value":"BillableCharge"},{"name":"Cash Purchase","value":"CashPurchase"},{"name":"Charge","value":"Charge"},{"name":"Check","value":"Check"},{"name":"Credit","value":"Credit"},{"name":"Credit Card Charge","value":"CreditCardCharge"},{"name":"Credit Card Credit","value":"CreditCardCredit"},{"name":"Credit Memo","value":"CreditMemo"},{"name":"Credit Refund","value":"CreditRefund"},{"name":"Deposit","value":"Deposit"},{"name":"Estimate","value":"Estimate"},{"name":"Global Tax Adjustment","value":"GlobalTaxAdjustment"},{"name":"Global Tax Payment","value":"GlobalTaxPayment"},{"name":"Inventory Quantity Adjustment","value":"InventoryQuantityAdjustment"},{"name":"Invoice","value":"Invoice"},{"name":"Journal Entry","value":"JournalEntry"},{"name":"Purchase Order","value":"PurchaseOrder"},{"name":"Receive Payment","value":"ReceivePayment"},{"name":"Sales Receipt","value":"SalesReceipt"},{"name":"Service Tax Defer","value":"Service Tax Defer"},{"name":"Service Tax Gross Adjustment","value":"Service Tax Gross Adjustment"},{"name":"Service Tax Partial Utilisation","value":"Service Tax Partial Utilisation"},{"name":"Service Tax Refund","value":"Service Tax Refund"},{"name":"Service Tax Reversal","value":"Service Tax Reversal"},{"name":"Statement","value":"Statement"},{"name":"Time Activity","value":"TimeActivity"},{"name":"Transfer","value":"Transfer"},{"name":"Vendor Credit","value":"VendorCredit"}]},{"displayName":"Vendor Names or IDs","name":"vendor","type":"multiOptions","default":[],"description":"Vendor to filter results by. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"getVendors"}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create a vendor"},{"name":"Get","value":"get","action":"Get a vendor"},{"name":"Get Many","value":"getAll","action":"Get many vendors"},{"name":"Update","value":"update","action":"Update a vendor"}],"displayOptions":{"show":{"resource":["vendor"]}}},{"displayName":"Display Name","name":"displayName","type":"string","required":true,"default":"","description":"The display name of the vendor to create","displayOptions":{"show":{"resource":["vendor"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["vendor"],"operation":["create"]}},"options":[{"displayName":"Account Number","name":"AcctNum","type":"string","default":""},{"displayName":"Active","name":"Active","description":"Whether the employee is currently enabled for use by QuickBooks","type":"boolean","default":false},{"displayName":"Balance","name":"Balance","description":"The balance reflecting any payments made against the transaction","type":"number","default":0},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Company Name","name":"CompanyName","type":"string","default":""},{"displayName":"Family Name","name":"FamilyName","type":"string","default":""},{"displayName":"Given Name","name":"GivenName","type":"string","default":""},{"displayName":"Primary Email Address","name":"PrimaryEmailAddr","type":"string","default":""},{"displayName":"Primary Phone","name":"PrimaryPhone","type":"string","default":""},{"displayName":"Print-On-Check Name","name":"PrintOnCheckName","description":"Name of the vendor as printed on a check","type":"string","default":""},{"displayName":"Vendor 1099","name":"Vendor1099","description":"Whether the vendor is an independent contractor, given a 1099-MISC form at the end of the year","type":"boolean","default":false}]},{"displayName":"Vendor ID","name":"vendorId","type":"string","required":true,"default":"","description":"The ID of the vendor to retrieve","displayOptions":{"show":{"resource":["vendor"],"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":["vendor"],"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":["vendor"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"WHERE Metadata.LastUpdatedTime > '2021-01-01'","description":"The condition for selecting vendors. See the <a href=\"https://developer.intuit.com/app/developer/qbo/docs/develop/explore-the-quickbooks-online-api/data-queries\">guide</a> for supported syntax."}],"displayOptions":{"show":{"resource":["vendor"],"operation":["getAll"]}}},{"displayName":"Vendor ID","name":"vendorId","type":"string","required":true,"default":"","description":"The ID of the vendor to update","displayOptions":{"show":{"resource":["vendor"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"required":true,"displayOptions":{"show":{"resource":["vendor"],"operation":["update"]}},"options":[{"displayName":"Account Number","name":"AcctNum","type":"string","default":""},{"displayName":"Active","name":"Active","description":"Whether the employee is currently enabled for use by QuickBooks","type":"boolean","default":false},{"displayName":"Balance","name":"Balance","description":"The balance reflecting any payments made against the transaction","type":"number","default":0},{"displayName":"Billing Address","name":"BillAddr","placeholder":"Add Billing Address Fields","type":"fixedCollection","default":{},"options":[{"displayName":"Details","name":"details","values":[{"displayName":"City","name":"City","type":"string","default":""},{"displayName":"Line 1","name":"Line1","type":"string","default":""},{"displayName":"Postal Code","name":"PostalCode","type":"string","default":""},{"displayName":"Latitude","name":"Lat","type":"string","default":""},{"displayName":"Longitude","name":"Long","type":"string","default":""},{"displayName":"Country Subdivision Code","name":"CountrySubDivisionCode","type":"string","default":""}]}]},{"displayName":"Company Name","name":"CompanyName","type":"string","default":""},{"displayName":"Family Name","name":"FamilyName","type":"string","default":""},{"displayName":"Given Name","name":"GivenName","type":"string","default":""},{"displayName":"Primary Email Address","name":"PrimaryEmailAddr","type":"string","default":""},{"displayName":"Primary Phone","name":"PrimaryPhone","type":"string","default":""},{"displayName":"Print-On-Check Name","name":"PrintOnCheckName","description":"Name of the vendor as printed on a check","type":"string","default":""},{"displayName":"Vendor 1099","name":"Vendor1099","description":"Whether the vendor is an independent contractor, given a 1099-MISC form at the end of the year","type":"boolean","default":false}]}],"codex":{"categories":["Finance & Accounting"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.quickbooks/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/quickbooks/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/QuickBooks/quickbooks.svg"},
|
|
340
340
|
{"displayName":"QuickChart","name":"quickChart","group":["output"],"description":"Create a chart via QuickChart","version":1,"defaults":{"name":"QuickChart"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Chart Type","name":"chartType","type":"options","default":"bar","options":[{"name":"Bar Chart","value":"bar"},{"name":"Doughnut Chart","value":"doughnut"},{"name":"Line Chart","value":"line"},{"name":"Pie Chart","value":"pie"},{"name":"Polar Chart","value":"polarArea"}],"description":"The type of chart to create"},{"displayName":"Add Labels","name":"labelsMode","type":"options","options":[{"name":"Manually","value":"manually"},{"name":"From Array","value":"array"}],"default":"manually"},{"displayName":"Labels","name":"labelsUi","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"default":{},"required":true,"description":"Labels to use in the chart","placeholder":"Add Label","options":[{"name":"labelsValues","displayName":"Labels","values":[{"displayName":"Label","name":"label","type":"string","default":""}]}],"displayOptions":{"show":{"labelsMode":["manually"]}}},{"displayName":"Labels Array","name":"labelsArray","type":"string","required":true,"default":"","placeholder":"e.g. [\"Berlin\", \"Paris\", \"Rome\", \"New York\"]","displayOptions":{"show":{"labelsMode":["array"]}},"description":"The array of labels to be used in the chart"},{"displayName":"Data","name":"data","type":"json","default":"","description":"Data to use for the dataset, documentation and examples <a href=\"https://quickchart.io/documentation/chart-types/\" target=\"_blank\">here</a>","placeholder":"e.g. [60, 10, 12, 20]","required":true},{"displayName":"Put Output In Field","name":"output","type":"string","default":"data","required":true,"description":"The binary data will be displayed in the Output panel on the right, under the Binary tab","hint":"The name of the output field to put the binary file data in"},{"displayName":"Chart Options","name":"chartOptions","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Background Color","name":"backgroundColor","type":"color","typeOptions":{"showAlpha":true},"default":"","description":"Background color of the chart"},{"displayName":"Device Pixel Ratio","name":"devicePixelRatio","type":"number","default":2,"typeOptions":{"minValue":1,"maxValue":2},"description":"Pixel ratio of the chart"},{"displayName":"Format","name":"format","type":"options","default":"png","description":"File format of the resulting chart","options":[{"name":"PNG","value":"png"},{"name":"PDF","value":"pdf"},{"name":"SVG","value":"svg"},{"name":"WebP","value":"webp"}]},{"displayName":"Height","name":"height","type":"number","default":300,"description":"Height of the chart"},{"displayName":"Horizontal","name":"horizontal","type":"boolean","default":false,"description":"Whether the chart should use its Y axis horizontal","displayOptions":{"show":{"/chartType":["bar","boxplot","violin"]}}},{"displayName":"Width","name":"width","type":"number","default":500,"description":"Width of the chart"}]},{"displayName":"Dataset Options","name":"datasetOptions","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Background Color","name":"backgroundColor","type":"color","default":"","typeOptions":{"showAlpha":true},"description":"Color used for the background the dataset (area of a line graph, fill of a bar chart, etc.)"},{"displayName":"Border Color","name":"borderColor","type":"color","typeOptions":{"showAlpha":true},"default":"","description":"Color used for lines of the dataset"},{"displayName":"Fill","name":"fill","type":"boolean","default":true,"description":"Whether to fill area of the dataset","displayOptions":{"show":{"/chartType":["line"]}}},{"displayName":"Label","name":"label","type":"string","default":"","description":"The label of the dataset"},{"displayName":"Point Style","name":"pointStyle","type":"options","default":"circle","description":"Style to use for points of the dataset","options":[{"name":"Circle","value":"circle"},{"name":"Cross","value":"cross"},{"name":"CrossRot","value":"crossRot"},{"name":"Dash","value":"dash"},{"name":"Line","value":"line"},{"name":"Rect","value":"rect"},{"name":"Rect Rot","value":"rectRot"},{"name":"Rect Rounded","value":"rectRounded"},{"name":"Star","value":"star"},{"name":"Triangle","value":"triangle"}],"displayOptions":{"show":{"/chartType":["line"]}}}]}],"codex":{"categories":["Marketing"],"alias":["image","graph","report","chart","diagram","data","visualize"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.quickchart/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/quickchart/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/QuickChart/quickChart.svg"},
|
|
341
341
|
{"displayName":"RabbitMQ","name":"rabbitmq","group":["transform"],"version":[1,1.1],"description":"Sends messages to a RabbitMQ topic","defaults":{"name":"RabbitMQ"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"rabbitmq","required":true,"testedBy":"rabbitmqConnectionTest"}],"properties":[{"displayName":"Operation","name":"operation","type":"hidden","noDataExpression":true,"default":"sendMessage","displayOptions":{"show":{"@version":[1]}},"options":[{"name":"Send a Message to RabbitMQ","value":"sendMessage","action":"Send a Message to RabbitMQ"},{"name":"Delete From Queue","value":"deleteMessage","action":"Delete From Queue"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"sendMessage","displayOptions":{"show":{"@version":[1.1]}},"options":[{"name":"Send a Message to RabbitMQ","value":"sendMessage","action":"Send a Message to RabbitMQ"},{"name":"Delete From Queue","value":"deleteMessage","action":"Delete From Queue"}]},{"displayName":"Will delete an item from the queue triggered earlier in the workflow by a RabbitMQ Trigger node","name":"deleteMessage","type":"notice","default":"","displayOptions":{"show":{"operation":["deleteMessage"]}}},{"displayName":"Mode","name":"mode","type":"options","displayOptions":{"hide":{"operation":["deleteMessage"]}},"options":[{"name":"Queue","value":"queue","description":"Publish data to queue"},{"name":"Exchange","value":"exchange","description":"Publish data to exchange"}],"default":"queue","description":"To where data should be moved"},{"displayName":"Queue / Topic","name":"queue","type":"string","displayOptions":{"show":{"mode":["queue"]},"hide":{"operation":["deleteMessage"]}},"default":"","placeholder":"queue-name","description":"Name of the queue to publish to"},{"displayName":"Exchange","name":"exchange","type":"string","displayOptions":{"show":{"mode":["exchange"]}},"default":"","placeholder":"exchange-name","description":"Name of the exchange to publish to"},{"displayName":"Type","name":"exchangeType","type":"options","displayOptions":{"show":{"mode":["exchange"]}},"options":[{"name":"Direct","value":"direct","description":"Direct exchange type"},{"name":"Topic","value":"topic","description":"Topic exchange type"},{"name":"Headers","value":"headers","description":"Headers exchange type"},{"name":"Fanout","value":"fanout","description":"Fanout exchange type"}],"default":"fanout","description":"Type of exchange"},{"displayName":"Routing Key","name":"routingKey","type":"string","displayOptions":{"show":{"mode":["exchange"]}},"default":"","placeholder":"routing-key","description":"The routing key for the message"},{"displayName":"Send Input Data","name":"sendInputData","type":"boolean","displayOptions":{"show":{"operation":["sendMessage"]}},"default":true,"description":"Whether to send the data the node receives as JSON"},{"displayName":"Message","name":"message","type":"string","displayOptions":{"show":{"sendInputData":[false]}},"default":"","description":"The message to be sent"},{"displayName":"Options","name":"options","type":"collection","default":{},"displayOptions":{"show":{"operation":["sendMessage"]}},"placeholder":"Add option","options":[{"displayName":"Alternate Exchange","name":"alternateExchange","type":"string","displayOptions":{"show":{"/mode":["exchange"]}},"default":"","description":"An exchange to send messages to if this exchange can’t route them to any queues"},{"displayName":"Arguments","name":"arguments","placeholder":"Add Argument","description":"Arguments to add, See <a href=\"https://amqp-node.github.io/amqplib/channel_api.html#channel_publish\" target=\"_blank\">here</a> for valid options","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"argument","displayName":"Argument","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Auto Delete Queue","name":"autoDelete","type":"boolean","default":false,"description":"Whether the queue will be deleted when the number of consumers drops to zero"},{"displayName":"Durable","name":"durable","type":"boolean","default":true,"description":"Whether the queue will survive broker restarts"},{"displayName":"Exclusive","name":"exclusive","type":"boolean","displayOptions":{"show":{"/mode":["queue"]}},"default":false,"description":"Whether to scope the queue to the connection"},{"displayName":"Headers","name":"headers","placeholder":"Add Header","description":"Headers to add","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"header","displayName":"Header","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.rabbitmq/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/rabbitMQ/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/RabbitMQ/rabbitmq.svg"},
|
|
342
|
-
{"displayName":"RabbitMQ Trigger","name":"rabbitmqTrigger","group":["trigger"],"version":1,"description":"Listens to RabbitMQ messages","eventTriggerDescription":"","defaults":{"name":"RabbitMQ Trigger"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the '
|
|
342
|
+
{"displayName":"RabbitMQ Trigger","name":"rabbitmqTrigger","group":["trigger"],"version":1,"description":"Listens to RabbitMQ messages","eventTriggerDescription":"","defaults":{"name":"RabbitMQ Trigger"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'test step' button, then trigger a Rabbit MQ event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time a change is detected, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'test step' button, then trigger a Rabbit MQ event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time a change is detected, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here)."},"inputs":[],"outputs":["main"],"credentials":[{"name":"rabbitmq","required":true}],"properties":[{"displayName":"Queue / Topic","name":"queue","type":"string","default":"","placeholder":"queue-name","description":"The name of the queue to read from"},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Arguments","name":"arguments","placeholder":"Add Argument","description":"Arguments to add","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"argument","displayName":"Argument","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Assert Exchange","name":"assertExchange","type":"boolean","default":true,"description":"Whether to assert the exchange exists before sending"},{"displayName":"Assert Queue","name":"assertQueue","type":"boolean","default":true,"description":"Whether to assert the queue exists before sending"},{"displayName":"Auto Delete Queue","name":"autoDelete","type":"boolean","default":false,"description":"Whether the queue will be deleted when the number of consumers drops to zero"},{"displayName":"Binding","name":"binding","placeholder":"Add Binding","description":"Add binding to queu","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"bindings","displayName":"Binding","values":[{"displayName":"Exchange","name":"exchange","type":"string","default":"","placeholder":"exchange"},{"displayName":"RoutingKey","name":"routingKey","type":"string","default":"","placeholder":"routing-key"}]}]},{"displayName":"Content Is Binary","name":"contentIsBinary","type":"boolean","default":false,"description":"Whether to save the content as binary"},{"displayName":"Delete From Queue When","name":"acknowledge","type":"options","options":[{"name":"Execution Finishes","value":"executionFinishes","description":"After the workflow execution finished. No matter if the execution was successful or not."},{"name":"Execution Finishes Successfully","value":"executionFinishesSuccessfully","description":"After the workflow execution finished successfully"},{"name":"Immediately","value":"immediately","description":"As soon as the message got received"},{"name":"Specified Later in Workflow","value":"laterMessageNode","description":"Using a RabbitMQ node to remove the item from the queue"}],"default":"immediately","description":"When to acknowledge the message"},{"displayName":"Durable","name":"durable","type":"boolean","default":true,"description":"Whether the queue will survive broker restarts"},{"displayName":"Exclusive","name":"exclusive","type":"boolean","default":false,"description":"Whether to scope the queue to the connection"},{"displayName":"Headers","name":"headers","placeholder":"Add Header","description":"Headers to add","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"header","displayName":"Header","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"JSON Parse Body","name":"jsonParseBody","type":"boolean","displayOptions":{"hide":{"contentIsBinary":[true]}},"default":false,"description":"Whether to parse the body to an object"},{"displayName":"Only Content","name":"onlyContent","type":"boolean","displayOptions":{"hide":{"contentIsBinary":[true]}},"default":false,"description":"Whether to return only the content property"},{"displayName":"Parallel Message Processing Limit","name":"parallelMessages","type":"number","default":-1,"displayOptions":{"hide":{"acknowledge":["immediately"]}},"description":"Max number of executions at a time. Use -1 for no limit."}]},{"displayName":"To delete an item from the queue, insert a RabbitMQ node later in the workflow and use the 'Delete from queue' operation","name":"laterMessageNode","type":"notice","displayOptions":{"show":{"/options.acknowledge":["laterMessageNode"]}},"default":""}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.rabbitmqtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/rabbitMQ/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/RabbitMQ/rabbitmq.svg"},
|
|
343
343
|
{"displayName":"Raindrop","name":"raindrop","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Raindrop API","defaults":{"name":"Raindrop"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"raindropOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Bookmark","value":"bookmark"},{"name":"Collection","value":"collection"},{"name":"Tag","value":"tag"},{"name":"User","value":"user"}],"default":"collection"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create a bookmark"},{"name":"Delete","value":"delete","action":"Delete a bookmark"},{"name":"Get","value":"get","action":"Get a bookmark"},{"name":"Get Many","value":"getAll","action":"Get many bookmarks"},{"name":"Update","value":"update","action":"Update a bookmark"}],"displayOptions":{"show":{"resource":["bookmark"]}}},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"resource":["bookmark"],"operation":["create"]}},"typeOptions":{"loadOptionsMethod":"getCollections"},"default":""},{"displayName":"Link","name":"link","type":"string","required":true,"default":"","description":"Link of the bookmark to be created","displayOptions":{"show":{"resource":["bookmark"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["bookmark"],"operation":["create"]}},"options":[{"displayName":"Important","name":"important","type":"boolean","default":false,"description":"Whether this bookmark is marked as favorite"},{"displayName":"Order","name":"order","type":"number","default":0,"description":"Sort order for the bookmark. For example, to move it to first place, enter 0."},{"displayName":"Parse Metadata","name":"pleaseParse","type":"boolean","default":false,"description":"Whether Raindrop should load cover, description and HTML for the URL"},{"displayName":"Tags","name":"tags","type":"string","default":"","description":"Bookmark tags. Multiple tags can be set separated by comma."},{"displayName":"Title","name":"title","type":"string","default":"","description":"Title of the bookmark to create"}]},{"displayName":"Bookmark ID","name":"bookmarkId","type":"string","default":"","required":true,"description":"The ID of the bookmark to delete","displayOptions":{"show":{"resource":["bookmark"],"operation":["delete"]}}},{"displayName":"Bookmark ID","name":"bookmarkId","type":"string","default":"","required":true,"description":"The ID of the bookmark to retrieve","displayOptions":{"show":{"resource":["bookmark"],"operation":["get"]}}},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","typeOptions":{"loadOptionsMethod":"getCollections"},"default":[],"required":true,"description":"The ID of the collection from which to retrieve all bookmarks. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["bookmark"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["bookmark"],"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":["bookmark"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":10},"default":5,"description":"Max number of results to return"},{"displayName":"Bookmark ID","name":"bookmarkId","type":"string","default":"","required":true,"description":"The ID of the bookmark to update","displayOptions":{"show":{"resource":["bookmark"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["bookmark"],"operation":["update"]}},"options":[{"displayName":"Collection Name or ID","name":"collectionId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCollections"},"default":""},{"displayName":"Important","name":"important","type":"boolean","default":false,"description":"Whether this bookmark is marked as favorite"},{"displayName":"Order","name":"order","type":"number","default":0,"description":"For example if you want to move bookmark to the first place set this field to 0"},{"displayName":"Parse Metadata","name":"pleaseParse","type":"boolean","default":false,"description":"Whether Raindrop should reload cover, description and HTML for the URL"},{"displayName":"Tags","name":"tags","type":"string","default":"","description":"Bookmark tags. Multiple tags can be set separated by comma."},{"displayName":"Title","name":"title","type":"string","default":"","description":"Title of the bookmark to be created"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create a collection"},{"name":"Delete","value":"delete","action":"Delete a collection"},{"name":"Get","value":"get","action":"Get a collection"},{"name":"Get Many","value":"getAll","action":"Get many collections"},{"name":"Update","value":"update","action":"Update a collection"}],"displayOptions":{"show":{"resource":["collection"]}}},{"displayName":"Title","name":"title","type":"string","required":true,"default":"","description":"Title of the collection to create","displayOptions":{"show":{"resource":["collection"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["collection"],"operation":["create"]}},"options":[{"displayName":"Cover","name":"cover","type":"string","default":"","description":"URL of an image to use as cover for the collection"},{"displayName":"Public","name":"public","type":"boolean","default":false,"description":"Whether the collection will be accessible without authentication"},{"displayName":"Parent ID","name":"parentId","type":"string","default":"","description":"ID of this collection's parent collection, if it is a child collection"},{"displayName":"Sort Order","name":"sort","type":"number","default":1,"description":"Descending sort order of this collection. The number is the position of the collection among all the collections with the same parent ID."},{"displayName":"View","name":"view","type":"options","default":"list","description":"View style of this collection","options":[{"name":"List","value":"list"},{"name":"Simple","value":"simple"},{"name":"Grid","value":"grid"},{"name":"Masonry","value":"Masonry"}]}]},{"displayName":"Collection ID","name":"collectionId","type":"string","default":"","required":true,"description":"The ID of the collection to delete","displayOptions":{"show":{"resource":["collection"],"operation":["delete"]}}},{"displayName":"Collection ID","name":"collectionId","type":"string","default":"","required":true,"description":"The ID of the collection to retrieve","displayOptions":{"show":{"resource":["collection"],"operation":["get"]}}},{"displayName":"Type","name":"type","type":"options","required":true,"default":"parent","displayOptions":{"show":{"resource":["collection"],"operation":["getAll"]}},"options":[{"name":"Parent","value":"parent","description":"Root-level collections"},{"name":"Children","value":"children","description":"Nested collections"}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["collection"],"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":["collection"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":10},"default":5,"description":"Max number of results to return"},{"displayName":"Collection ID","name":"collectionId","type":"string","default":"","required":true,"description":"The ID of the collection to update","displayOptions":{"show":{"resource":["collection"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["collection"],"operation":["update"]}},"options":[{"displayName":"Cover","name":"cover","type":"string","default":"data","placeholder":"","description":"Name of the binary property containing the data for the image to upload as a cover"},{"displayName":"Public","name":"public","type":"boolean","default":false,"description":"Whether the collection will be accessible without authentication"},{"displayName":"Parent ID","name":"parentId","type":"string","default":"","description":"ID of this collection's parent collection, if it is a child collection"},{"displayName":"Sort Order","name":"sort","type":"number","default":1,"description":"Descending sort order of this collection. The number is the position of the collection among all the collections with the same parent ID."},{"displayName":"Title","name":"title","type":"string","default":"","description":"Title of the collection to update"},{"displayName":"View","name":"view","type":"options","default":"list","description":"View style of this collection","options":[{"name":"List","value":"list"},{"name":"Simple","value":"simple"},{"name":"Grid","value":"grid"},{"name":"Masonry","value":"Masonry"}]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Delete","value":"delete","action":"Delete a tag"},{"name":"Get Many","value":"getAll","action":"Get many tags"}],"displayOptions":{"show":{"resource":["tag"]}}},{"displayName":"Tags","name":"tags","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["tag"],"operation":["delete"]}},"description":"One or more tags to delete. Enter comma-separated values to delete multiple tags."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["tag"],"operation":["delete"]}},"options":[{"displayName":"Collection Name or ID","name":"collectionId","type":"options","typeOptions":{"loadOptionsMethod":"getCollections"},"default":"","description":"It's possible to restrict remove action to just one collection. It's optional. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["tag"],"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":["tag"],"operation":["getAll"],"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","default":{},"displayOptions":{"show":{"resource":["tag"],"operation":["getAll"]}},"options":[{"displayName":"Collection Name or ID","name":"collectionId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCollections"},"default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Get","value":"get","action":"Get a user"}],"displayOptions":{"show":{"resource":["user"]}}},{"displayName":"Self","name":"self","type":"boolean","default":true,"required":true,"description":"Whether to return details on the logged-in user","displayOptions":{"show":{"resource":["user"],"operation":["get"]}}},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"description":"The ID of the user to retrieve","displayOptions":{"show":{"resource":["user"],"operation":["get"],"self":[false]}}}],"codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.raindrop/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/raindrop/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Raindrop/raindrop.svg"},
|
|
344
344
|
{"displayName":"Read Binary File","name":"readBinaryFile","icon":"fa:file-import","group":["input"],"version":1,"hidden":true,"description":"Reads a binary file from disk","defaults":{"name":"Read Binary File","color":"#449922"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"File Path","name":"filePath","type":"string","default":"","required":true,"placeholder":"/data/example.jpg","description":"Path of the file to read"},{"displayName":"Property Name","name":"dataPropertyName","type":"string","default":"data","required":true,"description":"Name of the binary property to which to write the data of the read file"}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Files"]},"alias":["Text","Open","Import"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.readwritefile/"}]}}},
|
|
345
345
|
{"hidden":true,"displayName":"Read Binary Files","name":"readBinaryFiles","icon":"fa:file-import","group":["input"],"version":1,"description":"Reads binary files from disk","defaults":{"name":"Read Binary Files","color":"#44AA44"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"File Selector","name":"fileSelector","type":"string","default":"","required":true,"placeholder":"*.jpg","description":"Pattern for files to read"},{"displayName":"Property Name","name":"dataPropertyName","type":"string","default":"data","required":true,"description":"Name of the binary property to which to write the data of the read files"}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Files"]},"alias":["Text","Open","Import"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.readwritefile/"}]}}},
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
{"displayName":"Spotify","name":"spotify","group":["input"],"version":1,"description":"Access public song data via the Spotify API","subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","defaults":{"name":"Spotify"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"spotifyOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Album","value":"album"},{"name":"Artist","value":"artist"},{"name":"Library","value":"library"},{"name":"My Data","value":"myData"},{"name":"Player","value":"player"},{"name":"Playlist","value":"playlist"},{"name":"Track","value":"track"}],"default":"player"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["player"]}},"options":[{"name":"Add Song to Queue","value":"addSongToQueue","description":"Add a song to your queue","action":"Add a song to a queue"},{"name":"Currently Playing","value":"currentlyPlaying","description":"Get your currently playing track","action":"Get the currently playing track"},{"name":"Next Song","value":"nextSong","description":"Skip to your next track","action":"Skip to the next track"},{"name":"Pause","value":"pause","description":"Pause your music","action":"Pause the player"},{"name":"Previous Song","value":"previousSong","description":"Skip to your previous song","action":"Skip to the previous song"},{"name":"Recently Played","value":"recentlyPlayed","description":"Get your recently played tracks","action":"Get the recently played tracks"},{"name":"Resume","value":"resume","description":"Resume playback on the current active device","action":"Resume the player"},{"name":"Set Volume","value":"volume","description":"Set volume on the current active device","action":"Set volume on the player"},{"name":"Start Music","value":"startMusic","description":"Start playing a playlist, artist, or album","action":"Start music on the player"}],"default":"addSongToQueue"},{"displayName":"Resource ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["player"],"operation":["startMusic"]}},"placeholder":"spotify:album:1YZ3k65Mqw3G8FzYlW1mmp","description":"Enter a playlist, artist, or album URI or ID"},{"displayName":"Track ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["player"],"operation":["addSongToQueue"]}},"placeholder":"spotify:track:0xE4LEFzSNGsz1F6kvXsHU","description":"Enter a track URI or ID"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["album"]}},"options":[{"name":"Get","value":"get","description":"Get an album by URI or ID","action":"Get an album"},{"name":"Get New Releases","value":"getNewReleases","description":"Get a list of new album releases","action":"Get new album releases"},{"name":"Get Tracks","value":"getTracks","description":"Get an album's tracks by URI or ID","action":"Get an album's tracks by URI or ID"},{"name":"Search","value":"search","description":"Search albums by keyword","action":"Search albums by keyword"}],"default":"get"},{"displayName":"Album ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["album"],"operation":["get","getTracks"]},"hide":{"operation":["search"]}},"placeholder":"spotify:album:1YZ3k65Mqw3G8FzYlW1mmp","description":"The album's Spotify URI or ID"},{"displayName":"Search Keyword","name":"query","type":"string","required":true,"default":"","description":"The keyword term to search for","displayOptions":{"show":{"resource":["album"],"operation":["search"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["artist"]}},"options":[{"name":"Get","value":"get","description":"Get an artist by URI or ID","action":"Get an artist"},{"name":"Get Albums","value":"getAlbums","description":"Get an artist's albums by URI or ID","action":"Get an artist's albums by URI or ID"},{"name":"Get Related Artists","value":"getRelatedArtists","description":"Get an artist's related artists by URI or ID","action":"Get an artist's related artists by URI or ID"},{"name":"Get Top Tracks","value":"getTopTracks","description":"Get an artist's top tracks by URI or ID","action":"Get an artist's top tracks by URI or ID"},{"name":"Search","value":"search","description":"Search artists by keyword","action":"Search artists by keyword"}],"default":"get"},{"displayName":"Artist ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["artist"]},"hide":{"operation":["search"]}},"placeholder":"spotify:artist:4LLpKhyESsyAXpc4laK94U","description":"The artist's Spotify URI or ID"},{"displayName":"Country","name":"country","type":"string","default":"US","required":true,"displayOptions":{"show":{"resource":["artist"],"operation":["getTopTracks"]}},"placeholder":"US","description":"Top tracks in which country? Enter the postal abbreviation"},{"displayName":"Search Keyword","name":"query","type":"string","required":true,"default":"","description":"The keyword term to search for","displayOptions":{"show":{"resource":["artist"],"operation":["search"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["playlist"]}},"options":[{"name":"Add an Item","value":"add","description":"Add tracks to a playlist by track and playlist URI or ID","action":"Add an Item to a playlist"},{"name":"Create a Playlist","value":"create","description":"Create a new playlist","action":"Create a playlist"},{"name":"Get","value":"get","description":"Get a playlist by URI or ID","action":"Get a playlist"},{"name":"Get the User's Playlists","value":"getUserPlaylists","description":"Get a user's playlists","action":"Get a user's playlists"},{"name":"Get Tracks","value":"getTracks","description":"Get a playlist's tracks by URI or ID","action":"Get a playlist's tracks by URI or ID"},{"name":"Remove an Item","value":"delete","description":"Remove tracks from a playlist by track and playlist URI or ID","action":"Remove an item from a playlist"},{"name":"Search","value":"search","description":"Search playlists by keyword","action":"Search playlists by keyword"}],"default":"add"},{"displayName":"Playlist ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["playlist"],"operation":["add","delete","get","getTracks"]}},"placeholder":"spotify:playlist:37i9dQZF1DWUhI3iC1khPH","description":"The playlist's Spotify URI or its ID"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["playlist"],"operation":["create"]}},"placeholder":"Favorite Songs","description":"Name of the playlist to create"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["playlist"],"operation":["create"]}},"options":[{"displayName":"Description","name":"description","type":"string","default":"","placeholder":"These are all my favorite songs.","description":"Description for the playlist to create"},{"displayName":"Public","name":"public","type":"boolean","default":true,"description":"Whether the playlist is publicly accessible"}]},{"displayName":"Track ID","name":"trackID","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["playlist"],"operation":["add","delete"]}},"placeholder":"spotify:track:0xE4LEFzSNGsz1F6kvXsHU","description":"The track's Spotify URI or its ID. The track to add/delete from the playlist."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["playlist"],"operation":["add"]}},"options":[{"displayName":"Position","name":"position","type":"number","typeOptions":{"minValue":0},"default":0,"placeholder":"0","description":"The new track's position in the playlist"}]},{"displayName":"Search Keyword","name":"query","type":"string","required":true,"default":"","description":"The keyword term to search for","displayOptions":{"show":{"resource":["playlist"],"operation":["search"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["track"]}},"options":[{"name":"Get","value":"get","description":"Get a track by its URI or ID","action":"Get a track"},{"name":"Get Audio Features","value":"getAudioFeatures","description":"Get audio features for a track by URI or ID","action":"Get audio features of a track"},{"name":"Search","value":"search","description":"Search tracks by keyword","action":"Search tracks by keyword"}],"default":"track"},{"displayName":"Track ID","name":"id","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["track"]},"hide":{"operation":["search"]}},"placeholder":"spotify:track:0xE4LEFzSNGsz1F6kvXsHU","description":"The track's Spotify URI or ID"},{"displayName":"Search Keyword","name":"query","type":"string","required":true,"default":"","description":"The keyword term to search for","displayOptions":{"show":{"resource":["track"],"operation":["search"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["library"]}},"options":[{"name":"Get Liked Tracks","value":"getLikedTracks","description":"Get the user's liked tracks","action":"Get liked tracks"}],"default":"getLikedTracks"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["myData"]}},"options":[{"name":"Get Following Artists","value":"getFollowingArtists","description":"Get your followed artists","action":"Get your followed artists"}],"default":"getFollowingArtists"},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"resource":["album","artist","library","myData","playlist","track","player"],"operation":["getTracks","getAlbums","getUserPlaylists","getNewReleases","getLikedTracks","getFollowingArtists","search","recentlyPlayed"]}},"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","default":50,"required":true,"displayOptions":{"show":{"resource":["album","artist","library","playlist","track"],"operation":["getTracks","getAlbums","getUserPlaylists","getNewReleases","getLikedTracks","search"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"description":"Max number of results to return"},{"displayName":"Limit","name":"limit","type":"number","default":50,"required":true,"displayOptions":{"show":{"resource":["myData","player"],"operation":["getFollowingArtists","recentlyPlayed"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":50},"description":"Max number of results to return"},{"displayName":"Volume","name":"volumePercent","type":"number","default":50,"required":true,"displayOptions":{"show":{"resource":["player"],"operation":["volume"]}},"typeOptions":{"minValue":0,"maxValue":100},"description":"The volume percentage to set"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["album"],"operation":["getNewReleases"]}},"options":[{"displayName":"Country","name":"country","type":"options","default":"US","options":[{"name":"Afghanistan","value":"AF"},{"name":"Åland Islands","value":"AX"},{"name":"Albania","value":"AL"},{"name":"Algeria","value":"DZ"},{"name":"American Samoa","value":"AS"},{"name":"Andorra","value":"AD"},{"name":"Angola","value":"AO"},{"name":"Anguilla","value":"AI"},{"name":"Antarctica","value":"AQ"},{"name":"Antigua and Barbuda","value":"AG"},{"name":"Argentina","value":"AR"},{"name":"Armenia","value":"AM"},{"name":"Aruba","value":"AW"},{"name":"Australia","value":"AU"},{"name":"Austria","value":"AT"},{"name":"Azerbaijan","value":"AZ"},{"name":"Bahamas (the)","value":"BS"},{"name":"Bahrain","value":"BH"},{"name":"Bangladesh","value":"BD"},{"name":"Barbados","value":"BB"},{"name":"Belarus","value":"BY"},{"name":"Belgium","value":"BE"},{"name":"Belize","value":"BZ"},{"name":"Benin","value":"BJ"},{"name":"Bermuda","value":"BM"},{"name":"Bhutan","value":"BT"},{"name":"Bolivia (Plurinational State of)","value":"BO"},{"name":"Bonaire, Sint Eustatius and Saba","value":"BQ"},{"name":"Bosnia and Herzegovina","value":"BA"},{"name":"Botswana","value":"BW"},{"name":"Bouvet Island","value":"BV"},{"name":"Brazil","value":"BR"},{"name":"British Indian Ocean Territory (the)","value":"IO"},{"name":"Brunei Darussalam","value":"BN"},{"name":"Bulgaria","value":"BG"},{"name":"Burkina Faso","value":"BF"},{"name":"Burundi","value":"BI"},{"name":"Cabo Verde","value":"CV"},{"name":"Cambodia","value":"KH"},{"name":"Cameroon","value":"CM"},{"name":"Canada","value":"CA"},{"name":"Cayman Islands (the)","value":"KY"},{"name":"Central African Republic (the)","value":"CF"},{"name":"Chad","value":"TD"},{"name":"Chile","value":"CL"},{"name":"China","value":"CN"},{"name":"Christmas Island","value":"CX"},{"name":"Cocos (Keeling) Islands (the)","value":"CC"},{"name":"Colombia","value":"CO"},{"name":"Comoros (the)","value":"KM"},{"name":"Congo (the Democratic Republic of the)","value":"CD"},{"name":"Congo (the)","value":"CG"},{"name":"Cook Islands (the)","value":"CK"},{"name":"Costa Rica","value":"CR"},{"name":"Côte d'Ivoire","value":"CI"},{"name":"Croatia","value":"HR"},{"name":"Cuba","value":"CU"},{"name":"Curaçao","value":"CW"},{"name":"Cyprus","value":"CY"},{"name":"Czechia","value":"CZ"},{"name":"Denmark","value":"DK"},{"name":"Djibouti","value":"DJ"},{"name":"Dominica","value":"DM"},{"name":"Dominican Republic (the)","value":"DO"},{"name":"Ecuador","value":"EC"},{"name":"Egypt","value":"EG"},{"name":"El Salvador","value":"SV"},{"name":"Equatorial Guinea","value":"GQ"},{"name":"Eritrea","value":"ER"},{"name":"Estonia","value":"EE"},{"name":"Ethiopia","value":"ET"},{"name":"Falkland Islands (the) [Malvinas]","value":"FK"},{"name":"Faroe Islands (the)","value":"FO"},{"name":"Fiji","value":"FJ"},{"name":"Finland","value":"FI"},{"name":"France","value":"FR"},{"name":"French Guiana","value":"GF"},{"name":"French Polynesia","value":"PF"},{"name":"French Southern Territories (the)","value":"TF"},{"name":"Gabon","value":"GA"},{"name":"Gambia (the)","value":"GM"},{"name":"Georgia","value":"GE"},{"name":"Germany","value":"DE"},{"name":"Ghana","value":"GH"},{"name":"Gibraltar","value":"GI"},{"name":"Greece","value":"GR"},{"name":"Greenland","value":"GL"},{"name":"Grenada","value":"GD"},{"name":"Guadeloupe","value":"GP"},{"name":"Guam","value":"GU"},{"name":"Guatemala","value":"GT"},{"name":"Guernsey","value":"GG"},{"name":"Guinea","value":"GN"},{"name":"Guinea-Bissau","value":"GW"},{"name":"Guyana","value":"GY"},{"name":"Haiti","value":"HT"},{"name":"Heard Island and McDonald Islands","value":"HM"},{"name":"Holy See (the)","value":"VA"},{"name":"Honduras","value":"HN"},{"name":"Hong Kong","value":"HK"},{"name":"Hungary","value":"HU"},{"name":"Iceland","value":"IS"},{"name":"India","value":"IN"},{"name":"Indonesia","value":"ID"},{"name":"Iran (Islamic Republic of)","value":"IR"},{"name":"Iraq","value":"IQ"},{"name":"Ireland","value":"IE"},{"name":"Isle of Man","value":"IM"},{"name":"Israel","value":"IL"},{"name":"Italy","value":"IT"},{"name":"Jamaica","value":"JM"},{"name":"Japan","value":"JP"},{"name":"Jersey","value":"JE"},{"name":"Jordan","value":"JO"},{"name":"Kazakhstan","value":"KZ"},{"name":"Kenya","value":"KE"},{"name":"Kiribati","value":"KI"},{"name":"Korea (the Democratic People's Republic of)","value":"KP"},{"name":"Korea (the Republic of)","value":"KR"},{"name":"Kuwait","value":"KW"},{"name":"Kyrgyzstan","value":"KG"},{"name":"Lao People's Democratic Republic (the)","value":"LA"},{"name":"Latvia","value":"LV"},{"name":"Lebanon","value":"LB"},{"name":"Lesotho","value":"LS"},{"name":"Liberia","value":"LR"},{"name":"Libya","value":"LY"},{"name":"Liechtenstein","value":"LI"},{"name":"Lithuania","value":"LT"},{"name":"Luxembourg","value":"LU"},{"name":"Macao","value":"MO"},{"name":"Macedonia (the former Yugoslav Republic of)","value":"MK"},{"name":"Madagascar","value":"MG"},{"name":"Malawi","value":"MW"},{"name":"Malaysia","value":"MY"},{"name":"Maldives","value":"MV"},{"name":"Mali","value":"ML"},{"name":"Malta","value":"MT"},{"name":"Marshall Islands (the)","value":"MH"},{"name":"Martinique","value":"MQ"},{"name":"Mauritania","value":"MR"},{"name":"Mauritius","value":"MU"},{"name":"Mayotte","value":"YT"},{"name":"Mexico","value":"MX"},{"name":"Micronesia (Federated States of)","value":"FM"},{"name":"Moldova (the Republic of)","value":"MD"},{"name":"Monaco","value":"MC"},{"name":"Mongolia","value":"MN"},{"name":"Montenegro","value":"ME"},{"name":"Montserrat","value":"MS"},{"name":"Morocco","value":"MA"},{"name":"Mozambique","value":"MZ"},{"name":"Myanmar","value":"MM"},{"name":"Namibia","value":"NA"},{"name":"Nauru","value":"NR"},{"name":"Nepal","value":"NP"},{"name":"Netherlands (the)","value":"NL"},{"name":"New Caledonia","value":"NC"},{"name":"New Zealand","value":"NZ"},{"name":"Nicaragua","value":"NI"},{"name":"Niger (the)","value":"NE"},{"name":"Nigeria","value":"NG"},{"name":"Niue","value":"NU"},{"name":"Norfolk Island","value":"NF"},{"name":"Northern Mariana Islands (the)","value":"MP"},{"name":"Norway","value":"NO"},{"name":"Oman","value":"OM"},{"name":"Pakistan","value":"PK"},{"name":"Palau","value":"PW"},{"name":"Palestine, State of","value":"PS"},{"name":"Panama","value":"PA"},{"name":"Papua New Guinea","value":"PG"},{"name":"Paraguay","value":"PY"},{"name":"Peru","value":"PE"},{"name":"Philippines (the)","value":"PH"},{"name":"Pitcairn","value":"PN"},{"name":"Poland","value":"PL"},{"name":"Portugal","value":"PT"},{"name":"Puerto Rico","value":"PR"},{"name":"Qatar","value":"QA"},{"name":"Réunion","value":"RE"},{"name":"Romania","value":"RO"},{"name":"Russian Federation (the)","value":"RU"},{"name":"Rwanda","value":"RW"},{"name":"Saint Barthélemy","value":"BL"},{"name":"Saint Helena, Ascension and Tristan da Cunha","value":"SH"},{"name":"Saint Kitts and Nevis","value":"KN"},{"name":"Saint Lucia","value":"LC"},{"name":"Saint Martin (French part)","value":"MF"},{"name":"Saint Pierre and Miquelon","value":"PM"},{"name":"Saint Vincent and the Grenadines","value":"VC"},{"name":"Samoa","value":"WS"},{"name":"San Marino","value":"SM"},{"name":"Sao Tome and Principe","value":"ST"},{"name":"Saudi Arabia","value":"SA"},{"name":"Senegal","value":"SN"},{"name":"Serbia","value":"RS"},{"name":"Seychelles","value":"SC"},{"name":"Sierra Leone","value":"SL"},{"name":"Singapore","value":"SG"},{"name":"Sint Maarten (Dutch part)","value":"SX"},{"name":"Slovakia","value":"SK"},{"name":"Slovenia","value":"SI"},{"name":"Solomon Islands","value":"SB"},{"name":"Somalia","value":"SO"},{"name":"South Africa","value":"ZA"},{"name":"South Georgia and the South Sandwich Islands","value":"GS"},{"name":"South Sudan","value":"SS"},{"name":"Spain","value":"ES"},{"name":"Sri Lanka","value":"LK"},{"name":"Sudan (the)","value":"SD"},{"name":"Suriname","value":"SR"},{"name":"Svalbard and Jan Mayen","value":"SJ"},{"name":"Swaziland","value":"SZ"},{"name":"Sweden","value":"SE"},{"name":"Switzerland","value":"CH"},{"name":"Syrian Arab Republic","value":"SY"},{"name":"Taiwan (Province of China)","value":"TW"},{"name":"Tajikistan","value":"TJ"},{"name":"Tanzania, United Republic of","value":"TZ"},{"name":"Thailand","value":"TH"},{"name":"Timor-Leste","value":"TL"},{"name":"Togo","value":"TG"},{"name":"Tokelau","value":"TK"},{"name":"Tonga","value":"TO"},{"name":"Trinidad and Tobago","value":"TT"},{"name":"Tunisia","value":"TN"},{"name":"Turkey","value":"TR"},{"name":"Turkmenistan","value":"TM"},{"name":"Turks and Caicos Islands (the)","value":"TC"},{"name":"Tuvalu","value":"TV"},{"name":"Uganda","value":"UG"},{"name":"Ukraine","value":"UA"},{"name":"United Arab Emirates (the)","value":"AE"},{"name":"United Kingdom of Great Britain and Northern Ireland (the)","value":"GB"},{"name":"United States Minor Outlying Islands (the)","value":"UM"},{"name":"United States of America (the)","value":"US"},{"name":"Uruguay","value":"UY"},{"name":"Uzbekistan","value":"UZ"},{"name":"Vanuatu","value":"VU"},{"name":"Venezuela (Bolivarian Republic of)","value":"VE"},{"name":"Viet Nam","value":"VN"},{"name":"Virgin Islands (British)","value":"VG"},{"name":"Virgin Islands (U.S.)","value":"VI"},{"name":"Wallis and Futuna","value":"WF"},{"name":"Western Sahara*","value":"EH"},{"name":"Yemen","value":"YE"},{"name":"Zambia","value":"ZM"},{"name":"Zimbabwe","value":"ZW"}],"description":"Country to filter new releases by"}]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["playlist","artist","track","album"],"operation":["search"]}},"options":[{"displayName":"Country","name":"market","type":"options","options":[{"name":"Afghanistan","value":"AF"},{"name":"Åland Islands","value":"AX"},{"name":"Albania","value":"AL"},{"name":"Algeria","value":"DZ"},{"name":"American Samoa","value":"AS"},{"name":"Andorra","value":"AD"},{"name":"Angola","value":"AO"},{"name":"Anguilla","value":"AI"},{"name":"Antarctica","value":"AQ"},{"name":"Antigua and Barbuda","value":"AG"},{"name":"Argentina","value":"AR"},{"name":"Armenia","value":"AM"},{"name":"Aruba","value":"AW"},{"name":"Australia","value":"AU"},{"name":"Austria","value":"AT"},{"name":"Azerbaijan","value":"AZ"},{"name":"Bahamas (the)","value":"BS"},{"name":"Bahrain","value":"BH"},{"name":"Bangladesh","value":"BD"},{"name":"Barbados","value":"BB"},{"name":"Belarus","value":"BY"},{"name":"Belgium","value":"BE"},{"name":"Belize","value":"BZ"},{"name":"Benin","value":"BJ"},{"name":"Bermuda","value":"BM"},{"name":"Bhutan","value":"BT"},{"name":"Bolivia (Plurinational State of)","value":"BO"},{"name":"Bonaire, Sint Eustatius and Saba","value":"BQ"},{"name":"Bosnia and Herzegovina","value":"BA"},{"name":"Botswana","value":"BW"},{"name":"Bouvet Island","value":"BV"},{"name":"Brazil","value":"BR"},{"name":"British Indian Ocean Territory (the)","value":"IO"},{"name":"Brunei Darussalam","value":"BN"},{"name":"Bulgaria","value":"BG"},{"name":"Burkina Faso","value":"BF"},{"name":"Burundi","value":"BI"},{"name":"Cabo Verde","value":"CV"},{"name":"Cambodia","value":"KH"},{"name":"Cameroon","value":"CM"},{"name":"Canada","value":"CA"},{"name":"Cayman Islands (the)","value":"KY"},{"name":"Central African Republic (the)","value":"CF"},{"name":"Chad","value":"TD"},{"name":"Chile","value":"CL"},{"name":"China","value":"CN"},{"name":"Christmas Island","value":"CX"},{"name":"Cocos (Keeling) Islands (the)","value":"CC"},{"name":"Colombia","value":"CO"},{"name":"Comoros (the)","value":"KM"},{"name":"Congo (the Democratic Republic of the)","value":"CD"},{"name":"Congo (the)","value":"CG"},{"name":"Cook Islands (the)","value":"CK"},{"name":"Costa Rica","value":"CR"},{"name":"Côte d'Ivoire","value":"CI"},{"name":"Croatia","value":"HR"},{"name":"Cuba","value":"CU"},{"name":"Curaçao","value":"CW"},{"name":"Cyprus","value":"CY"},{"name":"Czechia","value":"CZ"},{"name":"Denmark","value":"DK"},{"name":"Djibouti","value":"DJ"},{"name":"Dominica","value":"DM"},{"name":"Dominican Republic (the)","value":"DO"},{"name":"Ecuador","value":"EC"},{"name":"Egypt","value":"EG"},{"name":"El Salvador","value":"SV"},{"name":"Equatorial Guinea","value":"GQ"},{"name":"Eritrea","value":"ER"},{"name":"Estonia","value":"EE"},{"name":"Ethiopia","value":"ET"},{"name":"Falkland Islands (the) [Malvinas]","value":"FK"},{"name":"Faroe Islands (the)","value":"FO"},{"name":"Fiji","value":"FJ"},{"name":"Finland","value":"FI"},{"name":"France","value":"FR"},{"name":"French Guiana","value":"GF"},{"name":"French Polynesia","value":"PF"},{"name":"French Southern Territories (the)","value":"TF"},{"name":"Gabon","value":"GA"},{"name":"Gambia (the)","value":"GM"},{"name":"Georgia","value":"GE"},{"name":"Germany","value":"DE"},{"name":"Ghana","value":"GH"},{"name":"Gibraltar","value":"GI"},{"name":"Greece","value":"GR"},{"name":"Greenland","value":"GL"},{"name":"Grenada","value":"GD"},{"name":"Guadeloupe","value":"GP"},{"name":"Guam","value":"GU"},{"name":"Guatemala","value":"GT"},{"name":"Guernsey","value":"GG"},{"name":"Guinea","value":"GN"},{"name":"Guinea-Bissau","value":"GW"},{"name":"Guyana","value":"GY"},{"name":"Haiti","value":"HT"},{"name":"Heard Island and McDonald Islands","value":"HM"},{"name":"Holy See (the)","value":"VA"},{"name":"Honduras","value":"HN"},{"name":"Hong Kong","value":"HK"},{"name":"Hungary","value":"HU"},{"name":"Iceland","value":"IS"},{"name":"India","value":"IN"},{"name":"Indonesia","value":"ID"},{"name":"Iran (Islamic Republic of)","value":"IR"},{"name":"Iraq","value":"IQ"},{"name":"Ireland","value":"IE"},{"name":"Isle of Man","value":"IM"},{"name":"Israel","value":"IL"},{"name":"Italy","value":"IT"},{"name":"Jamaica","value":"JM"},{"name":"Japan","value":"JP"},{"name":"Jersey","value":"JE"},{"name":"Jordan","value":"JO"},{"name":"Kazakhstan","value":"KZ"},{"name":"Kenya","value":"KE"},{"name":"Kiribati","value":"KI"},{"name":"Korea (the Democratic People's Republic of)","value":"KP"},{"name":"Korea (the Republic of)","value":"KR"},{"name":"Kuwait","value":"KW"},{"name":"Kyrgyzstan","value":"KG"},{"name":"Lao People's Democratic Republic (the)","value":"LA"},{"name":"Latvia","value":"LV"},{"name":"Lebanon","value":"LB"},{"name":"Lesotho","value":"LS"},{"name":"Liberia","value":"LR"},{"name":"Libya","value":"LY"},{"name":"Liechtenstein","value":"LI"},{"name":"Lithuania","value":"LT"},{"name":"Luxembourg","value":"LU"},{"name":"Macao","value":"MO"},{"name":"Macedonia (the former Yugoslav Republic of)","value":"MK"},{"name":"Madagascar","value":"MG"},{"name":"Malawi","value":"MW"},{"name":"Malaysia","value":"MY"},{"name":"Maldives","value":"MV"},{"name":"Mali","value":"ML"},{"name":"Malta","value":"MT"},{"name":"Marshall Islands (the)","value":"MH"},{"name":"Martinique","value":"MQ"},{"name":"Mauritania","value":"MR"},{"name":"Mauritius","value":"MU"},{"name":"Mayotte","value":"YT"},{"name":"Mexico","value":"MX"},{"name":"Micronesia (Federated States of)","value":"FM"},{"name":"Moldova (the Republic of)","value":"MD"},{"name":"Monaco","value":"MC"},{"name":"Mongolia","value":"MN"},{"name":"Montenegro","value":"ME"},{"name":"Montserrat","value":"MS"},{"name":"Morocco","value":"MA"},{"name":"Mozambique","value":"MZ"},{"name":"Myanmar","value":"MM"},{"name":"Namibia","value":"NA"},{"name":"Nauru","value":"NR"},{"name":"Nepal","value":"NP"},{"name":"Netherlands (the)","value":"NL"},{"name":"New Caledonia","value":"NC"},{"name":"New Zealand","value":"NZ"},{"name":"Nicaragua","value":"NI"},{"name":"Niger (the)","value":"NE"},{"name":"Nigeria","value":"NG"},{"name":"Niue","value":"NU"},{"name":"Norfolk Island","value":"NF"},{"name":"Northern Mariana Islands (the)","value":"MP"},{"name":"Norway","value":"NO"},{"name":"Oman","value":"OM"},{"name":"Pakistan","value":"PK"},{"name":"Palau","value":"PW"},{"name":"Palestine, State of","value":"PS"},{"name":"Panama","value":"PA"},{"name":"Papua New Guinea","value":"PG"},{"name":"Paraguay","value":"PY"},{"name":"Peru","value":"PE"},{"name":"Philippines (the)","value":"PH"},{"name":"Pitcairn","value":"PN"},{"name":"Poland","value":"PL"},{"name":"Portugal","value":"PT"},{"name":"Puerto Rico","value":"PR"},{"name":"Qatar","value":"QA"},{"name":"Réunion","value":"RE"},{"name":"Romania","value":"RO"},{"name":"Russian Federation (the)","value":"RU"},{"name":"Rwanda","value":"RW"},{"name":"Saint Barthélemy","value":"BL"},{"name":"Saint Helena, Ascension and Tristan da Cunha","value":"SH"},{"name":"Saint Kitts and Nevis","value":"KN"},{"name":"Saint Lucia","value":"LC"},{"name":"Saint Martin (French part)","value":"MF"},{"name":"Saint Pierre and Miquelon","value":"PM"},{"name":"Saint Vincent and the Grenadines","value":"VC"},{"name":"Samoa","value":"WS"},{"name":"San Marino","value":"SM"},{"name":"Sao Tome and Principe","value":"ST"},{"name":"Saudi Arabia","value":"SA"},{"name":"Senegal","value":"SN"},{"name":"Serbia","value":"RS"},{"name":"Seychelles","value":"SC"},{"name":"Sierra Leone","value":"SL"},{"name":"Singapore","value":"SG"},{"name":"Sint Maarten (Dutch part)","value":"SX"},{"name":"Slovakia","value":"SK"},{"name":"Slovenia","value":"SI"},{"name":"Solomon Islands","value":"SB"},{"name":"Somalia","value":"SO"},{"name":"South Africa","value":"ZA"},{"name":"South Georgia and the South Sandwich Islands","value":"GS"},{"name":"South Sudan","value":"SS"},{"name":"Spain","value":"ES"},{"name":"Sri Lanka","value":"LK"},{"name":"Sudan (the)","value":"SD"},{"name":"Suriname","value":"SR"},{"name":"Svalbard and Jan Mayen","value":"SJ"},{"name":"Swaziland","value":"SZ"},{"name":"Sweden","value":"SE"},{"name":"Switzerland","value":"CH"},{"name":"Syrian Arab Republic","value":"SY"},{"name":"Taiwan (Province of China)","value":"TW"},{"name":"Tajikistan","value":"TJ"},{"name":"Tanzania, United Republic of","value":"TZ"},{"name":"Thailand","value":"TH"},{"name":"Timor-Leste","value":"TL"},{"name":"Togo","value":"TG"},{"name":"Tokelau","value":"TK"},{"name":"Tonga","value":"TO"},{"name":"Trinidad and Tobago","value":"TT"},{"name":"Tunisia","value":"TN"},{"name":"Turkey","value":"TR"},{"name":"Turkmenistan","value":"TM"},{"name":"Turks and Caicos Islands (the)","value":"TC"},{"name":"Tuvalu","value":"TV"},{"name":"Uganda","value":"UG"},{"name":"Ukraine","value":"UA"},{"name":"United Arab Emirates (the)","value":"AE"},{"name":"United Kingdom of Great Britain and Northern Ireland (the)","value":"GB"},{"name":"United States Minor Outlying Islands (the)","value":"UM"},{"name":"United States of America (the)","value":"US"},{"name":"Uruguay","value":"UY"},{"name":"Uzbekistan","value":"UZ"},{"name":"Vanuatu","value":"VU"},{"name":"Venezuela (Bolivarian Republic of)","value":"VE"},{"name":"Viet Nam","value":"VN"},{"name":"Virgin Islands (British)","value":"VG"},{"name":"Virgin Islands (U.S.)","value":"VI"},{"name":"Wallis and Futuna","value":"WF"},{"name":"Western Sahara*","value":"EH"},{"name":"Yemen","value":"YE"},{"name":"Zambia","value":"ZM"},{"name":"Zimbabwe","value":"ZW"}],"default":"","description":"If a country code is specified, only content that is playable in that market is returned"}]}],"codex":{"categories":["Miscellaneous"],"alias":["Music","Song"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.spotify/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/spotify/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Spotify/spotify.svg"},
|
|
390
390
|
{"hidden":true,"displayName":"Spreadsheet File","name":"spreadsheetFile","icon":"fa:table","group":["transform"],"description":"Reads and writes data from a spreadsheet file like CSV, XLS, ODS, etc","defaultVersion":2,"version":2,"defaults":{"name":"Spreadsheet File","color":"#2244FF"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Read From File","value":"fromFile","description":"Reads data from a spreadsheet file","action":"Read data from a spreadsheet file"},{"name":"Write to File","value":"toFile","description":"Writes the workflow data to a spreadsheet file","action":"Write data to a spreadsheet file"}],"default":"fromFile"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"placeholder":"","hint":"The name of the input field containing the file data to be processed","displayOptions":{"show":{"operation":["fromFile"]}}},{"displayName":"File Format","name":"fileFormat","type":"options","options":[{"name":"Autodetect","value":"autodetect"},{"name":"CSV","value":"csv","description":"Comma-separated values"},{"name":"HTML","value":"html","description":"HTML Table"},{"name":"ODS","value":"ods","description":"OpenDocument Spreadsheet"},{"name":"RTF","value":"rtf","description":"Rich Text Format"},{"name":"XLS","value":"xls","description":"Excel"},{"name":"XLSX","value":"xlsx","description":"Excel"}],"default":"autodetect","description":"The format of the binary data to read from","displayOptions":{"show":{"operation":["fromFile"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["fromFile"]}},"options":[{"displayName":"Delimiter","name":"delimiter","type":"string","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":",","placeholder":"e.g. ,","description":"Set the field delimiter, usually a comma"},{"displayName":"Encoding","name":"encoding","type":"options","displayOptions":{"show":{"/fileFormat":["csv"]}},"options":[{"name":"ASCII","value":"ascii"},{"name":"Latin1","value":"latin1"},{"name":"UCS-2","value":"ucs-2"},{"name":"UCS2","value":"ucs2"},{"name":"UTF-8","value":"utf-8"},{"name":"UTF16LE","value":"utf16le"},{"name":"UTF8","value":"utf8"}],"default":"utf-8"},{"displayName":"Exclude Byte Order Mark (BOM)","name":"enableBOM","type":"boolean","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":false,"description":"Whether to detect and exclude the byte-order-mark from the CSV Input if present"},{"displayName":"Preserve Quotes","name":"relaxQuotes","type":"boolean","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":false,"description":"Whether to handle unclosed quotes in CSV fields as part of the field's content instead of throwing a parsing error"},{"displayName":"Header Row","name":"headerRow","type":"boolean","default":true,"description":"Whether the first row of the file contains the header names"},{"displayName":"Include Empty Cells","name":"includeEmptyCells","type":"boolean","default":false,"description":"Whether to include empty cells when reading from file. They will be filled with an empty string."},{"displayName":"Max Number of Rows to Load","name":"maxRowCount","type":"number","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":-1,"placeholder":"e.g. 10","description":"Stop handling records after the requested number of rows are read. Use -1 if you want to load all rows."},{"displayName":"Range","name":"range","type":"string","default":"","description":"The range to read from the table. If set to a number it will be the starting row. If set to string it will be used as A1-style notation range."},{"displayName":"RAW Data","name":"rawData","type":"boolean","default":false,"description":"Whether to return RAW data, instead of parsing it"},{"displayName":"Read As String","name":"readAsString","type":"boolean","default":false,"description":"In some cases and file formats, it is necessary to read as string to ensure special characters are interpreted correctly"},{"displayName":"Sheet Name","name":"sheetName","type":"string","default":"Sheet","placeholder":"e.g. mySheet","description":"Name of the sheet to read from in the spreadsheet (if supported). If not set, the first one will be chosen."},{"displayName":"Starting Line","name":"fromLine","type":"number","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":0,"placeholder":"e.g. 0","description":"Start handling records from the requested line number. Starts at 0."}]},{"displayName":"File Format","name":"fileFormat","type":"options","options":[{"name":"CSV","value":"csv","description":"Comma-separated values"},{"name":"HTML","value":"html","description":"HTML Table"},{"name":"ODS","value":"ods","description":"OpenDocument Spreadsheet"},{"name":"RTF","value":"rtf","description":"Rich Text Format"},{"name":"XLS","value":"xls","description":"Excel"},{"name":"XLSX","value":"xlsx","description":"Excel"}],"default":"xls","displayOptions":{"show":{"operation":["toFile"]}},"description":"The format of the file to save the data as"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"operation":["toFile"]}},"placeholder":"","hint":"The name of the output binary field to put the file in"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["toFile"]}},"options":[{"displayName":"Compression","name":"compression","type":"boolean","displayOptions":{"show":{"/fileFormat":["xlsx","ods"]}},"default":false,"description":"Whether compression will be applied or not"},{"displayName":"File Name","name":"fileName","type":"string","default":"","description":"File name to set in binary data. By default will \"spreadsheet.<fileFormat>\" be used."},{"displayName":"Header Row","name":"headerRow","type":"boolean","default":true,"description":"Whether the first row of the file contains the header names"},{"displayName":"Sheet Name","name":"sheetName","type":"string","displayOptions":{"show":{"/fileFormat":["ods","xls","xlsx"]}},"default":"Sheet","description":"Name of the sheet to create in the spreadsheet"}]}],"codex":{"categories":["Data & Storage","Core Nodes"],"subcategories":{"Core Nodes":["Files"]},"alias":["_Excel","Excel","CSV","Sheet","Spreadsheet","xls","xlsx","ods"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.converttofile/"}]}}},
|
|
391
391
|
{"hidden":true,"displayName":"Spreadsheet File","name":"spreadsheetFile","icon":"fa:table","group":["transform"],"description":"Reads and writes data from a spreadsheet file like CSV, XLS, ODS, etc","defaultVersion":2,"version":1,"defaults":{"name":"Spreadsheet File","color":"#2244FF"},"inputs":["main"],"outputs":["main"],"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":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Read From File","value":"fromFile","description":"Reads data from a spreadsheet file","action":"Read data from a spreadsheet file"},{"name":"Write to File","value":"toFile","description":"Writes the workflow data to a spreadsheet file","action":"Write data to a spreadsheet file"}],"default":"fromFile"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"placeholder":"","hint":"The name of the input field containing the file data to be processed","displayOptions":{"show":{"operation":["fromFile"]}}},{"displayName":"File Format","name":"fileFormat","type":"options","options":[{"name":"CSV","value":"csv","description":"Comma-separated values"},{"name":"HTML","value":"html","description":"HTML Table"},{"name":"ODS","value":"ods","description":"OpenDocument Spreadsheet"},{"name":"RTF","value":"rtf","description":"Rich Text Format"},{"name":"XLS","value":"xls","description":"Excel"},{"name":"XLSX","value":"xlsx","description":"Excel"}],"default":"xls","displayOptions":{"show":{"operation":["toFile"]}},"description":"The format of the file to save the data as"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"operation":["toFile"]}},"placeholder":"","hint":"The name of the output binary field to put the file in"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["fromFile"]}},"options":[{"displayName":"Delimiter","name":"delimiter","type":"string","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":",","placeholder":"e.g. ,","description":"Set the field delimiter, usually a comma"},{"displayName":"Encoding","name":"encoding","type":"options","displayOptions":{"show":{"/fileFormat":["csv"]}},"options":[{"name":"ASCII","value":"ascii"},{"name":"Latin1","value":"latin1"},{"name":"UCS-2","value":"ucs-2"},{"name":"UCS2","value":"ucs2"},{"name":"UTF-8","value":"utf-8"},{"name":"UTF16LE","value":"utf16le"},{"name":"UTF8","value":"utf8"}],"default":"utf-8"},{"displayName":"Exclude Byte Order Mark (BOM)","name":"enableBOM","type":"boolean","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":false,"description":"Whether to detect and exclude the byte-order-mark from the CSV Input if present"},{"displayName":"Preserve Quotes","name":"relaxQuotes","type":"boolean","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":false,"description":"Whether to handle unclosed quotes in CSV fields as part of the field's content instead of throwing a parsing error"},{"displayName":"Header Row","name":"headerRow","type":"boolean","default":true,"description":"Whether the first row of the file contains the header names"},{"displayName":"Include Empty Cells","name":"includeEmptyCells","type":"boolean","default":false,"description":"Whether to include empty cells when reading from file. They will be filled with an empty string."},{"displayName":"Max Number of Rows to Load","name":"maxRowCount","type":"number","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":-1,"placeholder":"e.g. 10","description":"Stop handling records after the requested number of rows are read. Use -1 if you want to load all rows."},{"displayName":"Range","name":"range","type":"string","default":"","description":"The range to read from the table. If set to a number it will be the starting row. If set to string it will be used as A1-style notation range."},{"displayName":"RAW Data","name":"rawData","type":"boolean","default":false,"description":"Whether to return RAW data, instead of parsing it"},{"displayName":"Read As String","name":"readAsString","type":"boolean","default":false,"description":"In some cases and file formats, it is necessary to read as string to ensure special characters are interpreted correctly"},{"displayName":"Sheet Name","name":"sheetName","type":"string","default":"Sheet","placeholder":"e.g. mySheet","description":"Name of the sheet to read from in the spreadsheet (if supported). If not set, the first one will be chosen."},{"displayName":"Starting Line","name":"fromLine","type":"number","displayOptions":{"show":{"/fileFormat":["csv"]}},"default":0,"placeholder":"e.g. 0","description":"Start handling records from the requested line number. Starts at 0."}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["toFile"]}},"options":[{"displayName":"Compression","name":"compression","type":"boolean","displayOptions":{"show":{"/fileFormat":["xlsx","ods"]}},"default":false,"description":"Whether compression will be applied or not"},{"displayName":"File Name","name":"fileName","type":"string","default":"","description":"File name to set in binary data. By default will \"spreadsheet.<fileFormat>\" be used."},{"displayName":"Header Row","name":"headerRow","type":"boolean","default":true,"description":"Whether the first row of the file contains the header names"},{"displayName":"Sheet Name","name":"sheetName","type":"string","displayOptions":{"show":{"/fileFormat":["ods","xls","xlsx"]}},"default":"Sheet","description":"Name of the sheet to create in the spreadsheet"}]}],"codex":{"categories":["Data & Storage","Core Nodes"],"subcategories":{"Core Nodes":["Files"]},"alias":["_Excel","Excel","CSV","Sheet","Spreadsheet","xls","xlsx","ods"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.converttofile/"}]}}},
|
|
392
|
-
{"displayName":"SSE Trigger","name":"sseTrigger","icon":"fa:cloud-download-alt","iconColor":"dark-blue","group":["trigger"],"version":1,"description":"Triggers the workflow when Server-Sent Events occur","eventTriggerDescription":"","activationMessage":"You can now make calls to your SSE URL to trigger executions.","defaults":{"name":"SSE Trigger","color":"#225577"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the '
|
|
392
|
+
{"displayName":"SSE Trigger","name":"sseTrigger","icon":"fa:cloud-download-alt","iconColor":"dark-blue","group":["trigger"],"version":1,"description":"Triggers the workflow when Server-Sent Events occur","eventTriggerDescription":"","activationMessage":"You can now make calls to your SSE URL to trigger executions.","defaults":{"name":"SSE Trigger","color":"#225577"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'test step' button, then trigger an SSE event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time a change is detected, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'test step' button, then trigger an SSE event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time a change is detected, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here)."},"inputs":[],"outputs":["main"],"properties":[{"displayName":"URL","name":"url","type":"string","default":"","placeholder":"http://example.com","description":"The URL to receive the SSE from","required":true}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Other Trigger Nodes"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.ssetrigger/"}]}}},
|
|
393
393
|
{"displayName":"SSH","name":"ssh","icon":"fa:terminal","iconColor":"black","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Execute commands via SSH","defaults":{"name":"SSH","color":"#000000"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"sshPassword","required":true,"testedBy":"sshConnectionTest","displayOptions":{"show":{"authentication":["password"]}}},{"name":"sshPrivateKey","required":true,"testedBy":"sshConnectionTest","displayOptions":{"show":{"authentication":["privateKey"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Password","value":"password"},{"name":"Private Key","value":"privateKey"}],"default":"password"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Command","value":"command"},{"name":"File","value":"file"}],"default":"command"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["command"]}},"options":[{"name":"Execute","value":"execute","description":"Execute a command","action":"Execute a command"}],"default":"execute"},{"displayName":"Command","name":"command","type":"string","displayOptions":{"show":{"resource":["command"],"operation":["execute"]}},"default":"","description":"The command to be executed on a remote device"},{"displayName":"Working Directory","name":"cwd","type":"string","displayOptions":{"show":{"resource":["command"],"operation":["execute"]}},"default":"/","required":true},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Download","value":"download","description":"Download a file","action":"Download a file"},{"name":"Upload","value":"upload","description":"Upload a file","action":"Upload a file"}],"default":"upload"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"placeholder":"","hint":"The name of the input binary field containing the file to be uploaded"},{"displayName":"Target Directory","name":"path","type":"string","displayOptions":{"show":{"resource":["file"],"operation":["upload"]}},"default":"","required":true,"placeholder":"/home/user","description":"The directory to upload the file to. The name of the file does not need to be specified, it's taken from the binary data file name. To override this behavior, set the parameter \"File Name\" under options."},{"displayName":"Path","displayOptions":{"show":{"resource":["file"],"operation":["download"]}},"name":"path","type":"string","default":"","placeholder":"/home/user/invoice.txt","description":"The file path of the file to download. Has to contain the full path including file name.","required":true},{"displayName":"File Property","displayOptions":{"show":{"resource":["file"],"operation":["download"]}},"name":"binaryPropertyName","type":"string","default":"data","description":"Object property name which holds binary data","required":true},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","displayOptions":{"show":{"resource":["file"],"operation":["upload","download"]}},"default":{},"options":[{"displayName":"File Name","name":"fileName","type":"string","default":"","description":"Overrides the binary data file name"}]}],"codex":{"categories":["Core Nodes","Development"],"subcategories":["Helpers"],"alias":["remote"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.ssh/"}]}}},
|
|
394
394
|
{"displayName":"Stackby","name":"stackby","group":["transform"],"version":1,"description":"Read, write, and delete data in Stackby","defaults":{"name":"Stackby"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"stackbyApi","required":true}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Append","value":"append"},{"name":"Delete","value":"delete"},{"name":"List","value":"list"},{"name":"Read","value":"read"}],"default":"append","placeholder":"Action to perform"},{"displayName":"Stack ID","name":"stackId","type":"string","default":"","required":true,"description":"The ID of the stack to access"},{"displayName":"Table","name":"table","type":"string","default":"","placeholder":"Stories","required":true,"description":"Enter Table Name"},{"displayName":"ID","name":"id","type":"string","displayOptions":{"show":{"operation":["read","delete"]}},"default":"","required":true,"description":"ID of the record to return"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["list"]}},"default":true,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["list"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":1000,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","displayOptions":{"show":{"operation":["list"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"View","name":"view","type":"string","default":"","placeholder":"All Stories","description":"The name or ID of a view in the Stories table. If set, only the records in that view will be returned. The records will be sorted according to the order of the view."}]},{"displayName":"Columns","name":"columns","type":"string","displayOptions":{"show":{"operation":["append"]}},"default":"","required":true,"placeholder":"id,name,description","description":"Comma-separated list of the properties which should used as columns for the new rows"}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.stackby/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/stackby/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Stackby/stackby.png"},
|
|
395
395
|
{"displayName":"Start","name":"start","icon":"fa:play","group":["input"],"version":1,"description":"Starts the workflow execution from this node","maxNodes":1,"hidden":true,"defaults":{"name":"Start","color":"#00e000"},"inputs":[],"outputs":["main"],"properties":[{"displayName":"This node is where a manual workflow execution starts. To make one, go back to the canvas and click ‘execute workflow’","name":"notice","type":"notice","default":""}],"codex":{"categories":["Core Nodes"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.start/"}]}}},
|