SendDrop

0.3.1

PowerShell Module for the SendDrop.com API

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SendDrop -RequiredVersion 0.3.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SendDrop -Version 0.3.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Thomas Subotitsch. All rights reserved.

Package Details

Author(s)

  • Thomas Subotitsch

Functions

Get-SendDropBrand Get-SendDropbrandLogo Add-SendDropShipmentDocument Copy-SendDropShipment Get-SendDropShipment Get-SendDropShipmentDocument New-SendDropShipment New-SendDropShipmentLabel New-SendDropShipmentReturn Update-SendDropShipment Update-SendDropShipmentBrand Update-SendDropShipmentComment Connect-SendDrop Disconnect-SendDrop Invoke-SendDropAPICall

Dependencies

This module has no dependencies.

Release Notes

## [0.3.1] - 2026-04-12

### Added

- Update_Wiki_Home task in build.ps1 to generate Home.md for the wiki, copying README.md with added last updated date and version information under the title.

### Fixed

- New-SendDropShipment, New-SendDropShipmentReturn, Copy-SendDropShipment, New-SendDropShipmentLabel, Add-SendDropShipmentDocument, Disconnect-SendDrop: Removed duplicate Confirm parameter definitions to resolve conflicts with SupportsShouldProcess during documentation generation.
- New-SendDropShipment, New-SendDropShipmentReturn, Copy-SendDropShipment, New-SendDropShipmentLabel, Add-SendDropShipmentDocument, Update-SendDropShipment, Update-SendDropShipmentBrand, Update-SendDropShipmentComment: Set ConfirmImpact to High to require explicit confirmation for potentially destructive operations.

FileList

Version History

Version Downloads Last updated
0.4.1 4 4/12/2026
0.4.0 3 4/12/2026
0.3.6 3 4/12/2026
0.3.5 3 4/12/2026
0.3.4 2 4/12/2026
0.3.3 3 4/12/2026
0.3.2 2 4/12/2026
0.3.1 (current version) 3 4/12/2026
0.3.0 2 4/12/2026
0.2.6 2 4/12/2026
0.2.5 3 4/12/2026
0.2.4 3 4/12/2026
0.2.3 2 4/12/2026
0.2.2 4 4/12/2026
0.2.1 4 4/12/2026
0.2.0 5 4/12/2026
Show less