REST API
I have a customer requesting a REST API for usage data load. Any plans to do this in the future?
Login to the community
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
http://codereview.gainsight.com/api/rest_api.html#-usage-data
If it's targeted towards MDA then we have documentation on Gainsight Go. Happy to help further if there are additional questions.
For context, I'm a GS user in a customer trying to build out GET requests, rather than POST.
My aim is to allow a user to use natural language to return Gainsight info like Scorecards, usage, etc through services like slackbots or alfred
e.g. [i]/[i]gainbot[i] what is {customer}'s score?
I note that the linked APIs relate more to creating/updating. Is there a way to use this to read the current state?
For non-SFDC data stored in our MDA objects, the GET requests are not supported. Let me know if this helps, but it shouldn't be too bad to leverage SFDC APIs for Gainsight specific data that lives in Salesforce objects on our managed objects.
Thanks