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

82
Views
filter nest array of object using java script

This the data i need this value only email": "gm@gmail.com"

{
  "params": {
    "user": {
      "address1": "790 7th Ave",
      "address2": "hhhdkhdskhsdkh",
      "city": "Chennai",
      "name": "gm4",
      "phone": "",
      "state": "TN",
      "zipcode": "600008"
    },
    "query": {
      "FILTERS": [
        [
          {
            "EQ": {
              "email": "gm@gmail.com"
            }
          }
        ]
      ],
      "PAGENUM": 1,
      "PAGESIZE": 100,
      "SELECTCOLUMNS": [],
      "SORT": []
    },
    "trigger": "User::UserUpdated"
  },
  "context": {}
}

actually, I tried const out = req.params.query.FILTERS[0].EQ.email but i field unable to get expect result plz help.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

It is a nested array.

req.params.query.FILTERS[0][0].EQ.email
about 4 years ago · Juan Pablo Isaza Report
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!