Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Sitecore

Questions tagged [sitecore-api]

Ask Question

For questions related to Sitecore's API, covering questions about how to access, create, update or or delete data, as well as questions about how the Sitecore code-base is or can be used for custom or native logic, etc.

401 questions
Filter by
Sorted by
Tagged with
1vote
1answer
61views

Is it possible to filter by 'updatedBy' field? Here is how I was trying to search:query($language: String!) { search( query: { searchStatement: { criteria: [ { ...
1vote
1answer
77views

I had this issue with a request to the item api failing when trying to create an item using ssc with Postman. I think I've hit this error in the past too.{ "Message": "An error has ...
0votes
2answers
71views

I'm a bit of a sitecore noob and I'm trying to build a vanilla javascript application outside of sitecore that uses the API to get each individual page on the sitecore website and lists theURL...
Jeff's user avatar
1vote
3answers
195views

On my Sitecore 10.2.1 site, when making a request to my custom route, cd.acme.com/api/MyController/MyMethod, I am getting a 403 response code with a response body of You do not have permission to view ...
Marcel Gruber's user avatar
1vote
2answers
131views

I am setting up a CI/CD pipeline for our Sitecore project and encountering an issue when attempting to use the JSS deploy app command on the CD server. The command works fine on the CM server, but we ...
0votes
3answers
409views

I need to develop a page to show a list of sitecore forms tagged this login user and then allow this user to export data as csvwe do not want user to go to forms and export data there so we need a ...
John's user avatar
  • 151
0votes
3answers
415views

I thought of query the Sitecore master/web database and get the item path information to display it in dashboard instead reading the data from Sitecore content editor.Could I get some thoughts on ...
Astle's user avatar
1vote
1answer
151views

In my item I have a RichText field that I am returning the value via an api (API controller called from jQuery).In the response, I am able to render the value.But issue is that my RichText field ...
Singh's user avatar
1vote
1answer
162views

I have created an API to get Sitecore user details, in a request it needs to pass the user ID and it will return user details which is working fine. I have deployed this API on CM. Also, there are ...
1vote
1answer
310views

I was wondering if there's anyway to override the payload in the Rest Layout Service using my own custom params. I'm upgrading the Frontend JSS, so I need to make sure the there's no other API Changes ...
Bryan Ribo's user avatar
1vote
1answer
162views

I'm trying to implement an analyzer and tokenizer on my created custom field type. Any ideas on how to implement it?example:- I have created one custom field type like wtbngramscase in solr schema ...
1vote
1answer
769views

I have an existing Sitecore 10.3 instance running on my local with SXA. The requirement for me is to use GraphQL to query data from my existing SXA site. In order to do that, I installed a headless ...
Ashan's user avatar
0votes
2answers
142views

using Sitecore.Data.Items;using Sitecore.Mvc.Analytics.Pipelines.Response.CustomizeRendering;using Sitecore.Pipelines;using Sitecore.Pipelines.ResolveRenderingDatasource;public class ...
user3056623's user avatar
1vote
2answers
573views

I am using a PowerShell script given below $indexName = "sitecore_web_index" $criteria = @( @{Filter = "Contains"; Field = "industry_sm"; Value = ...
1vote
1answer
659views

Recently I installed security bulletin https://support.sitecore.com/kb?id=kb_article_view&sysparm_article=KB1002844 for Sitecore 10.3.After that I am getting below error in my docker instance....
Sitecoredev's user avatar

153050per page
1
2345
27

Hot Network Questions

more hot questions
Newest sitecore-api questions feed

[8]ページ先頭

©2009-2025 Movatter.jp