ExactTarget Fuel SDK Integration | Community
Skip to main content
johnd50678728
October 16, 2015
Solved

ExactTarget Fuel SDK Integration

  • October 16, 2015
  • 1 reply
  • 609 views

Has anyone ever integrated the ExactTarget Fuel SDK with AEM for sending transactional e-mails? Our team is trying and we have hit some major roadblocks.

The issues seem to be mostly around dependencies that the SDK requires, but that are not included during packaging and installation to AEM. We've created a stand-alone bundle with nothing but the Fuel SDK and all of its dependencies, however we are now having problems getting the AEM ExactTarget Service to point to the new exported Fuel dependency.

Any help or ideas are greatly appreciated, and I thank you 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 smacdonald2008

You are on the right track. Create an Eclipse plug-in project that contains just the JAR files that make up this SDK. When you deploy and active - you can use that API in another bundle. 

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

You are on the right track. Create an Eclipse plug-in project that contains just the JAR files that make up this SDK. When you deploy and active - you can use that API in another bundle.