galleryUrl.
This URL points to a hosted, interactive MagicFurnish layout experience.
All user interaction happens inside MagicFurnish after this handoff.
Basic Usage
Once you receive agalleryUrl, open it in your application.
No additional authentication, configuration, or SDK is required.
Web (iframe)
You can embed thegalleryUrl in a standard iframe:
Mobile Integration (WebView)
Use your platform’s native iOS or Android WebView component to open thegalleryUrl.
Recommended settings
- JavaScript enabled
- External links allowed
- Cookies enabled (default behavior)
Optional URL Parameters
You may append optional query parameters to thegalleryUrl.
| Parameter | Description |
|---|---|
tenant | Apply partner-specific theming |
returnUrl | Display a “Back” button that returns users to your app |