Query Custom Table with REST

We have a custom table in our database that I’m trying to query using rest, however, I cannot figure out which BO to use. I tried to use a BAQ to get the rows, but since the table is not native, it’s not listed in the table options. I tried to use a function, but it seems our company doesnt have that license. It’s not a classic UD## table so it’s not listed in zDataTable table. Any ideas?

If you are on prem you can use External BAQ.

2 Likes

I had never heard of this before and it’s EXACTLY what I needed. Thank you, Olga!

1 Like