Check In Hardware
Checkin an asset.
Basic Parameters
Parameter | Description |
---|---|
ID | The id (not the asset tag) of the asset you'd like to query. |
Status ID | Valid status ID. Obtained via the "List Statuses" action. |
Advanced Parameters
Parameter | Description |
---|---|
Location ID | Updated Location for this item. |
Name | - |
Note | Note 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
Preview this Workflow on desktop