Adding Images to a topic programmaticly
-
-
Is it possible to add images to a topic using the API?
-
Yes, you should be able to use /api/service/form_upload_image (or /api/service/form_upload) to programatically upload an image and create a /type/content topic.
-