Skip to main content
Solved

Why can't I add view to a REST API endpoint?

  • July 22, 2024
  • 2 replies
  • 79 views

Forum|alt.badge.img+1

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?

Best answer by Christian Hauggaard

Hi @Benny 

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

2 replies

Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @Benny 

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


JTreadwell
Employee
Forum|alt.badge.img+5
  • Employee
  • July 26, 2024

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.