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
  • How to Integrate Frame with ZBrain Flow
  • How to Create a Connection for Frame in ZBrain Flow
  • Available Actions in ZBrain Flow
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

Frame

PreviousFormbricksNextFreshdesk

Last updated 1 month ago

Frame is a cloud-based virtual desktop and application delivery platform that allows businesses to securely access and manage applications from anywhere. It provides a scalable, high-performance solution for remote work, enabling seamless application streaming and virtual desktop infrastructure (VDI).

How to Integrate Frame with ZBrain Flow

To integrate Frame with ZBrain Flow:

  1. Click the ‘+’ button in ZBrain Flow.

  2. Type "Frame" in the search bar and select it from the available options.

  3. Choose the desired action to initiate the setup.

How to Create a Connection for Frame in ZBrain Flow

  1. Enter a Connection Name – Assign a unique and recognizable name to the connection.

  2. Enter the Token – Provide the authentication token for secure access.

  3. Retrieve the Token from Frame:

    • Visit the .

    • Click ‘Create a Token’.

    • Add a description for the token.

    • Select all scopes if full API access is needed.

    • Submit the form.

    • Copy the generated token and paste it into the ‘Token’ field in ZBrain Flow.

  4. Click ‘Save’ to complete the setup.

Once the connection is established, ZBrain Flow can interact with Frame to automate workflows, retrieve data, and perform various operations.

Available Actions in ZBrain Flow

Custom API Call

The Custom API Call functionality allows users to interact with Frame’s API, facilitating operations such as retrieving session details, managing applications, and automating tasks.

Configuration Steps:

  1. Enter the Token – Authenticate the API request using the Frame token.

  2. Enter the API URL – Specify the endpoint for the intended action.

Select an HTTP Method:

  • GET – Fetch session details, user information, or configurations.

  • POST – Create new sessions, applications, or resources.

  • PATCH – Update existing settings or configurations.

  • PUT – Overwrite session data or configurations.

  • DELETE – Remove a session, application, or user permanently.

  • HEAD – Retrieve response headers without fetching actual data.

Additional Configurations:

  • Add Headers – Include extra headers required for the API request. Authorization headers are automatically applied. Click ‘+ Add Item’ to add more headers.

  • Add Query Parameters – Customize API requests by refining results or applying filters. Click ‘+ Add Item’ to define parameters.

  • Enter JSON Body – Provide structured data in JSON format when required.

  • Set Timeout (in Seconds) – Define a request timeout to prevent prolonged API execution.

Note: Click ‘f’ to insert dynamic values for flexible configurations.

🤖
Frame API Token Page