Jump to Content
Developer DocsGuidesAPI ReferenceChangelogSupport Portal
GuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelogSupport PortalDeveloper Docs

Partner API

  • Introduction
  • Concepts
    • Site Creation
    • Content Injection
    • Domain Management
    • Plans
    • Dynamic Pages
    • Partner REST API
    • Users
    • Collections
    • Connected Data
    • Simple Editor
  • Tutorials
    • Creating and Using Collections in the Duda Editor
    • Instant Websites
    • Local Business Schema
    • Site Access & Permissions
    • Creating Team Members
    • Create a Native eCommerce Store and Manage Products
  • How To Guides
    • Building a Template Chooser
    • Do It Yourself
    • How to Grant a User Stats Permission
    • How to Setup Pages for Content Injection
    • Duda Instant Site Demo
    • How to Enable Local Business Schema
    • How to Set Multi-Language Dynamic Pages
    • Upsell + Publish Flows
    • Get New Customers With Instant Sites
    • How to Set Up the Simple Editor
    • How to Manage Native Duda eCommerce Store Products
  • REST Reference
  • Terms of Use

App Store

  • Introduction
  • Technical Requirements
  • Concepts
    • Manifest
    • White Labeling Apps
    • Single Sign-On
    • Native Widgets
  • Tutorials
    • Marketing & Support Requirements
    • Plans and Upgrades
    • Site Wide HTML
    • Profile Guidelines
    • Payments for Apps
    • Authentication
    • Lifecycle Events
    • Deploying and Releasing Apps
  • Reference
    • Deep Links
    • Webhooks
    • Scopes
    • SSO
  • How-to
    • Getting Started Tutorial
  • REST Reference

Custom Widgets

  • Introduction
  • Concepts
    • Widget Builder Overview
    • Planning your first widget
  • Tutorials
    • Best Practices
    • Conditional Inputs
    • External Apps
    • Publishing & Versioning
  • How To Guides
    • Example Card Widget
    • Build a Custom Form Widget
    • Custom Widget Powered by an External App
    • Using JS API in Widgets
  • Reference
    • Handlebars & HTML
    • Javascript
    • Content Editor
    • Design Editor
    • Dynamic Dropdown
    • Theme Colors in Widgets

Webhooks

  • Introduction
  • Tutorials
    • Configuring Webhooks
    • Webhooks Authentication
  • Webhook Events Reference
    • Blog
    • Site
    • Site Comments
    • Third Party Store
    • Native Ecommerce
    • Membership

Javascript API

  • Getting Started
  • Live Site JS Reference
  • Collections JS API

Editor JS API

  • Introduction
  • Tutorials
    • Add Custom Editor JavaScript
    • Listen to Editor Events
    • Open a Popup in the Editor
  • Reference
    • Editor Events
    • Editor Data
    • Platform UI

Editor Data

Suggest Edits

Account

platform.data.account

PropertyDescription
nameThe account that is using the editor.
typeThe type of account that is using the editor. Will have a value of either STAFF or CLIENT.

Site

platform.data.site

The site that is being edited.

PropertyDescription
nameThe site that is being edited.
externalUIDThe externalUID of the site (if assigned).

Updated 5 months ago


What’s Next
  • Getting Started with Editor JS API
  • Editor Events
  • Platform UI
  • Table of Contents
    • Account
    • Site