Skip to main content
darkknight
Expert ⭐️
October 29, 2018
Question

Is it possible to Load to Company via rule BEFORE account syncs via GS Connect?

  • October 29, 2018
  • 1 reply
  • 38 views
I've got a situation where I need to have the Company object updated immediately after an account is loaded to Gainsight - but GS Connect updates a minimum of every 2 hours.

Is it possible to insert an account/customer record to the Company object directly? I tried using a Load to Company action, mapping the SF Account ID to the SFDC Account ID field in the Company object and the rule runs successfully...but doesn't appear to actually add anything to the table.

1 reply

darkknight
Expert ⭐️
October 30, 2018
The answer is YES - if you use "upsert" instead of "update"....

Goes to show - experience doesn't shield you from dumb mistakes. :)

Jeff Kirkpatrick