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. |
| Email Alert | Send emails from flows by reusing already-configured workflow email alerts. |
| Flow | Invoke an active autolaunched flow or active invocable process that exists in the current org. |
| 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 | Posts 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 | 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 | Send an email where you specify the subject, body, and recipients. |
| Submit for Approval | Submit a Salesforce record for approval if an approval process is defined for the current entity. |