Using Content Hub ONE CLI
Content Hub ONE is a SaaS service that allows you to import and export data from and to the server for efficient development. In this article, we will introduce the command line tool that makes this possible.
You can check blog articles order by publish date.
Content Hub ONE is a SaaS service that allows you to import and export data from and to the server for efficient development. In this article, we will introduce the command line tool that makes this possible.
The information about subscriptions initiated using the Sitecore Send email list functionality is recorded in Excel via Sitecore Connect. In actual operation, the standard usage is to leave the information as an activity in the CRM.
Sitecore Content Hub provides AI-based tagging for images as a standard feature. In this case, the definition of the main colors used in the image is managed in Taxonomy. In this article, we will check how to have this definition in multiple languages.
So far, we have defined only the items necessary for testing with respect to querying the data of registered blogs, but we will add items that will be necessary for future use.
Previously, we used the page.tsx file to retrieve the blog title, but we will separate the part that retrieves the blog data and implement it in a way that is easy to reuse.
Next.js includes a mechanism to retrieve and process external data using the fetch function. This time, we would like to use this to retrieve the title of the Blog.
We will create a demo using Next.js as a sample application that works with Content Hub ONE.
In the previous article, we created an interface for Content Hub ONE media. This time, we would like to create an interface for the content type of the blog we would like to use.
In order to retrieve data from Content Hub ONE, we will first implement the interface to be used in Typescript. We will create the interface while checking the query using Postman. The first step is to create the interface for Media.
Although the GraphQL IDE was used to retrieve the data, it is also possible to access the data using Postman. In this article, we will show you how to use Postman to retrieve data.
In order to retrieve information about the contents, we will use API keys to retrieve data. This time, we will create two keys and check on the data acquisition.
When content is created, the status is saved in the form draft. The following is an introduction to the status.