Skip to main content

Callbacks - Configure

Setup "Admin" callback

These callback URLs are called with all events in the Beebox.

Select a project and click "Settings". Scroll down to the bottom of the page and paste your callback URL:

The URL will be called for all events.

Setup "Connector" callback

Connector callbacks are only triggered when translations have been completed and are ready for download (using the API).

Use case: When you link a CMS with the Beebox, the CMS uses the limited "Connector" credentials to exchange work. If you would like to notify the CMS of work completed you may want to have a specific CMS page be called. That page may then notify a CMS user or trigger the download of translations.

Connector callbacks are configured in the "CMS Connector" tab of the project "Settings" page:


As you can see the URL is supplied on the same page where you supply the credentials for the CMS or another external system.

This URL will be called for the event "CreatedTranslatedFiles" only. See list of all events.


Continue reading about the Callback URL parameters.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.