I would like to create a confluence page that allows a user 2 fields, test2 & test 2. Once the user types the data within those fields and click a button to proceed a look up is done on a json file. (www.example.com/{test1}/{test2}.json) How could I do something like this in Confluence?
@O702873 You would need to build your own app and use the Confluence API to create the page after you perform your JSON lookup. https://developer.atlassian.com/server/confluence/confluence-server-rest-api/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.