Skip to content

ptc-arena/arena-restapi-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Arena Rest API

Before using our API, we recommend reviewing the following Export Notes and References:

Endpoints

Access

Items

Item Revisions

Item Lifecycle Phase Change

Item Sourcing

Item Thumbnail "Specs" Image

Item Future Changes

Item to Item References

Item Training Records

Item Quality

Item Files

Item Training

‪Item Tickets

Change Tickets

BOMs

BOM Substitutes

Item Compliance

Requests

Request Items

Request Tickets

Request Changes

Request File Markup

Requests Summary

Request Files

Request Status Workflow

Changes

Change Quality

Change Requests

Change Files

Change File Markup

Change Status Workflow

Change Implementation Files

Change Implementation Task Files

Implementation Task

Implementation Notes

Change Item

Change Implementation Task Settings

Suppliers

Supplier Addresses

Supplier Phone Numbers

Supplier Quality

Supplier Files

Supplier Items

Supplier Item Files

Supplier Item Thumbnail "Specs" Image

Supplier Item Compliance

Supplier Item Quality

Files

File Check Out and Check In

File Markups

Files Training

File Correction

File Editions

File Associations

Quality

Quality Process

Quality Process Steps

Quality Process Affected

Training

Training Plan Files

Training Plan Quality

Training Plan Users

Training Plans

Training Plan Records

Training Plan Items

Tickets

Ticket Change References

Tickets Summary

Ticket Ticket References

Ticket Quality Process References

Ticket Item References

Tickets Files

Settings

Change Settings

Quality Settings

User Groups Settings

Ticket Settings

File Settings

Item Spec Attributes

Training Settings

Item Categories

Supplier Settings

Item Category Attributes

BOM Attributes

Request Settings

Recent Activity

Objects

Export

Data Extract

Outbound Integrations - Event Queue

Import Engine

Import Definitions

Import Run

Outbound-Events Integration (Event Engine)

Outbound-Events Integration Definitions

Triggers

Outbound-Events Event Resources and Reconciliation

API Error Codes

Onshape Arena Connection Errors

The Onshape Arena Connection is facilitated by Arena’s REST API. While the majority of the Onshape Arena Connection’s actions take place on Onshape, specifically the Properties dialog or the BOM table, any errors encountered are unique Arena REST API Errors.

Onshape Arena User Access Errors

The Authorization and Login endpoints must execute successfully prior to any Onshape Arena connection action. Once actions are completed, the Logout endpoint will be executed to terminate the session.

Onshape Arena BOM Management Errors

BOM Management process errors occur when adding, removing, and updating items on new and existing Arena BOMs after a sync with an Onshape assembly. All parts on an Onshape assembly that don’t already exist in Arena are created and assigned a value of Yes to the BOM attribute OnshapeCreated. The Onshape Arena Connection only updates BOM items with the OnshapeCreated attribute value set to yes. If the part was removed from the Onshape assembly then the item will be removed from the Arena BOM.

Errors When Managing Item-File Associations

The File Management Process adds GLTF files to newly created items in Arena through the POST /items endpoint and replaces GTLF files in existing Arena items through a PUT /items endpoint. This process starts when an Onshape part is synced with Arena. If the part exists and already has the file assigned then the existing files will be removed prior to having the new one added. Each file requires a Title and a File Category.

About

The Arena Rest API documentation

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published