insomnia-plugin-requests-desktop-notification
v1.0.1
Published
Sends a desktop notification once all requests in a folder have completed running
Downloads
11
Maintainers
Readme
insomnia-plugin-requests-desktop-notification
This is an Insomnia plugin which creates a new "Send All Requests" action in the dropdown menu for a folder. Selecting that option will have Insomnia send all the API requests in that folder and then display a desktop notification on your machine once all the requests have completed.
This may be useful when running a long set of requests and wanting to be notified once the job is complete.
Installation
- Open your Insomnia desktop app
- Click the gear icon in the top-right corner of the screen
- Click the "Plugins" tab
- Search for the plugin name (
insomnia-plugin-requests-desktop-notification
) - Click the "Install Plugin" button
Usage
- In the "Debug" area of Insomnia, create a new folder and add some requests to it (or find an existing folder if you already have one)
- Click the dropdown trigger button to the right of the folder name
- Choose the "Send All Requests" menu item
- All the requests in your folder will now be sent
- Once all the requests have completed, a desktop notification will appear on your machine