Skip to main content

Go-Salesforce

Link to Github repo
Link to go doc

Open source REST API wrapper written in Go.

  • Language: Golang
  • Allow Golang developers to easily call Salesforce REST API endpoints
  • Authenticate to a Salesforce org through a connected app
  • Call methods to insert, update, upsert, or delete data in batches
  • Can work with csv files to import / export data