How can I Get random List with V10 API

Hello,

I have to get Random List for Leads Module in my fronted using V10 API.

So How it's possible to random Leads display?

Thanks

Dipesh Patel

Offshore Evolution Pvt Ltd.

Parents Reply
  • Hi Dipesh,

    I also tried to find a way to pass rand() to order_by and couldn't find. Then i recommended you to have a custom end point.


    I will be thinking about getting random records using the existing endpoints but i don't think it would be simple and i would assume that it would cost you more (as api calls/calculations etc)

    Just having a simple custom endpoint runs a simple query and returns the results. That's all.

    Best Regards

    Tevfik Tümer

    Developer Support Engineer

Children