Django + Heroku application which compares metadata between two Salesforce environments and presents the differences
- Heroku Postgres
- Heroku Redis
- Heroku Scheduler (for clearing database)
- DEFAULT_FROM_EMAIL (eg. ben@edwards.nz)
- EMAIL_HOST (eg. smtp.gmail.com)
- EMAIL_HOST_PASSWORD
- EMAIL_HOST_USER (eg. ben@edwards.nz)
- EMAIL_PORT (eg. 587)
- SALESFORCE_API_VERSION (eg. 39)
- SALESFORCE_CONSUMER_KEY (from Salesforce Connected App)
- SALESFORCE_CONSUMER_SECRET (from Salesforce Connected App)