New formulas for automations - nocode

Now you can use {{date()}} to get the current date and {{current_user()}} to get the user who triggered the automation.

  • date() can get the current datetime, but also modify it or get relative dates.
  • current_user() allows you to get information about the user who triggered the automation.