Skip to main content
Solved

What field from SF account maps to Gainsight Company object

  • April 14, 2022
  • 2 replies
  • 24 views

Forum|alt.badge.img

I am trying to use Gainsight API to get company information. I would like to query based on list of SF Accounts that are provided to me. What field from my SF Account should I use to match (filter) down to the correct row in Company object so that it pulls information about the correct organization.

Best answer by manojkokal

Never mind. I found field “SFDC Account ID” in Gainsight Company object which matches the SF Account id. The documentation says “Salesforce Account ID” so I was confused earlier. Thanks!

2 replies

bradley
Forum|alt.badge.img+8
  • Expert ⭐️
  • April 14, 2022

I would imagine that depends on your data, but generally if you have the Account SFDCID on both objects you could use that.


Forum|alt.badge.img
  • Author
  • Helper ⭐️
  • Answer
  • April 14, 2022

Never mind. I found field “SFDC Account ID” in Gainsight Company object which matches the SF Account id. The documentation says “Salesforce Account ID” so I was confused earlier. Thanks!