Integration
Convex
Use Convex database
Overview
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.
How to automate Convex with SteelEngine
Create a free account
Sign up at steelengine.com in seconds. No credit card required. Your workspace is ready immediately.
Add a Convex block
Open a workflow, drag a Convex block onto the canvas, and authenticate your account.
Configure, connect, and run
Pick the tool you need, wire in an AI agent for reasoning or data transformation, and run. Your Convex automation is live.
Supported tools
7 Convex tools available in SteelEngine
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.
Frequently asked questions
SteelEngine's Convex integration lets you build AI-powered workflows that automate tasks in Convex without writing code. Use Convex database You can connect Convex to hundreds of other services in the same workflow — from CRMs and spreadsheets to messaging tools and databases.

Start automating Convex today
Build your first AI workflow with Convex in minutes. Connect to every tool your team uses. Free to start — no credit card required.
Build for free →