When integrating credentials with an external system such as a Learning Management System (LMS), you may need the unique identifier (UUID) for each credential. This UUID is what allows your external system to reference a specific credential in Certify.
Where to find the UUID
The UUID for any credential can be found in the URL of your browser's address bar while editing that credential.
To locate it:
Go to Credentials in the left-hand menu.
Select the credential you need the UUID for, and open it for editing.
Look at the URL in your browser's address bar. The UUID is the string of characters that appears after
/credentials/and before/edit.
For example, in the URL below, the highlighted portion is the UUID:
app.certify.one/issuer/credentials/22a1be20-59c9-11f1-a949-57072c1358cf/edit
In this case, the UUID is:
22a1be20-59c9-11f1-a949-57072c1358cf
Using the UUID
Once you have the UUID, you can use it to link the credential to your LMS or any other integrated platform. Each credential has its own unique UUID, so you'll need to repeat this process for every credential you want to connect.
Need help?
If you can't locate a credential's UUID or are unsure which one applies to your integration, reach out to our support team and we'll be happy to assist.
