Topic by Aparajit Malli
Content
Hi,
I created an Analytics Report based on Contact (copy of OOTB report - Contact Quick Search). I made a filter "Last Name" required for search. The idea is to have an external system call this Analytics report by passing Contact Last Name and retrieve the details of the contact.
From the Desktop console, this "Last Name" filter is required and working correctly.
But, from REST API (the whole intention of creating this analytics report), the filter is not required. I am able to call this report with no filters and it returns all the contacts. As the external system needs only a particular contact at any given time, I need to make this filter (Last Name) required.
Please help.
Thanks,
AP