Hi there,
I have an app in AppGyver that asks the user to respond to a series of drop downs. Once they respond, they will hit a button that will take in those inputs and send it in an API request to an endpoint. The endpoint returns an HTML file in its response. Is it possible for me to take the user to the output of that HTML file that the API responds with?
Jimmy