| Button handy |
|---|
| blank | true |
|---|
| color | #0052CC |
|---|
| name | Send Feedback |
|---|
| link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getRequestTypesForServiceDesk+-+693994346 |
|---|
| width | auto |
|---|
|
| Table plus |
|---|
| applyColStyleToCell | true |
|---|
| heading | 0 |
|---|
| columnTypes | s,s,s,s |
|---|
| multiple | false |
|---|
| columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
|---|
| enableSorting | false |
|---|
|
Syntax | getRequestTypesForServiceDesk(serviceDeskId [,searchQuery [, groupId]]) | Package | | Alias | | Pkg Usage | | |
...
| Table plus |
|---|
| applyColStyleToCell | true |
|---|
| columnTypes | s,s,s,s |
|---|
| heading | 0 |
|---|
| multiple | false |
|---|
| enableSorting | false |
|---|
|
Parameter name | Type | Required | Description |
|---|
serviceDeskId | Integer | Yes | The service desk id. | searchQuery | String | No | The string to be used to filter the results. | groupId | integer | No | Filters results to those in a customer request type group. | |
Return Type
JSMRequestType []
Returns an array of JSMRequestType containing information about the request types.
...