Building robust integrations with OrderCloud often involves leveraging webhooks to react to specific events. However, many developers encounter a common issue: webhooks may trigger flawlessly when the associated events are executed from within the integrated apps but fail to fire when those associated events are initiated from within the OrderCloud portal. It took a little while for me to figure out, so thought to share with the community so it helps someone who might be looking for it. Let’s dive into the solution.
Continue reading “Webhooks Not Firing from OrderCloud Portal? Here’s the Solution”
Breakthrough in Content Generation: Improve Sitecore Content Operations with the higher token limits of Gemini AI
AI can be a game-changer, but complex tasks can hit a wall with restricted token limits. Google Gemini models boast industry-leading token limits: a whopping 1 million for the Flash model and a staggering 2 million for the Pro version. This means you can tackle even the most intricate content operations(generation/validation/optimization) efficiently by providing all the required context in your prompts without worrying about hitting a limit.

Unlocking AI Potential in Sitecore: Integrating Azure OpenAI using SPE
In today’s fast-paced digital landscape, leveraging AI has become essential for optimizing marketing and content operations. Integrating Azure OpenAI with Sitecore can streamline tasks such as SEO metadata generation, content validation, and more. This blog demonstrates how to integrate the Azure OpenAI, which is securely protected by Azure Role-Based Access Control (RBAC), with Sitecore using the Sitecore PowerShell Extension (SPE).

Continue reading “Unlocking AI Potential in Sitecore: Integrating Azure OpenAI using SPE”
Accessing Current Context Item in Sitecore Powershell Script
I was looking for a way to access context item in a SPE script that will be invoked upon a ribbon button click which I couldn’t find in any documentation. And I figured that in SPE scripts, we have a special variable called ‘$SitecoreContextItem’ that holds information about the context item. I hope this tip is useful to someone.
Sitecore Connect: Improving Recipe Efficiency through Simultaneous Execution of Autonomous Actions
When constructing a recipe within Sitecore Connect, you may encounter scenarios where certain tasks are independent of each other and do not require sequential execution, the default approach in Sitecore Connect. Opting to execute them simultaneously can significantly enhance job speed in real time, thereby improving overall system efficiency.

Continue reading “Sitecore Connect: Improving Recipe Efficiency through Simultaneous Execution of Autonomous Actions”
Sitecore + Azure OpenAI: Elevate your Customer Search Experience with AI-driven Chatbots
Website Search Experience is undergoing a transformation through Conversational AI, driven by the potent GPT models from OpenAI. With the new Sitecore + Azure OpenAI connector, you can harness the robust natural language processing capabilities of GPT models and leverage them to build an intelligent chatbot powered by your real-time website content/data. This empowers you to craft compelling chatbots that not only enhance user engagement but also contribute to improved user retention.
Continue reading “Sitecore + Azure OpenAI: Elevate your Customer Search Experience with AI-driven Chatbots”
Sitecore Connect: Building Persistent Connections to XM Cloud using GraphQL Connector
Utilizing Workato, Sitecore Connect offers an impressive GraphQL connector, facilitating connections to XM Cloud temporarily until Sitecore releases a dedicated XM Cloud connector later this year. During my experience with the GraphQL connector, a common challenge emerged: building persistent connections proved difficult due to a known limitation within the connector.
Continue reading “Sitecore Connect: Building Persistent Connections to XM Cloud using GraphQL Connector”
Sitecore Connect: How to Upgrade a Community Connector
Sitecore Connect offers an extensive array of community connectors, empowering you to supercharge your integration development. These connectors, passionately curated and continually enhanced by their creators, receive regular updates, ensuring your integration journey stays ahead with new features and enhancements released almost every month. Although updating these connectors is a swift task, it took me some time to locate the update option and formulate a process for future upgrades.
Continue reading “Sitecore Connect: How to Upgrade a Community Connector”
Sitecore Connect: Monitoring & Investigating failed jobs efficiently
Sitecore Connect is a powerful iPaaS platform with a huge collection of connectors. While integrations can be built swiftly, it is inevitable that we may run into challenges like job failures, etc.
Continue reading “Sitecore Connect: Monitoring & Investigating failed jobs efficiently”
