Get user by ExternalGuid
This API will return the user information querying the user by the externalGuid.
Prerequisites
- The customer must have an externalGuid (customers’ unique identifier) configured in the field manager as “API exposed”.
Expected return
User information on the profile, approval status, signup date, status (active, inactive, deactivated), user type, user ResourceGuid, CRM, and custom fields.
Notes
-
It is possible to choose to return all the fields or just a specific field by passing the field key on the query parameter “fields”.
-
The externalGuid is the customers’ unique identifier, this field must be configured on the field manager with the field key “externalGuid”. The description of the field can be different.
Updated over 2 years ago