ACC Delivery Template Data Fetch via API | Community
Skip to main content
Level 2
May 7, 2019
Solved

ACC Delivery Template Data Fetch via API

  • May 7, 2019
  • 1 reply
  • 1415 views

Hi Team,

We have a requirement where we are supposed to fetch the content of Email Delivery Template via a GET request.

  • If this is possible, how can that be done??
  • Can this be done on both Adobe Campaign Classic and Adobe Campaign Standard(Saw the API Documentation of standard, was not able to get anything in this regards)
  • Can you please specify the functions that can be used to read the data in the jsapi documentation for classic version

Vipul Raghav

Amit_Kumar

Jean-Serge Biron

davidl14970702

florentlb

Adhiyan

Ananya Kuthiala

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 Jonathon_wodnicki

Hi,

It can be done in Classic, either by using a template with a single personalization field loading a variable with the content (simple to implement, limited to templates without personalization or link tracking), or by writing to the content field of a delivery template directly ([content/html/source]) and then using that template.

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
May 7, 2019

Hi,

It can be done in Classic, either by using a template with a single personalization field loading a variable with the content (simple to implement, limited to templates without personalization or link tracking), or by writing to the content field of a delivery template directly ([content/html/source]) and then using that template.

Thanks,

-Jon