Skip to content

AeriesSoftware/Posh-AeriesApi

Repository files navigation

AeriesApi PowerShell Module

Aeries(R) SIS is a registered trademark of Aeries Software, Inc.

Any reference to Aeries, Aeries SIS or Aeries API within this project, repository or any associated documentation ALL are referring to the Aeries Software, Inc. trademarked software Aeries (R) SIS

Introduction

AeriesApi PowerShell Module is meant to simplify integrations utilizing the Aeries API rather than requiring SQL scripts to be maintained. This project will also standardize ways to utilize the Aeries API for any type of integration such as generating CSV extracts.

Getting Started

  1. Install the module with Install-Module -Name AeriesApi
  2. Dependencies include PowerShell 5.1+ or PowerShell 7+
  3. Utilize the module by putting Import-Module -Name AeriesApi at the top of the script file(s)
  4. Check out the Examples folder to see how to get started!

Build and Test

This module has been tested on both PowerShell 5.1 as well as PowerShell Core 7.1.3 The build process is practically non-existent, simply import the AeriesApi.psm1 file with Import-Module -Name ".\AeriesApi\AeriesApi.psm1" -Force or install the module from PSGallery with Install-Module "AeriesApi"

Contribute Contributor Covenant

Contributions are happily welcome and will undergo testing before being committed into the main branch. For more information on how to contribute, please read CONTRIBUTING.md

About

An open PowerShell module for interacting with the official Aeries API.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •