Skip to main content
InvGate Asset Management
InvGate Asset Management
64 actions · 1 auth method
Preview

Authentication

OAuth 2.0 (Client Credentials)

InvGate Asset Management uses OAuth 2.0 Client Credentials. Create an OAuth application in your InvGate tenant Settings…Guides: Connector Profile, Link Account
Actions
64 actions
Action
Description
List Asset Types
List asset types
List Assets
Retrieves information for assets
List Assets (Detailed)
List assets with information about related properties
Get Asset
Retrieves information for a specific asset identified by its ID
Create Asset
Create an asset
Update Asset
Update an asset entirely (all the attributes at the same time)
Patch Asset
Update an asset partially (just some attributes)
Upload Attachment
Attach a file (binary, multipart upload) to one or more CIs.
List Chromebooks
Get a list of Chromebooks
Get Chromebook
Get a specific Chromebook by its ID
List Cloud Assets
Retrieves a list of cloud assets (AWS, Azure, GCP)
Get Cloud Asset
Retrieves a specific cloud asset by ID
List Computers
List computers
Get Computer
Retrieve a computer
Get Computer Remote Desktop Integrations
Retrieve a computer’s remote desktop integrations
List Cost Centers
Retrieves information for cost centers
Get Cost Center
Retrieves information for a specific cost center identified by its ID
Create Cost Center
Creates a new cost center
Update Cost Center
Replaces or updates the information for a specific cost center identified by its ID
Patch Cost Center
Partially updates the information for a specific cost center identified by its ID, without affecting the entire entity
Delete Cost Center
Deletes the specified cost center identified by its ID
List Custom Field Values
Retrieves a list of custom fields values
Get Custom Field Value
Retrieves detailed information about the custom field value or values and associated configuration item
Set Custom Field Value
Upserts (set-if-missing, update-if-present) the value of a custom field for a specific configuration item. The composite…
Set Multi-Value Custom Field
Sets multiple values on a custom field configured to allow multiple values. ⚠ Prerequisite: the target custom field MUST…
List Custom Fields
Retrieves information for custom fields settings
List Database Systems
Retrieves a list of database systems (Database Instances and Databases)
Get Database System
Retrieves a specific database system by its ID
List Financials
Retrieves financial information for assets
List Financials (Detailed)
Retrieves detailed financial information for assets
Get Financial
Retrieves financial information for a specific asset
Update Financial
Updates the financial information for a specific asset
Patch Financial
Partially update the financial information for a specific asset, without impacting the entire resource
List Manufacturers
Retrieves information for manufacturers
Get Manufacturer
Retrieves information for a specific manufacturer identified by its ID
List People
Retrieves information for persons
List People (Detailed)
Retrieves detailed information for people
Get Person
Retrieves information for a specific person identified by its ID
Create Person
Creates a new person
Update Person
Replaces or updates the properties for a specific person identified by its ID
Patch Person
Partially updates an internal person/employee by ID — including their contact info (email, phone, cellphone). Use this t…
Delete Person
Deletes the specified person identified by its ID
List Purchase Orders
Retrieves purchase orders
Get Purchase Order
Retrieves a specific purchase order identified by its ID
Create Purchase Order
Creates a new purchase order
List Servers
List servers
Get Server
Retrieve a server
Get Server Remote Desktop Integrations
Retrieve a server’s remote desktop integrations
List Tags
Lists tags
Get Tag
Retrieves a tag
Create Tag
Creates a tag
Assign Tags To CIs
Assigns tags to CIs
Unassign Tags From CIs
Unassigns tags to CIs
List Vendor Contacts
Retrieves the external contact persons that belong to a specific VENDOR (requires a vendor_id). NOT for internal people/…
List Vendors
Retrieves a paginated list of vendors. NOTE - there is NO server-side name/company_name filter; the only query parameter…
Get Vendor
Retrieves information for a specific vendor identified by its ID
Get Vendor Contact
Retrieves information for a specific contact from a vendor identified by its ID
Create Vendor
Creates a new vendor
Create Vendor Contact
Creates a new contact for a vendor
Update Vendor
Replaces or updates the information for a specific vendor identified by its ID
Patch Vendor
Partially updates the information for a specific vendor identified by its ID, without affecting the entire entity
Patch Vendor Contact
Updates a contact for a vendor, identified by its ID
Delete Vendor
Deletes the specified vendor identified by its ID
Delete Vendor Contact
Deletes a contact for a vendor, identified by its ID

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/invgate/filled/png

Connector Profile

InvGate Asset Management - OAuth 2.0 (Client Credentials)
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/invgate/filled/png

Link Account

InvGate Asset Management - OAuth 2.0 (Client Credentials)
4

Use Actions

Invoke actions using one of the methods below: