Newer Version Available
Available Actions
The following actions are available.
| Action | Description |
|---|---|
| Apex Actions | Invoke Apex methods annotated with @InvocableMethod and include custom parameters with @InvocableVariable. |
| Custom Notification Actions | Send custom notifications to recipients via desktop or mobile channels. |
| Email Alert Actions | Send emails from flows by reusing already-configured workflow email alerts. |
| Flow Actions | Invoke an active autolaunched flow or active invocable process that exists in the current org. |
| Knowledge Actions | Manage your Knowledge articles using invocable actions. |
| Omni-Channel Action | Create a PendingServiceRouting record used for Omni-Channel skills-based routing. |
| PlatformAction | PlatformAction is a virtual read-only object. It enables you to query for actions displayed in the UI, given a user, a context, device format, and a record ID. Examples include standard and custom buttons, quick actions, and productivity actions. |
| Post to Chatter Actions | Post a message to a specified feed, such as to a Chatter group or a case record. The message can contain mentions and topics, but only text posts are supported. |
| Quick Actions | Use a quick action to create a task or a case. Invoke existing quick actions, both global and object-specific, to create records, update records, or log calls. |
| Refresh Metric Actions | Update a metric’s Current Value field if it’s linked to a summary field in a Salesforce report. The refresh runs as the metric owner. |
| Simple Email Actions | Send an email where you specify the subject, body, and recipients. |
| Submit for Approval Actions | Submit a Salesforce record for approval if an approval process is defined for the current entity. |