I'm newbie to fme conversion area.
I need to address fme rest api from javascript program to convert from autocad DWG format, to KML format.
1. I need links to documantation which will explain how to do it,
including not only the conversion API but also the registration stuff (authorization, session etc.)
and I'll appreciate also some code examples.
2. Am I right that I don't need to host fme server or use fme cloud, but simply address fme server API?
3. How do I from javascript put Authorization not as query parameter but in the header?
4. How do I specify the source file? by url? send it as is or as zip?
Help will be greatly appreciated.
Michael