Cmdlets for Freshdesk

Build 24.0.9175

TicketsOrderByField Parameter (Connect-FreshDesk Cmdlet)

Determines which ticket field to order by.

Syntax

Connect-FreshDesk -TicketsOrderByField string

Possible Values

None, CreatedAt, UpdatedAt

Data Type

cstr

Default Value

"None"

Remarks

CreatedAtSetting to CreatedAt will add CreatedAt as an order by field to the request.
UpdatedAtSetting to UpdatedAt will add UpdatedAt as an order by field to the request.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175