Expand my Community achievements bar.

Interested in getting an Adobe Workfront certification? Don't miss our AMA on June 10th, where our experts will be available to answer any questions you may have about getting certified!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Is the a fusion event that fires when a user logs in?

Avatar

Level 1
 
2 Replies

Avatar

Level 4

I don't think there is a specific event for logins. The closest I got was to use the User Updated event. In the returned object is a property for lastLoginDate. The drawback is that you get this event fired for every update to a user account.

Avatar

Level 1

Thanks Jason, I appreciate the feedback. I'm working through a few options to keep our User records (Title & Manager (aka Reports To) synchronized with our HR system (UKG (aka UltiPro) via SSO and Mapping User Attributes. The User Updated event is somthing that may be in the mix.

Perry