Microsoft SQL Server integration
Databases · 4 actions · Custom auth
Execute queries and manage data in Microsoft SQL Server databases
The ModuleX Microsoft SQL Server integration lets a ModuleX agent operate Microsoft SQL Server on your behalf — running list actions across raw queries, queries and rows — directly from a plain-English request, using your organization's own Microsoft SQL Server credentials. No pre-built workflow is required: the agent picks the right Microsoft SQL Server action for the task.
Microsoft SQL Server is a databases platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Microsoft SQL Server action — or, when you want a repeatable process, the composer assembles a Microsoft SQL Server workflow for you, streaming the nodes onto the canvas as it builds.
Drive Microsoft SQL Server in plain English
Type what you want. A ModuleX agent picks the right Microsoft SQL Server action — or chains several — and runs it. No workflow to build.
- Show me the table options that match what I describeresolves to
list_table_options - Execute a raw SQL query against the database and return resultsresolves to
execute_raw_query - Execute a parameterized SQL query with named inputsresolves to
execute_query
What you can automate with Microsoft SQL Server
- Run a raw query from a plain-English request
execute_raw_query - Pull a list of table options for a report
list_table_options - Execute a parameterized SQL query with named inputs
execute_query - Insert a new row into a specified table
insert_row
Microsoft SQL Server integration at a glance
All 4 Microsoft SQL Server actions
execute_raw_queryexecute_queryinsert_rowlist_table_optionsSee full parameters and response schemas in the Microsoft SQL Server integration docs
Two ways to use Microsoft SQL Server in ModuleX
Connecting Microsoft SQL Server
Pairs well with Microsoft SQL Server
Agents often chain Microsoft SQL Server with these — connect them once and the agent can use all of them in a single task.
Microsoft SQL Server + ModuleX FAQ
Put Microsoft SQL Server to work in ModuleX.
Connect Microsoft SQL Server once with your own credentials and let your agent run all 4 actions on demand.