I have an app which store the project details for user. User can upload documents and get details for projects in chat. I want to bind atlasian authorization in my app. Using which user can create jira story tasks from my app and can also create conflaunce pages as needed. User can download the confluance pages and store it within my app.
What i have to select for the authorization forge app, connected app or oauth2.
thank you
Hi @Hetal Patel ,
What I understand that your app needs are :
User login with Atlassian (Jira & Confluence)
Create Jira stories
Create & download Confluence pages
Store project details in your app
If I missed any feature let me know but based on what I understood the best choice is : Forge App
Why?
Forget separate logins, Forge handles it all.
Forge is like a powerful toolkit for building Atlassian integrations.
It lets your app directly create Jira stories and Confluence pages.
You can download Confluence pages to store project details in your app.
Forge might sound complex, but it simplifies building powerful integrations like yours!
Hope this helpful for you
Regards
Oday
Thank you @Oday Rafeh .
As i can see atlassian provides many forge apps. To fulfil my requirements which app i can forge. I have tried oauth2 implmentation but its not providing ourside domain logins
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think the best Forge App for You:
Connect App (Custom Forge App): This is the most flexible option for your needs.
It allows full access to Atlassian APIs for creating Jira stories and Confluence pages.
You can leverage features like webhooks to stay updated on project changes.
It supports Atlassian logins outside your app's domain.
Help you Getting Started with Connect App:
Head to the Atlassian Forge documentation: https://developer.atlassian.com/cloud/confluence/forge/
Explore the guides specifically for Jira and Confluence app development:
Jira: https://developer.atlassian.com/platform/forge/apis-reference/product-rest-api-reference/
Confluence: https://developer.atlassian.com/cloud/confluence/forge/
These guides explain creating a Connect App and using its functionalities.
Hope this help you as well
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.