Guide to setting up Email web hooks

How to setup Email webhooks

    This is a guide to setting up email webhooks using Hexamail POP3 Downloader

    Let's break the guide into some easy steps:

Installing

    Please consult the guide for setting up Hexamail POP3 Downloader on Windows or Linux

Configuring the webhooks

    Now you can begin configuring Hexamail POP3 Downloader.

    • Go to the Developer options sheet in the administration console
    • Configuring webhooks
    • Press Add... to add a new webhook
    • Configuring a new webhook
    • Specify a name and URL for your webhook. Currently this will trigger on every email processed. We will add some rules to make it only trigger on specific email:
    • Configuring a webhook rule
    • Press Add to add rules to your webhook. Each rule ANDs the various restrictions but any rule can be matched to trigger the webhook. In this way you can have AND and OR clauses on yoru webhook. In this example we simply trigger on a specific email address in the From field of the email. You can trigger on multiple addresses or use wildcards like * (to match multiple characters) and ? to match any singl character.
    • Once done press OK to exit the rule, and OK to exit the hook and then remember to press APPLY once all your rules and hooks are added to send the new configuration to the server