The POST request body (parsed as json) has an `untrustedData` key with the input text. `inputText` will only be defined if the correct meta property is set: `<meta property="fc:frame:input:text" content="Enter a message" />`
1 reply
0 recasts
1 reaction
Setting the button `action` to `link` and `target` to desired url should work. If you don't need dynamic data you should be able to host as a static html file.
https://colab.deno.dev