How to send MIME attachment using EnsLib.REST.Operation
Hi,
I am trying to submit a post using mime attachment. Is there any sample available?
Regards,
MT
Discussion (3)0
Comments
Here's documentation guide.
Thanks Eduard.
I have already built the attachment. I am trying to figure out how I can post this using POSTURL method of the EnsLib.HTTPOutboundAdapter.
You need EnsLib.EMail.OutboundAdapter for that.