How to configure OAuth2 connection to Jira and Confluence with an easy to use connectors available for free on Marketplace:
0:00 Intro UiPath Stuff
0:45 Creat App on https://developer.atlassian.com
1:10 Get Client ID and Secret
1:20 Add application
1:50 Set Callback URL
2:15 Authorization URL
2:30 Scope=offline_access%20
3:00 Allow application access
3:20 Extract Code
3:45 Make call the first time and Get Refresh Token