Convert each item in different lists to a single db entry

I just find out how to do this thanks to this thread: API returns a list within a returned set of data - #17 by kevin4

I actually need to rethink something but it seems to be working now (still need to do some test), the solution is to “schedule an api workflow on list” giving it my source api call as a “type of things” and “list to run on”. In this way I’m able to process all the entries in the lists as a single entries in the second table I’m interested to.
Like reported here: API returns a list within a returned set of data - #18 by Jici

1 Like