- Getting started
- Notifications
- Troubleshooting
- Connector Builder
- ActiveCampaign
- Active Directory - Preview
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- Coupa
- Customer.io
- Datadog
- Deputy
- Discord
- DocuSign
- Drip
- Dropbox
- Egnyte
- Eventbrite
- Exchangerates
- Exchange Server - Preview
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales - Preview
- Freshservice
- GetResponse
- GitHub
- Gmail
- Google Cloud Platform
- Google Docs
- Google Drive
- Google Maps
- Google Sheets
- Google Speech-to-Text
- Google Text-to-Speech
- Google Tasks - Preview
- Google Vertex
- Google Vision - Preview
- Google Workspace - Preview
- GoToWebinar
- Greenhouse
- HTTP Webhook - Preview
- Hubspot CRM
- HubSpot Marketing
- HyperV - Preview
- iContact
- Insightly CRM
- Intercom
- Jira
- About the Jira connector
- Jira authentication
- Jira events
- Keap
- Klaviyo
- LinkedIn
- Mail - Preview
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure OpenAI
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive & Sharepoint
- Microsoft Outlook 365
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- Okta
- OpenAI
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- PayPal
- PDFMonkey
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP BAPI - Preview
- SAP Concur
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - Preview
- TangoCard
- Todoist
- Trello
- Twilio
- X (formerly Twitter)
- Xero
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- ZoomInfo
Jira authentication
Depending on the authentication type you select, you need one of the following credentials:
- OAuth 2.0 Authorization code: Site URL, Scope, and your Atlassian email and password.
- Bring your own OAuth 2.0 app: Client ID, Client secret, Site URL, Scope.
- Basic: Site URL, Username, API token.
OAuth 2.0 Authorization Code
Required credentials:
- Site URL - The URL of your Jira instance. The site URL should have a format similar to the following: https://company.atlassian.net.
- Scope - Scopes enable an app to request a level of access to an Atlassian product. Once the connection is established and
the user grants authorization via the API through the Jira activity, the OAuth app gains permission to perform the specified
operations on behalf of the user, subject to the user's permission settings. For the list of scopes that can be provided please
visit this pageFor more information, visit Scopes for Apps.
During the creation of a connection, you have the option to either retain the displayed scopes as they are or specify a comma-separated list of scopes of your preference. This allows you to prevent the OAuth app from automatically requesting all scope permissions by default.
After providing the information specified above, you must log in to your Atlassian account using your Email and Password.
Bring your own OAuth 2.0 app
This authentication type is similar to the OAuth 2.0 Authorization Code, the difference being that you need to provide your own Client ID and Client Secret credentials.
Follow the Jira guidelines for creating your own app: OAuth 2.0 (3LO) apps. You can create your application from the Jira developer console.
While setting up your own Oauth2.0 App make sure to provide the redirect/callback URL as: https://govcloud.uipath.us/provisioning_/callback.
Required credentials:
- Client ID
- Client Secret
- Site URL - The URL of your Jira instance. The site URL should have a format similar to the following: https://company.atlassian.net.
- Scope - Scopes enable an app to request a level of access to an Atlassian product. Once the connection is established and
the user grants authorization via the API through the Jira activity, the OAuth app gains permission to perform the specified
operations on behalf of the user, subject to the user's permission settings. For the list of scopes that can be provided please
visit this pageFor more information, visit Scopes for Apps.
During the creation of a connection, you have the option to either retain the displayed scopes as they are or specify a comma-separated list of scopes of your preference. This allows you to prevent the OAuth app from automatically requesting all scope permissions by default.
Basic
This authentication type requires you to generate your own API token. You can read more on how to do this in Manage API tokens for your Atlassian account.
- Site URL - The URL of your Jira instance. The site URL should have a format similar to the following: https://company.atlassian.net.
- Username - Your Jira username.
- API Token - The token you have generated for you Jira instance.
To create a connection to your Jira instance, you need to perform the following steps:
-
Select Integration Service from Automation CloudTM Public Sector.
-
From the Connectors list, select Jira. You can also use the search bar to narrow down the connector.
- Select the Connect to Jira button.
-
Select an authentication type.
-
Enter the required credentials for your preferred authentication method and select Connect.
- Your connection has been added.
read:jira-work
, write:jira-work
, read:jira-user
, manage:jira-configuration
, manage:jira-project
, manage:jira-data-provider
, offiline_access
.
Depending on your needs, you can select other scopes from the available multiple-selection list.
With access to your account, UiPath for Jira Cloud is able to:
- Manage settings:
- Take Jira administration actions (e.g. create projects and custom fields, view workflows, manage issue link types).
- Manage development and release information for third parties in Jira.
- Create and edit project settings and create new project-level objects (e.g. versions and components).
-
View data:
- View user information in Jira that the user has access to, including usernames, email addresses, and avatars.
- Read Jira project and issue data, search for issues, and objects associated with issues like attachments and worklogs.
Update issues:- Create and edit issues in Jira, post comments as the user, create worklogs, and delete issues.