Cmdlets for eBay

Build 23.0.8839

Add-Ebay Cmdlet

Parameters   Output Objects  

Inserts eBay data.

Syntax

Add-Ebay [parameters]

Remarks

The Add-Ebay cmdlet allows you to use a syntax similar to SQL INSERT statements to create new eBay records.

Add-Ebay -Connection $connection -Table "ItemListing" -Columns @("Title") -Values @("My Awesome Book")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839