Skip to content

nickbeau/WFMPowerShell

Repository files navigation

Build status

Xero Practice Mannager (WorkflowMax PowerShell)

This library can be used to create a powershell module to work with Xero Practice Manager or WorkflowMax. It leverages the WorkflowMax API as currently published.

Background

We wrote this library to streamline our consultants assisting customers migrating to Xero Practice Manager or WorkflowMax and to perform bulk tasks against a WorkflowMax instance. It is written in C#.

Getting Started

Here's how to get started

  • Clone the Repository
  • Open the Solution in Visual Studio
  • Build the Software

In PowerShell Import-Module HubOne.XPM.PS.dll

Documentation

Is available here.