​How to View Callbacks

This document describes, how to Use the callback settings to test if an envelope matches callback filters, and send a callback manually.

Check and send a callback

  1. For the selected callback, open Settings.

  2. The Check callback modal window opens. Add a valid envelope UUID and click the button.

  1. If the specified envelope UUID matches the configured filters, a corresponding message appears and the Send a callback button becomes active.

  1. Click the button. The modal window shows:

  • envelope UUID

  • response code

  • response body

You can send the callback again, return to the previous step (enter envelope UUID), or cancel the action.

  1. If the specified envelope UUID doesn’t match the configured filters, a message listing mismatches is displayed.

After that, you can go back to the previous step, enter another envelope UUID, or cancel the action.

Last updated