Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm retrieving some data via a REST request. The data is limited to 1000 rows so I then need to be able to call the request again using a resumption token added to the end of the initial url.
Does anyone have any thought as I've been going around in circles for a while.
I can load the first set of data into a table but thats as far as I can go.
Any help would be much appriciated.
Many thanks
Sorry I meant "adding" not "addind". Apend may have been better!