Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
SOLVED

Amazon SQS and Campaign classic integration

Avatar

Level 1

Is there a way for Adobe Campaign classic to consume data/messages from SQS messaging queue? Can this integration be bidirectional in nature?

If so, how can this be done and tested?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hello,

ACC does have the ability to handle SQS.  That said, from what I can see every implementation required custom javascript to be implemented so I'd recommend reaching out to your Adobe rep to enlist the assistance of Adobe Professional Services.

Regards,

Craig

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hello,

ACC does have the ability to handle SQS.  That said, from what I can see every implementation required custom javascript to be implemented so I'd recommend reaching out to your Adobe rep to enlist the assistance of Adobe Professional Services.

Regards,

Craig

Avatar

Level 1

Thanks, Craig.

But can AC classic make an RESTful API call to the messaging queue using the custom JS in a workflow?