01
Export from Disqus
- Log in to your Disqus admin panel
- Go to Community → Export
- Request an XML export for your forum
- Download the
.xmlfile when Disqus emails you the link
Import your Disqus XML export — comment dates, thread URLs, reply hierarchies, and authors. Re-importing the same file skips duplicates.
Import walkthrough
Open Site Settings → Import from Disqus (or /dashboard/sites/[id]/import). The wizard looks like this:
.xml file when Disqus emails you the linkEach Disqus post ID is tracked per site. Re-uploading the same export skips comments already imported, so you can safely re-run after a partial failure.
POST /api/sites/{siteId}/import
Content-Type: multipart/form-data
Body: file=<disqus-export.xml>
GET /api/sites/{siteId}/import?job_id={uuid} → poll status