Skip to main content

Thursday US Admin Office Hours (CS Platform):Mar 12, 2026 - 11am PT / 12pm MT / 1pm CT / 2pm ET - Pre-session Thread

  • March 11, 2026
  • 4 replies
  • 41 views

sdrostgainsightcom
Forum|alt.badge.img+4

Hello everyone!

This thread is for our upcoming Thursday Admin Office Hours session on Thursday, March 12, 2026 at 11am PT / 12pm MT / 1pm CT / 2pm ET.


Please submit your questions below as replies to this post in advance if you can, and we'll address them during the session (or if there’s a quick answer available, we’ll post as replies to the questions).

There is no need to register for these sessions - you can join at any time. Once the session is underway, I will go in order of questions posted below first, then field questions from anybody else who has joined as well. Look forward to talking with you!

Conference Details (Zoom):

Thursday, March 12, 2026 at  11am PT / 12pm MT / 1pm CT / 2pm ET

 

Join Zoom Meeting:

https://gainsight.zoom.us/j/97839906826?pwd=88gXZ7tmsZEX1V6sFoRB6cYPp8Uz28.1&jst=2

 

Meeting ID: 978 3990 6826

Passcode: 774757

 

For dial-in info by your location, find your local number: 

https://gainsight.zoom.us/u/arU8WZ269

4 replies

Forum|alt.badge.img+4
  • Contributor ⭐️⭐️⭐️⭐️
  • March 12, 2026

Hi Scott, hope you are well. Apparently, the rule that I ran for relationship created has caused some issues where a particular relationship has been wiped off. I need to connect with you to understand what is missing in that rule so that it dosent happens again? 

Thank you, Rishabh


jeremy_johnston
Forum|alt.badge.img+1

Hi Scott.  I’m looking to verify information related to the Gainsight Custom Object APIs to ensure we’re on the right track.  I especially want to confirm that I’m recommending the CORRECT API to my internal teams.

  1. Working with APIs in Sandbox
    1. do they work?
    2. do we need to create a new ‘Gainsight API’ connection in Sandbox
  1. Production environment: Gainsight Custom Object API → Read API

We need to fetch ~40k records from a custom MDA object and want to validate our understanding of the API limits and operations.

We’ll also but using the same Read API to fetch records from other custom objects, much smaller volumes (<1,000).

GS Support documentation states:

The Read API allows you to read one or more records that match a specific criteria from the Gainsight custom object. The Read API fetches a maximum of 5000 records from one API call. 

Note: If you think there are more than 5000 records that can be fetched, pass another API call with Offset as 5001 so that remaining records (maximum 5000 records again) are fetched

  1. Throttling limits 
  2.  


jeremy_johnston
Forum|alt.badge.img+1

Low Volume only?  Are System objects eligible for use with APIs or no?

 

 

 


sdrostgainsightcom
Forum|alt.badge.img+4
  • Author
  • Gainsight Employee ⭐️⭐️⭐️
  • March 12, 2026

 FYI ​@jeremy_johnston  - you MIGHT be able to go API for Read on DD objects -- I was thinking I remembered that being the case, but our documentation isn’t consistent throughout that article you are reading above.

 

If you go down to the “READ” section of the Custom Object API article, there are 2 important mentions that I’m currently confirming, but if correct, will make your Snowflake/data team happy if they prefer API:

 

1st, each back of 5,000 records can be fetched as a SINGLE API call -- screenshot below -- so you would set up, say, 10 API calls with offsets to ensure that you can pull the entire DD.

2nd, one of the Sample Request Bodies in the article calls out a nuance when using a DD as the source, making it sound like READ totally works for DD’s -- again, screenshot below, and I’m confirming.

FINALLY, THOUGH -- if the team is good with picking up a CSV from an S3 bucket, that’s honestly still the lowest-effort option and best for ensuring that the current data designer is copied promptly after processing - the final data step of the Data Designer can be set to Output to S3 -- it is that easy.

I’ll let you know when I hear back!

Scott