Outlook Email
App IntegrationsOutlook Email Node
Overview
Configure this node to integrate with external services or perform logic.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
to | string | — | Configuration field for to |
cc | string | — | Configuration field for cc |
bcc | string | — | Configuration field for bcc |
subject | string | — | Configuration field for subject |
body | string | — | Configuration field for body |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{outlook.id}}anyOutput field: id
{{outlook.status}}anyOutput field: status
Examples
Basic Usage
Example configuration:
{
"to": "value",
"cc": "value",
"bcc": "value",
"subject": "value",
"body": "value"
}Tips & Best Practices
- •Ensure all required fields are configured.
- •Check the output variables to see available data.
Try Outlook Email in Your Workflow
Create a free account and start building AI-powered workflows with the Outlook Email node.
Open Workflow Editor