Hi, I am facing an issue in parse json, My issue is
Thanks @SanmeshG
It is working, Thank you very much
Hi @Bhavadharani ,
As the error specifies the name, joined date, emp_id, Email, image are required properties as per your JSON schema. But your input json array does not seem to contain values for these that is causing an error.
You can remove the properties from the required section in the json schema and try to run the flow . it should work.
Hope this helps!
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1