Yaak Logo
Yaak
Feedback/import from bruno

import from bruno

Radharadhya Dasa (rrd108)·2 years ago
ClosedFeature Request

Please add support for importing form bruno. Bruno uses a simple, and easy to parse format.

I am open for contributing. as I see it is Tauri, so I guess I should be ok, exsept the rust part :)


Comments (6)

Sign in to leave a comment.

i-usebruno

This is an awesome feature to have!!! I can create a pull request to implement the feature.

Gregory Schier

See my above comment if you’re still interested!

https://feedback.yaak.app/p/import-from-bruno/comment/6778c40ba5cac89b2edb2214

Gregory Schier

My apologies for the late reply! I’d be happy to accept a contribution for this. Yes, Yaak is Rust, but the importers are implemented as plugins (NodeJS) if that helps.

James Riordon

Bruno exports to postman format, which yaak imports quite nicely. Is another format is required?

Gregory Schier

I’m going to close this, as Bruno supports exporting to Postman format, which can then be imported to Yaak.

Paulius And

@Greg Schier I’ve just tried migrating from Bruno, and encountered issues using both formats:

  • OpenAPI spec: imports only a subset of requests, folder layout is messed up, only 1 environment

  • Postman format: imports only 1 environment

These might well be issues with how Bruno exports to those formats, but I wonder if there’s any chance something could be improved on Yaak’s side?

EDIT: double checked the exported JSON, there’s indeed no env data exported. There’s a PR to support this:

https://github.com/usebruno/bruno/pull/5773

Type to search feedback...