-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
I have input JSON with topic fields inside child customData:
{"id":"fb1a463c-8a27-4cc2-9f0c-bd991c3802d6",
"eventTime":"2023-08-27T13:38:13.373726754Z",
"customData":{"valid":"0","offset":"0","topic":"topic1"}
}How would I do addIf for customData.topic?
- type: add_if
input: customData.topic
parameters: '== "topic1"'
output: classification
assignee: highMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed