Skip to content

Instantly share code, notes, and snippets.

@heijmerikx
Created May 23, 2022 06:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heijmerikx/c121502bbbc261012412df8e8602f206 to your computer and use it in GitHub Desktop.
Save heijmerikx/c121502bbbc261012412df8e8602f206 to your computer and use it in GitHub Desktop.
<head>
// replace the current URL with your ownand add “/lightning/lightning.out.js” after the Site URL
<script type="text/javascript" src="   https://live-demo-developer-edition.eu26.force.com/lightning/lightning.out.js"></script> 
<script type="text/javascript" src="index.js"></script>
</head> 
<body> 
// the FlowContainer div is where the flow will be displayed 
<div id="FlowContainer"></div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment