Sitecore 10.3 introduced the Authoring and Management APIs for interacting with Content Management roles. While documentation exists, it’s not comprehensive. The article explains enabling these APIs, acquiring access tokens, and executing GraphQL queries for item operations.
Tag: sitecore
Sitecore Content Serialization: “This indicates sending extraneous commands”
I’m currently working on an upgrade for a customer, from 10.3.1 to 10.4. While working on that upgrade, we found an issue with pushing serialized content to Sitecore with Sitecore Content Serialization. The error message wasn’t terribly helpful, but here is what we received for several fields/items that we were trying to push: UpdateFieldItemCommand received a set value command, but…
Component-Level Data Fetching in NextJS with Sitecore
I’m just a couple of days removed from the whirlwind of last week that was MVP Summit and Symposium 2024, but MAN, I left excited about the future! The announcement of Sitecore Stream, Sitecore’s GenAI set of features, looks very promising! But outside of the slick product announcements, there were lots of other things to be learned just by talking…
TIHIDI: Headless Tabs, Accordions, and Dynamic Placeholders, OH MY!
You remember the good ol’ days, back when we had nice, working Tabs and Accodions in Classic SXA? It was fantastic! You could add and remove them easily and you could move a single tab or accordion panel around WITH it’s content. Oh, and you could SHARE them, fully configured, between pages. It was a beautiful sight to behold! And,…
Azure ASEv3 and –max-http-header-size: bad variable
A couple of months ago, I helped a customer migrate their Sitecore environments from the v2 App Service Environments (ASEv2) to newly provisioned v3 versions (ASEv3). Microsoft retired ASEv2s at the end of August. In each environment, we had two linux-based app services running the rendering hosts for our Headless SXA site – one for “delivery” and one for “preview”.…
Headless SXA: Using the Classic SXA Search feature
This article will describe how to use the Classic SXA features in a Headless SXA site
Feature Toggles in Sitecore: Integrating with SXA
Integrate your Sitecore Feature Toggles with SXA and updated Experience Editor with visual indicators.
Sitecore 10: Creating Azure Service Bus Queues & Topics
Use Powershell to create Queues and Topics in Azure Service Bus that’s used by Sitecore Messaging
Feature Toggles in Sitecore: Improve Performance
Improve performance of Sitecore-implemented Feature Toggles using Solr indexes and caching
Feature Toggles in Sitecore: An Introduction
Create and manage feature toggles within Sitecore