Cmdlets for Freshdesk

Build 24.0.8963

Add-FreshDesk Cmdlet

Parameters   Output Objects  

Inserts Freshdesk data.

Syntax

Add-FreshDesk [parameters]

Remarks

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

Add-FreshDesk -Connection $connection -Table "Tickets" -Columns @("Name") -Values @("Jon Doe")

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