Widgets
Add dynamic and structured content to your automations using widgets.
Widget Menu
Access the widget menu by typing /
when editing in a Playground or Process.

Available Widgets
1. Markdown
Insert Markdown content into your automation, including headings, bold/italic text, lists, etc.

2. Link
Add a link into your automation to embed references.

3. Column Formula
Add a column formula, used to dymanically populate and transform data in a table. When using this widget, provide a Description that explains what the formula does and enter the formula expression in the Value field.

4. Selection Formula
A widget for filtering data based on certain conditions. When using this widget, provide a Description that explains what the formula does and enter the formula expression in the Value field.

5. Process
Embed another process into your automation. This enables you to call other processes. Select the process to call from the process dropdown menu.

6. Transform Table
Apply a transformation to an existing table. This is useful when preparing data before applying further logic or formulas.
Last updated
Was this helpful?