1.0.2 • Published 10 months ago

@energostalin/insomnia-plugin-response-js v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Insomnia Response-Eval Template Tag

You can think of this as a combination of insomnia-plugin-response and insomnia-plugin-js-eval but better.

Installation

Install the insomnia-plugin-response-eval plugin from Preferences > Plugins.

Usage

example

Note code executed in async context so you can use await if you want

You can access:

  • responce - response on request
  • body - decoded body
  • etc... script executed in plugin function environment so you can use this as well
1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago