/koop-provider-Salesforce

Primary LanguageJavaScriptOtherNOASSERTION

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.