1.0.2 • Published 3 years ago

insomnia-plugin-extract-json-param v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

insomnia-plugin-extract-json-param

Extracting JSON into parameters.

Installation

This plugin may be installed as discussed in Insomnia "Managing plugins" documentation.

  1. Open Insomnia
  2. Go to Application > Preferences
  3. Go to "Plugins" tab
  4. Type "insomnia-plugin-extract-json-param" in the "Install Plugin" field
  5. Click "Install Plugin"

Usage

  1. Define name of parameter with JSON data

    add json parameter

    add json parameter

  2. Put JSON data via standart multiline text input

    put json data

    add json parameter

  3. Send request

    add json parameter

  1. To remove unused data (deleted requests etc.)

    remove unused data