Using Globals in Server Connect
Use Globals in Server Connect to manage shared project settings such as database connections, security providers, mailer settings, and other reusable server-side configuration.
Use Globals in Server Connect to manage shared project settings such as database connections, security providers, mailer settings, and other reusable server-side configuration.
Using Globals in Server Connect
Use Globals in Server Connect to manage shared project settings such as database connections, security providers, mailer settings, and other reusable server-side configuration.
Using Globals in Server Connect
Use this bridge when you need the shared settings layer behind many real Server Connect actions. Globals is where project-wide configuration lives: database connections, security providers, mailer settings, and the other reusable pieces your actions depend on.
Treat it as the server-side foundation. Configure shared resources here once, then reuse them across API actions instead of redefining them per endpoint.