Text translation is the process of converting any written text from one language to another. This post will explain how to translate text in Salesforce Apex.
Browsing: integration
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.
Salesforce has four asynchronous apex which can handle long running job. This post will explain where to avoid batch apex and use Queueable Class instead.
We mostly have requirements to upload files in file storage servers like AWS S3 Server, Dropbox, Google Drive, etc. This…
Many clients require verified phones for their business use cases. Verified phone helps business to give their services to valid…
Salesforce Bulk API is used primarily for data migration or data upload. Bulk API has two versions to support data…
SOAP Integration is done using WSDL file in Salesforce. WSDL (Web Service Description Language) is used to describe functionalities provided…
Single Sign-On is authentication mechanism that enable users to securely authenticate with multiple applications and websites by using one set…
Top 20 Salesforce Developer Interview Questions This post has the top 20 questions related to Salesforce integration and asynchronous apex. …