I have the following use case:
I have a Survey123 form to record start-up checks on vehicles. When the user enters a vehicle ID, I want to query a separate non-spatial hosted table to pull vehicle details using pulldata() and javascript. There are examples on how to query a separate feature layer but can you query a hosted table?