# Nextcloud support

**URL:** https://meta.discourse.org/t/nextcloud-support/109728
**Category:** Feature
**Created:** [February 21, 2019, 7:24am UTC](https://meta.discourse.org/t/nextcloud-support/109728 "2019-02-21T07:24:25Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![sunjam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sunjam/32/175682_2.png) [@sunjam](https://meta.discourse.org/u/sunjam)
#### Post date: [June 4, 2021, 4:10pm UTC](https://meta.discourse.org/t/nextcloud-support/109728/13 "2021-06-04T16:10:39Z")

</div>

Thinking about possibilities:

- [Chat Integration](https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522) for Nextcloud Talk [API](https://nextcloud-talk.readthedocs.io/)
  - fyi [Matterbridge integration is available for Nextcloud Talk](https://apps.nextcloud.com/apps/talk_matterbridge).
  - [Matterbabble](https://github.com/DeclanHoare/matterbabble) adds Matterbridge support for Discourse, but is coded for the unsupported Babble plugin. Also, [direct integration for matterbabble within Matterbridge is not yet possible since it would require a re-write from Python to Go](https://github.com/42wim/matterbridge/issues/1334).

- [Notifications Integration](https://github.com/nextcloud/notifications) via API
- Save attachments to webdav (Nextcloud filesystem)
- [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) support within Nextcloud. [Might already be possible thanks to this app](https://apps.nextcloud.com/apps/discoursesso).
  - Oauth support from Nextcloud sadly [does not support scoped access](https://github.com/nextcloud/server/issues/26233) in case you want to use it to log into Discourse.

- Link Discourse Groups to [Nextcloud Circles](https://apps.nextcloud.com/apps/circles). Note this is currently being completely re-written for the nextcloud v22 release, so you should ask about details from devs directly.
- [Nextcloud Analytics](https://github.com/Rello/analytics) app [API](https://github.com/Rello/analytics/wiki/API) combined with Discourse metrics.
- [Deck app](https://github.com/nextcloud/deck) kanban support for projects via [API](https://github.com/nextcloud/deck/tree/master/docs), similar to how the [Github plugin](https://meta.discourse.org/t/discourse-github/99895) or [Project Management](https://meta.discourse.org/t/projects-management-plugin/143712) plugin currently works.
- CalDAV support, or some other method for connecting to [Nextcloud Calendar](https://github.com/nextcloud/calendar/) app.
  - link Discourse events and Nextcloud events
  - know when someone rsvp’s from either system
  - might make sense to involve [Nextcloud Appointments app](https://github.com/SergeyMosin/Appointments)

- Connect with Nextcloud [Polls](https://github.com/nextcloud/polls/blob/master/README.md) app
- [Nextcloud Flow app](https://github.com/nextcloud/workflow_script) support might be useful for custom IFTTT style actions.

**My .02** is if it is at all possible, please help improve Nextcloud comments! It is a great concept which is receiving no attention. It would be so awesome to improve!

---

_[View the full topic](https://meta.discourse.org/t/nextcloud-support/109728)._
