Add outlook trigger node (#1940)

* quick docs for outlook trigger node

* Add to menu

* Revert formatting

* revert formatting
This commit is contained in:
Jon
2024-02-28 17:15:52 +00:00
committed by GitHub
parent dd198f60e0
commit ff5f0aa4ec
2 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
---
title: Microsoft Outlook trigger
description: Documentation for the Microsoft Outlook trigger node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information.
---
# Microsoft Outlook trigger
Use the Microsoft Outlook trigger node to respond to events in Microsoft Outlook and integrate Microsoft Outlook with other applications.
On this page, you'll find a list of events the Microsoft Outlook trigger node can respond to, and links to more resources.
/// note | Credentials
You can find authentication information for this node [here](/integrations/builtin/credentials/microsoft/).
///
/// note | Examples and templates
For usage examples and templates to help you get started, refer to n8n's [Microsoft Outlook integrations](https://n8n.io/integrations/_Name_/){:target=_blank .external-link} page.
///
## Events
* Message Received
## Related resources
n8n provides an app node for Microsoft Outlook. You can find the node docs [here](/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/).
View [example workflows and related content](https://n8n.io/integrations/_Name_/){:target=_blank .external-link} on n8n's website.

View File

@@ -688,6 +688,7 @@ nav:
- integrations/builtin/trigger-nodes/n8n-nodes-base.mailerlitetrigger.md
- integrations/builtin/trigger-nodes/n8n-nodes-base.mailjettrigger.md
- integrations/builtin/trigger-nodes/n8n-nodes-base.mautictrigger.md
- integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftoutlooktrigger.md
- integrations/builtin/trigger-nodes/n8n-nodes-base.mqtttrigger.md
- integrations/builtin/trigger-nodes/n8n-nodes-base.netlifytrigger.md
- integrations/builtin/trigger-nodes/n8n-nodes-base.notiontrigger.md