aiendpoint.dev
ServicesRetool

Retool

community

Low-code platform for building internal tools and admin panels with drag-and-drop UI and API integrations.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://retool.combearerdeveloperproductivityconfidence: 87/1000 discoveries2 contributors
GEThttps://api.retool.com/api/v1/apps

List Retool apps

Returns

data[] with id, name, folder_id, created_at, updated_at
POSThttps://api.retool.com/api/v1/workflows/{workflow_id}/startTrigger

Trigger a Retool workflow

Parameters

datainput data (objectoptional
workflow_idworkflow ID (stringrequired

Returns

workflowRunId, data (workflow output)
POSThttps://api.retool.com/api/v1/retooldb/{table_name}/query

Query Retool Database

Parameters

querySQL query (stringrequired
table_nametable name (stringrequired

Returns

data[] with query results