TheMoodBoardz / snipeit-csv_importer-license

A Python Script Using API for Checking Out Licenses In Bulk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snipeit-csv_importer-license

This project allows you to bulk check-out pre-created licenses within a Snipe-IT server using a CSV template of either a User ID or Email

Current state

  1. Updates to existing items work as expected.
  2. Updates to nonexistent items should fail gracefully.
  3. Creation of new items from CSV is not planned.

Requirements

  1. A Snipe-IT server accessible from wherever the importer is running with a vaild API key
  2. A properly formatted CSV file (use template)
  3. Python

Basic usage

NEED TO WRITE

Configuration

NEED TO WRITE

About

A Python Script Using API for Checking Out Licenses In Bulk

License:GNU General Public License v3.0