Email-to-Case Attachments as Salesforce Files

The Email-to-Case functionality is mainly used when the user wants to create a Case in Salesforce through Email. If the user attached one or more documents while to the Case, the attachments in Email-to-Case messages are automatically converted into Salesforce Files.

Read Article »

Basics of Financial Services Cloud

We may already have heard that we can’t make API calls directly from Lightning Components, and that those calls must be made via Apex. Well, today I needed to call the Tooling API from Apex, so I started coding something that I thought would be simple.

Read Article »

Big Object

We may already have heard that we can’t make API calls directly from Lightning Components, and that those calls must be made via Apex. Well, today I needed to call the Tooling API from Apex, so I started coding something that I thought would be simple.

Read Article »

Mass Quick Actions in Lightning Experience

Quick Actions in Salesforce provides convenient access of records to the users. With Quick Actions, we can create or update records, send email and log calls directly from parent objects. There are two types of quick actions namely, object specific action and global action.

Read Article »