Hi All,
I have a scenario that I am hoping someone here can help with…
I need to iterate through paginated results which I know is easily done when using a REST GET call. However in my case I have to use a REST POST call. Essentially I query records ...