Domingo Lupo • over 2 years ago
A public facing user interface is possibile in Forge?
Hello!
I want to develop an application using Forge that allows anyone to publish tickets into my Jira Cloud. The publication of that ticket is not directly controlled by the user, a complex business logic is executed before that, and is finally a server that actually publishes the ticket, the user just creates a request.
Is it possible to have a view (html+css) that’s hosted inside my Forge app that can be accessed by any person (not a Jira user) who has the URL?
If this is not possible, can I host that public view in a public server like a CDN and expose an API from my Forge app that that view can consume?
Thanks!
Comments are closed.

2 comments
Michelle Brain Manager • over 2 years ago
Hi Domingo! Good question - were you able to check out the Atlassian Developer Community for answers and to post this technical question? https://community.developer.atlassian.com/
I'll also share it with the team but the Community might be a quicker way to get answers.
Thank you,
Domingo Lupo • over 2 years ago
Already did it this morning (https://community.developer.atlassian.com/t/a-public-facing-user-interface-is-possibile-in-forge/72671), waiting to see who answers faster, Devpost or Attlasian ;)