insomnia-plugin-query-parameter-tag

0.1.6 • Public • Published

An Insomnia plugin based on the request built-in plugin to allow you to use the query parameter value from the Query tab as a tag.

Query Parameter Tag

Insomnia PluginNPMfabiosousapro - insomnia-plugin-query-parameter-tag

Install

  • In Insomnia app
  • Go to Application > Preferences > Plugins
  • Type insomnia-plugin-query-parameter-tag on input field
  • Click on Install Plugin.

Usage

  • Add parameters first
    • In the Query tab
    • Add the parameter names and values
    • (Optional) Uncheck Enable item on each
  • Using the tag
    • Press Ctrl + Space to insert Query Parameter
    • or type {% queryParam %} and click on tag
    • Type PARAMETER_NAME on input field Query Parameter Name
  • Using the tag (short method)
    • Type {% queryParam 'PARAMETER_NAME' %}

Screenshot

Screenshot 01 Screenshot 02

Package Sidebar

Install

npm i insomnia-plugin-query-parameter-tag

Weekly Downloads

366

Version

0.1.6

License

MIT

Unpacked Size

87 kB

Total Files

7

Last publish

Collaborators

  • fabiosousapro