Skip to content

hugoLarrousse/salesforce-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salesforceIntegration

salesforce integration API

parser between salesforce API and your backend

Stack

  • NodeJS
  • MongoDB
  • Express

TO DO

  • OAuth 2.0
  • get Opportunities thanks to a SOQL query + token (POC)
  • get Events thanks to a SOQL query + token (POC)
  • get Users thanks to a SOQL query + token
  • mongo utils
  • request salesforce
  • rest API to communicate with the main back-end
  • store data received from salesforce API (Opportunities, Events, Users...)
  • data in real time: sync data every X minutes
  • make the integration more flexible: fields on demand, filters & date
  • webhooks (streaming API) --> postponed

Made with ❤️ by Hugo Larrousse

About

salesforce integration API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published