<aside>
Description
Using SimpleT Flow Actions and Components covers adding and configuring SimpleT actions and screen components in Salesforce Flows. It includes available Flow actions for translation, language detection, AI processing, and JSON parsing.
</aside>
Adding a SimpleT Action to a Flow
- Go to Setup → Flows in Salesforce and open or create a Flow.
- Click the + icon where you want to add an action.
- In the Action search bar, type
ST_ to list available SimpleT actions.
- Select the desired action (for example, Simple Translate).
- Configure the input parameters.
- Each parameter includes a description and example values.
- Available actions:

Adding a SimpleT Component to a Screen Flow
- Go to Setup → Flows in Salesforce and open or create a Screen Flow.
- Click the + icon where you want to add a Screen element.
- From the Custom Components section on the left, drag and drop the desired SimpleT component.
- Configure the input parameters.
- Each parameter includes a description and example values.
- Available components:

<aside>
Quick View
End User Documentation