Use Convex database
Convex is a Databasesintegration for Sim, the AI workspace where teams build and deploy AI agents. Sim's Convex integration provides 7 Convex tools that AI agents can use inside Sim's visual workflow builder. Convex connects with an API key. Free to start at sim.ai.
Last updated
Integrate Convex into the workflow. Run query, mutation, and action functions on your deployment, list tables with their schemas, and export documents with snapshot pagination and change deltas.
Sign up at sim.ai in seconds. No credit card required. Your workspace is ready immediately.
Open your workspace, drag a Convex block onto the workflow builder, and paste in your Convex API key.
Pick the tool you need, wire in an AI agent for reasoning or data transformation, and run. Your Convex automation is live.
Ready-to-use templates featuring Convex. Click any to build it instantly.
7 Convex tools available in Sim
Run Query
Run a Convex query function and return its result
Run Mutation
Run a Convex mutation function to write data and return its result
Run Action
Run a Convex action function and return its result
Run Function
Run any Convex function (query, mutation, or action) by path without specifying its type
List Tables
List all tables in a Convex deployment along with their JSON schemas. Requires streaming export, available on Convex paid plans.
List Documents
List documents from a Convex table via a paginated snapshot. Pass the returned snapshot and page cursor back in to fetch the next page. Requires streaming export, available on Convex paid plans.
Document Deltas
List documents that changed after a snapshot or previous delta cursor. Deleted documents are returned with a _deleted flag. Requires streaming export, available on Convex paid plans.
Sim's Convex integration adds 7 Convex tools to the AI agents you build in Sim's visual workflow builder — no code required. Use Convex database. Teams often pair Convex with Rippling and SAP Concur in the same agent.

Build your first AI agent with Convex in minutes. Connect to every tool your team uses. Free to start, no credit card required.