Many people were finding it difficult to deploy #HTTPCalloutFramework in order to use it in their corporate projects using the Deploy to Salesforce button as it's giving org access to a heroku application for deployment.
I created an unmanaged package for the same so that you can deploy it easily and still have access to the whole codebase in order to modify the framework if required. Version 1.0 can be accessed below:
https://github.com/rahulmalhotra/HTTPCalloutFramework/releases/tag/v1.0
Make sure to raise a PR in case you think any of your change is generic and will be helpful for everyone using the framework.
#salesforce #salesforceohana #salesforcedevelopers #apex #salesforcecrm #opensource #github #packages
By @sfdcstop
I created an unmanaged package for the same so that you can deploy it easily and still have access to the whole codebase in order to modify the framework if required. Version 1.0 can be accessed below:
https://github.com/rahulmalhotra/HTTPCalloutFramework/releases/tag/v1.0
Make sure to raise a PR in case you think any of your change is generic and will be helpful for everyone using the framework.
#salesforce #salesforceohana #salesforcedevelopers #apex #salesforcecrm #opensource #github #packages
By @sfdcstop
GitHub
Release v1.0 ยท rahulmalhotra/HTTPCalloutFramework
Initial public release v1.0
HTTPCalloutFramework can be used to perform apex callouts to external systems. It has in-built apex classes that can be used to perform HTTPCallouts. The required inform...
HTTPCalloutFramework can be used to perform apex callouts to external systems. It has in-built apex classes that can be used to perform HTTPCallouts. The required inform...