Where Can I get my App Key

Am trying to publish my First Forge App to Atlasssian Market place. There is a place in a form that says
Enter a valid app key.

The key must be unique and use dotted notation, such as com.atlassian.confluence.plugins.myawesomeplugin

see the screenshot below

Currently, I only have my App installation links.

My question is : What is this app key and where can I get it.
Its urgent Thanks.

Hi @EsedoFredrick,

What you want to use as an app key is completely up to you (as long as it doesn’t contain invalid characters). As in the example, you could do something like:

com.yourcompany.confluence.codex-for-team

But you could also choose a less complex key and go with something simple like:

codex-for-team

Be aware however that if you want to create a version of your app for Jira or Bitbucket as well later on, that this will require a different listing. So in that case you’ll need a different key. For that reason, it is not a bad idea to include the host product (i.e. jira or confluence) in your app key somehow.

Cheers,
Sven

2 Likes