Exciting Update: AppSheet Introduces "Allow App Embedding" Feature!

Hello AppSheet Community,

I'm thrilled to announce that AppSheet has launched the "Allow App Embedding" feature, enabling us to seamlessly integrate our apps into websites and other platforms. This enhancement offers a more cohesive user experience and broadens the accessibility of our applications.

Key Benefits:

  • Improved User Experience: Embedding AppSheet apps allows users to access applications directly from your website, creating a seamless and integrated experience.steegle.com

  • Increased Accessibility: By embedding apps, they become easily accessible to users who frequent your website, eliminating the need to navigate to a separate platform.steegle.com

  • Enhanced Functionality: Integrating AppSheet apps into your website enhances the site's functionality by providing interactive tools and features within a familiar web environment.

 

 

* But there are still some limitations, which I believe will be addressed in the coming days.

Best regards,

Saddam

3 1 236
1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hello @Saddam 

This has been existing at least since 2020 I think, I embedded a template app of my own in my website at this time.

Is there something new specifically now?

For those who wonders how to do it, this is:

 

<iframe src="https://www.appsheet.com/start/yourAppId?refresh=1&wipe=1" width="320" height="568"/>

 

for example:

<iframe src="https://www.appsheet.com/start/1234ab12-cd12-3e45-6f78-a1b2cd34e56f?refresh=1&wipe=1" width="320" height="568"/>

Here is how it renders:

Top Labels in this Space