hotglue Docs home pagelight logodark logo
  • Status
  • Dashboard
  • Dashboard
Options
Filter
Documentation
API Reference
Unified API Schemas
Getting Started
  • Introduction
  • FAQ
Key Concepts
  • Tenants
  • Jobs
  • Connectors
  • Environments
  • Flows
Managed authentication
  • Embedded Widget
    • Overview
    • Javascript Reference
    • React Reference
    • Options
      • Allow multiple sources
      • Create metadata
      • Custom field mapping
      • Filter
      • Hide back buttons
      • Listener
      • Override default text
      • Skip to flow
    • Changelog
  • Magic Links
Transformation
  • Overview
  • Gluestick
  • Writing a basic script
  • Debugging a script
  • Snapshots
  • Use Cases
  • Sample Scripts
Custom Connectors
  • Taps
  • Building targets
Unified Schema
  • Introduction
  • Accounting Schema
  • E-Commerce Schema
  • CRM Schema
Environment Settings
  • Widget settings
  • White-label
  • Job settings
  • Webhooks
  • Environment Variables
CLI
  • Overview
  • Configuration
  • Env
  • ETL
  • Flows
  • Jobs
  • Tenants
Connectors
  • Core Connectors
  • Community Connectors
Options

Filter

Object specifying filters

flowFilter

​
Syntax

javascript
flowFilter:  (flow) => return flow.name === "Sales"
Custom field mappingHide back buttons
twittergithublinkedin
Powered by Mintlify
On this page
  • Syntax