Skip to main content
uuid icon

UUID Connector

Connector Changelog

Description​

Generate randomized UUIDs. This is useful for when you need to generate a unique identifier.

This component uses the uuid library and generates version 4 UUIDs.

Actions​

Generate UUID​

Generate a version 4 UUID / GUID | key: generateUUID

InputNotesExample
Lower / Upper Case UUIDlower
Remove dashes?false
Example Payload for Generate UUID⤓
Loading…

Nil/Empty UUID​

Return the nil / empty UUID (00000000-0000-0000-0000-000000000000) | key: emptyUUID

Example Payload for Nil/Empty UUID⤓
Loading…