we are on ACC v7, and moving to v8 shortly, had use case where I need to send the invoices to the customers via message Center when Realtime event is triggered , however my question is can we receive binary PDF file content /binary forms in the payload and attach it to the message and send it. Is it possible in ACC? any documentation links would be helpful.
uploading it to CDN and use it is another option we are exploring as well.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Balraj_Maskale ,
Reference documentation link for sending attachment in Transactional message.
Hi @Balraj_Maskale ,
Reference documentation link for sending attachment in Transactional message.
The documentation link has different approach, however my requirement is to send binary pdf file content via payload and attach to the message.
I have come to conclusion as below, let me know if this is not right.
Adobe Campaign Classic does not natively support sending binary files (such as a PDF) directly in the payload of a transactional event (e.g. as a base64-encoded string within the SOAP/XML payload) for direct attachment to the message. The system expects a reference (URL/path) to the file, not the file content itself.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies