[GH-ISSUE #4214] [feature]: Workflows for API testing #1522

Open
opened 2026-03-16 20:41:43 +03:00 by kerem · 1 comment
Owner

Originally created by @SreeXD on GitHub (Jul 26, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4214

Originally assigned to: @SreeXD on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Summary

A Node based system to setup workflows for API testing. should feature an intuitive collection of nodes that allows users to setup a graph with connections between API requests / responses and specify how they should behave

Why should this be worked on?

Would allow users to setup more complicated workflows for API testing without having to explicitly program them.

Originally created by @SreeXD on GitHub (Jul 26, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4214 Originally assigned to: @SreeXD on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary A Node based system to setup workflows for API testing. should feature an intuitive collection of nodes that allows users to setup a graph with connections between API requests / responses and specify how they should behave ### Why should this be worked on? Would allow users to setup more complicated workflows for API testing without having to explicitly program them.
Author
Owner

@PranayPaka commented on GitHub (Mar 9, 2026):

Hi! I’d like to work on this feature as part of FOSS Hack.

I’m planning to start with a minimal prototype for node-based API workflows (basic request nodes and sequential execution). Please let me know if there are any architectural guidelines or preferred libraries for implementing the workflow graph.

Thanks!

<!-- gh-comment-id:4020956921 --> @PranayPaka commented on GitHub (Mar 9, 2026): Hi! I’d like to work on this feature as part of FOSS Hack. I’m planning to start with a minimal prototype for node-based API workflows (basic request nodes and sequential execution). Please let me know if there are any architectural guidelines or preferred libraries for implementing the workflow graph. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1522
No description provided.