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.
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#.
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
Is available here.