Other Integrations

Connect other apps to your workflows and AI agents.

22 Integrations
Bash

Allows you to run arbitrary Bash scripts.

Branch

Executes one and only one branch of execution based on the `expression` value.

Claude Code

Allows you to chat with Claude Code and added MCP tools

Condition

Directs a stream based on true/false results of comparisons.

Each

Iterates over each item in list, in parallel. Note, that since it iterates over each item in parallel, there is no guarantee of completion order.

Fork/Join

Executes each branch in parallel (list of tasks) as a separate and isolated sub-flow. Branches are executed internally in sequence.

Bank Connect

Bank Connect API specification

Hunter

Hunter is a tool that helps users find and verify professional email addresses, enabling effective outreach and communication.

Loop

Loops sequentially over list of items.

Loop Break

Breaks the loop execution.

Map

Produces a new collection of values by mapping each value in list through defined task, in parallel. When execution is finished on all items, the `map` task will return a list of execution results in an order which corresponds to the order of the source list.

MySQL

Query, insert and update data from MySQL.

Error Handler

Triggers an error branch with an error object if an exception occurs in the main branch.

Oracle SQL

Select, insert, update and delete data from Oracle Databases.

Parallel

Run collection of tasks in parallel, without waiting until the previous function has completed.

Petstore

This is a sample Pet Store Server based on the OpenAPI 3.0 specification.

PostgreSQL

Query, insert and update data from PostgreSQL.

RabbitMQ

RabbitMQ is an open-source message broker software that enables efficient communication between different systems, applications, and services. It supports multiple messaging protocols and facilitates a reliable and flexible messaging system.

Spotify

Spotify is a popular music streaming service that offers a vast library of songs, podcasts, and playlists for users to enjoy.

Subflow

Starts a new job as a sub-flow of the current job. Output of the sub-flow job is the output of the task.

Stop Job

Stops a job execution with specified status and message.

Wait for Approval

Allows a person to review and either approve or reject requests.

ByteChef logo
Copyright © 2026 ByteChefAll rights reserved
Subscribe to our newsletter