Retrieving Content Hub ONE data with Postman
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.
You can check blog articles order by publish date.
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.
We will create content using the Blog content type we created last time.
To use Content Hub ONE, you must first set up your content types. In this article, we will create a simple content type.
In the previous issue, we introduced the name and positioning of the product. In this issue, we will introduce you to the actual management screen and what kind of functions are available.
Now that we have discussed the creation and integration of forms, we will show you how to place the forms you have created on your website.
I will create a sample that uses a webhook to connect to Sitecore Connect and save the data entered into Sitecore Forms. The data will be saved to an Excel file in OneDrive. In practice, it would be better to save the data in a CRM or similar.
This article introduces Sitecore Connect, a Sitecore service that provides data integration between Sitecore products and with other systems.
Sitecore Forms, a form tool provided by Sitecore XM Cloud, is introduced in this article.
Due to the significant enhancements made to Sitecore Content Hub ONE over the past year, we have rewritten our previous article into a new, more up-to-date version and will post it on our blog.
This time, I would like to change things up a bit and expand the Storybook project into Vercel so that it can be referenced.