Hi,
I am using a web/REST service inside a microflow to get a "data grid" data, and to optimize data access I have parameters to limit the returned number of items.
How can I get the pagination parameters (like sort by, start at, limit to...etc) inside a data source microflow feeding a data grid widget?
Thanks