
FlexMart
Key Capabilities
Domain Modeling

Access Control
Contextual Authorization Across:
- UI Portals
- Workflows
- APIs
- GraphQL engine
- SQL (Trino Queries)

Dataflow Orchestration

Dynamic API Generation


Workflow Automation
Define business workflows using
YAML or UI editor
Learn More
GraphQL Query Engine

SQL via Trino



- Multi-tenant support: All logic and data are isolated per tenant, enabling firm-specific configurations
- Declarative definitions: YAML-based templates allow full portability and version control
- Composable: Entities, dataflows, APIs, and workflows can be reused across modules and tenants
- All execution paths (API, SQL, GraphQL, workflows) pass through FlexMart’s authorization engine
- No bypassing – enforcement is universal
- Audit trails for workflow decisions
- Fine-grained access policies can be defined and are consistently enforced across all interfaces
- Fully documented schema and endpoints
- Live preview of GraphQL and REST APIs in Console
- Git-backed deployment model for YAML configurations
- Local dev tools for testing dataflows and workflow logic
- Developers can package configurations into reusable bundles for Invent Cloud, making them available to other organizations
Example Use Case
Wealth Management
For a wealth management firm, FlexMart can define:
-
Entities: Advisor, household, account, asset, transaction
-
Relationships: Advisor-to-household, account-to-household, rep code mappings
-
Permissions: Advisor can only view households they manage; compliance sees all
-
Workflows: Onboarding, transaction review, fee billing
-
Dataflows: Daily custodial feeds from Schwab and Black Diamond, merged and deduped
Insurance
Insurance Industry:
-
Entities: Case, Policy, Annuitant, Case Owner
-
Relationships: Case-to-IAR, IAR-to-RIA, Case-to-Carrier
-
Permissions: Only assigned adjusters can view claims; auditors see redacted versions; owners and annuitants access signature tasks
-
Workflows: Intake form submission, internal review, client signature, carrier submission, NIGO resolution
-
Dataflows: Real-time sync with policy admin systems, CRM, FireLight, and external KYC/fraud APIs
Real Estate
For a wealth management firm, FlexMart can define:
-
Entities: Property, Listing, Agent, Buyer, Seller, Offer, Transaction, Document
-
Relationships: Agent-to-Listing, Listing-to-Property, Buyer-to-Offer, Seller-to-Property, Transaction-to-Document
-
Permissions: Agents see only their listings and deals; buyers/sellers access limited transaction data; compliance teams access audit-ready views
-
Workflows: Listing creation, offer submission, negotiation approvals, contract signing, deal closure
-
Dataflows: Sync with MLS platforms, title companies, e-signature tools, and property valuation APIs