How do you ensure API security and avoid data leakage
Ensuring API security and preventing data leakage is critical in any Salesforce integration. Whether you’re exposing or consuming APIs, you must follow best practices around authentication, authorization, encryption, data validation, and monitoring. Key Strategies to Secure Salesforce APIs & Prevent
Account Linking In Alexa Custom Skill
Account Linking In Alexa Custom Skill (in Laravel) Account linking in alexa custom skill is a process when you link your web service user account with alexa user account. In this process, web service system generates an access token which
Hide Gravity Forms Field Labels From GF Field Settings Form
How to Hide Gravity Forms Field Labels From GF Field Settings Form? Many times we may want to hide the field labels and just want to show the placeholders. It’s quiet easy to add placeholder for field because you can
Laravel Log storage in S3 bucket
How to Save Logs of Laravel in Amazon S3 Bucket? Problem – We are working on a laravel project in which logs are saved in the storage folder of laravel and it is using a lot of space. We need
Jumbotron and Scrollspy in bootstrap
What are Jumbotron and Scrollspy in bootstrap? A Jumbotron is displayed as a grey box with rounded corners. It indicates a big box to emphasize some special content or information. It also enlarges the font sizes of the text inside
Create Post Install Script in SalesForce
How to create Post Install Script in SalesForce Definition A post install script is an Apex class which is executed when a package is installed or upgraded. This class implements the InstallHandler interface. This interface has a method named as
Integrate Laravel web service with custom alexa skill
Steps for integrating Laravel web service with custom alexa skill: Step 1: Your web service should be on secure HTTP connection and should have SSL/TLS. Alexa strictly enforces for this to protect the confidentiality and integrity of your data. Step
What is Visual Studio Code and its advantages
What is Visual Studio Code? What are the advantages of Visual Studio Code. Visual Studio Code is a source code editor developed by Microsoft for Windows, Linux and macOS. It is a super fast and lightweight Source Code Editor which
How to setup custom Domain DNS in AWS with office 365 including skype for business
Steps for setup of custom Domain DNS settings in AWS with office 365 including skype for business Below are the steps involved to get these settings done. Step.1 Open office 365 admin console and click Domains under menu “Setup”. Step.2
Install node.js on Linux and Windows
How to Install node.js on Windows: You can install node.js for windows from Node.js website as they had provided the installer there. You need to run the .msi installer that is downloaded. Then Restart your computer as you won’t be
