Skip to main content

I configured a REST API endpoint. It woks as expected as long as I only add tables from my MDW to the endpoint. However, any views I add to the instance in TX are not visible through the API. They do not show up in the /swagger nor can I query data from them nor can I find any mention of then in the webserver configuration. 

Why is that?

Hi @Benny 

This feature currently only supports tables and not views. Please submit a product idea here: https://support.timextender.com/ideas


Hey @Benny, thanks for posting. This feature currently only supports tables and not views. However you can insert any view into a table by dragging the view onto the “Tables” node. This will quickly create a table with table insert. 


Reply