bytechefhq / bytechefhq/bytechef

[feature] Embedded Custom Workflow Builder

Open
#2,907 0 comments 0 reactions 0 assignees View on GitHub
backend ee embedded enhancement
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

As a Developer
I want to be able to build and embed a custom workflow builder
So that I can build a simplified version of the workflow builder when full functionality of the platform's builder is not required

Technical Details:
- Provide all necessary public APIs required to build a custom workflow builder:
- API endpoints to list connections and to connect to a particular action with a chosen connection are missing.
- API endpoints to list, create, update, and delete workflows.
- It would be good to have an endpoint for the list of properties for a particular action/trigger.

Contributor guide

Open the contributing guide

Research direction

Start by locating the public API entry points for connections, actions or triggers, and workflows; the issue names no specific files or tests. Done means the listed connection and workflow operations are exposed, with an endpoint for action or trigger properties if that remains in scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.