Configure your watches like this:
God.contact(:webhook) do |c| c.name = 'Tester' c.hook_url = 'http://hook/url' end
[Validate]