Loopfour

Documentation

Complete guide to building and deploying automated workflows with Loopfour

Loopfour Documentation

Welcome to the documentation for Loopfour -- the AI-powered platform for financial workflow automation. Build, deploy, and monitor automated workflows that connect your billing, CRM, accounting, and communication systems.

Use these docs when you need to move from a business process to a controlled workflow implementation. Start with the conceptual pages if you are mapping how Loopfour models triggers, steps, connections, runs, and audit evidence. Use the API reference when you already know the object you want to create or inspect. Use tutorials when you want a complete pattern that starts from a finance event, routes through connected systems, and ends with a measurable operational outcome.

Loopfour workflows are designed for finance operations where reliability matters more than open-ended automation. A workflow should make the trigger explicit, keep each step reviewable, preserve the data passed between systems, and leave enough run history for a controller, operator, or developer to understand what happened later. The docs are organized around that lifecycle: authenticate, create a workflow, connect systems, run or deploy it, inspect results, and debug failures.

By Role

Core Concepts

ConceptDescription
WorkflowA directed graph of steps executed in response to a trigger
BlockA single unit of work -- agent, code, condition, transform, integration call
TriggerThe event that starts a workflow: webhook, schedule, API call, or platform event
ConnectionOAuth or API key credentials for external services
ExecutionA single run of a workflow with full logging and error handling

Getting Help

On this page