{% extends "documentation/base.html" %} {% block doc_content %}

Setup & Configuration

Configure Autotask PSA integration so operators can create and link PSA tickets from Run Checks.

Scope:
This page covers technical setup in Backupchecks Settings. Customer-to-company mapping is documented separately.

Prerequisites

Step 1: Enable Integration

  1. Open Settings.
  2. In the Autotask section, enable integration.
  3. Select environment (production or sandbox).
  4. Fill in username, password, and tracking identifier.
  5. Optional: set Backupchecks Base URL for deep-links from ticket notes/details back into Backupchecks.

Step 2: Configure Ticket Defaults

Backupchecks ticket creation needs default values from Autotask reference data.

Use the reference-data refresh action if dropdowns are empty.

Step 3: Validate Connection

  1. Use the Test connection action in settings.
  2. Confirm the API call succeeds.
  3. If test fails, re-check credentials, environment, and integration code.

Operational Notes

Next Steps

{% endblock %}