Yes, it's possible! 😎
In this article:
Create your survey
First, create a new survey.
Customize the survey settings to your heart's desires. 😁 Then, choose the Integrate with another tool option in the Publish tab.
Select Generic Embed in the pop-up box.
Click the Generate Embed Code button. Make sure you're on the Link option, then click Copy survey.
Add Simplesat' URL’s to SharePoint's HTML Field security
You need to add Simplesat's URL to the HTML field security. Otherwise, you'll get “Embedding content from this website isn't allowed.” error when pasting the survey codes.
Here's how:
Browse to the root site of your site collection.
Click Settings, click Site Settings. If you don't see Site settings, click Site information and then click View all site settings.
On the Site settings page, under Site Collection Administration, click HTML Field Security.
Select Allow contributors to insert iframes only from the following domains
Add api.simplesat.io and simplesat.io
Click OK.
Add your survey to SharePoint
Head over to your SharePoint account and navigate to the modern page template > Website address or embed code.
Format the survey codes that you've copied from your Simplesat account this way:
<iframe src="https://api.simplesat.io/api/rating/SURVEY TOKEN/?source=generic_embed" height="600" width="1000"></iframe>