Question

Can you pull User Login History from the Gainsight API?


We would like to pull User Login History or at least Last Login Date from the Gainsight API, to facilitate internal reporting. There are things in G360 that aren’t calculated how we want them to be and we would like to centralize our software adoption reporting internally. 


2 replies

Userlevel 7
Badge +10

Good question @taylorfriss , and welcome to the Community.

I admittedly don’t know if you can reach the User Login History Object via the Gainsight API. However, you definitely could take this two-step approach.

  1. Create a Horizon Rule which populates the Most Recent Login Date/Time onto the Gainsight User object.
  2. Utilize the User API to fetch that datapoint, and any other User object fields you’re interested in.

Great Idea @matthew_lind - thank you!

Reply