Legacy Dev Forum Posts

 View Only

Sign Up

Generating a unique number

  • 1.  Generating a unique number

    Posted 06-05-2025 19:11

    Michael_Oldham | 2021-06-30 17:31:27 UTC | #1

    Is there a way to generate a unique id in genesys architect. aka a GUID like number


    Jason_Mathison | 2021-06-30 17:43:34 UTC | #2

    Hi Michael,

    There is not any that I know of. There is an idea for adding a random number capability to Architect here: https://genesyscloud.ideas.aha.io/ideas/CLINB-I-219 I would vote for that idea and add your GUID use case to it.

    As an immediate fix you could create a data action to get a GUID from a web service. An example source is doing a GET from http://www.randomnumberapi.com/api/v1.0/uuid (Note, this is a third party site that I can't vouch for in any way, just an example of what is out there.)

    --Jason


    system | 2021-07-30 17:43:40 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 11350