Introduction
Please note that the author_uid
should be the same as requested_by_uid
OR reference a User with an admin role.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
must be equal to requester_uid OR an reference an admin user.
can be different from the author_uid (e.g Admin submitting on behalf)
Available options:
employee_portal
,
slack
,
mail
,
ms_teams
An optionnal array containing data attached to the request
result.admin_permalink_url
The link to the request in Siit admin dashboard.
result.assignee_admin_uid
result.assignee_inbox_uid
The UID of assigned Team inbox
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")
The UID of the user that completed this request.
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")
result.custom_form_inputs
Custom forms attached to this request.
result.custom_form_inputs.kind
Available options:
string
,
text
,
number
,
select
,
select_people
,
select_application
,
datepicker
result.custom_form_inputs.label
The label of the custom form.
result.custom_form_inputs.value
The description of the Request
A friendly ID (REQ-xx) where xx is a sequential number
Will be "public" only for Slack public threads (for now).
Available options:
private
,
public
The UID of the requester.
A Hash containing SLA data (only sent when Company has access to the feature).
result.sla_data.first_completed_at
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")
result.sla_data.first_replied_at
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")
ID of the channel where the request was created.
Available options:
open
,
in_progress
,
waiting
,
resolved
,
archived
Describes how the request was submitted.
Available options:
employee_portal
,
slack
,
mail
,
ms_teams
,
admin_dashboard
,
workflow
,
public_api
,
external
Array containing the Request tags UIDs.
The UID of the associated Service/Application.
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")