Skip to content

jking-gis/koop-provider-Salesforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.