Mosaic documentation
  • Home
  • Guides
  • Journeys
  • APIs
  • SDKs
  • Tools
    • Nothing Found
    Mosaic documentation
  • Home
  • Guides
  • Journeys
  • APIs
  • SDKs
  • Tools
    Home
    Guides
    Guides
      Overview
      Get Started
      Create applications
      Get client access tokens
      Get ready for deployment
      B2C Identity
      Overview
      Users
      Devices
      Email and phone verification
      Single Sign-On (SSO) & Federation
      Overview
      How it works
      SSO journeys
      Configure SSO Service
      Manage SSO authentication policy
      Quickstarts
      Manage SSO sessions
      Authentication & Authorization
      Overview
      How it works
      OIDC & OAuth 2.0
      FAPI 2.0
      Hosted login
      Login
      Decoupled login flows
      Multi-factor authentication
      Consent for third-party services
      Delegate access to users
      Account recovery with Temp Code
      Transactions
      Sessions & access
      Authentication Hub
      Fraud Prevention
      Overview
      How it works
      Risk detection & mitigation flow
      Integration best practices
      Quickstarts
      Third-party integrations
      Test your integration
      Improve risk detection
      Risk analytics
      Security insights
      Use case guides
      Identity Verification
      Overview
      How it works
      Customize experience
      Add restriction criteria
      Document verification
      Face authentication
      Analyze and improve verification
      B2B Identity
      Overview
      How it works
      Log in members
      Manage hosted flows
      Manage access by roles
      Federate with external IDP/SP
      Automated Workflows
      Overview
      How it works
        Workflows
        Executions
        Flow logic
          Overview
          Splitting with conditionals
          Merging data
          Looping
          Waiting
        Data
      Getting started
      Node library
      Platform Administration
      Apps and clients
      Management apps
      Resources
      Admin Portal access
      Email/SMS providers
      Conversational analytics
      Consumption
      Event streaming
    Journeys
    API Reference
    SDK Reference
    Developer tools
    About us
    Contact us

Flow logic

Mosaic Workflows allows you to represent complex logic in your workflows.

Related sections

You need some understanding of Data and Data flow within nodes.

When building your logic, you'll use Mosaic Workflows's Core nodes, including:

  • Splitting: IF and Switch .
  • Merging: Merge , Compare Datasets .
  • Looping: IF and Loop Over Items .
  • Waiting: Wait .
  • Error handling: Stop And Error .
On this page
Related sections