Hi
Is there a way i can identify all localizable fields in HUBspot over the API or through UI with respect to Blog, Landing pages, Website and Email
Thanks
Aditya
Hi
Is there a way i can identify all localizable fields in HUBspot over the API or through UI with respect to Blog, Landing pages, Website and Email
Thanks
Aditya
Hi @ANaik,
Thank you for reaching out to the Community!
I wanted to tag in a couple of subject matter experts to see if they have any advice:
Hi @MatthiasWeber, @Mike_Eastwood, @Teun, do you have any ideas or tips for @ANaik? Thanks!
Cheers
Mia, Community Team
Hi @ANaik
Yes, you can identify localizable fields in HubSpot through both the API and the user interface (UI) for various components such as blogs, landing pages, websites, and emails.
1. Through the API:
When working with the HubSpot API, you can use the following endpoints to retrieve information about localizable fields:
- For blogs: Use the “Blog Posts API” to retrieve a specific blog post or a list of blog posts. The API response will include the localized fields for each blog post, such as the title, body, meta description, etc.
- For landing pages: Use the “Landing Pages API” to fetch landing page information. The API response will contain the localized fields for the landing page, including the title, content, meta tags, etc.
- For websites: If you’re using the HubSpot CMS (Content Management System), you can use the “Website Pages API” to retrieve website page data. The API response will include localized fields for each website page, similar to landing pages.
- For emails: Use the “Transactional Email API” or the “Marketing Email API” to access email templates and campaigns. The API responses will provide information about localized email fields, such as subject lines, body content, etc.
2. Through the UI:
In the HubSpot user interface, you can identify localizable fields for each component by accessing their respective editors. Here’s how:
- Blogs: Go to the Blog Post editor and look for fields like title, body, meta description, tags, etc. These fields can be localized to different languages.
- Landing Pages: Open the Landing Page editor and examine fields such as title, content, meta tags, form labels, etc. These fields can be localized within the editor.
- Websites: If you’re using the HubSpot CMS, you can navigate to the Website Page editor and inspect fields like title, content, meta tags, etc. These fields can be localized based on your requirements.
- Emails: When creating or editing email templates or campaigns, you’ll find localizable fields such as subject lines, email body content, and any other personalized elements.
By leveraging the API or exploring the UI editors, you can identify the specific fields that can be localized for each component in HubSpot.
Hope this will helps you out. Please mark it as Solution to help other Community member.
Thanks!