You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with Thunder Client, I often need to create a new request that is almost identical to an existing one. Today, this requires manually recreating the request or copy-pasting fields, which is slow and error-prone for complex requests (headers, auth, body, tests).
Most API clients (e.g., Postman, Insomnia) support request duplication because it significantly improves workflow speed. Adding this to Thunder Client would reduce friction and make it easier to work with complex APIs.
Add a Duplicate button for requests that creates a copy of the selected request.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
When working with Thunder Client, I often need to create a new request that is almost identical to an existing one. Today, this requires manually recreating the request or copy-pasting fields, which is slow and error-prone for complex requests (headers, auth, body, tests).
Most API clients (e.g., Postman, Insomnia) support request duplication because it significantly improves workflow speed. Adding this to Thunder Client would reduce friction and make it easier to work with complex APIs.
Add a Duplicate button for requests that creates a copy of the selected request.
Thanks
All reactions