Multiple UUID Generator

Demo to preview the plugin:

Introduction

Create completely unique ids server side. This plugin allows you to generate completely unique ids which you can then assign to individual users, things, orders etc.
This allows you to extend bubbles Unique id field, if you want to apply several unique ids for a user. This plugin also allows you to generate unique Passwords/PINs for each user.
Image without caption

How to setup

Add the Workflow Action

  • Go to the Workflow tab in your Bubble editor and create a new workflow.
  • For example, select a trigger like “When Button is clicked”.
  • Then, add the following action:
    • Plugins → Generate Unique ID
      Workflow action → Generate Unique ID.
      Workflow action → Generate Unique ID.

Plugin Actions

Generate Unique ID

“Generate Unique ID” creates a distinct identifier to uniquely identify an entity or object within a system.
Workflow action → Generate Unique ID.
Workflow action → Generate Unique ID.
Return Values:
Title
Description
Type
ID
Generated distinct identifier to uniquely identify an entity or object
Text
Image without caption

Changelogs