Skip to main content
Sania Ahmed
Helper ⭐️
August 8, 2022

Timeline API Article is Now Available!

  • August 8, 2022
  • 34 replies
  • 761 views

The Timeline API article is now available on our support site.

With this document, we have simplified and revised the structure of the API document to align it to the industry standards and improve readability. We plan to update the existing documents in this format to maintain consistency.

Your feedback is valuable to us. We are open to any suggestions that you may have.
Please reach out to me (@Sania Ahmed) if you have any queries/suggestions.

Community Ask: https://community.gainsight.com/rules-permissions-15/where-is-the-rest-api-or-other-api-documentation-4527

***Follow this post and/or subscribe to this category to automatically receive updates when new content/document/communication is posted.***

FYI @minh_phan @neelam_mukherjee @Divya @Adrian Raposo @Uzma Gani @Sneha Naranje @Bhawya  

 

Thank you!

34 replies

darkknight
Expert ⭐️
August 24, 2022

Great. Except for the fact that the full Timeline API is not apparently active yet.  POST returns results. PUT returns nothing.

Jeff Kirkpatrick
darkknight
Expert ⭐️
August 24, 2022

Gainsight really needs to get its act together with regard to releases. This is, I believe, the third time I have run into something that was shown to be released (just in this recent release alone) but was not fully.

It’s a terrible customer experience for us to have to bump into these things on our own, after wasting time testing and trying things out only to find that it’s just not a fully released feature.

Jeff Kirkpatrick
anirbandutta
Expert ⭐️
August 25, 2022

We are looking into this on priority @darkknight 

It's an opportunity for engagement
Gainsight Employee ⭐️
August 25, 2022

Sorry for the inconvenience caused, please use the end point as “/v1/ant/es/activity/bulk?identifier=<identifier>“ for PUT call. Please let us know if you are still facing any issue. We are happy to help you @darkknight . We will update the documentation soon.

Sania Ahmed
Helper ⭐️
August 25, 2022

Hi @smitha bhanoori , @Sneha Naranje  is working on updating the documentation. 

@Sneha Naranje Please provide an update here once the document is updated. 

@darkknight Thank you for sharing this with us. Your feedback is valuable to us. 

FYI @anirbandutta @Bhawya @neelam_mukherjee  @Divya @Adrian Raposo 

Sania Ahmed II Senior Technical Writer
Contributor ⭐️
August 25, 2022

HI @smitha bhanoori, the article has been updated.
FYI @Sania Ahmed @Bhawya @Divya @darkknight @anirbandutta @neelam_mukherjee 

darkknight
Expert ⭐️
August 25, 2022

@smitha bhanoori here is the response I get:

Which tells me it’s not even attempting to respond - otherwise I’d get a success or a fail due to misconfiguration. 

@wayne_baker also said here’s what he gets when he tries to PUT:
 

 

Jeff Kirkpatrick
Gainsight Employee ⭐️
August 25, 2022

Thanks for contacting, Based on the request Id we have observed that the end point used is incorrect for PUT call. Please use end point as “/v1/ant/es/activity/bulk?identifier=<identifier>” for PUT call for single activity update as well.

 

Sania Ahmed
Helper ⭐️
August 25, 2022

Thanks for contacting, Based on the request Id we have observed that the end point used is incorrect for PUT call. Please use end point as “/v1/ant/es/activity/bulk?identifier=<identifier>” for PUT call for single activity update as well.

 

Hi @Sneha Naranje , can you please look into this?

Sania Ahmed II Senior Technical Writer
darkknight
Expert ⭐️
August 25, 2022

@smitha bhanoori ok by adding in the “bulk” I do get a response this time (which is good) but the data isn’t actually getting updated (which is not good):

 

 

Jeff Kirkpatrick