AI
Get Airtable data via AI and Obsidian Notes
2,173 views in the n8n library
I am submitting this workflow for the Obsidian community to showcase the potential of integrating Obsidian with n8n. While straightforward, it serves as a compelling demonstration of the potential unlocked by integrating Obsidian with n8n.
How it works
This workflow lets you retrieve specific Airtable data you need in seconds, directly within your Obsidian note, using n8n. By highlighting a question in Obsidian and sending it to a webhook via the Post Webhook Plugin, you can fetch specific data from your Airtable base and instantly insert the response back into your note. The workflow leverages OpenAI’s GPT model to interpret your query, extract relevant data from Airtable, and format the result for seamless integration into your note.
Set up steps
Install the Post Webhook Plugin: Add this plugin to your Obsidian vault from the plugin store or GitHub.
Set up the n8n Webhook: Copy the webhook URL generated in this workflow and insert it into the Post Webhook Plugin's settings in Ob
Scriflow generates and adapts n8n workflows with AI. This page is informational content to help you find the template; you can get the JSON file by opening it in the editor.