Class IdentityApiImpl

    • Method Detail

      • getExternalId

        public ExternalIDRepresentation getExternalId​(ID extId)
                                               throws SDKException
        Description copied from interface: IdentityApi
        Gets external id representation from the platform by the given external id. The returned external id contains the managed object. The global id associated with the given external id can be extracted from that managed object
        Specified by:
        getExternalId in interface IdentityApi
        Parameters:
        extId - id of the event to search for
        Returns:
        the external id representation including the managed object
        Throws:
        SDKException - if the external id is not found or if the query failed