Rename
Rename (rename)
Rename event fields.
Contents
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. |