![How to Get the Lightning Threading Token of a Record](https://salesforcetime.com/wp-content/uploads/2024/10/How-to-Get-the-Lightning-Threading-Token-of-a-Record-326x245.png)
How to Get the Lightning Threading Token of a Record
Salesforce introduced a new email threading approach called Lightning Threading. With this update, emails are matched using a secure token, replacing the previous method of using RefID strings.
Salesforce introduced a new email threading approach called Lightning Threading. With this update, emails are matched using a secure token, replacing the previous method of using RefID strings.
In this post, you can find a component (LWC) that lets you show confetti on record pages using a record-triggered flow.
Salesforce introduced a new standard action to lock or unlock records in the Summer '24 release. Using this new action, it is possible to lock records and specify who can edit the record while it is locked.
In some situations, you may want to automate the process and convert leads automatically. Although there is no standard action to convert leads, you can use custom apex actions.
In this post, you can find an invocable action that converts rich text to plain text.
There are numerous scenarios in which you might need to obtain the current URL for various purposes. In this post, you can find a flow action that gets the URL.
In this post, you can find an invocable action that lets you set password for multiple users.
In this post, you can find an invocable action that lets you reset password for multiple users.
In this post, you can find a custom invocable action (Apex class) that runs case assignment rules for any case record that you want.
Here is a custom action that can hash any string value. It uses the SHA256 hash function and generates a 64 characters long hash value.
Copyright © 2025 | SalesforceTime.com