CREOSON JSON Function Reference

Search:

Before you Begin

Use this page to query and navigate the CREOSON JSON Specifications. Each function includes an overview of requirements, data formats, and at least one usage example.

connection : connect FIRST!


All CREOSON JSON requests require a sessionID

Get a sessionID ONCE (1) at the start of your application using the connection : connect command/function, then reuse the returned sessionID for all subsequent CREOSON JSON calls.

You will need a sessionId from the CREOSON Micro-server to process JSON requests to Creo. Once you have obtained a sessionID using the connect command, reuse the same sessionID for all subsequent calls.


Want to Automate Without Coding?

If you want the power of CREOSON without writing code, our commercial Nitro products let you automate Creo using just Excel and basic Creo knowledge.

Nitro-CELL Logo

Excel-driven Creo automation. Build workflows, set parameters, create drawings, and more from spreadsheets.

Learn More
Nitro-BOM Logo

Extract Creo BOM data to Excel. Create, modify, and delete parameters. Bidirectional sync with Creo.

Learn More
Nitro-PROGRAM Logo

Graphical Pro/PROGRAM editor. Drag-and-drop logic, one-click export/import, advanced relations editing.

Learn More

Title Placeholder
JSON Request
JSON Response