# Flow components

### ZBrain

1. [**ZBrain** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/zbrain)- Tools and actions related to ZBrain Builder.
   1. [**Agents**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/zbrain#how-to-run-an-agent): The user can send data to an Agent.
   2. [**Apps**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/zbrain#how-to-query-zbrain-apps): The user can select an App to query.
   3. [**Knowledgebase**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/zbrain#how-to-search-a-knowledge-base): The user can select a KB to query.
   4. [**Models**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/zbrain#how-to-ask-an-ai-model): The user can select LLM models to query.
   5. [**Fetch Previous Conversations of an App**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/zbrain#how-to-fetch-previous-conversations-of-an-app)
   6. [**Update a Knowledge Base**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/zbrain#how-to-update-a-knowledge-base)
   7. [**Update an App**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/zbrain#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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-textract) - Amazon Textract uses optical character recognition (OCR) to extract text from images automatically.
2. [**Azure Document Intelligence**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/azure-document-intelligence) – A cloud-based Azure AI service that uses ML to extract and analyze information from various document types.​
3. [**Azure OpenAI**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/azure-openai) **-** AI services provided by Microsoft Azure.
4. [**Azure Translation**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/azure-translation) – A cloud-based, AI-powered machine translation service providing automatic text translation across multiple languages.​
5. [**Bedrock Claude**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/bedrock-claude) - It enables the usage of Claude LLM.
6. **Clarifai** – AI platform for visual recognition and image processing.
7. [**DeepL**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/deepl) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-gemini) **-** AI platform by Google for building and deploying machine learning models.
10. [**Groq** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/groq)– 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/llmrails) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/openai) **-** Offers a suite of AI tools, including the GPT models, for various applications such as NLP tasks, content generation, and text summarization.
15. [**OpenRouter**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/openrouter) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/stability-ai) **-** Generative AI video models based on the image model Stable Diffusion.
18. [**Stable Diffusion web UI**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/stable-diffusion-web-ui) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-s3) - Let’s you connect with Amazon S3 Storage.
2. [**Box**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/box) **-** Cloud content management and file sharing service.
3. [**Dropbox**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/dropbox) **-** Cloud storage service for file sharing and collaboration.
4. [**Google Drive**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-drive) - Perform various actions on files and folders in Google Drive.
   1. [**Create New File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#create-new-file): Create a new text file in your Google Drive from the provided text.
   2. [**Create New Folder**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#create-new-folder): Create a new empty folder in your Google Drive.
   3. [**Custom API Call**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#custom-api-call): Make a custom API call to a specific Google Drive endpoint.
   4. [**Delete File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#delete-file): Permanently delete a file from your Google Drive.
   5. [**Delete Permissions**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#delete-permissions): Remove a role from a user for a specific file or folder.
   6. [**Duplicate File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#duplicate-file): Duplicate a file from Google Drive and return the new file ID.
   7. [**Get File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#get-file): Retrieve a file or folder for files/sub-folders.
   8. [**List Files**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#list-files): List files from a Google Drive folder.
   9. [**Move File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#move-file): Move a file from one folder to another.
   10. [**Read File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#read-file): Read the contents of a selected file from Google Drive.
   11. [**Save File as PDF**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#save-document-as-pdf): Convert and save a file as a PDF in a Google Drive folder.
   12. [**Search**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#search): Search a Google Drive folder for files or sub-folders.
   13. [**Set Public Access**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#set-public-access): Set public access for a file or folder.
   14. [**Trash File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#trash-file): Move a file to the trash in your Google Drive.
   15. [**Update Permissions**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#update-permissions): Update permissions for a file or folder.
   16. [**Upload File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-drive#upload-file): Upload a file to your Google Drive.
5. [**Microsoft OneDrive**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-onedrive) **-** Cloud storage service provided by Microsoft for storing and sharing files.
6. [**SFTP**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/sftp) **-** Secure File Transfer Protocol used for securely transferring files over a network.
7. [**SharePoint** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/sharepoint)– A web-based platform by Microsoft for document management, storage, and collaboration within organizations.

### **Databases & data management**

1. [**AITable**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/aitable) **-** AI-powered data management platform.
2. [**Airtable**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/airtable) **-** Cloud-based collaboration platform for creating and managing databases.
3. [**Azure Cosmos**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/azure-cosmos-db) – A globally distributed, multi-model database service designed for high availability and low latency.​
4. [**Baserow**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/baserow) **-** An open-source, no-code database builder.
5. [**Google Sheets**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-sheets) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-excel-365) **-** Spreadsheet software from Microsoft, part of the Office 365 suite, used for data organization and analysis.
8. [**MongoDB**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/mongodb) – A cross-platform, document-oriented database program that uses JSON-like documents with optional schemas, classified as a NoSQL database.
9. [**MySQL** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql)- Let’s you connect with MySQL and perform different actions.
   1. [**Delete Row**](https://docs.zbrain.ai/zbrain-documentation/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql#additional-settings-for-mysql-delete-row): Deletes one or more rows from a table.
   2. [**Execute Query**](https://docs.zbrain.ai/zbrain-documentation/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql#additional-settings-for-mysql-executive-query): Executes a query on the MySQL database and returns the results.
   3. [**Find Rows**](https://docs.zbrain.ai/zbrain-documentation/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql#additional-settings-for-mysql-find-row): Reads rows from a table in the database.
   4. [**Get Tables**](https://docs.zbrain.ai/zbrain-documentation/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql#additional-settings-for-mysql-get-tables): Returns a list of tables in the database.
   5. [**Insert Row**](https://docs.zbrain.ai/zbrain-documentation/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql#additional-settings-for-mysql-insert-row): Inserts a new row into a table.
   6. [**Update Row**](https://docs.zbrain.ai/zbrain-documentation/zbrain-ai-agents/creating-custom-ai-agents/define-flow/mysql#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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/postgres) **-** The world's most advanced open-source relational database, known for its robustness and extensibility.
12. [**Qdrant**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/qdrant) **-** 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** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/snowflake)– 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** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/surrealdb)– Serverless, multi-model database for building real-time, scalable applications.

### **CRM & sales enablement**

1. [**ActiveCampaign**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/activecampaign) – 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** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/apollo)– Sales intelligence and outreach automation platform for lead generation.
4. [**Blackbaud**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/blackbaud) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/freshsales) **-** CRM software for managing sales and customer relationships.
8. [**Google Contacts**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-contacts) **-** Perform actions with your Google Contacts.
   1. [**Add Contact**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-contacts#add-contact): Add a new contact to a Google Contacts account.
   2. [**Custom API Call**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-contacts#custom-api-call): Make a custom API call to a specific Google Contacts endpoint.
   3. [**Search Contacts**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-contacts#search-contacts): Search for specific contacts in a Google Contacts account.
   4. [**Update Contact**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-contacts#update-contact): Update an existing contact in a Google Contacts account.
9. [**HubSpot**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/hubspot) **-** Inbound marketing and sales software for managing customer relationships.
10. [**LeadConnector**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/leadconnector) **-** Tool for managing and automating lead generation and customer outreach.
11. [**Lusha** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/lusha)– Sales intelligence platform offering verified B2B contact data for lead enrichment and prospecting.
12. [**Microsoft Dynamics 365 Business Central**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-dynamics-365-business-central) – An all-in-one business management solution covering finance, operations, sales, and customer service.
13. [**Microsoft Dynamics CRM**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-dynamics-crm) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/odoo) **-** Open-source, all-in-one management software offering a range of business applications.
16. [**Pipedrive**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/pipedrive) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/salesforce) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/zoho-crm) **-** Customer relationship management software for managing sales, marketing, and support.

### **Project management & collaboration**

1. [**Asana**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/asana) **-** Project management software for tracking work and tasks.
2. **ClickUp** – Project management software for task and workflow management.
3. [**Confluence** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/confluence)– A collaboration tool developed by Atlassian for teams to create, share, and manage project documentation and content.​
4. [**Flowlu**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/flowlu) **-** Business management software for project management and CRM.
5. [**Google Docs**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-docs) - Allows you to interact with Google Docs for various tasks.
   1. [**Append Text to Google Docs**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-docs#append-text-to-google-docs): Add additional text to an existing Google Docs document.
   2. [**Create Document**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-docs#create-document): Create a new document in Google Docs.
   3. [**Custom API Call**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-docs#custom-api-call): Make a custom API call to a specific Google Docs endpoint.
   4. [**Edit Template File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-docs#edit-template-file): Edit a template file and replace the values with the provided ones.
   5. [**Find Document**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-docs#find-document): Search for a document by its name.
   6. [**Read Document**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-docs#read-document): Read the contents of an existing Google Docs document.
6. [**Google Tasks**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-tasks) **-** Task management service by Google.
7. [**Jira Cloud**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/jira-cloud) - It is used for issue tracking and project management.
   1. [**Add Attachment to Issue**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-6-add-attachment-to-issue): Add an attachment to a specific issue.
   2. [**Add Issue Comment**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-7-add-issue-comment): Add a new comment to an issue.
   3. [**Assign Issue**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-5-assign-issue): Assign an issue to a user.
   4. [**Create Issue**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-2-create-issue-form): Create a new issue in a project.
   5. [**Custom API Call**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-11-custom-api-call): Make a custom API call to a specific Jira endpoint.
   6. [**Delete Issue Comment**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step10-delete-issue-comment): Delete a comment on a specific issue.
   7. [**List Issue Comments**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-9-list-issue-comments): Retrieve all comments for a specific issue.
   8. [**Search Issues**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-4-search-issues): Search for issues using JQL (Jira Query Language).
   9. [**Update Issue**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-3-update-issue): Update an existing issue in a project.
   10. [**Update Issue Comment**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/jira-cloud#step-8-update-issue-comment): Update a comment on a specific issue.
8. [**Linear**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/linear) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/notion) **-** An all-in-one workspace for note-taking, project management, and collaboration.
12. [**Taskade** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/taskade)– All-in-one collaboration tool for managing tasks, notes, and team projects.
13. [**Trello**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/trello) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-sns) – Pub/sub messaging service for sending messages, notifications, and alerts across distributed systems.
2. [**Amazon SQS**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/amazon-sqs) – Scalable message queuing service for decoupling and managing microservices communication.
3. [**Azure Communication Services**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/azure-communication-services) – A managed cloud service that provides a suite of APIs that integrate voice, video, chat, email, and SMS functionalities into applications.​
4. [**Beamer**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/beamer) **-** Engage users with targeted in-app messages.
5. **Bird** – Customer messaging platform for managing omnichannel conversations.
6. [**Bonjoro**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/bonjoro) **-** Personalized video messaging platform for customer engagement.
7. [**Discord**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/discord) **-** Communication platform for creating communities and group chats.
8. [**Gmail** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/gmail)- It is used to connect with a Gmail account.
   1. [**Custom API Call**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/gmail#custom-api-call): Make a custom API call to a specific endpoint.
   2. [**Send Email**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/gmail#send-email): Send an email through a Gmail account.
9. **Instasent** – SMS messaging service for global delivery of promotional and transactional texts.
10. [**Intercom**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/intercom) **-** Customer messaging platform for sales, marketing, and support.
11. [**Line Bot**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/line-bot) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-teams) – A collaboration platform combining chat, video meetings, file storage, and application integration.​
17. [**Pushover**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/pushover) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/slack) **-** Collaboration hub that connects people, information, and tools within a workspace.
22. [**SMTP**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/smtp) **-** Protocol for sending emails across the internet, known as Simple Mail Transfer Protocol.
23. [**SOAP**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/soap) **-** Protocol for exchanging structured information in the implementation of web services.
24. [**Telegram Bot**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/telegram-bot) **-** Build chatbots for Telegram to automate interactions and provide services within the messaging app.
25. [**Twilio**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/twilio) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/whatsapp-business) – Messaging app built for small businesses to interact with customers using catalogs, responses, and more.
29. [**Zoom**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/zoom) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/brevo) **-** Email marketing and automation platform.
3. [**Constant Contact**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/constant-contact) **-** Email marketing software for creating and managing email campaigns.
4. **ConvertKit** – Email marketing software for creators and bloggers.
5. [**Customer.io**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/customer.io) – Automated messaging platform for sending targeted emails, push notifications, and SMS to customers.
6. [**Drip**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/drip) **-** E-commerce marketing automation platform.
7. [**Google My Business**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-my-business) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/mailchimp) **-** An all-in-one integrated marketing platform for managing email campaigns and marketing automation.
10. [**MailerLite**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/mailerlite) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/mautic) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/sendgrid) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/zerobounce) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/binance) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/crypto) **-** Tools and platforms for managing cryptocurrency transactions and investments.
7. [**Invoice Ninja**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/invoice-ninja) **-** Online invoicing and billing software for small businesses.
8. **Quickzu** – Cloud-based POS and retail management platform.
9. [**Razorpay** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/razorpay)– 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/stripe) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/zoho-books) – Online accounting software that helps businesses manage finances, automate workflows, and stay tax compliant.
18. [**Zoho Invoice**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/zoho-invoice) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/contentful) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/ghostcms) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/wordpress) **-** A free and open-source content management system used to create websites and blogs.

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

1. [**Formbricks**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/formbricks) **-** Tool for creating and managing online forms and surveys.
2. [**Google Forms**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-forms) **-** Tool for creating and managing online forms and surveys.
3. [**Jotform**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/jotform) **-** Online form builder for creating and managing forms.
4. [**Kizeo Forms**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/kizeo-forms) **-** Mobile forms application for data collection.
5. [**SurveyMonkey**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/surveymonkey) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/calendly) **-** Scheduling software for booking meetings.
2. [**Google Calendar**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-calendar) - Perform various actions within Google Calendar.
   1. [**Add Attendees to Event**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-calendar#add-attendees-to-the-event): Add one or more people to an existing event.
   2. [**Create Event**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-calendar#create-event): Schedule a new event on Google Calendar.
   3. [**Create Quick Event**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-calendar#create-quick-event): Quickly add a calendar event with minimal details.
   4. [**Custom API Call**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-calendar#custom-api-call): Make a custom API call to a specific Google Calendar endpoint.
   5. [**Delete Event**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-calendar#delete-event): Remove an event from Google Calendar.
   6. [**Get All Events**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-calendar#get-all-events): Retrieve all events from a specific calendar.
   7. [**Update Event**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/google-calendar#update-event): Modify details of an existing event.
3. [**Microsoft Outlook Calendar**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/microsoft-outlook-calendar) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/broken-reference) – No-code, open-source workflow automation platform for building workflows across apps and services.
2. [**Apify** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/apify)– 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/bubble) **-** No-code platform for building web applications.
5. [**Connections**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/connections) **-** Dynamically read and manage connections.
6. **Ethereum Name Service (ENS)** – Maps human-readable names to Ethereum wallet addresses and decentralized resources.
7. [**Flowise**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/flowise) **-** Workflow automation platform for streamlining business processes.
8. [**GitHub**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/github) **-** Platform for hosting and managing software development projects.
9. [**GitLab**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/gitlab) **-** DevOps platform for version control and CI/CD.
10. [**GCloud Pub/Sub**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/gcloud-pub-sub) **-** Messaging service for exchanging messages between applications.
11. [**HTTP**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/http) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/servicenow) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/approval) **-** Workflow tool for managing approvals and permissions.
2. [**Code** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/code)- Lets you code in nodejs & typescript using npm packages.
3. [**CSV** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/csv)- It is used to manipulate CSV text.
4. [**Data Mapper**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/data-mapper) **-** Tools for transforming and organizing data structures.
5. [**Date Helper**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/date-helper) - It simplifies the process of manipulating, formatting, and extracting time units.
6. [**Delay** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/delay)- It is used to delay the execution of the next action in the flow.
7. [**Files Helper**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/files-helper) - It is used to read file content and return it in different formats.
   1. [**Change File Encoding**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/files-helper#how-to-change-file-encoding): Change the encoding of a file.
   2. [**Check File Type**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/files-helper#how-to-check-file-type): Check the MIME type of a file and filter based on the selected type.
   3. [**Create File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/files-helper#how-to-create-a-file): Create a new file from the provided content.
   4. [**Read File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/files-helper#how-to-read-a-file): Read a file from the file system.
8. [**Image Helper**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/image-helper) - A piece that has multiple tools for image manipulations.
   1. [**Crop an Image**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/image-helper#additional-settings-to-crop-an-image): Crop a specific area of an image.
   2. [**Get Image Metadata**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/image-helper#additional-settings-to-get-image-metadata): Retrieve metadata from an image, such as dimensions and format.
   3. [**Image to Base64**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/image-helper#additional-settings-for-image-to-base64): Converts an image to a Base64 string that resembles a URL.
   4. [**Resize an Image**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/image-helper#additional-settings-for-resizing-an-image): Resize an image to specified dimensions.
   5. [**Rotate an Image**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/image-helper#additional-settings-for-rotating-an-image): Rotate an image by a specified angle.
9. [**Inputs**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/inputs) - Choose from a range of input options.
   1. [**Json**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/inputs#additional-settings-for-json-input-component): Add JSON.
   2. [**Long text**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/inputs#additional-settings-for-long-text-list-component): Add Long Text.
   3. [**Number**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/inputs#additional-settings-for-number-component): Add a Number.
   4. [**Read File**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/inputs#additional-settings-for-reading-file-input): Read a file from the file system.
   5. [**Text**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/inputs#additional-settings-for-text-component): Add Text.
   6. [**Text List**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/inputs#additional-settings-for-text-list-component): Add Text List.
10. [**Loop**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/loop-on-items) - It is used to loop on items; the input should be an array.
11. [**Math Helper**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/zbrain-ai-agents/creating-custom-ai-agents/define-flow/math-helper) - It is used to perform mathematical operations.
12. [**PDF** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/pdf)– Universal file format used for sharing readable, non-editable documents across platforms.
13. [**Queue** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/queue)– 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/router)- Route actions based on whether the 'if' condition is true or false.
15. [**Storage** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/storage)- Store or retrieve data from a key/value database.
    1. [**Add To List**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/storage#add-to-list): Add an item to a list in storage.
    2. [**Append**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/storage#append): Append a value to an existing value in storage.
    3. [**Get**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/storage#get): Retrieve a value from storage.
    4. [**Put**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/storage#put): Store a value in storage.
    5. [**Remove**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/storage#remove): Remove a value from storage.
    6. [**Remove from List**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/storage#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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/text-helper) - Tools for text processing.
    1. [**HTML to Markdown**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-convert-html-to-markdown): Convert HTML to Markdown.
    2. [**Markdown to HTML**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-convert-markdown-to-html): Convert markdown to HTML.
    3. [**Remove HTML Tags**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-remove-html-tags-from-content): Remove every HTML tag and return plain text.
    4. [**Replace**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-remove-html-tags-from-content): Replace all instances of any word, character, or phrase in text with another.
    5. [**Slugify**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-create-url-friendly-slugs): Slugify strings.
    6. [**Concatenate**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-join-text-strings): Concatenate two or more texts.
    7. [**Find**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-search-for-text-patterns): Find substring (Regex or Text).
    8. [**Split**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/text-helper#how-to-divide-text-into-segments): Split a text by a delimiter.
18. [**Utilities**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/utilities) **-** Tools and services that provide various essential functions for operating systems and applications.
19. [**XML** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/xml)**-** 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** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/databricks)– An analytics platform based on Apache Spark, optimized for collaborative data engineering and machine learning tasks.​
3. [**Google Search Console**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-search-console) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/mixpanel) **-** A simple and powerful product analytics tool that helps users make data-driven decisions.
7. [**PostHog**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/posthog) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/facebook-pages) **-** Tool for managing and promoting business pages on Facebook.
2. [**Hacker News**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/hacker-news) **-** Social news website focusing on computer science and entrepreneurship.
3. [**Instagram for Business**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/instagram-for-business) **-** Tools for managing and promoting business accounts on Instagram.
4. [**LinkedIn**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/linkedin) **-** Professional networking platform.
5. [**LinkedIn Actions**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/linkedin-actions) - Automate actions within LinkedIn.
   1. [**Create Company Update**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/linkedin-actions#additional-settings-for-create-company-update-feature): Publish a new update to a Company Page.
   2. [**Create Share Update**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/linkedin-actions#additional-settings-for-create-share-update-feature): Post a share update on LinkedIn.
   3. [**Custom API Call**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/linkedin-actions#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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/twitter) **-** Social media platform with over 500 million users for sharing short messages, news, and media.
8. [**Youtube** ](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/youtube)– Video-sharing platform for uploading, streaming, and monetizing content globally.

### **Design & media**

1. [**Bannerbear**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/bannerbear) **-** Automate image generation with AI.
2. [**Figma**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/figma) **-** Collaborative interface design tool for creating and sharing designs.
3. [**GenerateBanners**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/generatebanners) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/spotify) – 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/bettermode) **-** Community platform for building and managing online communities.
2. [**Brilliant Directories**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/brilliant-directories) **-** Directory software for creating and managing membership websites.
3. [**Discourse**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/discourse) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/bing-search) – Microsoft's web search engine that retrieves information across the internet, including web pages, images, and videos.​
2. [**Google Search**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/google-search) - It is used to search for anything on Google.

### **Miscellaneous / niche**

1. [**Certopus**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/certopus) **-** Certification management platform for issuing and managing digital certificates.
2. [**Clearout**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/clearout) **-** Email verification and validation service.
3. [**Clockodo**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/clockodo) **-** Time tracking software for businesses.
4. [**Contiguity**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/contiguity) **-** Software for managing continuity and contingency planning.
5. [**Dust**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/dust) **-** Platform for managing data privacy and compliance.
6. [**Frame**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/frame) **-** Cloud-based virtual desktop and application delivery platform.
7. [**Freshdesk**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/freshdesk) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/heartbeat) **-** Monitoring service for tracking the health of applications and services.
11. [**Kimai**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/kimai) **-** Open-source time-tracking software for businesses.
12. **Onfleet -** Software for managing last-mile delivery operations, optimizing routes, and tracking deliveries.
13. [**Pastebin**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/pastebin) **-** 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**](https://docs.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/zendesk) **-** Customer service software and support ticket system for managing customer interactions.
