Hello,
I am looking for a way to see the Date of the last activity of a user not including logging in. I see in the monday API that there is a last_activity
field for every User
, but I believe this includes logging in as an activity. Is there a way, through an API, to see the last time a user edited/changed something?
Thank you