🎓 Learn API Fundamentals with an Interactive Hands-On Tutorial Workflow — n8n ワークフロー
概要
How it works
This template is an interactive, hands-on tutorial designed to demystify what an API is and how it works, right inside your n8n canvas.
It uses a simple restaurant analogy to explain the core concepts: You* are the "Client" (an HTTP Request* node). The Kitchen is the "Server" (a Webhook node). The API is the Menu and the Waiter—the set of rules for how you can ask for things and get a response.
The workflow is a series of self-contained lessons. Each lesson pairs an HTTP Reques
使用ノード
HTTP Request
ワークフロープレビュー
Loading workflow preview...
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 23 個のノードを流れます, connecting httprequest, if, manualtrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (23)
HT#1
HTTP Request
httpRequest
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
learn-api-fundamentals-with-an-interactive-hands-on-tutorial-workflowファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "🎓 Learn API Fundamentals with an Interactive Hands-On Tutorial Workflow", "nodes": [...], ...}
インテグレーション
httprequestifmanualtriggerrespondtowebhooksetwaitwebhook
作成者
Lucas Peyrin
@lucaspeyrin
タグ
httprequestifmanualtriggerrespondtowebhooksetwaitwebhook