Actions

Introduction 

Actions are the core component of Tines and are the building blocks of automation stories. Actions can be configured to perform a variety of tasks, for example: receiving alerts from 3rd-party systems, sending/receiving emails, and interacting with REST APIs. They receive and emit events, and can run on a schedule or upon receiving an event.

Action Types 

There are seven types of actions. Each action type is designed to perform a specific action. Each action type can receive and emit events to other action types. The action types and a brief description of their function is shown below, for a detailed description of each action, see their dedicated article.

Was this helpful?