# Workflows

- [Building Workflows](/workflows/building-workflows.md): Looply workflows are tailored to empower developers with the tools they need to streamline and automate your business processes
- [Triggering Workflows](/workflows/triggering-workflows.md): Define how your Looply Workflows are initiated with event triggers
- [Environment Variables & Profiles](/workflows/environment-variables-and-profiles.md): Define workflow environment-specific variables to keep your logic clean, flexible, and reusable.
- [Versioning Workflows](/workflows/versioning-workflows.md): Manage and track changes with ease with the power of workflow versioning at your fingertips
- [Using HTTP Requests](/workflows/using-http-requests.md): Sending HTTP Requests in your Looply Workflow
- [Using Functions](/workflows/using-functions.md): Executing custom function blocks in Looply workflows
- [Using Conditionals](/workflows/using-conditionals.md): Using conditional logic in Looply workflows
- [Using Branch Conditionals](/workflows/using-branch-conditionals.md): Using branch conditionals in Looply workflows
- [Using Advanced Conditionals](/workflows/using-advanced-conditionals.md): Using Advanced Conditionals in Looply Workflows
- [Setting up advanced conditionals](/workflows/using-advanced-conditionals/setting-up-advanced-conditionals.md): Advanced Conditional Logic
- [Using Integrations](/workflows/using-integrations.md): Using your integrations in Looply workflows
- [Adaptive Card Actions](/workflows/using-integrations/adaptive-card-actions.md): Performing adaptive card related actions in your Looply workflows
- [SAP Requests](/workflows/using-integrations/sap-requests.md): Sending HTTP Requests to your integrated SAP system with Looply workflows
- [Using Redirects](/workflows/using-redirects.md): Redirect between steps in your Looply Workflows
- [Using Override Payload](/workflows/using-override-payload.md): In the intricate ecosystem of workflow automation, the agility to adapt and modify data as it flows from one step to another is a cornerstone of dynamic process management
- [Terminating Workflows](/workflows/terminating-workflows.md): In the dynamic environment of workflow automation, controlling when a workflow ends is just as crucial as managing its start.
