Fetch Product Store Stats
n8n-nodes-base.httpRequest
Retrieves statistics about products in store (total, included, excluded).
Use Cases
View store statistics
Track product counts
Monitor store inventory
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for fetch product store stats.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/products/store/stats?locationId={{ $json.locationId }}{{ $json.storeId ? '&storeId=' + $json.storeId : '' }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API