I am trying to build an app that pulls basic information about tickets and saves basic data back to an issue (points). is this possible to be done without having a registered - licenced app on atlassian marketplace?
Hi @gtrig
Yes, it is possible. On the cloud, you can always install an app as a "private app" and this way you can be able to use a custom app specifically for your instance. See more on the documentation
I dont want to use it as a developer... I want multiple people to be able to use the app. As a developer I can only use my account and my instance of jira cloud app
The page that you sent me has no reference to "Private app" also... I am using rest v3 not Connect
Thanks for your quick response
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @gtrig
Let me clarify, "private app" means it's only available to the instance where it is installed. The link I sent, that is referring to the development mode being enabled from your app settings (see step 2). That means everyone within your instance can use it not only you. If you want multiple instances to use the app then you have to enable "private listing" (see same step above) - this to me is a manual process. It doesn't matter if you're using REST API or connect both will achieve the same result. Let me know if you need further clarification.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.