From 1869945c316b053a33b58d7df813e14eb3544091 Mon Sep 17 00:00:00 2001 From: Ibrahim H Date: Sat, 18 Sep 2021 19:49:34 +0100 Subject: [PATCH] Add integromat Cloud workflow automation tool. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 994bca94..12c25e8a 100644 --- a/README.md +++ b/README.md @@ -446,6 +446,8 @@ Table of Contents * [styleci.io](https://styleci.io/) — Public GitHub repositories only * [travis-ci.org](https://travis-ci.org/) — Free for public GitHub repositories * [Mergify](https://mergify.io) — workflow automation and merge queue for GitHub — Free for public GitHub repositories + * [Integromat](https://www.integromat.com) — Workflow automation tool which lets you connect apps and automate workflows using UI, it supports many apps and most popular APIs. Free for public GitHub repositories, and free tier with 100 Mb, 1000 Operations and 15 minutes of minimum interval. + **[⬆ back to top](#table-of-contents)**