
MSSQL
MSSQL action and trigger components.
No triggers available for this app. Do you need one? Contact us.
Actions
Action components allow you to perform operations on the app.

Add Records
Insert a records into a SQL Server database table. See the docs here.

Create Table
Create a table in a SQL Server database. See the docs here.

Delete Records
Delete records from a SQL Server database table. See the docs here.

Find Rows
Find rows in a SQL Server database. See the docs here.

Run Raw Query
Run a raw SQL query on a SQL Server database. Use with caution. See the docs here.

Update Records
Update records in a SQL Server database table. See the docs here.