Hi Team,
I have attached the sample json file and we need to pagination in api query component (api profile) but it is not working.
I have used the full path pagination.
Step 1: right click on links (which is attribute of sample json). example - \links\
Step 2: used profile and execute the job.
<api:set attr="EnablePaging" value="TRUE" />
<api:set attr="pageurlpath" value="/links" />
Could you please suggest?