Loading
Salesforce now sends email only from verified domains. Read More
Automate Your Business Processes
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Jira OAuth (Authorization Code Flow) Connector

          Jira OAuth (Authorization Code Flow) Connector

          Connect to an external Jira account that uses an Authorization Code Flow connection. Perform tasks like creating issues or updating comments. Use Jira OAuth as a data source (trigger) or a data target (action).

          Required Editions

          View supported editions.
          This feature requires the MuleSoft for Flow: Integration add-on. Professional Edition requires the API access add-on. To purchase, contact your Salesforce account executive.
          MuleSoft for Flow: Integration features used with Agentforce require the Foundations or Agentforce 1 edition. To purchase these editions, contact your Salesforce account executive.
          Note
          Note You can edit or delete connections only in the Automation app.

          Prerequisites

          To connect successfully and use all features, such as the Test Connection action, configure these Classic Scopes in your Jira OAuth 2.0 settings.

          read:jira-user
          The connector can read user data.
          read:jira-work
          The connector can read issue and project data.
          write:jira-work
          Required to create or update issues and comments.
          manage:jira-project
          Required for project-level management tasks.
          manage:jira-configuration
          Required to manage system configurations.

          For more information, see the Atlassian Cloud Scopes documentation.

          Connections

          To connect to a system, whether it’s a data source or a data target, create a connection with that system’s required credentials. You can connect to multiple systems within a flow and reuse each connection. You can create connections in the Integrations tab or in Flow Builder.

          Standard Connection

          This system uses Authorization Code Flow (OAuth2BrowserFlow) authentication.

          Authorization Code Flow authentication includes features that extend OAuth 2.0 protocol functionality and security.

          This system requires this credential information for its connections.

          FIELD DESCRIPTION
          Connection Name

          Enter a unique connection name that helps you remember the details of this connection. Salesforce hides the credentials after you create the connection. Reuse connections as needed.

          Anyone with the Manage Integration Connections permission can see and use all connections in the org.

          URL

          Enter the instance URL: https://api.atlassian.com/ex/jira/cloudid.

          To find your Cloud ID, go to https://your_domain.atlassian.net/_edge/tenant_info and copy the CloudID value. For example: 11223344-a1b2-3b33-c444-def123456789.

          Environment Select the environment type for the connection.

          Named Credential Connection

          Select a pre-existing named credential from Setup to use for your external system connections.

          Before connecting to your external system with a named credential, first create or use an existing authenticated named credential and external credential that is enabled for your users.

          To ensure a successful connection for use in a flow, use only one principal for each named credential.

          • Use the same name for the named credential and its related objects, such as the external credential and external authentication identity providers. Labels for these objects can differ.
          • Assign the user creating the connection the required user permission for the principal. Without this permission, the connection test fails and the connection remains inactive.
          Important
          Important

          When you create a connection with an existing named credential, note these behaviors:

          • Manage the named credential’s read-only details in Setup, not the Integrations tab. On the Integrations tab, you can only edit the connection's Connection Name and Description.
          • Perform reconnections for the named credential in Setup. The Reconnect button isn’t visible on the Details page.
          • Delete associated named credentials in Setup. Deleting a connection doesn't remove the credential.

          Triggers

          A trigger initiates the flow when a specified event occurs. Triggers are important for automating business processes because they react to real-time data changes in various systems. For more information about triggers, refer to Create a Flow with a Connector as a Trigger.

          These Jira OAuth triggers are available in Flow Builder.

          • On New Comment Trigger
          • On New Issue Trigger
          • On New Issue Trigger With Filter
          • On New or Updated Issue Trigger
          • On New Or Updated Issue Trigger With Filter

          Actions

          An action performs a specific task or operation within a target system. Use actions to automate tasks across different systems without manual intervention, based on conditions set in the flow. For more information about actions, refer to Create a Flow with a Connector as an Action.

          These Jira OAuth actions are available in Flow Builder.

          • Add Attachment
          • Add User To Group
          • Add Watcher
          • Create Comment
          • Create Group
          • Create Issue
          • Create Issue Link
          • Create Project
          • Delete Watcher
          • Get Attachment Content
          • Get Comments
          • Get Issues
          • Remove Group
          • Remove User From Group
          • Update Comment
          • Update Issue
          • Update Project
          • Upsert Comment
          • Upsert Issue

          File Actions

          MuleSoft for Flow: Integration file actions support binary file transfers up to 15 MB, enabling your flow to upload and return files, such as email attachments or documents, from an external system. The actions provide a file as a reusable object variable for subsequent flow actions, such as sending a file to an external system.

          Important
          Important

          Connector-driven file operations create files. Delete files after they’re no longer needed. Delete files after flow use by adding a Delete element to the flow, or manually delete files from the Files tab.

          The Jira OAuth connector supports these file-based actions:

          • Attach File to Jira Issue
          • Get File from Jira
          Tip
          Tip For more information about the API, see the external system's API documentation.
          Important
          Important

          For information about specific limitations for connections and third-party connectors, see MuleSoft for Flow: Integration Limits & Considerations.

           
          Loading
          Salesforce Help | Article