Function with Visual Select

To create a new API function with Visual SELECT type, you need to go in your Cloud Backend dashboard :

- Click on API tab on the left column 
- Click on the 'New function' button.




 



- Enter the name of your function as in this example : 'getAllUsers'.
- Select 'VISUAL SELECT' type.



 



- In 'Table name' part : Choose the right table from your database as 'Contacts' in this example.
- Select all output columns that you want receive.
- Click on 'Try' button  to execute your function.







Bravo, you get all your informations 🎉