Skip to content

Instantly share code, notes, and snippets.

@pramodya1994
Created October 21, 2019 12:01
Show Gist options
  • Save pramodya1994/e7292e9735285eff47f1fc0d8a816f9b to your computer and use it in GitHub Desktop.
Save pramodya1994/e7292e9735285eff47f1fc0d8a816f9b to your computer and use it in GitHub Desktop.
Ballerina config file
BASE_URL="https://<YOUR_INSTANCE>.salesforce.com"
ACCESS_TOKEN="00D2v000001XKxi!AQ4AQF__SOMETHING"
CLIENT_ID="3MVG9G9pzCUSkzZt4BtawIPCq__SOMETHING"
CLIENT_SECRET="F76A05F3E49F73C640EC7__SOMETHING"
REFRESH_TOKEN="5Aep861dlMxAL.LhVTuPR__SOMETHING"
REFRESH_URL="https://login.salesforce.com/services/oauth2/token"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment