Organize API requests into folders and verify workflow improvement
Preconditions (2)
Step 1: Open the existing collection with multiple API requests
Step 2: Create a new folder inside the collection named 'User Management'
Step 3: Drag and drop all user-related API requests into the 'User Management' folder
Step 4: Create another folder named 'Product Management'
Step 5: Move all product-related API requests into the 'Product Management' folder
Step 6: Save the collection
Step 7: Open the 'User Management' folder and run all requests sequentially
Step 8: Observe the order and ease of running grouped requests
Step 9: Open the 'Product Management' folder and run all requests sequentially
Step 10: Observe the order and ease of running grouped requests
✅ Expected Result: API requests are grouped logically into folders, making it easier to find and run related requests. Running requests in folders improves workflow by reducing time spent searching and organizing requests.