Use IF THEN ELSE statement in Attach Data Action
Is it possible to use IF THEN ELSE statement in Attach Data Action?
And how should it be formed in JSON Payload?
For example, will it be possible to create a Context data key with value x if eventId contains "top" or "middle" otherwise have value y.
Any help, will be much appreciated.
Thank you