Hey Everyone,
I've been researching solutions for different problems in Dynamics 365, and I really think Flow is going to be a great tool in the toolbelt. But I've run into an issue that I can't seem to find any information on. When you do a List Records Action for Dynamics 365, by default it says the Max Get Count is 512. When I try and set it higher, it seems to ignore it and only get 512, then Page the results just like if you were using Fetch or Query Expression. I guess that in itself isn't a huge deal, but I don't see anywhere how to make sure that it continues through all the pages so I can do what I need to when I loop through all the records.
Anybody have any experience with it or thoughts?
Thanks!