getIssuesInQueueRoutine

getIssuesInQueueRoutine

We've encountered an issue exporting this macro. Please try exporting again later.

Syntax

getIssuesInQueueFunction(serviceDeskId, queueId)

Package

Alias

Pkg Usage

Description

Returns an array of issue keys for queueId from the provided service desk.

Parameters

Parameter name

Type

Required

Description

serviceDeskId

Integer

Yes

The service desk from where to take the issues.

queueId

Integer

Yes

The queue from where to take the issues

Return Type

string []

Returns null if the service desk or the queue can not be found.

Example

return getIssuesInQueueFunction(1, 1);

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.