Skip to main content
Version: Current

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 AI Command Center.
DeleteEmailTriggerAsyncThe API deletes the specified Email Trigger from the connected AI Command Center.
GetAllEmailTriggersAsyncGets the list of all Email Triggers from the connected AI Command Center.
UpdateEmailTriggerAsyncUpdates the properties of the specified Email Trigger inside the connected AI Command Center.

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.