Skip to content

Instantly share code, notes, and snippets.

@rygramer
Created January 8, 2022 01:05
Show Gist options
  • Save rygramer/ef0a4c3362fcff30730c7ffd54b59be7 to your computer and use it in GitHub Desktop.
Save rygramer/ef0a4c3362fcff30730c7ffd54b59be7 to your computer and use it in GitHub Desktop.
Aura to Embed a Flow in an External Website - .app
<aura:application access="GLOBAL" extends="ltng:outApp" implements="ltng:allowGuestAccess">
<aura:dependency resource="c:embedFlowInExternalWebsite"/>
</aura:application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment