All time stats: 2023 (as of Nov 26 – 2023) Stats Summary: S.No Quarter Highlights Blogs LinkedIn Posts Session YouTube Links 1 Dec,Jan,Feb Sitecore 10.3 Release. Explored the new features and blogged/presented session about them. https://pushpaganan.home.blog/2023/02/18/sitecore-item-as-a-resource-deep-dive-1-iaar-plugin/ Explored newly released Item as a Resource Plugin and it’s use case. https://pushpaganan.home.blog/2023/02/25/sitecore-ways-to-configure-a-list-fields-source/Came across this requirement where I haveContinue reading “Sitecore 2023 Contributions Summarized”
Category Archives: Sitecore
Customizing Sitecore Webhooks – With Custom Event and Custom Payload
Was asked in Sitecore Slack recently whether we can customize Sitecore Webhook Payload. I didn’t know if we could or how to customize them. Wanted to find an answer to that…..Found a way, thus this article. Please note that as I did this just for exploring and self learning or as a POC kind ofContinue reading “Customizing Sitecore Webhooks – With Custom Event and Custom Payload”
Foodbot – Sitecore Connect – A Recipe with a Custom HTTP API End Point
This is a second part in the series of articles exploring Sitecore Connect. Setting the article Context: Prev. we made use of available apps/actions listed in Sitecore Connect to create a recipe. In this article, we will see how we can create a recipe using a Custom HTTP Endpoint. To make it interesting, we willContinue reading “Foodbot – Sitecore Connect – A Recipe with a Custom HTTP API End Point”
Getting Started with Sitecore Connect – Integrating Sitecore with Teams
Have read about Sitecore Connect early this year and got a sneak peak into it when a session on Sitecore Connect was presented by Ivan. Initially wasn’t much interested on it may be it’s because it was promoted more as a Low Code or No Code platform. Developers kind a hate that right? We don’tContinue reading “Getting Started with Sitecore Connect – Integrating Sitecore with Teams”
Sitecore – Personalize – Boxever is not defined
Recently, while trying to add an experience in Personalize for my application it wasn’t working. Created a simple experience with OOTB component, Included the right filter and page targeting But still the experience wasn’t appearing the site. Initially thought this must be because of some organizational firewall. When I checked the experience experiment data, IContinue reading “Sitecore – Personalize – Boxever is not defined”
Sitecore – Customer Data Platform
Setting the context: Recently, got an opportunity to explore Sitecore’s ‘CDP & Personalize’ – “Engagement Cloud” SaaS products. (Yea.. Content Cloud..Commerce Cloud…Enagement Cloud what’s this recent OBSESSION with word “CLOUD”?) Very beginning when Sitecore bought Boxever, I checked it out (Around March 2021). Now that all the fuzz is down and lot of upgrades haveContinue reading “Sitecore – Customer Data Platform”
Sitecore – Custom Keyboard Shortcuts
Recently, I had to sort items repeatedly. Usually if I had to sort one or two items inside a folder, I would normally use Right Click->Sorting-> Sort …. But this time I had to do this for than once and repeatedly. I am not sure if this sorting(based on my requirement) can be done withContinue reading “Sitecore – Custom Keyboard Shortcuts”
Sitecore-JSS Next.js Routing
Recently explored Sitecore Headless Application Development using NextJS and found few concepts interesting and worth blogging…hence this article. Although I intend to write about routing specifically but I may end up sharing more. Since Sitecore is our primary focus, I plan to share the features of NextJS first and then where/how they fit in SitecoreContinue reading “Sitecore-JSS Next.js Routing”
Sitecore XM Cloud – Sync Local
Recently, while setting up sitecore, using the official documentation, for syncing the content from XM Cloud to local, it required multiple commands. First need to login, then to connect to environment based on ID and then connecting local environment and then pulling and pushing. Although when I did this first time, it helped me understandContinue reading “Sitecore XM Cloud – Sync Local”
Sitecore – XM Cloud – CLI – Sitecore.DevEx.Extensibility.XMCloud Plugin
The article in a nutshell, for migrating contents to XMC, it can be packaged or Sitecore CLI XMCloud Plugin can be used for all our content related requirements i.e., serializing contents, port content from one XMC instance to another -> between developers and between environments. The new XM Cloud Plugin comes with cloud commands thatContinue reading “Sitecore – XM Cloud – CLI – Sitecore.DevEx.Extensibility.XMCloud Plugin”