How to upload a HTML file via API to send a direct e-mail? | Community
Skip to main content
Level 2
August 11, 2022
Solved

How to upload a HTML file via API to send a direct e-mail?

  • August 11, 2022
  • 1 reply
  • 1566 views

Hi all,

 

I want to know How to upload a HTML file via API to send a direct e-mail?

 

Can someone please help me with this?

 

Regards,

Jordi

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by bisswang

if it's about HTML content - there is no way to upload the content.

 

What can be done:

Store the content "somewhere" on an URL, then you can link it via the URL in ACS

(it will update if needed, but no modifications can be done inside ACS)

1 reply

Adobe Employee
August 11, 2022

Unfortunately ACS does not offer an API for content upload.

There are only APIs to handle profiles + send transactional messages

Level 2
August 11, 2022

Oh it's a pitty!!  We had thought so because it is something basic on other platforms. Do you know of any way to automate file upload in ACS?

 

Thanks a lot for your time!

bisswangAdobe EmployeeAccepted solution
Adobe Employee
August 11, 2022

if it's about HTML content - there is no way to upload the content.

 

What can be done:

Store the content "somewhere" on an URL, then you can link it via the URL in ACS

(it will update if needed, but no modifications can be done inside ACS)