Giter Site home page Giter Site logo

alexankitty / atera-tickets Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 24 KB

quick and dirty script for mass submitting tickets to the Atera RMM platform with almost 0 effort

License: GNU General Public License v3.0

Python 98.61% Batchfile 0.57% Shell 0.82%

atera-tickets's Introduction

atera-tickets

quick and dirty script for mass submitting tickets to the Atera RMM platform with almost 0 effort

Setup

Requires Python3.7 or later to be installed, grab it from https://www.python.org/downloads/
Run python -m pip install requests to install the required library. Open createtickets.py and change line 7 techTicket to a ticket number you have submitted previously (used to get your tech ID)

Usage

Grab your API key from https://app.atera.com/new/admin/api and place it in a file called apikey
Fill out a tickets.txt with tickets you want to submit, one ticket per line. Format should be as follows:

companyname/emailstring ticket title and details

If the email matches it will create a ticket under that contact, if it does not, it'll warn you in the output.
Once the script finishes, it will rewrite your tickets.txt with all of the failed ticket submissions.
For simplicity, a batch and shell script are also included so you can run the script faster.

atera-tickets's People

Contributors

alexankitty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.