Upload image to KOBO form using API

I am trying to build an external form and submit data in JSON format, however I am unable to find any possible solution or any hints on how the solution can be obtained. Anyone who has any idea would be very helpful.
Form has set of questions with one or sometimes 5 images to be uploaded , therefore wht is the best approach to accomplish the task?

Welcome to the community, @abhisan! Maybe this post discussed previously should help you solve your issue:

I have already went through all articles and solution on the forum and internet but none of it is viable solution to my problem.
While submitting data from JSON on api/v1/submissions we can send json format data but I neeed to submit image data to the submission, how do i achieve that ?

Hi @abhisan, please refer to the discussion here on a method to achieve this:

1 Like