I want to pull employee list with employee details(user entity) and photo(photo entity) using odata api
i mean i want to navigate to Photo entity through User entity.I need employee list(with name,userId,jobtitle,phone) along with photo of employee

How can i achieve this..pls help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.