Close

Search

API for registering the External users
November 28, 2023
0
0
Problem Statement:
API for registering the External users
Brief Description:
There are cases where the Integration admin wanted to know the API that can be used to create/add/register External users through the API
Role: Integration Admin user.
Steps to be carried out by the Integration admin to create/add/register External users through API.
- Copy the external profile unique link: https://learningmanagereu.adobe.com/eplogin?groupid=23926&accesskey=bks3ark39ap2r
- Noted down groupId and accessKey from the link : groupid=23926&accesskey=bks3ark39ap2r
- Hit the API https://learningmanagereu.adobe.com/loginpost with the method POST from Postman
- Request body:groupid=<group_id_from_step_2>&accesskey=<access_key_from_step_2>&fname=<first_name_of_learner>&lname=<last_name_of_learner>&email=<email_of_learner>&userUniqueId=<UUID_of_learner_if_uuid_is_enabled_for_account>&password=<default_password_configured_for_learners>&submit=Register
- Request URL used :
Problem Statement:
API for registering the External users
Brief Description:
There are cases where the Integration admin wanted to know the API that can be used to create/add/register External users through the API
Role: Integration Admin user.
Steps to be carried out by the Integration admin to create/add/register External users through API.
- Copy the external profile unique link: https://learningmanagereu.adobe.com/eplogin?groupid=23926&accesskey=bks3ark39ap2r
- Noted down groupId and accessKey from the link : groupid=23926&accesskey=bks3ark39ap2r
- Hit the API https://learningmanagereu.adobe.com/loginpost with the method POST from Postman
- Request body:groupid=<group_id_from_step_2>&accesskey=<access_key_from_step_2>&fname=<first_name_of_learner>&lname=<last_name_of_learner>&email=<email_of_learner>&userUniqueId=<UUID_of_learner_if_uuid_is_enabled_for_account>&password=<default_password_configured_for_learners>&submit=Register
- Request URL used :
You must be logged in to post a comment.
All Comments
Sort by:
Most Recent

- Most Recent
- Most Relevant
Enter a valid email address
Thank you for subscribing to our newsletter