Code Samples
APS Data Exchange Explorer (.NET Core)
https://github.com/autodesk-platform-services/aps-dx-explorer.git
This code sample uses the GraphiQL project to facilitate exploring the Data Exchange GraphQL API in a simple and intuitive context. It demonstrates both basic uses and several advanced workflows, such as creating exchanges from Revit or the AEC Data Model.
.NET_Core
, C#
, Data_Exchange_GraphQL_API
Data Exchange GraphQL Sample (Node.js)
https://github.com/autodesk-platform-services/aps-dx-samples-nodejs.git
This code sample contains the following workflows demonstrating the use of Data Exchange GraphQL API:
Node.js
, JavaScript_ES6
, Data_Exchange_GraphQL_API
Data Exchange CLI Tool (Python)
https://github.com/autodesk-platform-services/aps-dx-tools-python.git
This code sample demonstrates the use of the Data Exchange GraphQL API in a Python context. The CLI tool can be integrated into an automation workflow to create exchanges and verify the results.
Python
, PEP8
, Data_Exchange_GraphQL_API