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 Formbricks with ZBrain Flow
  • How to Connect Formbricks to ZBrain Flow
  • How to Obtain the API URL and API Key from Formbricks
  • Actions Available in ZBrain Flow
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

Formbricks

Formbricks is an open-source form and survey platform that allows businesses to collect, analyze, and manage user feedback efficiently. It offers powerful customization options, seamless integrations, and real-time analytics to improve data-driven decision-making.

How to Integrate Formbricks with ZBrain Flow

To integrate Formbricks with ZBrain Flow:

  1. Click the β€˜+’ button in ZBrain Flow.

  2. In the search bar, type "Formbricks" and select it from the available options.

  3. Choose an action to start the integration process.

How to Connect Formbricks to ZBrain Flow

To establish a connection between Formbricks and ZBrain Flow:

  1. Enter a Connection Name – Provide a unique and identifiable name for your connection.

  2. Enter the API Key and API URL – These credentials will authenticate and establish communication between Formbricks and ZBrain Flow.

How to Obtain the API URL and API Key from Formbricks

API URL

  1. Log in to your Formbricks account.

  2. The base API URL follows the standard format: https://api.formbricks.com.

API Key

  1. Navigate to the "Configuration" page within your Formbricks project.

  2. Click on the "API Keys" tab.

  3. Generate a new API key or copy an existing one.

  4. Assign a label to your key for easy identification.

  5. Copy the API key and store it securely for future use.

Once you have the API URL and API key, use them to authenticate API requests and enable seamless integration with ZBrain Flow.

  1. Save the connection - Click β€˜Save’ to finalize the setup.

Actions Available in ZBrain Flow

1. Custom API Call

The Custom API Call feature enables users to communicate with the Formbricks API, allowing them to retrieve survey responses, submit form data, update entries, and automate workflows.

Configuration Steps

  • Select an Existing Connection or Create a New One – Choose an already configured connection or set up a new one.

  • Enter the API Endpoint – Specify the relevant Formbricks API URL based on the desired action.

  • Select the HTTP Method – Choose the appropriate request type:

    • GET – Retrieve form responses or survey data.

    • POST – Submit form data or create new entries.

    • PATCH – Update existing responses or form configurations.

    • PUT – Replace form content or settings.

    • DELETE – Remove a response or form entry permanently.

    • HEAD – Fetch response headers without retrieving actual data.

  • Add Headers – Include necessary request headers. Authentication headers are automatically injected. Click β€˜+ Add Item’ to add additional headers.

  • Add Query Parameters – Use query parameters to refine results or add specific options. Click β€˜+ Add Item’ to define parameters.

  • Enter JSON Body – Provide structured request data in JSON format.

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

Note: Click β€˜f’ to insert dynamic values for flexible configurations.

PreviousFlowluNextFrame

Last updated 1 month ago

πŸ€–