Rename
Rename (rename
)
Section titled “Rename (rename)”Rename event fields.
Contents
Section titled “Contents”Fields
Section titled “Fields”Field | Type | Required | Description |
---|---|---|---|
description | string | describe this step. | |
condition | lua-expression (string ) | Only run this action if the specified condition is met. | |
fields | string | ✅ | The array of fields and what they should be renamed to The existing names may be qualified like ‘a.b’. |
suppress-warnings | boolean (bool ) | Suppress warnings generated by this action. |