Configuring an incoming link

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

When you configure an incoming link with an external application, Bamboo acts as the OAuth provider, allowing the external application access to Bamboo data. To learn more about the type of links and additional details, see Linking to another application.

To create and configure an incoming link:

  1. From the top navigation bar, select Administration (bamboo administration icon) > Overview.
  2. On the Bamboo administration page, select Application links from the left menu.

  3. Select Create link.

  4. Select External application, and then choose Incoming as the direction.

  5. Provide the Name for the link and the Redirect URL (also known as Callback URL) from your external application.

    After authorizing the application, the user will be redirected to this URL with the authorization code.

  6. Select permissions the application can have on your instance. You can choose the following permission scopes:

    • READ

    • TRIGGER

    • USER

    Even if you grant higher permissions, the application won’t be able to do more than the user authorizing it. For more info on what each of these scopes do, see OAuth 2.0 scopes for incoming links.

    After providing the redirect URL and selecting the scopes, Bamboo will generate the OAuth credentials that include these details.

  7. Copy the generated credentials to your external application to complete the link.



    The incoming application link is now set up. You can view its details on the Application links administration page, including the OAuth credentials in case you needed to access them later.

If you lose your OAuth credentials, you can access them any time in the details of the application link you created:

  1. From the top navigation bar, select Administration (bamboo administration icon) > Overview.
  2. On the Bamboo administration page, select Application links from the left menu.
  3. Find the application link you’re interested in, and then select More actions > View credentials.

Last modified on Dec 1, 2022

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.