function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Brandon NelsonBrandon Nelson 

Feed data from Google Sheets to custom object using REST API

I have been tasked with learning how to use the REST API to pull data from other systems over to our Salesforce objects. I figured a good way to practice is to link data from a Google Sheet to one of our Salesforce objects. Can someone give me some info on how to do this? Like a step by step from setting up the API to writing the code? I'm not a developer but understand enough to do it, I just don't know where to start.