Created
January 8, 2022 01:05
-
-
Save rygramer/ef0a4c3362fcff30730c7ffd54b59be7 to your computer and use it in GitHub Desktop.
Aura to Embed a Flow in an External Website - .app
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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