External lookup does not provide all results
Hi All,
I’m new to using the external lookup field and experimenting with it. I created a lookup field that returns project names from a specific portfolio, but I noticed that some projects are missing when I try to type their names in the preview or the end form. Can anyone help me identify the issue?
Field settings are:
Base API URL
$$HOST/attask/api/v15.0/project/search?portfolioID=67263a2000d72af45a6ce21e558c51f8
HTTP Method
Get
JSON Path
$.data[*].name
Also, is it possible to narrow down the return list by a condition e.g: status, custom field value?
Thanks!