Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

Node.js

Avatar

Level 5

If I wanted some Node.js functionality to build a workflow to access the twillio API (Quickstart: Use Node.js to Send and Receive SMS and MMS Text Messages - Twilio ) , can I just import Node.JS to the Library in AC? How would I do that? Just import the file to the library. Or can I link through a CDN to access the library's?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi David,

You should be able use Node.js just fine with Adobe Campaign Standard API​.

I hope this helps!

All the best,

Pablo

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

Hi David,

You should be able use Node.js just fine with Adobe Campaign Standard API​.

I hope this helps!

All the best,

Pablo

Avatar

Level 5

That's not really helpful. I am using Classic v7.

Do I need to upload Node.js to ACC library or can I use CDN?

Do I need a separate server running node.js that I can POST to from ACC?

Avatar

Former Community Member

Hi All

I know this is quite old but i would like to know if you ever figured out how you can use Node.js in ACC?