Questions tagged [built.io-flow]

Built.io Flow is a cloud integration platform that helps you connect anything with an API. It allows organizations to quickly create, orchestrate, and automate workflows that deliver tangible business value.

Built. io Flow - Integrate Apps, Automate Business Processes

Built.io Flow is a cloud integration platform that helps you connect anything with an API. It allows organizations to quickly create, orchestrate, and automate workflows that deliver tangible business value.

Create Flows, Connect Apps!

You can easily create a flow on our platform in a flowchart-like manner, by adding activities between ‘Start’ and ‘Stop’. There is no limit to the number of activities that can be used in a single flow. Moreover, you can automate all your integration flows using Triggers. All this can be achieved by using simple drag-and-drop tools provided by Built.io Flow.

Features:

Realtime Triggers

Instantly kick off a simultaneous workflow across multiple systems when an event is triggered by an update to data, or anything else of significance in a connected system.

Activity Library

Connect thousands of pre-built activities via drag-and-drop and tap into rich functionality of the most popular business platforms, webhooks and IoT devices like Electric Imp and Arduino.

Enterprise Gateway

Securely connect your legacy enterprise firewalled systems to each other, or to cloud and web-based services, mobile applications and the Internet of Things.

Authentication

Use OAuth connection standards to connect to third-party services and build your integrations with enterprise security standards.

Utilities

Drag and drop pre-built utilities for cloud operations, file conversion and operations, and key developer functions including custom code blocks.

Code Blocks

Build custom integrations with your own Node.js code blocks and incorporate your workflows into any third party services that are not already included in pre-built integrations.

Advanced API Builder

Create new meta-APIs by combining, wrapping, and abstracting multiple API calls into one which can then be exposed using a simple URL.

Workflow Groups

Create sophisticated workflows that map to real business processes via multiple execution branches, loops, and custom logic.

Visualized Testing & Debugging

Visually test, debug, and execute flows within the product to validate your completed workflows and triggers using the intuitive visual designer.

Documentation

Getting Started

Concepts

Activities

2 questions
0
votes
1 answer

Built.io Flow Http statement

In Http Get statement after posting information to a web server, I get a token back. I need to read that token. How do I read that token? Then Will I need to construct another URL based on that token (as a query) and send it to the next step? Is…
Jokoso
  • 1
  • 2
-2
votes
1 answer

Execute a shell script using built.io flow

I want to run a shell script on one of my Linux instances. I need the ability wherein I can invoke this script over a HTTP call. Came across an app which enables this (built.io flow). Can someone guide me to set up connection to my server and get…
Rohit
  • 5,631
  • 4
  • 31
  • 59