Skip to Content
0
Sep 18 at 10:09 PM

How to render an HTML file produced from an API request in AppGyver?

63 Views

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