- 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
- CrewAI – Preview
- Customer.io
- Datadog
- DeepSeek
- Deputy
- Discord - Preview
- DocuSign
- Drip
- Dropbox
- Egnyte
- Eventbrite
- Exchangerates
- Exchange Server - Preview
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- Freshservice
- GetResponse
- GitHub
- Gmail
- Google Cloud Platform
- Google Docs
- Google Drive
- Google Forms - Preview
- Google Maps
- Google Sheets
- Google Speech-to-Text
- Google Text-to-Speech
- Google Tasks - Preview
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- HTTP Webhook - Preview
- Hubspot CRM
- HubSpot Marketing
- HyperV - Preview
- Icertis
- iContact
- Insightly CRM
- Intercom
- Jina.ai
- Jira
- About the Jira connector
- Jira authentication
- Jira events
- Keap
- Klaviyo
- LinkedIn
- Mail
- 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
- OpenAI V1 Compliant LLM
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- PayPal
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - Preview
- TangoCard
- Todoist
- Trello
- Twilio
- UiPath Data Fabric – Preview
- X (formerly Twitter)
- Xero
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- Workday REST
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- ZoomInfo

Integration Service user guide
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.
The following credentials are required:
- Site URL – The Jira site URL, such as
https://your-domain.atlassian.net
. Make sure you select the same Jira site when prompted to grant UiPath app permissions to access Jira. - Scope – Select the scopes to request for this connection. Only include scopes that the client is authorized to use. The selected scopes are added to the default scopes automatically.
- Email and password – After providing the Site URL and scopes, you must log in to your Atlassian account using your email and password.
This authentication type is similar to the OAuth 2.0 Authorization Code, but requires you to bring 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.
The following credentials are required:
- Client ID – The client ID generated for your Jira instance.
- Client Secret – The client secret generated for your Jira instance.
- Site URL – The URL of your Jira instance. The site URL should have a format similar to the following: https://company.atlassian.net.
- Scope – Select the scopes to request for this connection. Only include scopes that the client is authorized to use. The selected scopes are added to the default scopes automatically.
This authentication type requires you to generate your own API token. For details, refer to Manage API tokens for your Atlassian account.
The following credentials are required:
- Site URL – The Jira site URL, such as
https://your-domain.atlassian.net
. Make sure you select the same Jira site when prompted to grant UiPath app permissions to access Jira. - Username – The username for your Atlassian account.
- API Token – The token generated for your Jira instance.
Scopes define the level of access an app can request to interact with an Atlassian product. When a connection is established and the user authorizes the app through the Jira activity (via the API), the OAuth app receives permission to perform the specified operations on the user's behalf—subject to the user's permission settings. For a complete list of available scopes, refer to the Jira scopes documentation.
When configuring a connection, you can either keep the preselected scopes or provide a custom, comma-separated list. This gives you control over which permissions the OAuth app requests, helping avoid unnecessary access by default.
The following scopes are required for all connections and are automatically selected:
-
read:jira-work
-
write:jira-work
-
read:jira-user
-
manage:jira-configuration
-
manage:jira-project
-
manage:jira-data-provider
-
offline_access
Based on your requirements, you may also select additional scopes from the available multi-select list.
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.
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.