The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Fetch Inventory",
"nodes": [
{
"parameters": {
"path": "fetch-inventory",
"responseMode": "lastNode",
"options": {}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2.1,
"position": [
0,
96
],
"id": "1e06dcc4-3a4f-4b47-a423-d8e4d8d6fbbb",
"name": "Webhook"
},
{
"parameters": {
"url": "https://byysargobxhyirurxkuy.supabase.co/rest/v1/medicines?select=*",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth",
"sendHeaders": true,
"headerParameters": {
"parameters": [
{}
]
},
"options": {}
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.4,
"position": [
208,
96
],
"id": "e753340b-ada6-4809-9919-fe04e988f907",
"name": "HTTP Request",
"credentials": {
"httpHeaderAuth": {
"name": "<your credential>"
}
}
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1",
"binaryMode": "separate",
"availableInMCP": false
},
"versionId": "928a1513-f25b-4060-8408-91fb66f1b865",
"nodeGroups": [],
"id": "0YlV4iQQl27WxKhz",
"tags": []
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
httpHeaderAuth
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Fetch Inventory. Uses httpRequest. Webhook trigger; 2 nodes.
Source: https://github.com/Morn-Thuta/CabinetCare_C240_Project/blob/108c6065fbda2497f8f82ad6e6bcb1dd9976e1a0/n8n-workflows/fetch-inventory.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
User Onboarding Workflow. Uses httpRequest, emailSend. Webhook trigger; 7 nodes.
Excalibur — Fluxo Completo. Uses httpRequest. Webhook trigger; 7 nodes.
WF-05: Trade Alert (Webhook from Strategy Engine). Uses httpRequest. Webhook trigger; 7 nodes.
This workflow triggers when a new opportunity is created in Go High Level (GHL), fetches the associated contact details, and initiates an outbound call using Vapi. The call is made by a Vapi assistant