Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

144
Vistas
How can I verify the 'EmailId' value in respose body using Frisby API. I want to check as "EmailId": "test@gmail.com" in api response body

I want to check as key value pair "EmailId": "test@gmail.com" in api response body. Below is my respose of api and I need to check value of EmailID and Recipient name as key value pair. I have verified the status as .expect('json', 'Result.Status', 2) but it is not working for recipient name as .expect('json', 'Result.Recipients.RecipientName', 'Test User'). Currently I am using .expect('bodyContains', 'test@gmail.com') for verifying email id.

JSON: {
            "IsRequestSuccessful": true,
            "Error": null,
            "Result": {
                "Status": 2,
                "CompletedTimestamp": null,
                "Recipients": [
                    {
                        "RecipientId": "28660b54-641d-4fec-9841-721d34c175c7",
                        "RecipientName": "Test User",
                        "EmailId": "test@gmail.com",
                        "ContactType": 2,
                        "Status": 2,
                    }
                ]
            }
        }
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda