Connect to the services
Connect to the services you are using most often while producing and managing an event
Aggregate and compute data from multiple sources
Aggregate and compute data from multiple sources, such as ticketing platforms, POS, and other sources.
Next, choose a trigger
A trigger generally causes a program routine to be executed. For example a ticket sold, a certain percenage of the capacity is sold, or even specific number of days (or hours) prior to the event
Select an action to take
After the trigger step comes the action, or what you want to happen automatically. For example, the action can be sending an email, raising ticket price or updating remaining capacity.
An action can even be a multi-step process
Your action can trigger other actions, or call other actions directly, thus creating a multi-step process. For example: Raise ticket price, and update ticketing platforms with the new pricing.