Back to API Reference

Distribution Layer

The Distribution Layer handles email sending, tracking, and document exports.

Available Distribution Methods

Email Campaign Workflow

  1. Authentication: Connect Microsoft 365 account via OAuth2
  2. Create Campaign: Configure data file, email template, recipients
  3. Send: Initiate asynchronous sending (~30 emails/minute)
  4. Monitor: Track progress with real-time status updates
  5. Analyze: Review open rates, click rates, engagement metrics

Key Features

Rate Limiting:

Email campaigns send at approximately 30 emails per minute due to Microsoft Graph API throttling. Plan accordingly for large campaigns and use the pause/resume feature to manage sending windows.