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": "VenueDesk \u2014 Get Outstanding Payments",
"nodes": [
{
"parameters": {
"httpMethod": "GET",
"path": "get-outstanding-payments",
"responseMode": "responseNode",
"options": {}
},
"id": "wh-gop-001",
"name": "Webhook: Get Outstanding Payments",
"type": "n8n-nodes-base.webhook",
"typeVersion": 2,
"position": [
-400,
200
],
"credentials": {}
},
{
"parameters": {
"method": "GET",
"url": "https://api.venuedesk.co.uk/recurring/outstanding-payments",
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
"name": "Authorization",
"value": "={{ 'Bearer ' + ($('Webhook: Get Outstanding Payments').first().json.headers?.authorization?.replace(/^Bearer\\s+/i,'') || $('Webhook: Get Outstanding Payments').first().json.query?.jwt || '') }}"
}
]
},
"options": {
"continueOnFail": true
}
},
"id": "api-gop-001",
"name": "API: Get Outstanding Payments",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
-160,
200
]
},
{
"parameters": {
"respondWith": "json",
"responseBody": "={{ JSON.stringify({ data: $json.data || [] }) }}",
"options": {
"responseHeaders": {
"entries": [
{
"name": "Access-Control-Allow-Origin",
"value": "*"
}
]
}
}
},
"id": "re-gop-001",
"name": "Respond: Payments",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 1.1,
"position": [
80,
200
]
}
],
"connections": {
"Webhook: Get Outstanding Payments": {
"main": [
[
{
"node": "API: Get Outstanding Payments",
"type": "main",
"index": 0
}
]
]
},
"API: Get Outstanding Payments": {
"main": [
[
{
"node": "Respond: Payments",
"type": "main",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
},
"versionId": "gop-v2-2026-04-27",
"id": "GetOutstandingPayments",
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
VenueDesk — Get Outstanding Payments. Uses httpRequest. Webhook trigger; 3 nodes.
Source: https://github.com/AndyJay72/VenueDesk/blob/main/n8n-workflows/GetOutstandingPayments.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