When creating and updating a page programmatically it doesnt trigger a staging task. I am creating the page via the API and then adding a page relationship and categories/category. When I synch the...
Welcome to the next episode of our short article series presenting Kentico Xperience 13 technical features, which might not be visible at first sight.
It is an honor to introduce a brand new trait of our InfoProvider data manipulation pattern – InfoProvider interfaces.
In today’s article, I would like to introduce a new addition to our querying API. The DocumentQuery and ObjectQuery methods are now accompanied by asynchronous counterparts for query execution.
I am using kentico 12 MVC website. I want to add a new page to a site using API, the page type is configured as standard content-only.I am referring Pages API. The example uses these lines add a ne...
Welcome to the first episode of our short article series presenting Kentico Xperience 13 technical features, which might not be visible at first sight.
Today I will talk about improvements in caching with regard to task-based asynchronous programming.
Need your expert advise on calling a API. i was trying to build a script for calling a devices information in Viptela SDWAN. At my home lab script worked as expected, but moment i changed the URL t...
Hello, I'd like to connect Kentico with ActiveCampaign. They have a Javascript code that I can add to the master footer of our Kentico site that will pass data to ActiveCampaign. They explain here:...
Hi,I’m currently working on a multi-language MVC site with Kentico. For a section, I would like to use a React frontend application instead of standard MVC view. This application should consume our...
We wrote what ended up being 2 functions to pull all the attached images from a specific tree node. we pass a bunch of values and select it etc. I guess what I am asking is what is the least resour...
Hi,I'm trying to access Kentico from a console app but am getting the exception below. I've followed the documentation here https://docs.kentico.com/k9/integrating-3rd-party-systems/using-the-kenti...