Recipes & patterns
Common Server Connect Actions recipes you can reuse: database CRUD, emails, security, and more.
Server Connect Recipes
Section titled “Server Connect Recipes”Use these recipes when you know the outcome you want but have not yet decided how to structure the action. Each pattern connects a common backend job to the kind of steps Server Connect uses well, so you can choose a practical starting point before building the full action.
Connect to a Database
Section titled “Connect to a Database”Create a Database Connection for your target(s), then reuse it across all your Server Connect Actions.
Create Queries and CRUD
Section titled “Create Queries and CRUD”Use Database Query / Insert / Update / Delete steps to read and write data. Combine with input variables for filters and record IDs.
Send an Email
Section titled “Send an Email”Use the Mailer step to send form data or notifications. Test locally first, then configure production credentials.
Secure Actions
Section titled “Secure Actions”Use Security Provider settings to restrict access, protect data endpoints, and manage logged-in user sessions.
Next steps
Section titled “Next steps”Pick what you want to learn next.