SFDC Stop
532 subscribers
22 photos
3 videos
9 files
256 links
Download Telegram
Hello #SalesforceOhana,

As we're almost done with the integration tutorial series, I am going to deliver a live session on how to use #HTTPCalloutFramework for perfoming callouts from salesforce very easily.

HTTPCalloutFramework has a lot of advantages like:- You have to write less code, all callouts are configurable, you don't have to create a number of mock classes for code coverage and you can also handle asynchronous callouts very easily by using this framework.

So make sure you set a reminder for the live webinar here:- https://youtu.be/XK9WVs_wLb0

We're also going to have a fun Q&A round at the end of the webinar and the winner will get a swag ๐Ÿ˜Ž

So, make sure you don't miss this one..!!

You can have a look at the framework here:- https://github.com/rahulmalhotra/HTTPCalloutFramework

#LiveWebinar #LiveSession #Salesforce #SFDCStop #GitHub
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