Integrations
Deploy from Zapier
Publish to Droply automatically when something happens in another app.
Connect Droply to your Zaps to deploy without lifting a finger: when a file lands in Dropbox, a form is submitted, or a build finishes, push it live on Droply. It runs on the same public API as every other integration.
Before you start
- API access is a paid feature. Create a token under API tokens and copy it.
- A Zapier account.
What you get
- Create Site -reserve a subdomain (served at
<subdomain>.droply.id). - Deploy -publish a file (HTML, a ZIP of a static site, a PDF, or an image) or raw HTML to a site.
- Find Site -look up one of your sites (also powers the Site dropdown on Deploy).
Connect
- In a Zap, add a Droply action step and choose Connect a new account.
- Paste your Droply API token. Leave the API base URL as the default unless you self-host. Zapier validates it immediately.
Example Zap
New file in Dropbox → Deploy (Droply). Map the Dropbox file to the Deploy step's File field and pick the target site. Zapier streams the file to Droply and your site goes live at its existing URL.
Notes
- File or HTML. Provide a File field (Zapier fetches and forwards it) or paste raw HTML. The deploy is processed asynchronously, same as the dashboard.
- Keep your token secret. Anyone with the connected token can deploy to your account. Revoke it any time under API tokens.
- The Droply Zapier app is rolling out. If you don't see it in Zapier yet, contact [email protected] for early access.
More documentation
- Deploy from ChatGPT: Ask the Droply GPT to build and publish a page for you.
- API reference: Endpoints, authentication, and copy-paste examples for deploying sites programmatically.
- Building and editing pages with the AI builder: Describe a page and publish it, or tell the builder what to change on a live site. What it costs and what it refuses.
- Publishing a project from an AI builder: Lovable, bolt.new, v0 and Cursor give you source code. One export step turns it into a site.
- All documentation: the full index, including the custom-domain guides.