Skip to main content
The First Step
October 24, 2023
Question

Export Users with Extensions detail daily

  • October 24, 2023
  • 2 replies
  • 236 views

Hi, I would like to know how I can create automation to export user data (email, name, etc.) on a daily basis for auditing.

2 replies

PhongVu
Community Manager
Community Manager
October 24, 2023

There is no export function. But you can call the List extensions API to read all users data from your account, then extract the user info you are interested at.

I am not sure about your use case though. Email and name are not the data that get changed daily, so why you want to read them daily?

erickohThe First StepAuthor
The First Step
October 31, 2023

Thank you, Phong, for addressing my query.

Regarding my reason for wanting to read them daily, I intend to export the users' details to our SailPoint server for Identity Security purposes.