Hi, I am trying to upload a file using the rest API for kentico 12 MVC. This is not a physical, just adding the meta data to sql.I have the following Localhost/rest/media.file/site/Website?FileNam...
I am trying to build angular app and .net Core app and integrate Kentico Content into my application using Kentico Rest Api. I wonder If Kentico provides Api for Smart Search feature to get results...
Hi there - anyone has any idea how to move a page using the REST API? I've tried doing an update (target url using the old NodeAliasPath) while updating the NodeAliasPath within the body of the req...
HII want to know is it possible to add product to shopping cart using REST API?
Hi guys, I'm new using Kentico and I would like to have somebody to help me with this situation.I have one custom Contact Us (Forms) that have the fields @Name@, @Email@ and @Message@ and one custo...
Is it possible to access custom macro methods through the REST interface? Requesting system macros works fine. Here is an example:https://mysite.com/rest/macro/CurrentSite.SiteName But a request ...
I referred to Brian McKeiver's blog post and the Kentico 8.1 documention for configuring the REST service, authenticating REST requests, and getting data using REST. I have a user called @RestUser@...
Hello,Is there any way to add a new filed with some computed value in REST response of Kentico for all the document types at once?Thanks,Binod Paikaray
When searching a field using the REST API on a Kentico 9 (hotfix 50) instance, I can no longer search for a value using single quotes in the @where@ condition. This use to work on Kentico 8.2.50.He...
Hi All,I have successfully configured rest service according to the https://docs.kentico.com/k10/integrating-3rd-party-systems/kentico-rest-service/configuring-the-rest-service I got default api da...