
Concepts
Apps
Apps are pre-built integrations that allows Togai to seamlessly connect with other business applications. They offertriggers, which can be thought of as “cues” that prompt Togai to perform certain tasks. Triggers are essentially the events that Togai watches out for, and upon their occurrence, it initiates the predefined actions or workflows associated with them.
They also offer actions, which are “do” part of the integration process, where Togai carries out a particular action (such as creating invoices or updating accounts) based on a trigger or user input.
1. Triggers
Triggers are a type of an application action in Togai that are designed to start a flow when a specific event occurs.For example, a trigger could be a customer created event in Stripe, invoice generation event in Togai etc. App. developers define the list of triggers supported by the App.
2. Actions
Actions are designed to perform a specific task like create an invoice in stripe, update an account in Togai, send a slack notification etc. Similar to triggers, app developers define the list of actions that are supported in the app.Flows
Flows are a sequence of actions that are executed based on a trigger event.For example, when a new customer is added in Stripe, a flow can be set up to automatically create an account for the customer in Togai and send a slack notification. The flows are classified as:
1. Outbound Flows
Outbound flows are those that start with a trigger event in Togai and then execute a series of actions in one or more external apps.For example, a trigger event could be a new account creation in Togai, and the flow could automatically create a corresponding customer the account in Stripe, QuickBooks & send a slack notification.
