Actions
Trigger Methods
Actions can be triggered from multiple systems.
Overview
Actions can be triggered from multiple systems.
Trigger Methods
Actions can be triggered by the following methods :
- Interface - These are actions that are triggered from the interface like sending an email to a contact while on the stub
- Stub - These are actions found on the stub itself, selectable by the user, the most common way actions get triggered
- Feedback - These are actions that are triggered by the system, like when an email is sent to a stub
- Lifecycle - These are actions that are triggered by the system, like when a stub is created
- Webhook - These are actions that are triggered by the webhook system, when a webhook is received
- Heimdall - These are actions that are triggered by the heimdall system, when a heimdall event is received
- Send Action - These are actions that are triggered by the send action task, when a sent action is received
Interface Actions
These are actions built in the the stub interface.
Examples of interface actions are:
- sending email, sms, Whatsapp, slack messages by clicking on a contact
- assigning a stub to a contact
- adding a contact to a contact list
- adding a contact list to a stub
Stub Actions
These are the standard actions that are defined in the template and are available in the state that the stub is in.
Feedback Actions
Lifecycle Actions
These are actions that are triggered an important lifecycle points in the stub, such as the creation of stub.
Webhook Actions
These are actions that are triggered by the webhook system, when a webhook is received.
The relevant action that is enabled for webhooks is triggered when a webhook is received.
Heimdall Actions
These are actions that are triggered by the heimdall system, when a heimdall event is received.
This is a result of a previous heimdall registration.
Send Action Actions
These are actions that are triggered by the send action task, when a sent action is received.
These can be any action that is sent.