Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 831 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 831 Bytes

Build Status Greenkeeper badge npm version

Koop Salesforce Provider

This is a provider that looks at Salesforce and gets the location from Accounts

Test it out

Run server:

  • npm install
  • npm start

Example API Query:

  • curl localhost:8080/Salesforce/FeatureServer/0/query

Tests:

  • npm test

Full documentation of the Salesforce api is provided here.