Getting Started
Before you begin it is important to review our glossary of terms used throughout this guide. You can refer back to this as needed.
Glossary
| Term | Definition |
|---|---|
| Flow | A flow is your main execution of your product integration |
| Action | An action is a building block used within flows |
| Trigger | A trigger is an event that occurs that can cause a flow execution |
| Integration | Third party product integrations |
| Inputs | Arguments used to send to building block actions |
| Outputs | Results of an action execution |
| Throughputs | Arguments that are passed into an action/ changed and returned out as an output. i.e. Input+Output in one |
Great… now to get up and running quickly lets build a flow

Table of contents
- Exploring the canvas
- Building a flow
- Using activities
- Triggering Flows
- Inputs and Outputs
- Expressions
- Variables
- Workers