Generating a unique number

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

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

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