CaseCloud provides a wide range of Flow Actions that allow you to easily execute different actions as part of your flow or process builder.
List of Available Flow Actions
Here you can find the list of all available Flow Actions:
Within the Flow Builder canvas, click on the (+) button menu and add an Action. From the Search Actions list, search for and select the relevant action to add to the canvas.
The detailed usage of the above-mentioned Flow Action is outlined below:
Input Values
- Redirect To Type: (required) Defines the kind of navigation destination. Set this to one of the following values:
record,object,url,tab,experiencepage,namedpage,refreshpage, orreloadpage.
- Redirect To Action: Specify the action to perform. This is required for the Redirect To Type of
record(accepted values:view,edit,clone) andobject(accepted values:home,list,new).
- Redirect To Name: Provide the API name of the destination, such as an object name (
Account), a custom tab name, or a page name (home). This is required when Redirect To Type isobject,tab,experiencepage, ornamedpage.
- Redirect To Record Id: Provide the 15 or 18-character Salesforce ID of the target record (e.g.,
{!recordId}). This is required when Redirect To Type isrecord.
- Redirect To URL: Enter the complete destination URL (e.g.,
https://example.com). This is required when Redirect To Type isurl.
Output Resources
The Output Resources are not relevant to this action.