Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

System-Admins/eloomi

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 

Repository files navigation

Introduction

Welcome to the Eloomi PowerShell (SystemAdmins.Eloomi) module!

📒 Index

🔰 About

This PowerShell module is a wrapper for the Eloomi API v1 (https://api.eloomi.io). Currently it only provides interaction with field, groups and users. At a later point (if needed) courses, playlists, events, categories and topics will be added (if requested).

⚡ Usage

To get started with the Eloomi PowerShell module, simply follow the instructions outlined in the documentation provided in this repository. You'll find detailed guidance on installation, configuration, and usage, enabling you to seamlessly integrate the module into your existing workflows.

🔌 Installation

Before installing the module, the following prerequisites must be fulfilled:

📦 Commands

  1. To install the module and it dependencies, run the following in a PowerShell 7 session:

    Install-Module -Name 'SystemAdmins.Eloomi' -Scope CurrentUser -Force;
  2. Import the module dependencies in the PowerShell 7 session.

    Import-Module -Name 'SystemAdmins.Eloomi' -Force;

Cmdlets

Cmdlet Name

Synopsis

.

Parameter(s)

Type Parameter Description Optional Accepted Values
TBD TBD TBD True TBD

Example(s)

.

Output

Void

❓ FAQ

  • Why is it free?

    Why shouldn't it be.

About

PowerShell module for Eloomi API (https://api.eloomi.io/docs)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.