{{ATTENTION_OF_ID}} | Integer | ID of OfficeSpace user assigned to the request |
{{ATTENTION_OF}} | String | Name of OfficeSpace user assigned to the request |
{{CACHED_LAST_TRANSITION_ID}} | Integer | ID of the most recent interaction that was taken |
{{CREATED_AT}} | YYYY-MM-DD UTC Date and Time | Creation time of the request |
{{DELETED_AT}} | YYYY-MM-DD UTC Date and Time | Deletion time of the request |
{{DUE_AT}} | YYYY-MM-DD UTC Date and Time | Time and date at which the request is due |
{{EMAIL_CHANNEL_ID}} | Integer | ID for the email channel that the request was delivered to |
{{FIRST_ACTION}} | String | Type of first action taken (e.g. Accepted, Declined, Delegated) |
{{FIRST_ACTION_TARGET_TIME}} | Integer (number of minutes) | Time allocated to start working on the request |
{{FLOOR}} | String | Name of the floor (according to OfficeSpace) that is impacted by the request |
{{FLOOR_ID}} | Integer | ID number of the floor impacted by the request in OfficeSpace |
{{HEXDIGEST}} | String | Internal identifier that links to the request externally |
{{LAST_ACTIVITY}} | String | The last activity performed on the request |
{{LAST_DELEGATION_ID}} | Integer | ID of the delegation action This ID is stored internally, but using this webhook, you can see the value. |
{{LOCATION}} | String | Name of the location according to OfficeSpace |
{{LOCATION_ID}} | Integer | ID number of the location impacted by the request, according to OfficeSpace |
{{LOCATION_TYPE}} | String | Location type of the location impacted by the requested, according to OfficeSpace (e.g. Desk, Neighborhood) |
{{MASTER_REQUEST_ID}} | Integer | ID number of the master request, when the request is merged with another. |
{{ON_HOLD_BY}} | String | Name of the OfficeSpace user who placed the request on hold. |
{{ON_HOLD_BY_ID}} | Integer | ID Number of the OfficeSpace user who placed the request on hold |
{{ON_HOLD_STARTED_AT}} | YYYY-MM-DD UTC Date and Time | Date and time that a hold was started |
{{REQUESTED_BY}} | String | Name of the user in OfficeSpace who made the request |
{{REQUESTOR}} | String | Name of the user who made the request, as entered by the user in the request |
{{REQUESTOR_EMAIL}} | String | Email address of the user who made the request, as entered by the user in the request |
{{REQUESTOR_ID}} | Integer | ID of the user in OfficeSpace who made the request |
{{REQUESTOR_USER_BY_EMAIL}} | String | Email address of the user in OfficeSpace who made the request |
{{REQUEST_FEEDBACK_SURVEYS}} | Text | This returns the responses to the surveys sent upon completion of a request. |
{{REQUEST_ON_HOLD_TIME_PERIODS}} | String in format: {:start=>>"YYYY-MM-DD UTC", :endstart=>"YYYY-MM-DD UTC"} (per period) | Start and end dates for the different periods when the request was put on hold |
{{REQUEST_ID}} | Integer | ID number of the request in OfficeSpace |
{{REQUEST_TYPE}} | String | Type of request, as defined by OfficeSpace |
{{REQUEST_TYPE_ID}} | Integer | ID number of the request type, as defined by OfficeSpace |
{{RESOLUTION}} | String | Type of resolution (e.g. 'Resolved', 'Unresolved') |
{{RESOLUTION_TARGET_TIME}} | Integer | Time, in minutes, allocated to solve the request according to the SLA |
{{SITE}} | String | Name of the site in OfficeSpace |
{{SITE_ID}} | Integer | ID number of the site in OfficeSpace |
{{SOURCE}} | String | Source of the request that was entered by OfficeSpace (e.g. visual_directory if Visual Directory was the source) |
{{SUBJECT} | Text | Subject entered as part of the request |
{{TIME_TO_FIRST_ACTION}} | Integer (number of minutes) | Time to the first action taken on the request, from when the request was opened |
{{TOTAL_ON_HOLD_TIME}} | Float (time in minutes) | Total time that a request spent on hold The default value is 0.0, and a null value indicates that the request was not placed on hold. |
{{UPDATED_AT}} | YYYY-MM-DD UTC Date and Time | Date and time when the request was last updated |