@startuml skinparam handwritten true skinparam monochrome true !$luid = "UID-A" !$email = "jon@email.com" !$fuid = "UID-A" map "**Lite Interaction**" as l { UID => $luid Email => $email } map "**Complete Registration**" as f { UID => $fuid User Name => jon } diamond progress map "**Jon account**" as j{ UID => $fuid Email => $email } map "**Whebhook: Account Progressed**" as progressed{ uid => $luid } map "**Whebhook: Account Updated**" as updated{ uid => $fuid } map "**/accountType**" as accountType{ value => full oldValue => lite } map "**Changelog: upsert**" as upsert{ uid=>$fuid } l --> progress f --> progress progress --> j j --> progressed j --> updated j --> upsert upsert --> accountType ' interface "Change Log" as ChangeLog 'interface "Whebhook" as Whebhook 'ChangeLog -- merge 'Whebhook -- progressed @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art