Using npm install in ACC | Community
Skip to main content
Level 2
December 13, 2021
Solved

Using npm install in ACC

  • December 13, 2021
  • 1 reply
  • 683 views

Hello Comminuty

I wonder if there is a way to install an external library in Adobe Camapaign Classic using npm in order to call it in a javascript code like this. 
exemple : 

npm install sib-api- ...

 Thanks in the 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 Manoj_Kumar

Hello @wiznamo 

 

Unfortunately, this is not support in ACC. The only possible way to use the external library is to upload the files in javascript code and then use it in WF or webApp.

1 reply

Manoj_Kumar
Community Advisor
Manoj_KumarCommunity AdvisorAccepted solution
Community Advisor
December 13, 2021

Hello @wiznamo 

 

Unfortunately, this is not support in ACC. The only possible way to use the external library is to upload the files in javascript code and then use it in WF or webApp.

Manoj     Find me on LinkedIn