Skip to main content

Check In Hardware

Checkin an asset.

Basic Parameters

ParameterDescription
IDThe id (not the asset tag) of the asset you'd like to query.
Status IDValid status ID. Obtained via the "List Statuses" action.

Advanced Parameters

ParameterDescription
Location IDUpdated Location for this item.
Name-
NoteNote about the checkin.

Example Output

{
"status": "success",
"messages": "Asset checked in successfully.",
"payload": {
"asset": "tag"
}
}

Workflow Library Example

Check in Hardware with Snipe It and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop