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 Use ZeroBounce in ZBrain Flow
  • How to Create a ZeroBounce Connection in ZBrain Flow
  • How to validate an email
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

ZeroBounce

ZeroBounce is an email validation and email intelligence platform that helps businesses improve email deliverability by ensuring that email lists are clean, accurate, and up to date. It offers various services, including email validation, spam trap detection, and email appending, to help reduce bounce rates and enhance email marketing campaigns.

How to Use ZeroBounce in ZBrain Flow

Follow these steps to use ZeroBounce in ZBrain Flow:

  1. Click the ‘+’ icon in ZBrain Flow to add a new action.

  2. In the search bar, type “ZeroBounce”.

  3. Select ZeroBounce from the list of available connections.

  4. Choose the action you want to perform from the available options.

Action name

Description

Validate email

Verify the validity and deliverability of a specific email address.

How to Create a ZeroBounce Connection in ZBrain Flow

To create a connection to ZeroBounce, follow these steps:

  1. Enter connection name: Provide a name for your connection so you can easily identify it later.

  2. Enter API key: Copy and paste the API key from ZeroBounce.

How to get your ZeroBounce API key

  1. Create an account: If you don't already have a ZeroBounce account, sign up for one. You can start with a free account, which allows a limited number of email validations each month.

  2. Access the API keys page: Once logged in, navigate to the API Keys page in your account.

  3. Create a new API key:

    • Click the “+ Create a new API Key” button.

    • Enter a name for the new API key.

    • Set the "active state" to yes to activate the key.

    • Optionally, configure the Whitelist IP in Edit Mode after creating your key.

  4. Manage API Keys: You can edit, regenerate, or delete your API keys as needed. Note that the Master Key cannot be deleted.

How to validate an email

To validate an email using ZeroBounce in ZBrain Flow, configure the action by filling in the following fields:

  • API key: Enter the API key you obtained from your ZeroBounce account. This key is required to authenticate your request and enable access to the email validation service.

  • Email: Provide the email address you want to validate. This is the core input for the action, and ZeroBounce will analyze it to determine its validity, status (valid, invalid, catch-all, etc.), and additional metadata if available.

  • Enable/disable cache response: Toggle this setting to decide whether the response should be stored in the ZBrain project store. Enabling this option allows you to reuse the validation results in future steps or workflows without making repeated API calls, which can help optimize performance and reduce API usage.

PreviousZendeskNextZoho Books

Last updated 26 days ago

🤖