I have a few Zaps that collect data from Stacker and in the last step, a Webhook, it posts in either a Postman Flow or a service in a proprietary server.
However, even though in the Zap Run History, in the Webhook step it correctly shows the data in and shows that it has succesfully posted where it should on the Data Out, the receiving end of this Post has been getting null data. It is as if it was posting with an empty body or maybe sending a Get request instead of Post. Tried using form instead of JSON and also doing a custom request. Tried also posting on different services and logging it. It has started Thursday, it was working up until then.