48
Views
1
Comments
Making your SQL server action
Question

Hey there! I see a list of these functions and I was wondering how I can make my own function with Custom paramteres. 

2023-12-28 15-13-10
Mauro Alviza

Hi Noah!

You can do that by adding the SQL tool on a server action or data action. It's the fourth widget on the right side.

Then you can do your sql query. Remember that Sql tools need to have an Output Structure equal to your Select statement.

Learn more about creating SQL on this documentation about SQL Queries

Hope it helped!

Cheers.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.