Replies: 1 comment 1 reply
-
| There are some limitations with the current export functionality, but there’s already a bruno-converters package available for this purpose. I’d recommend updating that package instead of introducing a new solution. You can find more details in the docs: https://docs.usebruno.com/converters/overview | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
💡 Proposal: Enhanced Postman Export
Problem
Current Postman export has several limitations:
URL Parsing Problems (#2496): Variables and protocols not properly exported
Missing Authentication (#2550): Auth objects missing from exported collections
Request Sequence Issues (#2550): Exports in alphabetical order instead of arranged order
Script Conversion Limitations: Limited Bruno→Postman syntax translation
Metadata Loss: Collection metadata not preserved during export
Solution: Enhanced Export Plugin
A community plugin that provides superior Bruno→Postman conversion with:
Would the Bruno team be interested in this as an official plugin or any other idea works for you?
Beta Was this translation helpful? Give feedback.
All reactions