Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.