APIs & Integrations

mwelch
元HubSpot社員
元HubSpot社員

Announcing a change of behavior for the “prev” paging response value

When returning a large amount of data, HubSpot endpoints frequently employ a paging mechanism, where a subset of the response data is returned, along with a paging object. This object contains information about how to get new pages of information.

 

Currently, our endpoints always return a prev value in that paging object, even if there isn’t a previous page. In these cases, prev has a value of null, which is accurate, but unnecessary.

 

Starting on January 25th, 2021, we will only include the prev value when there is in fact a previous page of data to return. For this to be the case, the endpoint must support reverse paging, and the current page can’t be the first. In all other cases, the prev value will be omitted from the paging object in the response.

 

If you have any questions about this change, please comment here on the forum thread.

0 いいね!
0件の返信

0 コメント

この投稿にはまだ回答がありません

この投稿にはまだ回答が寄せられていません。しばらく経ってからもう一度ご確認ください。また、役に立つ情報をご存じの場合はぜひ回答を投稿してください。

投稿に回答する

回答の仕方についてご不明な場合は、コミュニティーのガイドラインをご覧ください。