Have a look at how we integrated Salesforce, Heroku and a third-party application. This is the business-specific use-case where we calculate the points based on the opportunity closed by each Sales Team of a particular organization each month and send the data to the Heroku server on a specific day of a month.
Have a look at how we integrated Salesforce, Heroku and a third-party application. This is the business-specific use-case where we calculate the points based on the opportunity closed by each Sales Team of a particular organization each month and send the data to the Heroku server on a specific day of a month.
Heroku Integration Features
Heroku Integration
Features

Heroku is a container-based cloud that provides platform-as-a-service that helps users to deploy, monitor, and scale modern applications. Heroku scales the performance of the application when the application is getting multiple API requests.
Heroku is a container-based cloud that provides platform-as-a-service that helps users to deploy, monitor, and scale modern applications. Heroku scales the performance of the application when the application is getting multiple API requests.
- Heroku helps users to deploy, monitor, and scale modern applications.
- Heroku connect can sync data bi-directionally across systems.
- Heroku connect can handle hundreds of millions of records synced.
- Uni-directional integration from Salesforce to Heroku Application and from Heroku to any third party application
- Basic-authentication so that data will be secured in the Heroku server.
- Made endpoints on the Heroku server so that we can make callouts from our website and get the latest data.
- Heroku helps us in our business case( to send the data from salesforce to our website) securely and easily.
