Prerequisites
A Salesforce org where you have System Admin access
Basic understanding of HTML
Org Admin permission to access Web Embed Integration
1. Create a Visualforce Page
Go to Setup.
In the left navigation pane, go to Custom Code > Visualforce Pages.
Click New.
Enter a Label name and check the required box.
Copy the Web Embed snippet from Yoodli.
Paste the HTML snippet into the Visualforce Markup.
Click Save.
2. Update Visualforce Security Settings
From the Visualforce Pages setup, click Security.
Add the profiles that should have access to the Visualforce Page.
Click Save.
3. Allowlist Yoodli
In Setup, navigate to Security > Trusted URLs.
Click New Trusted URL.
Configure the fields as follows:
URL =
app.yoodli.ai
CSP Context = Visualforce Pages
CSP Directives =
connect-src
andframe-src
Click Save.
4. Add the Visualforce Component to a Page
In Setup, click Edit Page to open Lightning App Builder.
From the left pane, drag the Visualforce component onto your page.
Select the Visualforce Page you created earlier.
Click Save and then Activate your page.
Still need help?
Contact [email protected] or click the messenger at the bottom right to chat with us!