More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
💳

Get Locations by Stripe ID

n8n-nodes-base.httpRequest

Retrieves locations by Stripe customer ID or subscription ID with company ID.

gohighlevel saas stripe locations billing crm
API Docs
Platform
GoHighLevel
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Find locations by Stripe customer
Lookup locations by subscription
Map Stripe data to GHL locations

Configuration

Node Configuration Summary
Ready-to-use GoHighLevel node configured for get locations by stripe id. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /saas/locations?customerId={{ $json.customerId }}&subscriptionId={{ $json.subscriptionId }}&companyId={{ $json.companyId }}
Nodes: 2
Auth: GoHighLevel OAuth2 API (Agency-Access)
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related GoHighLevel Nodes