Who would benefit? |
Developers using the Query endpoint |
What impact would it make? |
Save time for developers hitting the Query endpoint |
How should it work? |
A "show API request body" button on the Query Editor, when clicked shows the equivalent body structure of an API request to the Query endpoint. |
Why is it needed? |
Ease of creating API query requests |
Creating Queries in the Enrich UI is easy and intuitive. It would be great to have a button on the Query Editor that shows the equivalent API body format for the current query. That way a developer could design a Query in the UI and just copy-paste the request body to use in code. Attached image shows a mockup explanation.