
The webhook wasn't receiving the record id, does anyone know why
let config = input.config();
let url = `https://hook.us1.make.com/tfvt3b9xyyjrnfa3y43t1pdjfhclweov?RecordID=${config.recordid}`;
fetch(url);
The webhook wasn't receiving the record id, does anyone know why
let config = input.config();
let url = `https://hook.us1.make.com/tfvt3b9xyyjrnfa3y43t1pdjfhclweov?RecordID=${config.recordid}`;
fetch(url);No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.