Hi Team,
One of my customer was looking to get support of Support Max, Min, Count functions in API query using Gainsight API’s.
Best,
Hardik
Hi Team,
One of my customer was looking to get support of Support Max, Min, Count functions in API query using Gainsight API’s.
Best,
Hardik
Our use case:
Obtain the number of records and maximum values of a timestamp field from a Gainsight object through READ API.
The SQL equivalent of our requirement is as follows:-
select count(*) from CustomGainsightObject where Runid = ‘any specific value for Runid’
select max(CustomDateField) from CustomGainsightObject
Hello
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.