Serialization is a process of converting an apex object into stream of bytes so that it can be transferred over a…
Browsing: Salesforce
Many clients require verified phones for their business use cases. Verified phone helps business to give their services to valid…
Apex code coverage is important when we move code from one Sandbox to other or production environment. In sandbox environment,…
A single Salesforce orgs can be utilized by multiple clients. If our clients are calling Salesforce APIs for data upload,…
In some real-time use cases, we need to convert the date time of one time-zone to the date time of…
Timezone is very important in some business use case specially for calling to customer, doctors or patients for different needs.…
Salesforce Knowledge articles are used for documentation useful information about application process and usage. These articles can be categories using…
Salesforce Knowledge Articles is a excellent knowledge library to resolve customer issues faster. These articles can be categories based on…
Salesforce Knowledge is excellent knowledge base which help support executive to resolve customer issues faster. We can use this tool…
Integration is very important for Salesforce applications. Streaming API is one of the important integration concepts. This post is about…