Skip to content

Rule.io SDK


Rule.io SDK / client/src / CreateAutomationEmailResult

Interface: CreateAutomationEmailResult

Defined in: client/src/orchestration.types.ts:50

Properties

automailId

automailId: number

Defined in: client/src/orchestration.types.ts:56

Deprecated

Use automationId instead.


automationId

automationId: number

Defined in: client/src/orchestration.types.ts:52

The automation (automail) ID.


dynamicSetId

dynamicSetId: number

Defined in: client/src/orchestration.types.ts:59


messageId

messageId: number

Defined in: client/src/orchestration.types.ts:57


templateId

templateId: number

Defined in: client/src/orchestration.types.ts:58