Manage callbacks

Written by Анатолій
Updated 4 days ago

Envelope callback is a functionality that allows you to receive a notification at the respective URL in case an envelope appears in the mailbox according to configured filters. You can set up callbacks for mailboxes to receive envelope notifications outside our platform. This is done via API. You can see how to configure callbacks here: Envelope callbacks. The administrative panel allows you to view and partially manage callbacks.

  1. Navigate to https://edo.whitedoc.ua/admin/callbacks
    ../../../../_images/callbacks.png
  2. In the drop-down list, select the mailbox whose callbacks you want to display../../../../_images/callbacksChooseMailbox.png
    A list of callbacks will be displayed for the selected mailbox if callbacks have been configured via the API. Otherwise, the page will be displayed as an empty folder.
  3. The list of callbacks contains the following information:
    - callback URL (1)
    - authentication type (2) - Basic, None
    - success code (3) 
    - filter (4) - list of specified filters for a specific callback
    - actions buttons (5) - settings and delete

    ../../../../_images/callbacksColumns.png
Did this answer your question?