Hi!
How i can get data from REST by pipeline function?
Like SELECT * FROM TABLE(GET_USERS);
You can probably create a view for the function.