intercom-node icon indicating copy to clipboard operation
intercom-node copied to clipboard

pagination on search articles

Open TomerFisher opened this issue 3 months ago • 1 comments

when I searching articles in the response I got the following page request https://api.intercom.io/articles/search?phrase=example&state=published&highlight=true&per_page=10&page=2, but the search doesn't support per_page and page in the request.

TomerFisher avatar Aug 27 '25 12:08 TomerFisher

Thanks for flagging this issue! We have root caused this bug and are working on a fix. We'll let you know when it's ready!

jsklan avatar Sep 26 '25 15:09 jsklan

@jsklan could you apply the same fix for the intercomClient.companies.listAttachedContacts endpoint. It seems to suffer from the same issue with no support for the new pagination described in the readme . Previously raised here, but with no proper action taken https://github.com/intercom/intercom-node/issues/489

Gabrieloxe avatar Nov 24 '25 05:11 Gabrieloxe