Depending on your project and how you intend to use the embed your situation may be different, but here’s the gist of it:
Add a text field to your Collection that will hold the unique part of the embed code (what differs from project to project)
On the collection page, add an HTML Embed element where you want the embed to appear and paste in the full embed code
Using a Dynamic Embed, replace the unique part of your code with the newly created Collection field
Bonus: If not all of the items in the Collection require a Figma embed, just use Conditional Visibility to determine if the Collection field is being used and the embed element will only render if it’s being used
Hopefully that helps, but feel free to include your read-only link if you run into any issues and I can walk you through the steps within your project itself
Hi! I followed your steps to add a text field that holds the unique part of the embed code (I think the source link in quotes below) and then add a HTML embed element with an added field that pulls the unique part of the code with the CMS field. When I do this, the embed Figma prototype no longer works and I get a Webflow “This is not the page you were looking for” screen.