Just a few lines of HTML
Utilizing our component library will power your application with workflows in seconds.
<!-- Load CSS / JS -->
<link rel="stylesheet" media="screen" href="https://cdn.ewf.to/ewf-0045.css">
<script src="https://cdn.ewf.to/ewf-0045.js"></script>
<!-- EWF Element -->
<div class="EWF__workflow_settings"></div>
<script type="text/javascript">
EWF.load("pk_12345");
</script>