Automations samples

The ability of Generator add-on to allow you generate content can be can be used for multiples purposes in your automations.

In this page, you will find some examples about real or useful automations you can setup with this add-on on your site:

Random awards

TRIGGER
When user purchases a membership

ACTION
Generate a random number
ACTION
Create a discount using the random number
TRIGGER
When user completes a course

ACTION
Generate a random number
ACTION
Award a random number of points

Generate test accounts

TRIGGER
When user submits a form

ACTION
Generate a random email
ACTION
Generate a random string
ACTION
Create user with a random email and password
TRIGGER
When user clicks a button

ACTION
Generate a random email
ACTION
Generate a hash
ACTION
Create user with a random email and password

Hashes for external platforms or custom apps

TRIGGER
On receive a webhook

ACTION
Generate a hash
ACTION
Update user meta with the hash
TRIGGER
When user submits a form

ACTION
Generate a hash
ACTION
Send a webhook with the hash