📄️ Introduction
Flows Network offers integrations with popular services like GitHub, OpenAI, Discord, Twitter, and more! This section provides an overview of the key services readily available on our platform.
🗃️ Platform SDK Features
6 items
📄️ Slack
The slack-flows library brings the support of most frequently used Slack APIs to the Flows Network platform.
📄️ GitHub
The githubflows crate enables you to create GitHub automation bots hosted on the Flows Network platform. This allows you to listen to events in your GitHub repositories, interact with rich GitHub services, and build more complex and tailored solutions on top of these features.
📄️ Discord
The discord_flows library allows you to create Discord bots hosted on Flows Network platform. This allows you to listen to events in your Discord guilds/channels, interact with rich Discord services, and build more on top of it.
📄️ ChatGPT
ChatGPT has taken the world by storm. It has become the de facto brand name for the family of OpenAI's generative AI services. Our openai-flows library supports a wide range of OpenAI's natural language processing features on the Flows Network platform.
📄️ SendGrid
The sendgrid-flows library enables you to automate email operations using SendGrid on the Flows Network platform. You can send emails directly from your Flows Functions, providing you with more ways of communication and enhancing your ability to deliver results.
📄️ Claude
The claudeflows library provides integration with Claude, a conversational AI, which leads the world's generative AI sector with its 100k context window of claude-100k models.
📄️ Telegram
The tgflows library allows you to create Telegram bots hosted on the Flows Network platform. You can easily handle events like receiving and sending messages, deal with user interactions and create complex Telegram bot functionalities.
📄️ Cloud Vision
The cloudvisionflows library integrates key Google Cloud Vision functionalities into the Flows Network platform. You can easily perform tasks such as text detection on images using Google Cloud Vision's powerful image analysis capabilities.
The twitterflows library allows you to create Twitter bots hosted on the Flows Network platform. You can easily handle events like receiving and sending messages, and interact with Twitter's API functionality.
📄️ Airtable
The airtableflows library enables you to integrate Airtable's spreadsheet-like database capabilities within your applications on the Flows Network platform. This crate provides key functions like creating, updating, and searching records in Airtable bases.