UUID (GUID) Generator

Demo to preview the plugin:

Introduction

The UUID (GUID) Generator plugin enables Bubble applications to generate universally unique identifiers (UUIDs) or globally unique identifiers (GUIDs). These identifiers are useful for record IDs, session tokens, or any situation where a guaranteed unique value is needed.
Key Features

Prerequisites

  • Basic familiarity with Bubble workflows.
  • Optional: A “thing” (data type) to store the UUID if using auto-binding.
Image without caption

How to setup

Step 1 – Install the Plugin

Step 2 – Add the Plugin Element to Your Page

Plugin Element Properties - UUID Generator

Image without caption

Element Actions

Expose States

Element Events

Workflow example

Workflow 1: Generate a UUID

Workflow 2: Clear a UUID

Image without caption

Changelogs