Connectors
Last updated
Last updated
Connectors in Stadium are used to join your application together with other services or datasources. For example, create a connector to communicate with a database or to read or write files to the file system. The following connectors are available:
Use this to connect to your databases and run queries or stored procedures.
Add a working folder to your application. This connector connects to a folder on your local harddisk or to a network folder and allows your application to read/write/delete a file from that specific folder or subfolders within it.
Use this connector to consume RESTful web services.