# AppDrag AI integration on Definable

> AppDrag is a cloud-based platform for building websites, APIs, and databases with drag-and-drop tools, code editing, and integrated hosting to accelerate development workflows and iteration

## What this connects

AppDrag is a cloud-based platform for building websites, APIs, and databases with drag-and-drop tools, code editing, and integrated hosting to accelerate development workflows and iteration

Vendor: https://appdrag.com/

## Tools available

**11** tools available. First 11:

- `APPDRAG_EXECUTE_FUNCTION_DELETE_DEFAULT` — Execute Cloud Backend function via DELETE — Tool to execute a Cloud Backend API function via DELETE on the default environment. Use when you need to call a function with DELETE parameters and optional APIKey.
- `APPDRAG_EXECUTE_FUNCTION_DELETE_PREPROD` — Execute Preprod Function (DELETE) — Tool to execute the pre-production version of a Cloud Backend API function via DELETE. Use when you need to test or validate delete operations in the preprod environment before production deployment.
- `APPDRAG_EXECUTE_FUNCTION_GET_PROD` — Execute PROD API Function (GET) — Tool to execute a production Cloud Backend API function via GET. Includes robust URL handling and fallbacks to accommodate management base URLs.
- `APPDRAG_EXECUTE_FUNCTION_PATCH_DEV` — Execute Dev Function (PATCH) — Tool to execute the development version of a Cloud Backend API function via PATCH. Use after deploying or updating your function to the dev environment.
- `APPDRAG_EXECUTE_FUNCTION_POST_DEFAULT` — Execute Cloud Backend function via POST — Tool to execute a Cloud Backend API function via POST on the default environment. Use when you need to call a function with POST parameters and optional APIKey.
- `APPDRAG_EXECUTE_FUNCTION_POST_PREPROD` — Execute Function POST (Preprod Env) — Tool to execute a Cloud Backend API function via POST on the preprod environment. Use when you need to test a function in the preprod environment before releasing to production. Include apiKey if your function requires APIKey security.
- `APPDRAG_EXECUTE_FUNCTION_PUT_DEFAULT` — Execute Cloud Backend function via PUT (default) — Tool to execute a Cloud Backend API function via PUT on the default environment. Use when you need to call a function with PUT parameters and optional APIKey.
- `APPDRAG_EXECUTE_FUNCTION_PUT_PREPROD` — Execute Cloud Backend function via PUT (preprod) — Tool to execute a Cloud Backend API function via PUT on the preprod environment. Use when you need to call a function with PUT parameters and optional APIKey in preprod.
- `APPDRAG_VISUAL_SQL_DELETE` — Visual SQL Delete — Tool to delete rows via a Visual SQL Delete function. Use when you need to delete records from a Cloud DB table using a Visual SQL Delete function.
- `APPDRAG_VISUAL_SQL_SELECT` — Visual SQL SELECT — Tool to execute a Visual SELECT Cloud Backend function. Use when you need to read rows from a database table using a visual SQL function configured in AppDrag.
- `APPDRAG_VISUAL_SQL_UPDATE` — Visual SQL Update — Tool to execute a Visual SQL UPDATE via an AppDrag Visual UPDATE function. Use when you need to update database rows based on your Visual UPDATE mapping.

## Auth

Auth schemes: `API_KEY`.

## How agents use AppDrag

Inside a Definable workflow, AppDrag is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → AppDrag** — the Researcher (GPT-5.5) pulls context from AppDrag (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → AppDrag** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into AppDrag (create record, post message, draft email).
- **Designer / Engineer → Distributor → AppDrag** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via AppDrag (attach file, open PR comment, post status).

The Verifier checks every AppDrag call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- website builders — https://definable.ai/apps/category/website-builders/

## Related

- HTML page: https://definable.ai/apps/appdrag/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
