ES EN
Advanced

Integrations

How to connect ArtificialQA with your chatbots, import/export data, and consume results from your pipelines.

Integration types

Today ArtificialQA integrates with your ecosystem in three directions:

🤖
Chatbot connection
Via HTTP/API or browser (Playwright). It's the "what gets tested".
📤
Import / Export data
Import test cases from Excel/JSON. Export reports to PDF.
🔌
REST API
Trigger runs and read results from your own scripts or pipelines.

1. Chatbot connection

HTTP / API (Pro and Enterprise)

For chatbots exposing their own endpoint. The cleanest and most efficient way when the chatbot has an API.

Browser / Playwright (all plans)

For chatbots embedded in webpages. ArtificialQA runs headless Chromium on its cloud workers:

2. Import / Export data

Import test cases

Imported cases land in the review view before being incorporated, just like AI-generated ones: you can edit them and decide whether they go to your Test Cases catalog, to a specific Test Suite, or get discarded.

Export reports

3. REST API

Available on Pro and Enterprise plans. The REST API lets you operate the platform from your own scripts or pipelines.

Typical use cases

Main operations

📚 Detailed API documentation. The full technical reference — all endpoints, schemas, errors, and examples — lives in the Public REST API reference.

What's on the roadmap

To be transparent: there are integrations not yet available that we receive as frequent requests:

If any of these is a blocker for you, reach out — the roadmap is prioritized with real customer feedback.

Next step

If you'll be handling sensitive data or have compliance requirements, the Security & compliance section is the next stop.