Webhook "Gateway trigger error"
I'm trying to create a webhook to a third party API. In my scenario, I need to create a response to the HTTP module (where the webhook is successfully being created in the other API). The response has to be code 200 and a return piece of authorization code, which is data parsed out of the http module.

The Webhook defaults to the 200 response, which is great, and I add the code response
I'm getting an error, "Gateway trigger is required in order for this module to work."
What's that mean?
I can't get past this verification step. Help!