Cmdlets for Freshdesk

Build 25.0.9434

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 25.0.9434