Embed a pinboard with an iFrame
Instructions
Create pinboard and use only public widgets
Set the check mark "public”
After saving the pinboard, you can use the share icon to retrieve the public link.
open pinboard
Please note that the link to view the pinboard publicly is different from the link in your portal.
Example Code Snippet
<iframe src="[PUBLIC_PINBOARD_LINK]" width="800" height="600"></iframe>
Adjust the width with the parameter width and the height with height. The values can be stored in pixels or percentages.