Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 375 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 375 Bytes

bulkshell

Shell script via Salesforce Bulk API

Shell script via Salesforce Bulk API

Usage

1.Modify username@domain and password at login.xml

<n1:username>username@domain</n1:username>
<n1:password>password</n1:password>

2.Run bulkrun.sh

$ ./bulkrun.sh

License

Released under the MIT Licenses