# Flow components

### ZBrain

1. [**ZBrain** ](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md)- Tools and actions related to ZBrain Builder.
   1. [**Agents**](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md#how-to-run-an-agent): The user can send data to an Agent.
   2. [**Apps**](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md#how-to-query-zbrain-apps): The user can select an App to query.
   3. [**Knowledgebase**](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md#how-to-search-a-knowledge-base): The user can select a KB to query.
   4. [**Models**](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md#how-to-ask-an-ai-model): The user can select LLM models to query.
   5. [**Fetch Previous Conversations of an App**](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md#how-to-fetch-previous-conversations-of-an-app)
   6. [**Update a Knowledge Base**](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md#how-to-update-a-knowledge-base)
   7. [**Update an App**](/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain.md#how-to-update-an-app)
2. **Self criticism prompt (ZBrain)** – Encourages AI models to analyze and refine their own responses.
3. **ZBrain Document Intelligence:** The user can extract and process content from publicly accessible URLs using the Document Intelligence and Multimodal Document Intelligence actions.

### **AI / Machine Learning / LLMs**

1. [**Amazon Textract**](/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-textract.md) - Amazon Textract uses optical character recognition (OCR) to extract text from images automatically.
2. [**Azure Document Intelligence**](/zbrain-documentation/zbrain-builder/flows/flow-components/azure-document-intelligence.md) – A cloud-based Azure AI service that uses ML to extract and analyze information from various document types.​
3. [**Azure OpenAI**](/zbrain-documentation/zbrain-builder/flows/flow-components/azure-openai.md) **-** AI services provided by Microsoft Azure.
4. [**Azure Translation**](/zbrain-documentation/zbrain-builder/flows/flow-components/azure-translation.md) – A cloud-based, AI-powered machine translation service providing automatic text translation across multiple languages.​
5. [**Bedrock Claude**](/zbrain-documentation/zbrain-builder/flows/flow-components/bedrock-claude.md) - It enables the usage of Claude LLM.
6. **Clarifai** – AI platform for visual recognition and image processing.
7. [**DeepL**](/zbrain-documentation/zbrain-builder/flows/flow-components/deepl.md) **-** AI-powered translation service for multiple languages.
8. **Fliqr AI** – No-code, AI-powered chatbot platform designed to help businesses engage with customers across multiple social channels.
9. [**Google Gemini**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-gemini.md) **-** AI platform by Google for building and deploying machine learning models.
10. [**Groq** ](/zbrain-documentation/zbrain-builder/flows/flow-components/groq.md)– High-performance AI inference solution for large language models, utilizing their custom Language Processing Units (LPUs) to deliver faster and more efficient AI processing.
11. [**LLMRails**](/zbrain-documentation/zbrain-builder/flows/flow-components/llmrails.md) **-** Framework for integrating large language models into applications.
12. **LocalAI -** Local deployment of AI models for on-premise usage.
13. **Mindee** – An API for document automation, allowing the extraction and processing of data from documents.
14. [**OpenAI**](/zbrain-documentation/zbrain-builder/flows/flow-components/openai.md) **-** Offers a suite of AI tools, including the GPT models, for various applications such as NLP tasks, content generation, and text summarization.
15. [**OpenRouter**](/zbrain-documentation/zbrain-builder/flows/flow-components/openrouter.md) **-** A platform to use any AI model for generating code, text, or images through [OpenRouter.ai](http://openrouter.ai/).
16. re:tune - Comprehensive AI platform that offers tools for creating custom chatbots and autonomous agents to transform business operations.
17. [**Stability AI**](/zbrain-documentation/zbrain-builder/flows/flow-components/stability-ai.md) **-** Generative AI video models based on the image model Stable Diffusion.
18. [**Stable Diffusion web UI**](/zbrain-documentation/zbrain-builder/flows/flow-components/stable-diffusion-web-ui.md) – Web-based interface for generating high-quality images using Stable Diffusion models.
19. **Twin web agent** – Browser-based AI agent capable of interacting with and automating web interfaces to accomplish specific tasks.

### **Cloud storage & file management**

1. [**Amazon S3**](/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-s3.md) - Let’s you connect with Amazon S3 Storage.
2. [**Box**](/zbrain-documentation/zbrain-builder/flows/flow-components/box.md) **-** Cloud content management and file sharing service.
3. [**Dropbox**](/zbrain-documentation/zbrain-builder/flows/flow-components/dropbox.md) **-** Cloud storage service for file sharing and collaboration.
4. [**Google Drive**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md) - Perform various actions on files and folders in Google Drive.
   1. [**Create New File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#create-new-file): Create a new text file in your Google Drive from the provided text.
   2. [**Create New Folder**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#create-new-folder): Create a new empty folder in your Google Drive.
   3. [**Custom API Call**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#custom-api-call): Make a custom API call to a specific Google Drive endpoint.
   4. [**Delete File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#delete-file): Permanently delete a file from your Google Drive.
   5. [**Delete Permissions**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#delete-permissions): Remove a role from a user for a specific file or folder.
   6. [**Duplicate File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#duplicate-file): Duplicate a file from Google Drive and return the new file ID.
   7. [**Get File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#get-file): Retrieve a file or folder for files/sub-folders.
   8. [**List Files**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#list-files): List files from a Google Drive folder.
   9. [**Move File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#move-file): Move a file from one folder to another.
   10. [**Read File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#read-file): Read the contents of a selected file from Google Drive.
   11. [**Save File as PDF**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#save-document-as-pdf): Convert and save a file as a PDF in a Google Drive folder.
   12. [**Search**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#search): Search a Google Drive folder for files or sub-folders.
   13. [**Set Public Access**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#set-public-access): Set public access for a file or folder.
   14. [**Trash File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#trash-file): Move a file to the trash in your Google Drive.
   15. [**Update Permissions**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#update-permissions): Update permissions for a file or folder.
   16. [**Upload File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive.md#upload-file): Upload a file to your Google Drive.
5. [**Microsoft OneDrive**](/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-onedrive.md) **-** Cloud storage service provided by Microsoft for storing and sharing files.
6. [**SFTP**](/zbrain-documentation/zbrain-builder/flows/flow-components/sftp.md) **-** Secure File Transfer Protocol used for securely transferring files over a network.
7. [**SharePoint** ](/zbrain-documentation/zbrain-builder/flows/flow-components/sharepoint.md)– A web-based platform by Microsoft for document management, storage, and collaboration within organizations.

### **Databases & data management**

1. [**AITable**](/zbrain-documentation/zbrain-builder/flows/flow-components/aitable.md) **-** AI-powered data management platform.
2. [**Airtable**](/zbrain-documentation/zbrain-builder/flows/flow-components/airtable.md) **-** Cloud-based collaboration platform for creating and managing databases.
3. [**Azure Cosmos**](/zbrain-documentation/zbrain-builder/flows/flow-components/azure-cosmos-db.md) – A globally distributed, multi-model database service designed for high availability and low latency.​
4. [**Baserow**](/zbrain-documentation/zbrain-builder/flows/flow-components/baserow.md) **-** An open-source, no-code database builder.
5. [**Google Sheets**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-sheets.md) **-** Online spreadsheet editing and collaboration tool by Google.
6. **Grist** – Flexible spreadsheet-database hybrid for building custom data apps and tools.
7. [**Microsoft Excel 365**](/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-excel-365.md) **-** Spreadsheet software from Microsoft, part of the Office 365 suite, used for data organization and analysis.
8. [**MongoDB**](/zbrain-documentation/zbrain-builder/flows/flow-components/mongodb.md) – A cross-platform, document-oriented database program that uses JSON-like documents with optional schemas, classified as a NoSQL database.
9. [**MySQL** ](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql.md)- Let’s you connect with MySQL and perform different actions.
   1. [**Delete Row**](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql.md#additional-settings-for-mysql-delete-row): Deletes one or more rows from a table.
   2. [**Execute Query**](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql.md#additional-settings-for-mysql-executive-query): Executes a query on the MySQL database and returns the results.
   3. [**Find Rows**](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql.md#additional-settings-for-mysql-find-row): Reads rows from a table in the database.
   4. [**Get Tables**](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql.md#additional-settings-for-mysql-get-tables): Returns a list of tables in the database.
   5. [**Insert Row**](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql.md#additional-settings-for-mysql-insert-row): Inserts a new row into a table.
   6. [**Update Row**](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql.md#additional-settings-for-mysql-update-row): Updates one or more rows in a table.
10. **NocoDB** – Turns any database into a smart spreadsheet with collaboration features.
11. [**Postgres**](/zbrain-documentation/zbrain-builder/flows/flow-components/postgres.md) **-** The world's most advanced open-source relational database, known for its robustness and extensibility.
12. [**Qdrant**](/zbrain-documentation/zbrain-builder/flows/flow-components/qdrant.md) **-** An open-source vector database specifically designed for storing and querying vector data, commonly used for machine learning applications.
13. **Retable** – Platform that transforms spreadsheets into smart, database-driven applications.
14. [**Snowflake** ](/zbrain-documentation/zbrain-builder/flows/flow-components/snowflake.md)– A fully managed cloud-based data warehouse platform that powers the AI Data Cloud. It helps businesses store, analyze, and share large amounts of data.
15. **Supabase** – Open-source alternative to Firebase, providing backend services for web and mobile applications.
16. [**SurrealDB** ](/zbrain-documentation/zbrain-builder/flows/flow-components/surrealdb.md)– Serverless, multi-model database for building real-time, scalable applications.

### **CRM & sales enablement**

1. [**ActiveCampaign**](/zbrain-documentation/zbrain-builder/flows/flow-components/activecampaign.md) – Email marketing, marketing automation, and CRM platform for customer engagement.
2. **AI answer** – A conversational AI follow-up system that automates lead contact, follow-up, and qualification across multiple channels (phone, email, SMS, etc.) to increase booked appointments, reduce costs, and improve lead management for businesses.
3. [**Apollo** ](/zbrain-documentation/zbrain-builder/flows/flow-components/apollo.md)– Sales intelligence and outreach automation platform for lead generation.
4. [**Blackbaud**](/zbrain-documentation/zbrain-builder/flows/flow-components/blackbaud.md) **-** Cloud software solutions for social good organizations.
5. **Bloomerang** – Donor management software for nonprofits.
6. **Captain-data** – Workflow automation platform for enriching and syncing B2B sales and marketing data.
7. [**Freshsales**](/zbrain-documentation/zbrain-builder/flows/flow-components/freshsales.md) **-** CRM software for managing sales and customer relationships.
8. [**Google Contacts**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-contacts.md) **-** Perform actions with your Google Contacts.
   1. [**Add Contact**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-contacts.md#add-contact): Add a new contact to a Google Contacts account.
   2. [**Custom API Call**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-contacts.md#custom-api-call): Make a custom API call to a specific Google Contacts endpoint.
   3. [**Search Contacts**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-contacts.md#search-contacts): Search for specific contacts in a Google Contacts account.
   4. [**Update Contact**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-contacts.md#update-contact): Update an existing contact in a Google Contacts account.
9. [**HubSpot**](/zbrain-documentation/zbrain-builder/flows/flow-components/hubspot.md) **-** Inbound marketing and sales software for managing customer relationships.
10. [**LeadConnector**](/zbrain-documentation/zbrain-builder/flows/flow-components/leadconnector.md) **-** Tool for managing and automating lead generation and customer outreach.
11. [**Lusha** ](/zbrain-documentation/zbrain-builder/flows/flow-components/lusha.md)– Sales intelligence platform offering verified B2B contact data for lead enrichment and prospecting.
12. [**Microsoft Dynamics 365 Business Central**](/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-dynamics-365-business-central.md) – An all-in-one business management solution covering finance, operations, sales, and customer service.
13. [**Microsoft Dynamics CRM**](/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-dynamics-crm.md) – Customer relationship management platform to track and manage sales, service, and marketing
14. **Moxie** – A CRM designed specifically for freelancers to manage clients and projects efficiently.
15. [**Odoo**](/zbrain-documentation/zbrain-builder/flows/flow-components/odoo.md) **-** Open-source, all-in-one management software offering a range of business applications.
16. [**Pipedrive**](/zbrain-documentation/zbrain-builder/flows/flow-components/pipedrive.md) – Sales CRM and pipeline management software designed to help teams track and optimize their sales processes.
17. **Salsa** – Designed specifically for nonprofit organizations, Salsa CRM is a cloud-based platform offering tools for donor management, online and offline fundraising, advocacy, email marketing, event management, and reporting.
18. [**Salesforce**](/zbrain-documentation/zbrain-builder/flows/flow-components/salesforce.md) **-** CRM software solutions and enterprise cloud computing services to help businesses manage customer relationships and streamline operations.
19. **Sperse** – A CRM platform that facilitates secure payment processing and supports affiliate marketing for online businesses.
20. **Vtiger** – CRM software for sales, marketing, and support teams to enhance customer relationships and business processes.
21. [**Zoho CRM**](/zbrain-documentation/zbrain-builder/flows/flow-components/zoho-crm.md) **-** Customer relationship management software for managing sales, marketing, and support.

### **Project management & collaboration**

1. [**Asana**](/zbrain-documentation/zbrain-builder/flows/flow-components/asana.md) **-** Project management software for tracking work and tasks.
2. **ClickUp** – Project management software for task and workflow management.
3. [**Confluence** ](/zbrain-documentation/zbrain-builder/flows/flow-components/confluence.md)– A collaboration tool developed by Atlassian for teams to create, share, and manage project documentation and content.​
4. [**Flowlu**](/zbrain-documentation/zbrain-builder/flows/flow-components/flowlu.md) **-** Business management software for project management and CRM.
5. [**Google Docs**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs.md) - Allows you to interact with Google Docs for various tasks.
   1. [**Append Text to Google Docs**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs.md#append-text-to-google-docs): Add additional text to an existing Google Docs document.
   2. [**Create Document**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs.md#create-document): Create a new document in Google Docs.
   3. [**Custom API Call**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs.md#custom-api-call): Make a custom API call to a specific Google Docs endpoint.
   4. [**Edit Template File**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs.md#edit-template-file): Edit a template file and replace the values with the provided ones.
   5. [**Find Document**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs.md#find-document): Search for a document by its name.
   6. [**Read Document**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs.md#read-document): Read the contents of an existing Google Docs document.
6. [**Google Tasks**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-tasks.md) **-** Task management service by Google.
7. [**Jira Cloud**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md) - It is used for issue tracking and project management.
   1. [**Add Attachment to Issue**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-6-add-attachment-to-issue): Add an attachment to a specific issue.
   2. [**Add Issue Comment**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-7-add-issue-comment): Add a new comment to an issue.
   3. [**Assign Issue**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-5-assign-issue): Assign an issue to a user.
   4. [**Create Issue**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-2-create-issue-form): Create a new issue in a project.
   5. [**Custom API Call**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-11-custom-api-call): Make a custom API call to a specific Jira endpoint.
   6. [**Delete Issue Comment**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step10-delete-issue-comment): Delete a comment on a specific issue.
   7. [**List Issue Comments**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-9-list-issue-comments): Retrieve all comments for a specific issue.
   8. [**Search Issues**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-4-search-issues): Search for issues using JQL (Jira Query Language).
   9. [**Update Issue**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-3-update-issue): Update an existing issue in a project.
   10. [**Update Issue Comment**](/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud.md#step-8-update-issue-comment): Update a comment on a specific issue.
8. [**Linear**](/zbrain-documentation/zbrain-builder/flows/flow-components/linear.md) **-** Issue tracking tool for software development teams.
9. **Monday.com -** Work operating system for businesses to manage projects, tasks, and team collaboration in one place.
10. **Nifty** – A project management tool that simplifies task tracking and collaboration.
11. [**Notion**](/zbrain-documentation/zbrain-builder/flows/flow-components/notion.md) **-** An all-in-one workspace for note-taking, project management, and collaboration.
12. [**Taskade** ](/zbrain-documentation/zbrain-builder/flows/flow-components/taskade.md)– All-in-one collaboration tool for managing tasks, notes, and team projects.
13. [**Trello**](/zbrain-documentation/zbrain-builder/flows/flow-components/trello.md) **-** Project management tool that helps teams organize tasks and collaborate using boards, lists, and cards.
14. **Wedof** – Productivity and automation platform for business workflows and task management.

### **Communication & messaging**

1. [**Amazon SNS**](/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-sns.md) – Pub/sub messaging service for sending messages, notifications, and alerts across distributed systems.
2. [**Amazon SQS**](/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-sqs.md) – Scalable message queuing service for decoupling and managing microservices communication.
3. [**Azure Communication Services**](/zbrain-documentation/zbrain-builder/flows/flow-components/azure-communication-services.md) – A managed cloud service that provides a suite of APIs that integrate voice, video, chat, email, and SMS functionalities into applications.​
4. [**Beamer**](/zbrain-documentation/zbrain-builder/flows/flow-components/beamer.md) **-** Engage users with targeted in-app messages.
5. **Bird** – Customer messaging platform for managing omnichannel conversations.
6. [**Bonjoro**](/zbrain-documentation/zbrain-builder/flows/flow-components/bonjoro.md) **-** Personalized video messaging platform for customer engagement.
7. [**Discord**](/zbrain-documentation/zbrain-builder/flows/flow-components/discord.md) **-** Communication platform for creating communities and group chats.
8. [**Gmail** ](/zbrain-documentation/zbrain-builder/flows/flow-components/gmail.md)- It is used to connect with a Gmail account.
   1. [**Custom API Call**](/zbrain-documentation/zbrain-builder/flows/flow-components/gmail.md#custom-api-call): Make a custom API call to a specific endpoint.
   2. [**Send Email**](/zbrain-documentation/zbrain-builder/flows/flow-components/gmail.md#send-email): Send an email through a Gmail account.
9. **Instasent** – SMS messaging service for global delivery of promotional and transactional texts.
10. [**Intercom**](/zbrain-documentation/zbrain-builder/flows/flow-components/intercom.md) **-** Customer messaging platform for sales, marketing, and support.
11. [**Line Bot**](/zbrain-documentation/zbrain-builder/flows/flow-components/line-bot.md) **-** Bot development platform for the LINE messaging app.
12. **Mailchain** – A platform enabling secure email communication using blockchain addresses.​
13. **Maileroo** – An email delivery platform focused on providing a user-friendly, affordable, and reliable service for transactional emails and offers features like an API, SMTP relay, and analytics.
14. **Matrix** – An open standard for interoperable, decentralized, real-time communication.
15. **Mattermost** – An open-source, self-hosted alternative to Slack for team collaboration and messaging.
16. [**Microsoft Teams**](/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-teams.md) – A collaboration platform combining chat, video meetings, file storage, and application integration.​
17. [**Pushover**](/zbrain-documentation/zbrain-builder/flows/flow-components/pushover.md) **-** A simple push notification service that allows developers to send alerts and messages to mobile devices and desktops.
18. **RabbitMQ** – Open source message broker for asynchronous communication between distributed systems and microservices.
19. **Resend** – An email-sending platform designed for developers, offering features like easy API integration and customization for transactional emails.
20. **Seven** – API platform for sending SMS, voice messages, and text-to-speech at scale.
21. [**Slack**](/zbrain-documentation/zbrain-builder/flows/flow-components/slack.md) **-** Collaboration hub that connects people, information, and tools within a workspace.
22. [**SMTP**](/zbrain-documentation/zbrain-builder/flows/flow-components/smtp.md) **-** Protocol for sending emails across the internet, known as Simple Mail Transfer Protocol.
23. [**SOAP**](/zbrain-documentation/zbrain-builder/flows/flow-components/soap.md) **-** Protocol for exchanging structured information in the implementation of web services.
24. [**Telegram Bot**](/zbrain-documentation/zbrain-builder/flows/flow-components/telegram-bot.md) **-** Build chatbots for Telegram to automate interactions and provide services within the messaging app.
25. [**Twilio**](/zbrain-documentation/zbrain-builder/flows/flow-components/twilio.md) **-** Cloud communications platform that provides APIs and tools for developers to integrate voice, SMS, and messaging functionalities into their applications.
26. **Wachat** – WhatsApp-based communication tool for businesses to connect with customers efficiently.
27. **Whatsable** – Manage your WhatsApp business account for better customer communication and engagement.
28. [**Whatsapp Business**](/zbrain-documentation/zbrain-builder/flows/flow-components/whatsapp-business.md) – Messaging app built for small businesses to interact with customers using catalogs, responses, and more.
29. [**Zoom**](/zbrain-documentation/zbrain-builder/flows/flow-components/zoom.md) – A popular video conferencing platform that enables users to conduct virtual meetings, webinars, and presentations with features like screen sharing and real-time collaboration.

### **Marketing automation & email marketing**

1. **Acumbamail** – An email marketing service for creating, sending, and analyzing email campaigns and newsletters.​
2. [**Brevo**](/zbrain-documentation/zbrain-builder/flows/flow-components/brevo.md) **-** Email marketing and automation platform.
3. [**Constant Contact**](/zbrain-documentation/zbrain-builder/flows/flow-components/constant-contact.md) **-** Email marketing software for creating and managing email campaigns.
4. **ConvertKit** – Email marketing software for creators and bloggers.
5. [**Customer.io**](/zbrain-documentation/zbrain-builder/flows/flow-components/customer.io.md) – Automated messaging platform for sending targeted emails, push notifications, and SMS to customers.
6. [**Drip**](/zbrain-documentation/zbrain-builder/flows/flow-components/drip.md) **-** E-commerce marketing automation platform.
7. [**Google My Business**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-my-business.md) **-** Tool for managing business presence on Google Search and Maps.
8. **Linka** – White-label B2B marketing platform enabling businesses to create branded engagement and monetization platforms for networking, storefronts, and service transactions.
9. [**Mailchimp**](/zbrain-documentation/zbrain-builder/flows/flow-components/mailchimp.md) **-** An all-in-one integrated marketing platform for managing email campaigns and marketing automation.
10. [**MailerLite**](/zbrain-documentation/zbrain-builder/flows/flow-components/mailerlite.md) **-** Software designed for creating and managing email marketing campaigns.
11. **Mailjet** – An email service provider offering solutions for sending marketing and transactional emails.​
12. [**Mautic**](/zbrain-documentation/zbrain-builder/flows/flow-components/mautic.md) **-** Open-source software for marketing automation, including email marketing, web activity tracking, and more.
13. **Reachinbox** – Cold email automation tool for personalized outreach and lead generation.
14. **Reoon Email Verifier** – A bulk email validation service designed to clean email lists by removing invalid, temporary, and unsafe email addresses, aiming to protect the sender's reputation.
15. **SendFox** – Simple and affordable email marketing software designed for content creators.
16. [**SendGrid**](/zbrain-documentation/zbrain-builder/flows/flow-components/sendgrid.md) **-** Email delivery service that helps businesses send transactional and marketing emails reliably.
17. **Sendy** – Self-hosted email marketing software that allows you to send bulk emails at a low cost via Amazon SES.
18. **Smaily** – An intentionally simple email marketing tool that focuses on newsletters and marketing automation workflows, offering features like a drag-and-drop editor, landing pages, and integrations.
19. **Talkable** – Software for creating referral marketing programs that help drive revenue through customer referrals.
20. **VBOUT** – Marketing automation platform designed for agencies to manage campaigns, social media, and lead generation.
21. ​[**ZeroBounce**](/zbrain-documentation/zbrain-builder/flows/flow-components/zerobounce.md) – An email verification service that helps businesses improve email deliverability by identifying and removing invalid, abusive, and risky email addresses from their contact lists.

### **Finance, e-commerce & payments**

1. **Actual Budget** – Privacy-first budgeting tool for managing personal or household finances in real time.
2. [**Binance**](/zbrain-documentation/zbrain-builder/flows/flow-components/binance.md) **-** Cryptocurrency exchange platform.
3. **Cartloom** – E-commerce platform for selling digital and physical products.
4. **Chainalysis Screening API** – API for real-time crypto address risk and compliance screening.
5. **ChargeKeep** – No-code Stripe-based payment form builder for small businesses.
6. [**Crypto**](/zbrain-documentation/zbrain-builder/flows/flow-components/crypto.md) **-** Tools and platforms for managing cryptocurrency transactions and investments.
7. [**Invoice Ninja**](/zbrain-documentation/zbrain-builder/flows/flow-components/invoice-ninja.md) **-** Online invoicing and billing software for small businesses.
8. **Quickzu** – Cloud-based POS and retail management platform.
9. [**Razorpay** ](/zbrain-documentation/zbrain-builder/flows/flow-components/razorpay.md)– Online payment gateway enabling businesses to accept, process, and disburse payments in India.
10. **Respaid** – Debt recovery automation tool for improving collection rates and reducing manual efforts.
11. **Shopify** – E-commerce platform that enables businesses to create and manage online stores.
12. [**Stripe**](/zbrain-documentation/zbrain-builder/flows/flow-components/stripe.md) **-** Online payment processing platform for businesses of all sizes.
13. **Truelayer** – Open banking API for accessing bank data and enabling instant payments.
14. **VTEX** – Unified commerce platform for managing online and offline retail operations.
15. **WooCommerce** – E-commerce platform built on WordPress for creating and managing online stores.
16. **Xero -** Accounting software designed for small businesses to manage finances and bookkeeping.
17. [**Zoho Books**](/zbrain-documentation/zbrain-builder/flows/flow-components/zoho-books.md) – Online accounting software that helps businesses manage finances, automate workflows, and stay tax compliant.
18. [**Zoho Invoice**](/zbrain-documentation/zbrain-builder/flows/flow-components/zoho-invoice.md) **-** An online invoicing and billing software solution from Zoho that allows businesses to create and send professional invoices, track payments, and manage client information.
19. **Zuora** – Subscription billing and revenue management platform for recurring business models.

### **Content Management Systems (CMS)**

1. [**Contentful**](/zbrain-documentation/zbrain-builder/flows/flow-components/contentful.md) **-** Content management system for managing and delivering digital content.
2. **Dato CMS** – Headless CMS for developers to build content-rich digital products with APIs.
3. [**GhostCMS**](/zbrain-documentation/zbrain-builder/flows/flow-components/ghostcms.md) **-** Open-source content management system for publishing online content.
4. **Total CMS** – Content management system designed for modern websites, enabling easy content creation and management.
5. [**WordPress**](/zbrain-documentation/zbrain-builder/flows/flow-components/wordpress.md) **-** A free and open-source content management system used to create websites and blogs.

### **Forms, surveys & data collection**

1. [**Formbricks**](/zbrain-documentation/zbrain-builder/flows/flow-components/formbricks.md) **-** Tool for creating and managing online forms and surveys.
2. [**Google Forms**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-forms.md) **-** Tool for creating and managing online forms and surveys.
3. [**Jotform**](/zbrain-documentation/zbrain-builder/flows/flow-components/jotform.md) **-** Online form builder for creating and managing forms.
4. [**Kizeo Forms**](/zbrain-documentation/zbrain-builder/flows/flow-components/kizeo-forms.md) **-** Mobile forms application for data collection.
5. [**SurveyMonkey**](/zbrain-documentation/zbrain-builder/flows/flow-components/surveymonkey.md) **-** Platform for creating surveys and receiving responses to gather valuable feedback.
6. **Typeform** – Platform for creating beautiful, interactive online forms and surveys.
7. **Wootric** – Tool for measuring and boosting customer happiness through feedback and surveys.

### **Scheduling & calendars**

1. [**Calendly**](/zbrain-documentation/zbrain-builder/flows/flow-components/calendly.md) **-** Scheduling software for booking meetings.
2. [**Google Calendar**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md) - Perform various actions within Google Calendar.
   1. [**Add Attendees to Event**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md#add-attendees-to-the-event): Add one or more people to an existing event.
   2. [**Create Event**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md#create-event): Schedule a new event on Google Calendar.
   3. [**Create Quick Event**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md#create-quick-event): Quickly add a calendar event with minimal details.
   4. [**Custom API Call**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md#custom-api-call): Make a custom API call to a specific Google Calendar endpoint.
   5. [**Delete Event**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md#delete-event): Remove an event from Google Calendar.
   6. [**Get All Events**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md#get-all-events): Retrieve all events from a specific calendar.
   7. [**Update Event**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar.md#update-event): Modify details of an existing event.
3. [**Microsoft Outlook Calendar**](/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-outlook-calendar.md) – Shared calendar system for scheduling, reminders, and meeting coordination.
4. **Sessions** – All-in-one platform for hosting collaborative meetings and virtual events.
5. **Sessions.us -** Video conferencing platform tailored for businesses and professionals for seamless online meetings.
6. **TidyCal** – A scheduling tool that simplifies coordinating meetings and appointments by offering features like availability sharing and automated booking.

### **Developer tools & platforms**

1. [**Activepieces platform**](broken://pages/FeFN79Ku0qPhBIklyaka) – No-code, open-source workflow automation platform for building workflows across apps and services.
2. [**Apify** ](/zbrain-documentation/zbrain-builder/flows/flow-components/apify.md)– Web scraping and automation platform for extracting and processing online data at scale.
3. **Blockscout** – Blockchain explorer tool for Ethereum and EVM-compatible networks.
4. [**Bubble**](/zbrain-documentation/zbrain-builder/flows/flow-components/bubble.md) **-** No-code platform for building web applications.
5. [**Connections**](/zbrain-documentation/zbrain-builder/flows/flow-components/connections.md) **-** Dynamically read and manage connections.
6. **Ethereum Name Service (ENS)** – Maps human-readable names to Ethereum wallet addresses and decentralized resources.
7. [**Flowise**](/zbrain-documentation/zbrain-builder/flows/flow-components/flowise.md) **-** Workflow automation platform for streamlining business processes.
8. [**GitHub**](/zbrain-documentation/zbrain-builder/flows/flow-components/github.md) **-** Platform for hosting and managing software development projects.
9. [**GitLab**](/zbrain-documentation/zbrain-builder/flows/flow-components/gitlab.md) **-** DevOps platform for version control and CI/CD.
10. [**GCloud Pub/Sub**](/zbrain-documentation/zbrain-builder/flows/flow-components/gcloud-pub-sub.md) **-** Messaging service for exchanging messages between applications.
11. [**HTTP**](/zbrain-documentation/zbrain-builder/flows/flow-components/http.md) **-** Sends HTTP requests and handles responses.
12. **Mempool** – Real-time visualization and analysis of Bitcoin transaction data before confirmation.
13. **pylon** – API observability and management platform to monitor, analyze, and control API usage.
14. [**ServiceNow**](/zbrain-documentation/zbrain-builder/flows/flow-components/servicenow.md) – A cloud-based platform that automates enterprise management workflows, integrating various business processes into a unified system.
15. **Webflow** – Design, build, and launch responsive websites visually without writing code.

### **Utilities & helpers**

1. [**Approval**](/zbrain-documentation/zbrain-builder/flows/flow-components/approval.md) **-** Workflow tool for managing approvals and permissions.
2. [**Code** ](/zbrain-documentation/zbrain-builder/flows/flow-components/code.md)- Lets you code in nodejs & typescript using npm packages.
3. [**CSV** ](/zbrain-documentation/zbrain-builder/flows/flow-components/csv.md)- It is used to manipulate CSV text.
4. [**Data Mapper**](/zbrain-documentation/zbrain-builder/flows/flow-components/data-mapper.md) **-** Tools for transforming and organizing data structures.
5. [**Date Helper**](/zbrain-documentation/zbrain-builder/flows/flow-components/date-helper.md) - It simplifies the process of manipulating, formatting, and extracting time units.
6. [**Delay** ](/zbrain-documentation/zbrain-builder/flows/flow-components/delay.md)- It is used to delay the execution of the next action in the flow.
7. [**Files Helper**](/zbrain-documentation/zbrain-builder/flows/flow-components/files-helper.md) - It is used to read file content and return it in different formats.
   1. [**Change File Encoding**](/zbrain-documentation/zbrain-builder/flows/flow-components/files-helper.md#how-to-change-file-encoding): Change the encoding of a file.
   2. [**Check File Type**](/zbrain-documentation/zbrain-builder/flows/flow-components/files-helper.md#how-to-check-file-type): Check the MIME type of a file and filter based on the selected type.
   3. [**Create File**](/zbrain-documentation/zbrain-builder/flows/flow-components/files-helper.md#how-to-create-a-file): Create a new file from the provided content.
   4. [**Read File**](/zbrain-documentation/zbrain-builder/flows/flow-components/files-helper.md#how-to-read-a-file): Read a file from the file system.
8. [**Image Helper**](/zbrain-documentation/zbrain-builder/flows/flow-components/image-helper.md) - A piece that has multiple tools for image manipulations.
   1. [**Crop an Image**](/zbrain-documentation/zbrain-builder/flows/flow-components/image-helper.md#additional-settings-to-crop-an-image): Crop a specific area of an image.
   2. [**Get Image Metadata**](/zbrain-documentation/zbrain-builder/flows/flow-components/image-helper.md#additional-settings-to-get-image-metadata): Retrieve metadata from an image, such as dimensions and format.
   3. [**Image to Base64**](/zbrain-documentation/zbrain-builder/flows/flow-components/image-helper.md#additional-settings-for-image-to-base64): Converts an image to a Base64 string that resembles a URL.
   4. [**Resize an Image**](/zbrain-documentation/zbrain-builder/flows/flow-components/image-helper.md#additional-settings-for-resizing-an-image): Resize an image to specified dimensions.
   5. [**Rotate an Image**](/zbrain-documentation/zbrain-builder/flows/flow-components/image-helper.md#additional-settings-for-rotating-an-image): Rotate an image by a specified angle.
9. [**Inputs**](/zbrain-documentation/zbrain-builder/flows/flow-components/inputs.md) - Choose from a range of input options.
   1. [**Json**](/zbrain-documentation/zbrain-builder/flows/flow-components/inputs.md#additional-settings-for-json-input-component): Add JSON.
   2. [**Long text**](/zbrain-documentation/zbrain-builder/flows/flow-components/inputs.md#additional-settings-for-long-text-list-component): Add Long Text.
   3. [**Number**](/zbrain-documentation/zbrain-builder/flows/flow-components/inputs.md#additional-settings-for-number-component): Add a Number.
   4. [**Read File**](/zbrain-documentation/zbrain-builder/flows/flow-components/inputs.md#additional-settings-for-reading-file-input): Read a file from the file system.
   5. [**Text**](/zbrain-documentation/zbrain-builder/flows/flow-components/inputs.md#additional-settings-for-text-component): Add Text.
   6. [**Text List**](/zbrain-documentation/zbrain-builder/flows/flow-components/inputs.md#additional-settings-for-text-list-component): Add Text List.
10. [**Loop**](/zbrain-documentation/zbrain-builder/flows/flow-components/loop-on-items.md) - It is used to loop on items; the input should be an array.
11. [**Math Helper**](/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/math-helper.md) - It is used to perform mathematical operations.
12. [**PDF** ](/zbrain-documentation/zbrain-builder/flows/flow-components/pdf.md)– Universal file format used for sharing readable, non-editable documents across platforms.
13. [**Queue** ](/zbrain-documentation/zbrain-builder/flows/flow-components/queue.md)– Provides a way to push items into a queue, allowing for throttling requests or processing data in a First-In-First-Out (FIFO) manner.
14. [**Router**](/zbrain-documentation/zbrain-builder/flows/flow-components/router.md)- Route actions based on whether the 'if' condition is true or false.
15. [**Storage** ](/zbrain-documentation/zbrain-builder/flows/flow-components/storage.md)- Store or retrieve data from a key/value database.
    1. [**Add To List**](/zbrain-documentation/zbrain-builder/flows/flow-components/storage.md#add-to-list): Add an item to a list in storage.
    2. [**Append**](/zbrain-documentation/zbrain-builder/flows/flow-components/storage.md#append): Append a value to an existing value in storage.
    3. [**Get**](/zbrain-documentation/zbrain-builder/flows/flow-components/storage.md#get): Retrieve a value from storage.
    4. [**Put**](/zbrain-documentation/zbrain-builder/flows/flow-components/storage.md#put): Store a value in storage.
    5. [**Remove**](/zbrain-documentation/zbrain-builder/flows/flow-components/storage.md#remove): Remove a value from storage.
    6. [**Remove from List**](/zbrain-documentation/zbrain-builder/flows/flow-components/storage.md#remove-from-list): Remove an item from a list in storage.
16. **Tags** – Feature to add custom tags to runs for better filtration and organization.
17. [**Text Helper**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md) - Tools for text processing.
    1. [**HTML to Markdown**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-convert-html-to-markdown): Convert HTML to Markdown.
    2. [**Markdown to HTML**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-convert-markdown-to-html): Convert markdown to HTML.
    3. [**Remove HTML Tags**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-remove-html-tags-from-content): Remove every HTML tag and return plain text.
    4. [**Replace**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-remove-html-tags-from-content): Replace all instances of any word, character, or phrase in text with another.
    5. [**Slugify**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-create-url-friendly-slugs): Slugify strings.
    6. [**Concatenate**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-join-text-strings): Concatenate two or more texts.
    7. [**Find**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-search-for-text-patterns): Find substring (Regex or Text).
    8. [**Split**](/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper.md#how-to-divide-text-into-segments): Split a text by a delimiter.
18. [**Utilities**](/zbrain-documentation/zbrain-builder/flows/flow-components/utilities.md) **-** Tools and services that provide various essential functions for operating systems and applications.
19. [**XML** ](/zbrain-documentation/zbrain-builder/flows/flow-components/xml.md)**-** Extensible Markup Language for storing and transporting data in a structured format.

### **Analytics & Business Intelligence(BI)**

1. **Cloutly** – Review generation and reputation management tool for local businesses.
2. [**Databricks** ](/zbrain-documentation/zbrain-builder/flows/flow-components/databricks.md)– An analytics platform based on Apache Spark, optimized for collaborative data engineering and machine learning tasks.​
3. [**Google Search Console**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-search-console.md) – A free tool that enables website owners to monitor, maintain and troubleshoot their website's presence in Google Search results.​
4. **Matomo** – An open-source alternative to Google Analytics for website tracking and analytics.
5. **Metabase** – A user-friendly business intelligence tool for asking questions and learning from data through easy-to-use analytics.
6. [**Mixpanel**](/zbrain-documentation/zbrain-builder/flows/flow-components/mixpanel.md) **-** A simple and powerful product analytics tool that helps users make data-driven decisions.
7. [**PostHog**](/zbrain-documentation/zbrain-builder/flows/flow-components/posthog.md) **-** Open-source product analytics platform that allows businesses to track user behavior and product performance.
8. **Returning AI** – Predictive analytics tool for customer return behavior.
9. **Saastic** – A subscription analytics platform specifically designed for businesses using Stripe as their payment processor, providing insights into revenue, churn, and customer lifetime value.
10. **Segment** – A customer data platform (CDP) that unifies, cleans, and activates customer data from multiple sources for personalized marketing, analytics, and engagement.

### **Social media & networking**

1. [**Facebook Pages**](/zbrain-documentation/zbrain-builder/flows/flow-components/facebook-pages.md) **-** Tool for managing and promoting business pages on Facebook.
2. [**Hacker News**](/zbrain-documentation/zbrain-builder/flows/flow-components/hacker-news.md) **-** Social news website focusing on computer science and entrepreneurship.
3. [**Instagram for Business**](/zbrain-documentation/zbrain-builder/flows/flow-components/instagram-for-business.md) **-** Tools for managing and promoting business accounts on Instagram.
4. [**LinkedIn**](/zbrain-documentation/zbrain-builder/flows/flow-components/linkedin.md) **-** Professional networking platform.
5. [**LinkedIn Actions**](/zbrain-documentation/zbrain-builder/flows/flow-components/linkedin-actions.md) - Automate actions within LinkedIn.
   1. [**Create Company Update**](/zbrain-documentation/zbrain-builder/flows/flow-components/linkedin-actions.md#additional-settings-for-create-company-update-feature): Publish a new update to a Company Page.
   2. [**Create Share Update**](/zbrain-documentation/zbrain-builder/flows/flow-components/linkedin-actions.md#additional-settings-for-create-share-update-feature): Post a share update on LinkedIn.
   3. [**Custom API Call**](/zbrain-documentation/zbrain-builder/flows/flow-components/linkedin-actions.md#additional-settings-for-custom-api-calls): Make a custom API call to a specific LinkedIn endpoint.
6. **Mastodon** – An open-source, decentralized social network that allows users to host their own servers.
7. [**Twitter**](/zbrain-documentation/zbrain-builder/flows/flow-components/twitter.md) **-** Social media platform with over 500 million users for sharing short messages, news, and media.
8. [**Youtube** ](/zbrain-documentation/zbrain-builder/flows/flow-components/youtube.md)– Video-sharing platform for uploading, streaming, and monetizing content globally.

### **Design & media**

1. [**Bannerbear**](/zbrain-documentation/zbrain-builder/flows/flow-components/bannerbear.md) **-** Automate image generation with AI.
2. [**Figma**](/zbrain-documentation/zbrain-builder/flows/flow-components/figma.md) **-** Collaborative interface design tool for creating and sharing designs.
3. [**GenerateBanners**](/zbrain-documentation/zbrain-builder/flows/flow-components/generatebanners.md) **-** Tool for creating and managing digital banners for marketing.
4. **Photoroom** – AI photo editing tool specialized in background removal and product photography.
5. **Robolly** – An all-in-one service offering personalized image, video, and PDF generation through an API.
6. **Scenario** – AI platform for generating game assets like characters and props with custom styles.
7. [**Spotify**](/zbrain-documentation/zbrain-builder/flows/flow-components/spotify.md) – Music streaming service that offers access to millions of songs for everyone.
8. **Thankster** – Personalization service for sending handwritten thank-you notes at scale.

### **HR & recruiting**

1. **Ashby** – All-in-one recruiting platform that streamlines hiring workflows and analytics.
2. **BambooHR** – HR software designed for managing employee data, payroll, time tracking, and onboarding.
3. **Lever** – Talent acquisition suite for recruitment, candidate management, and team collaboration.

### **Community & membership platforms**

1. [**Bettermode**](/zbrain-documentation/zbrain-builder/flows/flow-components/bettermode.md) **-** Community platform for building and managing online communities.
2. [**Brilliant Directories**](/zbrain-documentation/zbrain-builder/flows/flow-components/brilliant-directories.md) **-** Directory software for creating and managing membership websites.
3. [**Discourse**](/zbrain-documentation/zbrain-builder/flows/flow-components/discourse.md) **-** Open-source discussion platform for creating forums and online communities.
4. **Upgrade.chat** – All-in-one platform for businesses to monetize online communities by managing subscriptions and digital products with seamless integration into chat apps like Discord, Telegram, and WhatsApp.
5. **Village** – Community-focused platform for sharing knowledge, tools, and updates in curated groups.
6. **Webling** – Membership management system for clubs, associations, and non-profits.

### **Search engines**

1. [**Bing Search**](/zbrain-documentation/zbrain-builder/flows/flow-components/bing-search.md) – Microsoft's web search engine that retrieves information across the internet, including web pages, images, and videos.​
2. [**Google Search**](/zbrain-documentation/zbrain-builder/flows/flow-components/google-search.md) - It is used to search for anything on Google.

### **Miscellaneous / niche**

1. [**Certopus**](/zbrain-documentation/zbrain-builder/flows/flow-components/certopus.md) **-** Certification management platform for issuing and managing digital certificates.
2. [**Clearout**](/zbrain-documentation/zbrain-builder/flows/flow-components/clearout.md) **-** Email verification and validation service.
3. [**Clockodo**](/zbrain-documentation/zbrain-builder/flows/flow-components/clockodo.md) **-** Time tracking software for businesses.
4. [**Contiguity**](/zbrain-documentation/zbrain-builder/flows/flow-components/contiguity.md) **-** Software for managing continuity and contingency planning.
5. [**Dust**](/zbrain-documentation/zbrain-builder/flows/flow-components/dust.md) **-** Platform for managing data privacy and compliance.
6. [**Frame**](/zbrain-documentation/zbrain-builder/flows/flow-components/frame.md) **-** Cloud-based virtual desktop and application delivery platform.
7. [**Freshdesk**](/zbrain-documentation/zbrain-builder/flows/flow-components/freshdesk.md) **-** Customer support software for managing helpdesk and support tickets.
8. **Gameball** – Customer loyalty and gamification tool that boosts engagement with rewards and referrals.
9. **Gotify** – Self-hosted notification service.
10. [**Heartbeat**](/zbrain-documentation/zbrain-builder/flows/flow-components/heartbeat.md) **-** Monitoring service for tracking the health of applications and services.
11. [**Kimai**](/zbrain-documentation/zbrain-builder/flows/flow-components/kimai.md) **-** Open-source time-tracking software for businesses.
12. **Onfleet -** Software for managing last-mile delivery operations, optimizing routes, and tracking deliveries.
13. [**Pastebin**](/zbrain-documentation/zbrain-builder/flows/flow-components/pastebin.md) **-** A service for simple and secure sharing of text and code snippets.
14. **Pastefy** – A platform specifically focused on sharing code snippets, offering features like syntax highlighting and version control for code collaboration.
15. **Todoist** – A task management app that allows users to create to-do lists, set priorities, track progress, and collaborate with others on tasks.
16. [**Zendesk**](/zbrain-documentation/zbrain-builder/flows/flow-components/zendesk.md) **-** Customer service software and support ticket system for managing customer interactions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
