Add Multi-Step to Query Library

I noticed functions in workflows are able to have multi-step processes:
image

Would it be possible to get something similar for queries in the Query Library since we can't use the Run JS Code resource type?

for me, I have a case where I retrieve a 3rd party ID that's mapped to a retool user in the db. In the app, I have to call 1 query to get the mapped ID then another query to get the object from an outside API. I was hoping to have a single query in the library that could get a row from the db, then use those results in a REST request since this process always needs to be done when using the 3rd party API

Hey @bobthebear - that's an interesting idea. :thinking: I'll talk to the team and follow up here as soon as I have any updates.

On another note, I want to thank you for your attention to detail and dedication to improving the platform! :raised_hands:

1 Like