Product changes

New feature - Generate UUID expression

Written by Wijnand Wiersma | May 30, 2017 11:32:00 AM

We have added a new expression function that generates a UUID: generate_uuid(). This expression generates an identifier following the UUID format. An example of when to use a UUID is when calling an external API via HTTP Request events, where the receiving API expects each request to have a unique identifier.