We use different AWS services in Salesforce for different use cases. This post will explain how to generate an authentication token using AWS Signature 4 Signing in Salesforce Apex.
Category:
Integration
- ApexIntegrationSalesforce
Salesforce DropBox Integration to upload files
by Dhanik Lal Sahni March 19, 2022We use Salesforce files to store documents in our org. This post will give step-by-step information on Salesforce DropBox Integration to upload files.
- ApexIntegrationLightning FlowSalesforce
Cuttly Url Shortener in Salesforce
by Dhanik Lal Sahni February 17, 2022URL Shortening is required when we send email with URL link or sending SMS to customers. This post will give detail on using Cuttly Url Shortener in Salesforce.
- ApexArchitectureIntegrationSalesforce
Avoid Batch Apex and Use Queueable Class
by Dhanik Lal Sahni November 5, 2021Salesforce has four asynchronous apex which can handle long running job. This post will explain where to avoid batch apex and use Queueable Class instead.
- ApexEinsteinIntegrationSalesforce
Extract Driver License Detail from Image using Einstein API
by Dhanik Lal Sahni August 17, 2021Einstein Vision API help to extract text from different image format. This post will help in extracting driver license detail from Image using Einstein API.