Website¶
Find the websites tied to a company and read a single website's core configuration.
Tips & tricks¶
Pick the card that matches what you're doing. Each prompt is ready to paste into your assistant.
The UUID
Start every other tool here
website_listForCompany returns the website UUID that almost every other tool needs as input.
Context
Tracking domain and currency
website_getInfo reports a site's tracking domain and currency, which set the context for its analytics.
website_getInfo¶
Get configuration (company ID, language and currency) for a Hello Retail website, by its UUID.
| Name | Type | Required | Description |
|---|---|---|---|
websiteUuid | string | Yes | The website's UUID. Find it in my.helloretail.com under Settings → Website Settings → Website Unique Id. |
Example request & response
website_listForCompany¶
List all websites for a Hello Retail company, by its company ID.
| Name | Type | Required | Description |
|---|---|---|---|
companyId | integer | Yes | The company ID. |
Finding your company ID
In My Hello Retail, click the profile icon in the top-right corner and choose Company Profile. Your company ID is shown in the Company Id field.
