Error while invoking rest API

Hi,

We are calling rest API in one rule which returns JSON response as {"message":,"isSuccess":,"data":{"employee":[{},{},{}]}
we want to display employee data on SAIL form in gridfield, but employee is list of variant , which we are unable to display in grid with paginginfo as we can not pass it to todatasubset().Passing this employee list to todatasubset gives
error like given value is not of type complex.

Any pointer to display this list of variant to grid with paging.

OriginalPostID-220913

OriginalPostID-220913

  Discussion posts and replies are publicly visible