Skip to content

Instantly share code, notes, and snippets.

View jeremyzz22's full-sized avatar

Serendia jeremyzz22

View GitHub Profile
"""
usage: bulk_customer_import.py [-h] [-l LOGLEVEL]
base_url auth_user auth_pass filename
servicedesk_id
positional arguments:
base_url The url of the hosted instance of JIRA https://yourdomain.atlassian.net
auth_user Username for basic http authentication (Account needs to be jira admin)
auth_pass Password for basic http authentication
filename The filepath to the CSV. CSV is assumed to have a header row. Columns ordered Organisation, Full Name, Email Address