Expand my Community achievements bar.

SOLVED

Using npm install in ACC

Avatar

Level 2

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 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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