Automations Anatomy

Automation workflows basics. Triggers, actions and conditions.

Our automations is very powerful module that supports a wide variety of use-cases, from simple rule based push notifications to advanced workflows with webhooks.

An automation consists of two basic building blocks

  1. Trigger - An event that triggers one or more automations

  2. Action - An action to be executed given zero or more condition(s), a single automation must have one or more actions

Types of Triggers

  • On Install - A member card is installed

  • On Webhook - A webhook is received

  • On Scanner Action - An action is executed/clicked in the Scanner App

  • On Scan - A member card is scanned in the Scanner App

See more about automation trigger below:

Automation Triggers

Everything you need to know about automation triggers.

Types of Actions

  • Send Notification - Send a push notification to the member card

  • Update Member Card - Replace or update a card field

  • Update Barcode - Update barcode value on the card (⚠️ this will break the Scanner App)

  • Send Webhook - Send member card information to given webhook

  • Delay - Put automation on hold for a set amount of time

See more about automation actions below:

Automation Actions

Everything there is to know about automation actions and conditions.

Related

How to use the Scanner App

How to scan, verify and perform actions.

Did this answer your question?
😞
😐
😁