Update Product by ID
n8n-nodes-base.httpRequest
Modifies information for a specific product.
Use Cases
Update product details
Modify product information
Change product settings
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for update product by id.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/products/{{ $json.productId }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.