My scenario is listening for HiBob webhook data, which works. Recently we setup a Secret and token in the system to query HiBob. In make.com I created a connection when adding the Getn an Employee module, and it can be verified, but not edited.
On the Get an Employee module, I’ve mapped to 1. data: email where 1 is the webhook. I’ve also tried 1. data: id
Both fail with 404.
Any ideas?