Goal: Send a Newsletter that is based on a Mailing Template but also contains content that is dynamically gathered and rendered with CSEREST request to an external system whenever a customer Entry is created or modified.
Info |
---|
You can download the whole Kickstarter-based sample application from our GitLab repository: um-public/tutorial-syncqueue |
Start a new Kickstarter project
Codeblock |
---|
|
umkickstarter -n de.pinuts.tutorial
cd umkickstarter
# Copy your partner license file to env/devel/cmsbs-conf/cmsbs.license
gradle setup run |