Sending Email Template as attachement is one of the basic requirement in Salesforce. This blog will give steps for sending Email Template as Email Attachement.
Browsing: apex
Serialization is a process of converting an apex object into stream of bytes so that it can be transferred over a…
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,…
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 is excellent knowledge base which help support executive to resolve customer issues faster. We can use this tool…
Recently I got requirement from one of our group member, to create dynamic configurable table creation for creating new record…
Platform events enable application to deliver secure, scalable, and customizable event notifications within the Salesforce platform or from external source.…
Most of the time we have a requirement to store files in other cloud storage services like AWS, Microsoft One…