Exterior Person Advent the usage of APIs
Steps to be adopted:
- The usage of GET /externalProfiles, we will retrieve the exterior profile ID for which you’ll upload the consumer.
- Replica the Exterior Profile ID from the GET name Reaction Frame.
- Point out the Exterior Profile ID in POST /externalProfiles/{identity}/customers
- Cross the Parameter (Reaction Frame) as proven beneath.
- {
“information”: {
“sort”: “consumer”,
“attributes”: {
“electronic mail”: “kollaAPITest@gmail.com”,
“title”: “Kolla API Check Person”,
“userType”: “EXTERNAL”
}
}
}
- There are 3 necessary attributes that we want to go within the Reaction frame.
- electronic mail – E-mail ID of the consumer. This price will have to be distinctive for each consumer.
- title – Title of the consumer.
- userType – This price will have to be “EXTERNAL”
- If userUniqueId (Person Distinctive Identity) is enabled, then UUID must be handed, which is not obligatory.
- If you go this parameter via following the necessary attributes. The Exterior consumer can be added to the ALM.
- The usage of GET /externalProfiles/{identity}/customers we will retrieve an inventory of customers for the discussed exterior profile.
- In a similar way, you’ll test the Exterior consumer from the Admin login web page within the UI.
- Login as Administrator >> Customers >> Exterior >> Seek for the Exterior consumer via giving the Exterior consumer electronic mail/title.
Kindly refer the recording beneath for the workflow.