This repository aims to provide sample code for the SmarterMail REST API (available since SmarterMail 100.x).
The following code samples are available:
- C# (.NET Core 3.1) --> read the separate README
- Powershell --> read the separate README
If you want to contribute to this repository, feel free to create a new issue and/or contribute code yourself. If you want to contribute code, please:
- Fork this repository
- Make a new branch
- Make your code changes
- Create a Pull Request in this repository