hi,
I have a dedicated webhook with Attach and Detach options. In the Webhook Communication tab, I want to apply a condition to the output field ("output": "{{body}}" // Returns webhook’s response body as an output bundle. If the response body contains the property x, the received data should be forwarded/processed; otherwise, it should return null.
Or i have write this logic in Instant trigger communication tab.