SAM Version: 2020.2.1
From what I can tell, the new Microsoft 365 API Poller templates included in 2020.2.1 do not support the Microsoft API pagination mechanism of following the link provided in @odata.nextLink. As a result, the API Pollers only return the first page of results.
How can we get the API Pollers to follow the pagination links?