Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit is happening now. Discover what's next in customer experience.

Download AAM User List

Avatar

Level 1

Hi,

 

We wanted to download AAM user list and couldnt find a way to retrieve it . In Analytics we have a way to pull the list of users via CSV . Any quick help is appreciated

2 Replies

Avatar

Employee

Hello,

Currently there is no built in option within the UI. However, this is possible to pull using our REST API. You'll want to send a GET request to https://api.demdex.com/v1/users/ with your bearer token, and this should provide a list of all your AAM users in a format that can be converted to CSV fairly easy.

 

Another alternative is to open a ticket with our support team, and we can pull a CSV from some DB queries. If going this route, please provide any of the following when opening a ticket: AAM subdomain, partner ID (PID), IMS org ID.

 

Regards,

Shane

Avatar

Level 1
Thanks Shane, will try out the API route .