DataSet POST with json body

I’ve searched the forums and it looks like this has been requested multiple times but there have been no responses in the other threads from Xibo.

I have a json datasource I want to pull in but it requires that I post a JSON query ( which is just {} for all records) but this does not seem possible at the moment and I just get errors.

I’ve found at least 4 other threads between 2019 - 2021 for people requesting the same thing to make their datasets better.

Is this something that’s on the roadmap to implement? It would make remote datasets more flexible by being able to filter at the source (with a POST) instead of making Xibo do the heavy lifting.