Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dibby.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Outlook Forward
The Outlook Forward Email node allows you to programmatically forward an Outlook email to one or more recipients.

Inputs

  • EmailId: The unique identifier of the email to forward
  • Recipients: Array of email addresses to forward to

Usage

Provide an email ID (typically from the Outlook Trigger node) and a list of recipient email addresses. The email will be forwarded to all specified recipients. The original email will be forwarded to the specified recipients with all attachments and content preserved.