Home/Docs/Integrations

Integrations

Connect ScanlyApp to external systems for notifications and issue workflows.

Why it matters

Integrations push findings into the systems teams already use.
This reduces reaction time and keeps QA signals actionable.

Step-by-step

  1. Open Dashboard -> Integrations.
  2. Connect required provider (Slack, GitHub, webhook receiver).
  3. Scope integration to relevant projects/workflows.
  4. Trigger a test run and confirm downstream delivery.

Visual reference

Integrations page

Common mistakes

  • Configuring webhooks without verifying payload endpoint availability.
  • Missing permission scopes for GitHub issue creation.
  • Not validating retries/error handling in destination systems.

Related docs