Forum Discussion
"Drill down" into API-endpoints with dropdowns. API > Parameter > API > Parameter
It would still force the users to manually open and set the "next level" for every parameter. Until a "real table" is reached. Thats quite a few clicks spent on opening and closing the parameter-window... Also there will be lots of "error-messages" of incomplete queries inbetween there, where only some of the paramters are set correctly.
I could build a datamodel of the whole API first, then just navigate into that, but thats gonna be huge...
Hi aecorn
You can try this, I've test, it works fine
Best Regards,
Community Support Team _ Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- aecorn4 years agoRegular Visitor
Works to combine the two first levels into a single parameter and list, but, does not save the hierarchy when selecting the third level.
- aecorn4 years agoRegular Visitor
By appending the path to the end of the options this has helped reduce the options to a single parameter and list generation. But it hasnt helped with the "opening-and-closing-the-parameter-window-four-times" issue.