Dwolla Plugin Authenticate webhook request

To authenticate the incoming webhook I need to be able to pass the payload to an authentication flow, but I have no idea how to do so. I tried creating a “body” parameter but had no luck there, is there some other way to retrieve the entire payload?