Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] send multiple requests to single url in batch while testing #1583

Open
jatin33 opened this issue Apr 8, 2021 · 16 comments
Open

[feature] send multiple requests to single url in batch while testing #1583

jatin33 opened this issue Apr 8, 2021 · 16 comments
Labels
feature New feature or request

Comments

@jatin33
Copy link

jatin33 commented Apr 8, 2021

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to send request to same url endpoint multiple times

Describe the solution you'd like
It would be great if we can build something where you can provide how many times a request should be triggered and then it automatically sends request at that mentioned url endpoint and show the api response of all requests being made.

Describe alternatives you've considered
Currently we have to manually send requests bu clicking Send button multiple times

Additional context
NA

@liyasthomas liyasthomas added the feature New feature or request label Apr 8, 2021
@liyasthomas
Copy link
Member

Thanks for the feature suggestion. You're referring to "chain multiple requests" and "show responses in batch" right? We'll consider this feature request ASAP.

@jatin33
Copy link
Author

jatin33 commented Apr 8, 2021

Can i work on this if possible? @liyasthomas

@jatin33
Copy link
Author

jatin33 commented Apr 8, 2021

Thanks for the feature suggestion. You're referring to "chain multiple requests" and "show responses in batch" right? We'll consider this feature request ASAP.

Yes exactly

@liyasthomas
Copy link
Member

@jatin33 yes you can give it a try. Let me know if you need any help from our end. Assigning this issue to you.

@jatin33
Copy link
Author

jatin33 commented Apr 8, 2021

That sounds great, thanks @liyasthomas

@snapeur82

This comment was marked as off-topic.

@snapeur82

This comment was marked as off-topic.

@jatin33
Copy link
Author

jatin33 commented Apr 10, 2021

@liyasthomas needed to discuss its design,

For starters, I think we can add a kebab menu on top of send button where we can provide options to configure request being sent
something like this
Screenshot 2021-04-10 at 10 03 05 PM

and when one of the options selected from kebab menu Chain Multiple Requests we should see input box below

Screenshot 2021-04-10 at 10 07 40 PM

Let me know if you hame some different idea of implementing this

@liyasthomas
Copy link
Member

@jatin33 this looks simple and very straightforward. I liked it. You can proceed with this design.

@jatin33
Copy link
Author

jatin33 commented Apr 10, 2021

great thanks, will try implementing this

@snapeur82

This comment was marked as off-topic.

@liyasthomas liyasthomas added the hacktoberfest Hacktoberfest label Sep 22, 2021
@liyasthomas liyasthomas removed the hacktoberfest Hacktoberfest label Nov 16, 2021
@EdwinFajardoBarrera
Copy link
Contributor

Is this available? Is it has any progress? I would like to contribute.

@liyasthomas
Copy link
Member

Hi @EdwinFajardoBarrera, seems like this feature request is not assigned to anyone - let me know how you'd approach this feature.

@EdwinFajardoBarrera
Copy link
Contributor

Hi @liyasthomas, sorry for the waiting time, I have some ideas:

I would like to add the kebab menu on the right side of saving options (with a 'tooltip' with configuration meaning). I have the idea of adding inside this menu a number input (with default 1 as count) and adding each response in the result, maybe separated by a visual element.

Another idea is to add another tab, especially for loop requesting.

I would like to read your opinion and get some guidance about modules that could be implied in this implementation.

@liyasthomas liyasthomas changed the title Send multiple requests to single url in batch while testing [feature] send multiple requests to single url in batch while testing Jan 23, 2022
@calumk
Copy link

calumk commented Dec 5, 2023

This would still be a good addition

@liyasthomas
Copy link
Member

We're working on a "Collection Runner" feature that should achieve something very similar to this. Track here: #3600.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants