Webhook script

I am linking to making a site to homey with Webhook manager.

function (homey_data, webhook_data) {
/ *
webhook_data: {
query: {…},
body: {…},
headers: {…}
}

  • /
    }

Is there a sample script somewhere so that he passes on the values?