Automations samples

The ability of Formatter add-on to allow you apply format 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:

Format data submitted in forms

TRIGGER
When user submits a form

ACTION
Conver number to currency format
ACTION
Update product price with the formatted data
TRIGGER
When user submits a form

ACTION
Capitalize the text
ACTION
Update user name with the formatted data

Format user or post data

TRIGGER
When user updates the name

ACTION
Capitalize the text
ACTION
Update user name with the formatted data
TRIGGER
When user publishes a post

ACTION
Convert text to uppercase
ACTION
Update post title with the formatted data

Format data for external platforms or custom apps

TRIGGER
On receive a webhook

ACTION
Remove HTML form the content
ACTION
Send a tweet with the formatted data
TRIGGER
When user submits a form

ACTION
Convert text to lowercase
ACTION
Send a webhook with the formatted