michele Posted October 22, 2013 Report Posted October 22, 2013 Hi, it would be handy if the API had the functionality to get the list of active users.You currently only have ftrack.getUsers() then we have to filter out using user.get('isactive'). It would be great if you had an optional additional argument to specify if we are interested in active, inactive, all users.for instance: ftrack.getUsers(isactive=True), ftrack.getUsers(isactive=False), ftrack.getUsers() Thanks!M.
Mattias Lagergren Posted October 23, 2013 Report Posted October 23, 2013 Hi Michele, Good idea and sounds like something we should have. I will add a ticket to our internal tracking system Best regards,Mattias L
Recommended Posts
Archived
This topic is now archived and is closed to further replies.