Callbacks

Callbacks are the mechanism for establishing an API communication from Acronis to the ISV service through the callback handler.
With callbacks, Acronis Cyber Platform initiates the communication to notify your system about some action that needs to be performed or to request some information from it to display in the user interface.

Note

Callbacks are mainly used in main menu and custom integration settings.
For example, a callback can fetch data from the ISV platform and display it in a main menu item UI page.

Callbacks are typically represented by specific parameters, such as callback type, endpoint URL, request body structure, expected responses, etc.

To see your callback list

  1. Open the Version.

  2. Select Callbacks from the left-hand menu.

    ../../_images/ss-callback-list.png