Using Flow to Undelete Records From the Recycle Bin
There is no out of the box undelete records operation in Salesforce Flow. However, it is possible to achieve this with an Invocable Apex action.
There is no out of the box undelete records operation in Salesforce Flow. However, it is possible to achieve this with an Invocable Apex action.
Screen Flow is the only flow type that supports screens in Salesforce. Screens can be used to display or collect data. In order to build [...]
Files are stored in an object called ContentDocument. When a file is shared with a record or when it is directly uploaded to a record, [...]
There are many ways to launch a flow (Read this post to learn all the ways to launch a flow). If it is a screen [...]
DML (data manipulation language) is a computer programming language which is used for manipulating data in a database. In Salesforce, DML operations can be used [...]
Flow is the strongest automation tool of Salesforce. You can build flows to let the users perform actions, even the actions they do not have [...]
Custom notifications are customized notifications that can be sent to users both to mobile and desktop devices. The notification bell icon displays these notifications. Salesforce [...]
Validation rules make sure that the data being entered by a user meets the criteria that you specify before the user can save the record. [...]
A permission set can be described as a collection of extra permissions and settings that extends users' existing permissions. Permission sets can be used to [...]
Page layouts display record's fields in the same format. Each field has its own field type, but at the end, colors and sizes are the [...]
Copyright © 2024 | SalesforceTime.com