Skip to main content

Hello team

Is there any way to fetch user login history to data pool?

 

Thanks In Advance

 

Regards,

Ankit Chatterjee

Hi Ankit,

Yes there is you can use python for that.

1)Please ask the admin of your ems the url for fetching users login details. It can be found out from the admin and settings.

2) In the ML workbench use python for sending a get request to the url and make the response json file as a pandas data frame and push it into the desired dp.

 

 

 


Reply