top of page

.NET GraphQL SDK

The .NET SDK provides a typed interface for interacting with Xurrent's GraphQL APIs from .NET applications. It supports authentication, bulk import/export, and the event API. This SDK is intended for developers building custom integrations or services that interact with the Xurrent platform.

Under Construction

PowerShell Module

The PowerShell module is built on top of the .NET SDK and provides a set of cmdlets that expose core GraphQL operations in a scriptable form. It is designed for automation, operational scripting, and administrative tasks, offering a straightforward way for IT professionals to work with the Xurrent platform from the command line.
Both tools aim to provide a consistent and reliable way to interact with the Xurrent GraphQL APIs for developers and IT professionals alike.

bottom of page