Forum Discussion
VijayKasindala
2 years agoNew Contributor
Thank you for update.I have changed to 'REST get' snap.It is working fine.
Next URL :jsonPath($, "$entity.links[?(@.rel=='next-page')].href")[0]
HasNext : jsonPath($, "$entity.links[?(@.rel=='next-page')].href").length > 0