Videos
Blogs
March 25, 2024
How to Download User Report which includes User ID using JOB API
The user id is a unique value that will be assigned to each and every user who logs in to ALM. As of now, there are no direct reports in UI to download the user data with user id but in JOB API it is possible.
Kindly follow the steps that is mentioned in below video for generating a ” User report ” Using JOB API.
Sample Payload:
{
“data”: {
“type”: “job”,
“attributes”: {
“description”: “description of your choice”,
“jobType”: “generateUsers”,
“payload”:{
“expandMetadata”: “true”
}}}}
Similar Blogs
Subscribe to our newsletter
Subscribe now
That's it! Thank you for subscribing to our newsletter!
The Adobe family of companies may keep
me informed with personalized
emails about ELearning Community Content and News. See our Privacy Policy for more details or to opt-out at
any time.