Workflow Management Service
The Agglestone Workflow Management Service is a comprehensive platform for defining business workflows, creating live workflow items, managing supporting datasets, attaching files, and integrating workflow-driven processes into your own applications.
Quick Overview
The service offers:
- Workflow Definitions for modelling stages, transitions, validation, and field-level rules
- Workflow Items for creating, updating, transitioning, rolling back, and querying live workflow records
- Managed Data for reusable business entities that sit alongside workflow items
- Reference Data for lookup values, selections, and hierarchical option sets
- File Handling for uploads, metadata retrieval, and signed URL access
- Utility Endpoints including public holiday lookups for date-aware workflows
- Multi-tenant Architecture with tenant-scoped API routes and isolated data
Documentation
Getting Started
- Overview – Introduction to the service, what it does, and who it is for
- Quick Start Guide – Create your first workflow definition and workflow item in minutes
Feature Documentation
- Workflow Features – High-level guide to the service capabilities and main API areas
Integration Guides
- Integration Guides Index – Landing page for all workflow integration guides
- Workflow Definitions – Create, list, version, update, and delete workflow definitions
- Workflow Items – Work with live workflow items, transitions, history, grouping, and bulk operations
- Reference Data and Managed Data – Supporting datasets and reusable business records
- Files – Upload files, retrieve metadata, and request signed URLs
- Utilities – Public holiday lookups and supporting utility endpoints
Common Integration Paths
Frontend Applications
- Start with the Quick Start Guide
- Review Workflow Items for list and transition patterns
- Add Files if users upload attachments
- Use Reference Data and Managed Data for selections and reusable records
Backend Services
- Read Workflow Definitions to understand template management
- Review Workflow Items for operational request flows
- Use Reference Data and Managed Data for supporting data APIs
- Check Utilities for holiday-aware scheduling and date logic
Full-Stack Applications
- Follow the Quick Start Guide
- Review Workflow Features for the overall service capability set
- Implement the relevant integration guides for workflows, data, and files
- Use Swagger UI to inspect exact schemas and optional request fields
Resources
- API Documentation: Interactive Swagger UI at
https://workflow.agglestone.com/swagger - Portal:
https://portal.agglestone.com - Service Base URL:
https://workflow.agglestone.com
—
Ready to get started? Begin with the Overview or jump straight to the Quick Start Guide.