Skip to content

Rule.io SDK


Rule.io SDK / client/src / AutomationSendoutType

Type Alias: AutomationSendoutType

AutomationSendoutType = "marketing" | "transactional"

Defined in: client/src/resources/automations/automations.types.ts:24

Sendout type for automations.

  • 'marketing' — standard marketing email (default)
  • 'transactional' — triggered transactional email (order confirmations, etc.)