Using an API key in the post body of webhooks

If you want to use a key in the post body of the webhook, you can do that using a simple filter step:

If you would like to store the key in the Mesa credentials for some added security as opposed to entering it directly in the Filter step, you could do that using custom code with Mesa.credential.get and Mesa.credential.set.