APIs
Use an OpenAPI specification to connect API operations to ToolJet apps.
Configure your connection, create queries, and build the interface your team needs. Try a sample prompt
Connector capabilities
Create queries for the operations your app needs, then connect their inputs and results to the interface.
Operations and configuration can vary by connector version. Check the full OpenAPI guide.
An app you could build
Select an operation from your API specification, supply its parameters through a form, and present the response in a table or detail view.
I have an OpenAPI specification for an internal service with an order lookup operation. Build a service console with a form for the operation's required parameters. Run the request on button click and show the response or a useful error message.
Start with this prompt in ToolJet. Sign in or create an account, then connect your data source and replace the example names and fields with yours.
Review the generated app, configure permissions, and test its queries before sharing it with your team.
Explore app templatesQuestions, answered
Use an OpenAPI specification to connect API operations to ToolJet apps. Supported capabilities: Load an OpenAPI specification; Configure operation parameters; Run API operations.
Access to the OpenAPI account or endpoint you intend to connect, with the credentials and permissions specified in its setup guide.
Authentication, available operations, and request limits are controlled by the upstream service. Validate inputs and show actionable errors when requests fail.
Connect OpenAPI queries to app events such as button clicks and form submissions. ToolJet Workflows and Agent Builder can orchestrate supported connectors on Self-hosted deployments; those products are not available on ToolJet Cloud. Check the connector and deployment requirements for your use case.
Keep exploring
Connect your data, build an interface, and give your team a focused workspace.
Connector information reviewed 2026-09-25. Source: ToolJet documentation.