Array and list values now supported in workflow text fields
You can now insert array and list values directly into workflow text fields, such as an order's line items or an Inbound Webhook list, instead of leaving them as raw, hard-to-read data.
Select a list-type value in the custom value picker and an inline form opens in the field. Choose the field to extract from each list item, then format the list as comma-separated, bulleted, numbered, or with a custom separator, and set an optional empty-list fallback. Preview the result and click Insert. Formatting rules are saved with the custom value, and the latest list renders each time the workflow runs. List-formatting controls appear only when the workflow detects a list-type output in the execution context.
See Insert and edit dynamic values in workflow text fields for details.