Skip to content

Django + Heroku application which compares metadata between two Salesforce environments and presents the differences

Notifications You must be signed in to change notification settings

abatish/sforgcompare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Django + Heroku application which compares metadata between two Salesforce environments and presents the differences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.4%
  • CSS 25.7%
  • Python 17.0%
  • HTML 10.9%