Skip to content

alex-shekhter/SF-REST-API-Shell-Scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SF-REST-API-Shell-Scripting

Script is using:

  • bash
  • curl
  • python 2.7 or older with json module
  • awk

How To install Python on MAC OS X. JSON module is part of the standard python starting from version 2.6.

Before script usage please initialize SFUSER and SFPSWD global constants in the script with correct credentials.

To execute please use:

./rest_api_example.sh

About

Shell script with curl, awk, python to work with Salesforce REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages