Unify Integrations
Logo
UpKeep

UpKeep

Logo

3 mins READ

UpKeep is a cloud-based maintenance and asset management software built for operational teams to streamline work orders, manage assets, and track inventory. It improves equipment reliability and maintenance efficiency.

Integrating UpKeep automates maintenance workflows and provides real-time visibility into operations across teams.

Authentication

Before you begin, make sure you have the following information:

  • Connection Name: Select a descriptive name for your connection, like "MyAppUpKeepIntegration". This helps in easily identifying the connection within your application or integration settings.

  • Authentication Type: UpKeep uses a session token for authentication.

Session token Based Authentication

  •  You can generate this token by sending a POST request to UpKeep's authentication API with your email and password. 

  • The session token must be included in all API requests. 

  • Keep this token confidential, as it grants access to your UpKeep account and services.

Actions

ActionsDescription
Create purchase orderCreates a purchase order in UpKeep
Create requestCreates a request in UpKeep
Create work orderCreates a work order in UpKeep
Find assetFind one or more assets in UpKeep
Find locationFind one or more locations in UpKeep
Find partFind one or more parts in UpKeep
Find userFind one or more users in the user's company in UpKeep
Find vendorFind one or more vendors in UpKeep
Update purchase orderUpdates a purchase order in UpKeep

Triggers

TriggersDescription
On new purchase order creationTriggers when a new purchase order is created in UpKeep
On new request creationTriggers when a new request is created in UpKeep
On new work order creationTriggers when a new work order is created in UpKeep
On purchase order status changeTriggers when a purchase order status changes in UpKeep
On request approveTriggers when a request is approved in UpKeep
On work order category changeTriggers when a work order category changes in UpKeep
On work order status changeTriggers when a work order status changes in UpKeep