# Can Discourse API link with Obsidian?

**URL:** https://meta.discourse.org/t/can-discourse-api-link-with-obsidian/168447
**Category:** Development
**Created:** [October 27, 2020, 9:03pm UTC](https://meta.discourse.org/t/can-discourse-api-link-with-obsidian/168447 "2020-10-27T21:03:21Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [October 27, 2020, 9:09pm UTC](https://meta.discourse.org/t/can-discourse-api-link-with-obsidian/168447/2 "2020-10-27T21:09:11Z")

</div>

Hello @technoshaman 👋! I’m a fellow Obsidian user as well.

Anything is technically possible with the Discourse API. If it can be done in the UI, it’s possible to get it done in the API.

As far as interacting with Obsidian, are you talking about the Publish feature, or the set of files in your vault? You might be able to wire up some API calls using the new plugin API.

Here are some resources that might help.

> **[Discourse API Docs](https://docs.discourse.org)**

[How to reverse engineer the Discourse API](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576)  
[Discourse API Documentation](https://meta.discourse.org/t/discourse-api-documentation/22706)

And for some API examples:

[Using the Discourse API Ruby Gem](https://meta.discourse.org/t/using-the-discourse-api-ruby-gem/17587)  
[How to make requests to the Discourse API with Zapier](https://meta.discourse.org/t/how-to-make-requests-to-the-discourse-api-with-zapier/122126)

---

_[View the full topic](https://meta.discourse.org/t/can-discourse-api-link-with-obsidian/168447)._
