My working setup is:
- baserow node that gets all rows from a table
- aggregate node that aggregates a field named ‘link’ into a single array named ‘links’
It feels clunky though, is it possible to reach the same goal by tweaking the baserow node?
My working setup is:
It feels clunky though, is it possible to reach the same goal by tweaking the baserow node?
I eventually found this nice little node that leverages a useful JavaScript library called JMESPath.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.