How do I request the API from a frontend file?

The documentation only provides backend examples in which file manipulation is made, but I only want to send svg raw text data to your conversion endpoint and receive a dxf file. Is that even possible?

@Ancotech

You can use the following API for your requirements: It accepts a file from the request body and returns an output document in response. However, unfortunately, SVG to DXF conversion is not working as expected at the moment. So, I have logged a ticket(IMAGINGCLOUD-833) to resolve the issue.

POST ​/imaging​/convert

1 Like

Good day! Do you have some information on the ticket?

@Ancotech

I am afraid the issue is still not resolved. I have asked for the update and will share with you accordingly.

Hey!

So it’s been another month :slight_smile: You know the status?

@Ancotech

Your reported issue is almost resolved, and now it is in the code review stage. The fix will be included in the upcoming release.

Thank you very much! Is there any way I can track the release of the new version of the API?

@Ancotech

I am afraid there is no direct way to track it. We will post a notification as soon as a new version is released.

1 Like