RTPHPLib icon indicating copy to clipboard operation
RTPHPLib copied to clipboard

Adding additional parameters to search function in RTPHPLib

Open Leusev opened this issue 10 years ago • 2 comments

Hello, By the user interface of RT it is possible to add params for pagintation with: &Page=1 &Rows=20 &RowsPerPage=20 but it looks like the search function in RTPHPLib doesn't provide a way for you to specify additional parameters. Do you know if is possible to do that?

Thanks a lot in advance

Leusev avatar Jun 09 '15 11:06 Leusev

I am pretty sure those parameters only work from UI. The API does not support them yet...

ParisLiakos avatar Jan 28 '16 13:01 ParisLiakos

I'll put this as a possibility for v2, as the JSON api coming in RT may support additional parameters. Will investigate further once we have our hands on it.

dersam avatar Jan 28 '16 13:01 dersam