Site publishing with site builder access
Example integration flow for auto-building a Site for a customer, then giving them access to that site from your existing dashboard
Last updated
Example integration flow for auto-building a Site for a customer, then giving them access to that site from your existing dashboard
Last updated
This guide outlines how you can integrate a signup wizard or flow within your existing site to allow your users to create a new site. Then, after the site is created, the user can then click a button to make changes to their site within our white label site builder.
User fills out required information to create their site
Optionally you can display a preview of their site using our Live Preview API
Optionally you can then take payment from the customer on your side
You then make an API call to create the Site and User. Our Site and User ID information is stored for future steps.
Site is now created
Optionally you can then link or redirect to the Site Builder using our Single Sign On (SSO) API (Step 2)
User visits your dashboard
Using the Site ID and User ID from Step 1, generate the SSO widget and display the SSO link
User clicks and is automatically logged into the Site Builder for their Site