Send image with Web DAT - API

Hey guys!

I’m trying to POST an image as byte data using a Web DAT in TD. My plan is to read the image from the disc in python, convert it into bytes, then set the table parameter of the Web DAT with the image bytes and finally hit the “submit and fetch” button of the Web DAT.

Is that the best way to do it? Any other recommendations?

Thanks a lot! :slight_smile:

Laurent