Message Builder

Most recent version: v1.1.1

Learn more about this Action in this article.

chevron-rightv1.1.1hashtag

Released on 01/21/2026

JSON mode performance improved.

chevron-rightv1.1.0hashtag

Released on 09/10/2025

New JSON mode added, which allows users to select literal value JSON types.

chevron-rightv1.0.0hashtag

Released on 06/04/2025

Added mode selector with 4 modes:

  • None - free text editor for the user to input expressions. Same behaviour as previous versions.

  • CSV - given a value separator, and a list of fields/literals, generate a CSV output.

  • Key-Value - given a Key-value separator and an external separator, and a list of key value objects, generate a KV list.

  • JSON - given a list of key-value objects, generate a JSON object (no nesting).

chevron-rightv0.2.1hashtag

Released on 04/07/2025

Character # is now accepted as a valid character in event field names.

chevron-rightv0.2.0hashtag

Released on 10/30/2024

Fixed the issue of surrounding characters when the delimiter is found in a field. The field value should be surrounding only if it contains the delimiter.

chevron-rightv0.1.1hashtag

Released on 09/05/2024

Timestamp represented in milliseconds.

chevron-rightv0.1.0hashtag

Released on 09/05/2024

Added support for _{xxx} tokens. They will be replaced by the content itself.

chevron-rightv0.0.2hashtag

Released on 07/04/2024

New action command when a field's value includes occurrences of the field delimiter used.

chevron-rightv0.0.1hashtag

Released on 05/06/2024

Initial version

Last updated

Was this helpful?