The String block outputs a sequence of characters that's configured in the block. This can be used in situations where you need to send a static string to the input of another block. For example, you can use a String block when you want to set a static parameter to an API request or define a variable.
You can insert the String block into other blocks, such as Evaluate, If, List, Record, or Template.
The String block has a single output port that sends the string of characters entered in the block.
Select the String block's text box and enter a string of characters.
To see the String block in an example flow, check out Flow Snippets: String.
Last modified: 2025/07/23