ZBrain Documentation
  • ZBrain Documentation
    • Components of ZBrain
    • Getting started with ZBrain
    • 📚Knowledge base
      • How to create a knowledge base?
      • Knowledge source
      • Information schema
      • File summary
      • Automated reasoning
      • Retrieval testing
      • Knowledge base settings
    • 📱APP
      • How to create a new app?
      • How to set up and customize your app?
      • How to access the app reporting dashboard?
    • 🤖ZBrain AI agents
      • Get started with agents on ZBrain
      • Deploying pre-built agents
      • Creating custom AI agents
        • Agent setup
        • Define input sources
        • Define Flow
          • Key elements of a Flow
          • Flow Components
            • Activepieces Platform
            • AITable
            • Airtable
            • Amazon S3
            • Amazon SNS
            • Amazon SQS
            • Amazon Textract
            • Apify
            • Apollo
            • Approval
            • Asana
            • Azure Communication Services
            • Azure Cosmos DB
            • Azure Document Intelligence
            • Azure OpenAI
            • Azure Translation
            • Bannerbear
            • Baserow
            • Beamer
            • Bedrock Claude
            • Bettermode
            • Binance
            • Bing Search
            • Blackbaud
            • Bonjoro
            • Box
            • Brevo
            • Brilliant Directories
            • Bubble
            • CSV
            • Calendly
            • Certopus
            • Clearout
            • Clockodo
            • Code
            • Confluence
            • Connections
            • Constant Contact
            • Contiguity
            • Contentful
            • Customer.io
            • Crypto
            • Databricks
            • Data Mapper
            • Date Helper
            • DeepL
            • Delay
            • Discord
            • Discourse
            • Drip
            • Dropbox
            • Dust
            • Facebook Pages
            • Figma
            • Files Helper
            • Flowise
            • Flowlu
            • Formbricks
            • Frame
            • Freshdesk
            • Freshsales
            • GCloud Pub/Sub
            • GenerateBanners
            • GhostCMS
            • GitHub
            • GitLab
            • Gmail
            • Google Calendar
            • Google Contacts
            • Google Docs
            • Google Drive
            • Google Forms
            • Google Gemini
            • Google My Business
            • Google Search
            • Google Search Console
            • Google Sheets
            • Google Tasks
            • Groq
            • Hacker News
            • Heartbeat
            • HubSpot
            • HTTP
            • Image Helper
            • Inputs
            • Instagram for Business
            • Intercom
            • Invoice Ninja
            • Jira Cloud
            • Jotform
            • Kimai
            • Kizeo Forms
            • LeadConnector
            • Line Bot
            • Linear
            • LinkedIn
            • LinkedIn Actions
            • LLMRails
            • Lusha
            • MailerLite
            • Mailchimp
            • Mautic
            • Microsoft Dynamics 365 Business Central
            • Microsoft Dynamics CRM
            • Microsoft Excel 365
            • Microsoft OneDrive
            • Microsoft Outlook Calendar
            • Microsoft Teams
            • Mixpanel
            • MongoDB
            • Notion
            • Odoo
            • OpenAI
            • OpenRouter
            • Pastebin
            • PDF
            • Postgres
            • PostHog
            • Pushover
            • Qdrant
            • Queue
            • Razorpay
            • Router
            • Salesforce
            • SendGrid
            • ServiceNow
            • SFTP
            • SharePoint
            • Slack
            • SMTP
            • Snowflake
            • SOAP
            • Spotify
            • Stability AI
            • Stable Diffusion Web UI
            • Storage
            • Stripe
            • SurrealDB
            • SurveyMonkey
            • Taskade
            • Telegram Bot
            • Text Helper
            • Trello
            • Twilio
            • Twitter
            • Utilities
            • WhatsApp Business
            • WordPress
            • XML
            • YouTube
            • ZBrain
            • Zendesk
            • ZeroBounce
            • Zoho Books
            • Zoho CRM
            • Zoho Invoice
            • Zoom
          • How to Define a Flow?
          • How to Test Each Step in the Flow?
        • Configure Additional Settings
        • Test and Deploy Agents
        • How to access, monitor, and manage agent performance and tasks?
    • Settings
    • đź“–API Tutorials
      • 📚Knowledge base
        • Automated Reasoning
      • 📱APP
      • 🤖Agents
Powered by GitBook
On this page
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

Approval

Approval in ZBrain Flow is a workflow tool for managing approvals and permissions. It allows users to create approval requests, generate approval links, and pause flows until a decision is made, ensuring seamless process control and authorization handling.

How to Integrate Approval with ZBrain Flow

  1. Click the “+” button in the Flow: Open your ZBrain Flow and click the plus sign to add a new step.

  2. Search for “Approval”: Type “Approval” in the search bar to see the available approval-related actions.

  3. Choose the Desired Task: Select the approval function that fits your workflow requirements.

Tasks You Can Perform with Approval

  • Wait for Approval: Pauses the workflow and waits for a user to approve or reject a request before proceeding.

  • Create Approval Links: Generates approval links that can be shared externally without pausing the flow, allowing for asynchronous decision-making.

Wait for Approval

Pauses the workflow and waits for a user to approve or reject a request before proceeding.

How to Configure Wait for Approval in ZBrain Flow?

  1. Add the Step

    • In your ZBrain Flow, click the + button to add a new step.

    • Search for “Approval” and select Wait for Approval from the available options.

  2. Place in the Workflow

    • Position the Wait for Approval step at the point in your flow where you need to pause execution until a decision is made.

  3. Save and Activate

    • Since there are no additional parameters to configure, save your flow.

    • When the flow runs and reaches this step, it will pause until an approval action is taken.

  4. Approval Process

    • Once triggered, an approval request is generated. The flow will remain on hold until someone approves or rejects the request.

    • After a decision is made, the flow resumes automatically.

Create Approval Links

Generates approval links that can be shared externally without pausing the flow, allowing for asynchronous decision-making.

How to Configure Create Approval Links in ZBrain Flow?

  1. Add the Step

    • In your ZBrain Flow, click the + button to add a new step.

    • Search for “Approval” and select Create Approval Links from the available options.

  2. Place in the Workflow

    • Position the Create Approval Links step at the point in your flow where you need to generate approval links for external or asynchronous decision-making.

  3. Save and Activate

    • Since there are no additional parameters to configure, save your flow.

    • When the flow runs and reaches this step, it will generate unique approval links that can be shared as needed.

  4. Approval Process

    • Recipients can click the shared approval links to approve or reject the request.

    • Unlike a direct wait step, the flow will continue without pausing, allowing decision-makers to act conveniently.

PreviousApolloNextAsana

Last updated 1 month ago

🤖