Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Upload a 3D File, using option one in the linked API specification. You do not need to redirect the user to our frontend.

  2. Wait until the file has been processed by repeatedly requesting Get File Optimization Status.

  3. Use any of the other 3D Files endpoints to get information about:

    1. Printability

    2. 3D model parameter, like volume and surface area

    3. Download links

Transfer Sales Transactions into Another System

A user of your application placed requests, quotes or orders in 3YOURMIND's system and you want to transfer the data information to your ERP, CRM, accounting or similar system. Depending on your data receiving System and your real-time requirements you can use one of the two following options:

  • CSV Export: Recommended for integrations to systems with CSV interface (polling)

  • Webhooks: Recommended for integrations that can receive HTTP callbacks (event driven)