Example

UUIDv4

We have included the uudiv4 version of the well known uuid package. This UUID generation function can therefore be seamlessly integrated into your existing Make.com workflows. You can create automated processes that generate a new, unique UUID on each pass, which is ideal for systems that need to manage a high number of unique entries. It can be used as follows:

Input-Field

{}

JS-Code-Field

uuidv4()

Output-Field

{ "output": "11bf5b37-e0b8-42e0-8dcf-dc8c4aefc000" }

Make.com Custom JavaScript UUID Example
?