Docs/App Integrations/Outlook Email

Outlook Email

App Integrations

Outlook Email Node

Overview

Configure this node to integrate with external services or perform logic.

Configuration

PropertyTypeDefaultDescription
tostring—Configuration field for to
ccstring—Configuration field for cc
bccstring—Configuration field for bcc
subjectstring—Configuration field for subject
bodystring—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