Maintainx
Learn how to use Maintainx with Composio
Overview
Enum
MAINTAINX
Description
MaintainX is a cloud-based computerized maintenance management system (CMMS) that helps organizations centralize maintenance data, communication, and workflows.
Authentication Details
API_KEY
api_key
Actions
MAINTAINX_CREATE_WORK_ORDER
Action Parameters
asset_id
categories
description
due_date
location_id
priority
procedure_template_id
start_date
team_ids
title
user_ids
Action Response
data
error
successful
MAINTAINX_CREATE_WORK_ORDER_COMMENT
Action Parameters
content
work_order_id
Action Response
data
error
successful
MAINTAINX_CREATE_WORK_REQUEST_PORTAL
Action Parameters
asset_id
contact_information
description_placeholder
email_only
location_id
send_email_notification
title
welcome_text
Action Response
data
error
successful
MAINTAINX_FIND_ENTITY
Action Parameters
entity_type
limit
offset
search_query
sort_by
sort_order
status
Action Response
data
error
successful
MAINTAINX_LIST_ASSETS
Action Parameters
cursor
custom_field_name
expand
limit
location_id
Action Response
data
error
successful
MAINTAINX_LIST_CATEGORIES
Action Parameters
cursor
limit
Action Response
data
error
successful
MAINTAINX_LIST_LOCATIONS
Action Parameters
cursor
limit
Action Response
data
error
successful
MAINTAINX_LIST_TEAMS
Action Parameters
Action Response
data
error
successful
MAINTAINX_LIST_WORK_ORDERS
Action Parameters
assets
assignees
categories
cursor
expand
limit
locations
notAssets
notCategories
notLocations
notParts
notVendors
parts
priorities
show_upcoming
sort
statuses
teams
title
vendors
Action Response
data
error
successful
MAINTAINX_UPDATE_WORK_ORDER
Action Parameters
description
priority
title
workorder_id
Action Response
data
error
successful
MAINTAINX_UPDATE_WORK_ORDER_STATUS
Action Parameters
status
workorder_id
Action Response
data
error
successful