Fetch in Bruno Button
Bruno allows you to share your Git-synchronized collection via an embedded “Fetch in Bruno” (FiB) button turning the import/cloning process into a single click!
This button can be placed in websites, articles, and documentation, with support for HTML and Markdown formats.
This feature helps you to share your collections in an easy and flexible way - meeting the user wherever they are. Once imported, the user now has a Git-synced collection and can seamlessly pull down new changes as updates are made.
Things You Need
- Bruno installed on your system.
- A collection that has been initialized as a Git repository either through the UI or from the CLI.
How to Share Your Collection
- Open Bruno.
- Either go to the collection Overview tab or click on the
...
and selectShare
.
- Copy the generated link (HTML or Markdown).
- Embed the link into your website, article, or documentation(e.g. GitHub Readme).
The Fetch in Bruno button will now automatically clone the repository and associated collection whenever it is clicked.
How to Open Your Shared Collection in Bruno
Make sure you have Bruno version 1.40.0 or above installed on your system to use this feature.
- Click on any Fetch in Bruno button.
- A popup will appear. Click on Open In Bruno.
- Choose the location where you’d like to store your collection.
- You will see a list of available Bruno collections in the repository.
Once the collection is loaded in Bruno, you’ll be able to see the folder, requests, and all associated parameters.