Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

134
Views
Rename request/action via Insomnia plugin

Trying to figure out if I can rename an Insomnia action via plug-in? Below is my action defined.

module.exports.requestActions = [
  {
    label: 'Skip/Unskip - ExS',
    action: async (context, data) => {
      // Rename data.request
    },
  }
];

Manipulating data.request.name do show the changes but is highly inconsistent in behavior.

data.request.name = 'Changed name'

For example, change name Get Employee to Get Employee 1 works. When I work on a requestGroupActions event, request do show up the changed name.

But when I change the name back to Get Employee, still it do up as Get Employee 1 in event of requestGroupActions.

Also can I use React in Insomnia plugin? Thanks.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!