1

I have been browsing and have not been able to find a way to send MTOM attachments, whether it is via SUDS or Zeep python libraries. I see that Zeep allows the reading of MTOM attachments. But not the attachment and send.

Essentially, I already have the raw bytes, but I am trying to send them as an attachment rather than attaching all of the bytes to an object I then send to a service function.

Adam M
  • 13
  • 4
  • With zeep, [this](https://stackoverflow.com/questions/70721577) contains some links that might provide some help, but frankly speaking, you are pretty much on your own. – Bogdan Apr 05 '22 at 19:14
  • Hi, did you have any success? Could you please Share your results – Sergio Costa Dec 26 '22 at 15:25

0 Answers0