Automation Actions

Everything there is to know about automation actions and conditions.

An automation action is an action to be executed, given zero or more condition(s). A single automation must have one or more actions.

Types of Actions

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

  • Update Member Card - Update a field on the member card

  • 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 below for more for detail information about each type of action.

Action - Update Member Card

Use this action to update fields on the member card. You can perform different types of updates depending on the data type of the card field. For example, you could add 100 points to card or replace member tier.

Action - Send Notification

Use this action to send push notification to a member card.

Action - Send Webhook

Use this action to send webhooks to another system with member card data. Allows the receiving system to perform additional logic.

Webhooks & Integrations

Learn about our webhooks and integration abilities.

Action - Update Barcode

warning icon
This will break the Scanner App.

Use this action to update the barcode value of the card. See below article for more information about barcodes.

Barcodes

Everything you need to know about card barcodes.

Action - Delay

Allows you to add delays before or between one or multiple actions. For example, you might want to send a push notification to the user three days after they've installed there pass. In that case you will first add an action with a delay set to three days and then another action that sends the push notification.

Action Conditions

Action conditions are used to setup actions that are only trigger in certain conditions, for example if the number of points for a card is above a certain level. See below for details:

Automation Action Conditions

Everything there is to know about automation action conditions.

Related

Automation Action Conditions

Everything there is to know about automation action conditions.

Automations Anatomy

Automation workflows basics. Triggers, actions and conditions.

Did this answer your question?
😞
😐
😁