0

Is it possible to have that plugin like a downloadable extension in fusion and on click of the extension button, it sends the file metadata through the API to my server.

1 Answers1

0

You can write Fusion 360 add-ins that send HTTP messages to other services - inc. your servers - and distribute it on the Autodesk App Store so any customer can download it and use it.

Here is an app that is using an HTTP API: Using Entitlement API from Fusion 360

Adam Nagy
  • 1,700
  • 1
  • 9
  • 14