Lookup Cache startsWith not returning expected data

I have used this endpoint POST /v1/lookupcaches/:_id/getData with {"startsWith": "abc"} to pull the matching records.

But it is not filtering the result.

It give all records in lookup caches.

I used this endpoint for long and recently this issue happen.

POST https://api.integrator.io/v1/lookupcaches/6************a51/getData

request body with {"startsWith": "STOCK_"}

This return all data from cache

Does anyone knows what happen there?

Hi @Asanka_Atapattu ,

Thanks for raising this. We’ll fix the issue and update.

1 Like

Celigo officially fixed this issue and it is now on live.

1 Like