Drupal 8 integration with Adobe campaign classic | Community
Skip to main content
Level 3
April 18, 2020
Solved

Drupal 8 integration with Adobe campaign classic

  • April 18, 2020
  • 1 reply
  • 4663 views

Hi,

I want to integrate drupal 8 to use the content in email for various campaigns. 

 

Any lead would be appreciated.

 

Thanks in advance!

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,

 

I made a Drupal integration for email content once.

IIRC it involved writing a simple JS lib to make an API call and populating delivery content from there.

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
April 20, 2020

Hi,

 

I made a Drupal integration for email content once.

IIRC it involved writing a simple JS lib to make an API call and populating delivery content from there.

 

Thanks,

-Jon

Level 3
April 24, 2020
Thank you for your reply but the can you tell me after creating the library where were you calling the API?