Skip to main contentOverview
The Set Run Metadata node allows you to add or update metadata associated with the current workflow run. This is useful for tracking, logging, or adding custom information to workflow executions.
- Metadata: The metadata key/name
- Value: The value to store
Usage
Provide a metadata key and value to store information about the current workflow run. This metadata can be viewed in run logs or used for filtering and searching workflow executions.
Use cases
- Tagging runs with customer IDs
- Storing processing status
- Adding reference numbers
- Recording source information
- Tracking business-specific identifiers