Invoke-OdinApi
1.2.1
Execute Odin "Operations Automation" and "Business Automation" API commands from PowerShell.
Can execute API commands and decode the response or generate a request XML
Warning!
This module is shipped "as is", I did not fully tested it, Neither I nor anyone else responsible for any loss or damage resulting from using the code in this module.
BA
* Supports al
Execute Odin "Operations Automation" and "Business Automation" API commands from PowerShell.
Can execute API commands and decode the response or generate a request XML
Warning!
This module is shipped "as is", I did not fully tested it, Neither I nor anyone else responsible for any loss or damage resulting from using the code in this module.
BA
* Supports all data types: i4(int),double,"string"
* Decode Base64 fault
* Convert the Result to a Powershell Object from the response XML
OA
* Supports all data types: int,bigint,string,boolean,base64,struct,array
* Convert the Result to a Powershell Object from the response XML
Installation Options
Owners
Copyright
(c) 2016 ili. All rights reserved.
Package Details
Author(s)
- ili
Tags
Functions
Format-Xml Invoke-OdinApi ConvertFrom-OdinApiXml
Dependencies
This module has no dependencies.
Release Notes
## 2016.11.24 - Version 1.2.X
* PowerShell module structure
* Rearranged files
* Fixed module name
* Add .psd1 file
* ConvertFrom-OdinApiXml
* Fix Bug that multiple arrays on the same level will unrolled into a single array
* Invoke-OdinApi
* Add conversion of output to UTF-8 to support multilanguage characters
FileList
- Invoke-OdinApi.nuspec
- ChangeLog.md
- Format-Xml.ps1
- Invoke-OdinApi.ps1
- Invoke-OdinApi.psd1
- Invoke-OdinApi.psm1
- README.md
- Examples\Invoke-OdinApi Example.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 410 | 6/5/2023 |
2.0.2 | 659 | 1/27/2021 |
2.0.1 | 215 | 11/19/2019 |
2.0.0 | 44 | 9/23/2019 |
1.2.1 (current version) | 455 | 11/25/2016 |