Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flows-network/flows-connector
The SaaS connectors that flows.network supported
https://github.com/flows-network/flows-connector
automate-the-boring-stuff automation rust saas
Last synced: about 2 months ago
JSON representation
The SaaS connectors that flows.network supported
- Host: GitHub
- URL: https://github.com/flows-network/flows-connector
- Owner: flows-network
- Created: 2022-05-16T08:50:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T04:52:17.000Z (about 2 years ago)
- Last Synced: 2024-08-01T20:48:49.652Z (5 months ago)
- Topics: automate-the-boring-stuff, automation, rust, saas
- Language: Rust
- Homepage: https://flows.network/
- Size: 1.06 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SaaS Connectors
## Introduction
flows-connector is one SaaS platform that [flows.network](https://flows.network/) has been integrated. That means you could easily automate your workflows between two SaaS connectors with a user-friendly UI.
All the connectors are written in Rust in this repo. 🦀
## How to use
Please refer to our [Getting Started](https://docs.flows.network/docs/category/getting-started) guide.
## Integrated SaaS list
Updated on 26th Sep, 2022
| SaaS | Inbound | Outbound | Use Cases |
| ---------- | ------- | -------- | --------- |
| GitHub | ✅ | ✅ | [GitHub automation](https://docs.flows.network/docs/category/github-automation-cookbook) |
| Gitlab | ✅ | 🛠️ | 🛠️ |
| Monday | 🛠️ | ✅ | 🛠️ |
| Notion | 🛠️ | ✅ | 🛠️ |
| Slack | ✅ | ✅ | [Code example](https://github.com/flows-network/flow-functions/tree/main/slack) |
| Discord | ✅ | ✅ | 🛠️ |
| Telegram | ✅ | ✅ | 🛠️ |
| Cloudinary | ✅ | ✅ | 🛠️ |
| Twillio | 🛠️ | ✅ | 🛠️ |
| Sendgrid | 🛠️ | ✅ | 🛠️ |
| Dropbox | 🛠️ | ✅ | 🛠️ |## Contribution
Didn't find the SaaS that you want to automate?
The flows.network is in its early stage. We are working hard to add more SaaS.
Meanwhile, don't hesitate to raise an issue and let us know, which will accelerate the progress definitely. Voices from users are much appreciated.
PR is always welcome. You could also create a PR implementing the SaaS you wanted as a connector for flows.network.