Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Extract Template that's not stored in Conten Template using API

Avatar

Level 5

Hi, I'd like to extract channel templates using API but the thing is that none of my templates were created in the "Content Template" section and I think the Content Template API is pointing to that section. All my templates were created using Campaign or Journeys.

 

So, I need to extract from AJO all my templates but none of them is in the "Content Template" section.

 

Is there a way I can do that?

 

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@Silvio6 

The only way to access these templates through the content template API is by saving messages from your journeys or campaigns as content templates.
 
Once these messages are saved as content templates, you can then retrieve their content template IDs. With these IDs, you can make an API call to access all the saved templates.

 

Thanks, Sathees

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@Silvio6 

The only way to access these templates through the content template API is by saving messages from your journeys or campaigns as content templates.
 
Once these messages are saved as content templates, you can then retrieve their content template IDs. With these IDs, you can make an API call to access all the saved templates.

 

Thanks, Sathees