Help in building a static website builder for my users using Netlify?

I’m exploring a solution where users of our platform can create a hosted landing page/website through out platform.

This falls outside my domain, particularly around programmatic domain setup and hosting. Would love to speak with someone about this and help me discern the technical scope of this project using Netlify (sites are static).

Any help would be much appreciated.

Hey @madleo,

We can help you with any technical issues or errors that might arise in this process, but cannot actually write the script that would allow you to do this - it falls outside our scope of support.

To start with, here are the steps and resources you’d need to achieve this:

  1. Create a site: Netlify API documentation
  2. Create a deploy and upload files: Get started with the Netlify API | Netlify Docs
  3. Update site to add custom domain: Netlify API documentation