Mailcompose API
    Mailcompose API
    • πŸšΆπŸΌβ€β™‚οΈ Walk through Mailcompose
    • Receive Email Webhook
    • APIs
      • Send Email
        POST
      • Reply
        POST
      • Reply All
        POST

    Receive Email Webhook

    Add a receiver email address#

    Follow these steps to add a receiver email address
    1.
    Login into the Mailcompose Dashboard
    2.
    Click on Receive
    3.
    Click on Add a new Receiver
    4.
    Add a new email address and the webhook
    5.
    Voila! You are done. Any email now received on that address will be passed to you via the webhook.

    JSON Structure#

    If its a new fresh email, you will get a newly generated thread id

    If its a reply to an existing email, you will get the same thread id that this email is being replied to
    Previous
    πŸšΆπŸΌβ€β™‚οΈ Walk through Mailcompose
    Next
    Send Email
    Built with