Workflow Library
A growing library of production ready workflows you can copy, customize, and run locally with Thrubit.
A growing library of production ready workflows you can copy, customize, and run locally with Thrubit.
61 workflows
End-to-end payment settlement pipeline covering field validation, fraud detection, payment rail authorization, and ledger settlement. Publishes EventBridge events at each major milestone — fraud detected, payment authorized, and settlement complete.
This workflow handles the complete new player onboarding journey. It validates the incoming account registration, assigns a personalised tutorial track based on platform and experience level, generates a dynamic AI welcome message using Amazon Bedrock, then waits for tutorial completion before awarding the starter item pack and marking the player as fully onboarded.
End-to-end RAG knowledge base ingestion pipeline covering document intake, text extraction and chunking, embedding generation, vector store indexing, retrieval quality validation, catalog update, and stakeholder notification.
Orchestrates full tenant onboarding — validation, account creation, billing setup, resource provisioning, activation, and SQS welcome notification.
This workflow processes a round of tournament match results concurrently using a Map state. Each match result is independently validated and recorded, bracket standings are updated, and the workflow determines whether the tournament round is complete. On round completion, Amazon Bedrock generates a highlight recap, and prizes or advancement tokens are distributed to qualifying players.