Outgoing webhook with aws api gateway not work


Trigger when acknowleded

Result Last Run

But no result into lamda function trigger with api gateway.What i’m worng?

Hi! It seems what you are setting as “Trigger Template” should really be the payload in your webhook request (i.e. set in “Data” field, after disabling the “Forward all” option)?

Also, if you still have issues, it may be useful to get the whole “Last Run” details to get more information about the response you got. Alternatively, if you can share (obfuscating private details) what a curl request would look like, we can try to help with how to setup the correspondent webhook.