Skip to main content

Introduction

APIs, and Models to set up and manage your email triggers for your automation

API

Here are the list of APIs existing under email triggers category.

APIDescription
ChangeEmailTriggerToggleStatusToggle the status between Enable and Disable for the specified Email Trigger.
CreateEmailTriggerAsyncThe API creates a new Email Trigger with the specified details inside the connected Control Room.
DeleteEmailTriggerAsyncThe API deletes the specified Email Trigger from the connected Control Room.
GetAllEmailTriggersAsyncGets the list of all Email Triggers from the connected Control Room.
UpdateEmailTriggerAsyncUpdates the properties of the specified Email Trigger inside the connected Control Room.

Models

Here are list of Models used in email triggers APIs.

ModelsDescription
EmailTriggerThe structure represents an instance of the EmailTrigger entity.
MessageFilterThe structure represents an instance of the MessageFilter entity.
NewEmailTriggerThe structure represents an instance of the New EmailTrigger entity.