Supported JIRA Connector Types
Add a JIRA connector type to authorize ThingWorx Flow to execute JIRA actions. ThingWorx Flow supports the following connector types for JIRA:
Basic
OAuth
OAuth (Named User)
OAuth (Session User)
* 
Before you create a JIRA OAuth connector, ensure that you load JIRA OAuths to the ThingWorx Flow server.
Adding a Basic connector
1. Drag any action under JIRA to the canvas, place the pointer on the action, and then click or double-click the action.
2. For Connector Type, select Basic.
3. In the JIRA Connection list, select Add New.
4. Edit the Connector Label field, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
5. In the Domain URL field, specify the domain URL. For example: https://example.atlassian.net/
6. In the Account ID field, enter your account ID.
7. In the API Token field, enter the token associated with your account. Refer to these instructions to create an API token.
8. Click ADD to add the JIRA Basic connector.
Adding an OAuth connector
1. Drag any action under JIRA to the canvas, place the pointer on the action, and then click or double-click the action.
2. For Connector Type, select OAuth (Named User) or OAuth (Session User).
3. In the JIRA OAuth list, select Add new JIRA login – Named User or Add new JIRA login – Session User.
* 
If you have not loaded JIRA OAuths to the ThingWorx Flow server, this option is not available.
4. Review access permissions, and click Allow.
5. Provide your user name and password to log in to JIRA.
6. On the JIRA app page, review the permissions, and in the Authorize for list, select the correct Atlassian website that you want to provide access to. This list displays all Atlassian websites that are associated with your account credentials. For example: developer.atlassian.net
7. Edit the Connector Label, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
8. In the Resource URL field, enter the same URL that you provided authorization. For example: https://developer.atlassian.net
9. Click ADD to add the JIRA OAuth connector.
Was this helpful?