Hi Alteryx Community,
The simplest way to read from Jira, please. I'll just be needing an extract of certain data.
Thank you.
Ron
Hi @RonGatmaitan ,
you can download the Jira iterative connector from the Alteryx gallery HERE
This will allow you to connect and download via the API.
Hope this helps,
M.
Looking into this. Thank you, @mceleavey!
Another version of the JIRA Connector with some additional functionality:
https://community.alteryx.com/t5/Community-Gallery/Updated-JIRA-Connector/ta-p/1053164
For anyone that encounters an error on the tool (https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Connect-Alteryx-to-Jira/td-p/9...)
in the future namely
1) "Please enter Username in format DOMAIN\SID (e.g. NAEAST\A123456)"
2) Error: Download (89): Error transferring data "_"; Func 'curl_easy_perform' failed, ret = 6, desc = Couldn't resolve host name
For
1) update the regex in tool 731 of the Macro to REGEX_Match([#1], "[[:alpha:]]*\\\\[[:alpha:]]\d{6}")
2) If you arent using Oauth disable container (90) in the check basic vs bearer macro
Thanks for sharing the issue fix @ivansantos003 !
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |