![]() |
|
|||||||
| Library Discuss issues regarding all media library methods |
|
Hi there! It looks like you haven't created an account yet. Why not take a minute to register for your own free account now? As a member you get free access to all of our forums and posts plus the ability to post your own messages, communicate directly with other members and much more. Register now! Already a member? Login at the top of this page to stop seeing this message. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello
How can i attach files from library to my freeform email created with API? Im asking because some our customers cant get images inserted like Code:
<img src="path_to_image"> I have to include images encoded with base 64 to freeform email. How can i do it with API? |
|
#2
|
|||
|
|||
|
I have the same problem too. Please help.
|
|
#3
|
||||
|
||||
|
vadim.korneev:
You can't add them directly to the email message, but you can first add them to the media library, store the URL on your end. From there, once the message has been created, parse through the entire HTML document and then replace the images that you uploaded. Allen Corona VR API Support
__________________
Allen Corona VR API Support |
![]() |
| Tags |
| attach, images |
| Thread Tools | |
| Display Modes | |
|
|