Connectors Reference

Ventipix Asset and Inventory

This connector enables you to add asset or inventory data to your account, or for use with other flows.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

GetLists ()

Services

GetListSchema (string listID)

Data capture fields

GetListItems (string listID-dynamic, string barcode_value, [Optional]string location)

Retrieve an asset or inventory record

CreateListItem (string listID-dynamic, [Optional]CreateListItemParameterDynamicListSchema dynamicListSchema)

Create an asset or inventory record

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

CreateListItemParameterDynamicListSchema

 

DynamicResponseGetListSchema

 

GetListSchemaResponse

 

GetListsResponseItem

 

 

Actions:

GetLists

Summary: Services

Description: Select an asset or inventory service.

 

Syntax:

VentipixAssetandInventory.GetLists ()

 

Returns:

          Type:array of (GetListsResponseItem)

 

GetListSchema

Summary: Data capture fields

Description: Data capture fields from the selected service.

 

Syntax:

VentipixAssetandInventory.GetListSchema (string listID)

 

Parameters:

Name

Type

Summary

Required

Related Action

listID

string

(Select a service)

Select a service for the correct custom fields to be displayed.

True

 

Returns:

          Type:GetListSchemaResponse

 

GetListItems

Summary: Retrieve an asset or inventory record

Description: This operation will enable you to retrieve data from an existing asset or inventory service.

 

Syntax:

VentipixAssetandInventory.GetListItems (string listID-dynamic, string barcode_value, [Optional]string location)

 

Parameters:

Name

Type

Summary

Required

Related Action

listID-dynamic

string

(Select a service)

Select a service for the correct custom fields to be displayed.

True

GetLists

barcode_value

string

(Barcode/NFC Tag value)

The barcode or NFC Tag value for the asset or inventory

True

location

string

(Location)

For inventory, if applicable

False

 

Returns:

          Type:DynamicResponseGetListSchema

 

CreateListItem

Summary: Create an asset or inventory record

Description: This operation will enable you to create an asset or inventory record in your account, based on the selected service.

 

Syntax:

VentipixAssetandInventory.CreateListItem (string listID-dynamic, [Optional]CreateListItemParameterDynamicListSchema dynamicListSchema)

 

Parameters:

Name

Type

Summary

Required

Related Action

listID-dynamic

string

(Services)

Select a service

True

GetLists

dynamicListSchema

CreateListItemParameterDynamicListSchema

 

 

False

 

Returns:

 


 

CreateListItemParameterDynamicListSchema

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

DynamicResponseGetListSchema

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

GetListSchemaResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

GetListsResponseItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

 

 

name

string