Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 594 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 594 Bytes

Salesforce Org Compare

Salesforce + Heroku application which compares metadata between two environments and presents the differences. The application is currently running at https://sforgcompare.herokuapp.com.

The tool uses the following technologies:

  • Python
  • Django
  • Heroku
  • Celery
  • Redis
  • Salesforce Tooling API
  • Salesforce Metadata APi

Setup

  1. Create Heroku application
  2. Install Heroku addons - Database, PostMark (outbound email tool), RedisToGo, Heroku Scheduler
  3. Deploy code
  4. Set up variables in settings.py - Salesforce OAuth config and email settings