Avatar

Correct answer by
Level 6

Hello,

I'm not sure that this "abandonned cart" feature would be correctly handeled using Message Center.
At this exact time, there is no real trigger in Adobe Campaign: you can build some workflows that will consume data from these schemas but those workflow will have to use a JS activity with a "delay" functionnality or a "scheduler" activity to query those schemas

 

so, at this point, you'll have 2 options:

1- use a standard continuous delivery

2- create soap calls using pushEvents method
Event description | Adobe Campaign

 

I would then recommend solution 1 :winking_face:

View solution in original post