최근 검색
최근 검색 없음
Zendesk Sell REST API '/pipelines' endpoint does not return all pipelines.
2024년 2월 06일에 게시됨
Hi!
I am using the Zendesk Sell REST API version '2' and authorized on behalf of a user who has the 'admin' role. The user has all permissions. I want to load all pipelines, but for some reason, the '/pipelines' endpoint does not return all pipelines, even though the '/stages' endpoint returns stages that reference pipelines that are not in the list.
What could be the problem?
Thanks,
Anton.
0
1
댓글 1개
공식
David
Hey!
The cause of this is likely one of 2 reasons.
1. Pagination:
/pipelines
endpoint paginates its results, you might be receiving only a subset of pipelines in each response. Make sure to paginate through all the pages of results to retrieve all pipelines.2. Pipeline Limitations:
It might be worth having that user check their account/reach out to Support to ensure they have the right sell plan to accomplish your goals.
0
댓글을 남기려면 로그인하세요.