Naima Personal
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 4
Posts
Recent activity by Naima Personal-
boxcli error "Could not read environments config file"
CompletedHi, Mention: I have seen a similar post but that didn't help. I've been having an error while trying to run this commands. I have run these same commands successfully before(about an month ago). Ho...
-
Box API call from AWS Lambda using python sdk
AnsweredHi, I'm trying to get box users information from aws lambda. However, I've been getting an error, and not sure what to do since I don't have much knowledge on this. Following is the code: from boxs...
-
Users Details Run through Box API Call
AnsweredHi, Is there any way to run the users details report through api call instead of going to admin console to run that? I'm aware of the box cli command "box users --json/csv --save" which gives a fil...
-
Getting last login for all users using Python API
Hi, Is there a way to get user last login using API? If there is a way, could you please provide some details about that? Right now, we need to Export users as csv file, then get the last login fro...