Hello Everyone!
I am using REST hooks in my triggers. I have been successful in subscribing the zap. I receive the url that I am supposed to hit with my data when I want to trigger the zap. I trigger it using postman POST request with data in the body as JSON. If it were to work correctly, I should receive a message on my slack. When I create the zap and click test trigger, it works. but when I try to trigger using postman, it doesn’t work. Am I missing something?