Get Locations by Stripe ID
n8n-nodes-base.httpRequest
Retrieves locations by Stripe customer ID or subscription ID with company ID.
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)