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
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
YouTube
HTTPCalloutFramework Webinar
HTTPCalloutFramework is a light weight framework for simplifying Apex HTTP Callouts in Salesforce. In this webinar, you're going to learn how to use this fra...
#NewPost #SFDCStop How to connect #VSCode #Salesforce project to #github | Getting started with version control system
https://www.sfdcstop.com/2020/06/how-to-connect-vscode-salesforce.html
By:- @sfdcstop
https://www.sfdcstop.com/2020/06/how-to-connect-vscode-salesforce.html
By:- @sfdcstop
SFDC Stop
How to connect VSCode Salesforce Project to GitHub ? | Getting Started with Version Control System
Hello Trailblazers, In this post, we're going to learn how we can connect VSCode Saleforce Project to GitHub. We're going to create a new...
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...