kandi X-RAY | delivery-api Summary
kandi X-RAY | delivery-api Summary
delivery-api
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Constructs a new drive
- Construct a new User .
- Represents a single vehicle .
- Removes data from the given data
- Create a new preset
- A rope object
- Constructor for a category
- Representation of a recording
- Support class .
delivery-api Key Features
delivery-api Examples and Code Snippets
Community Discussions
Trending Discussions on delivery-api
QUESTION
In Kentico Kontent (used to be called Kentico Cloud), there are APIs such as the Delivery API available to retrieve published content and metadata. However, I can't find any documented way to retrieve details of when an item was published, or any other workflow steps. Is there a way to retrieve metadata about when an item entered or left a workflow step (even just the Published one)?
...ANSWER
Answered 2020-Feb-27 at 12:01if an item is published, then you can check the exact time of publishing in deliver API response, in last_modified system field, as the act of publishing is considered the last modification.
regrettably, the only way to get timestamps of other workflow transitions is using the "compare versions" functionality in Kontent inventory, you can't achieve it through API.
what you can do however, is set up webhooks on particular workflow steps, which will fire whenever a transition occurs, informing your endpoint of that transition. a timestamp is part of the webhook's payload. for more info on webhooks, check kontent documentation: https://docs.kontent.ai/tutorials/develop-apps/integrate/using-webhooks-for-automatic-updates
QUESTION
I am using this Gatsby JS plugin to explore the DatoCMS GraphQL API https://github.com/datocms/gatsby-source-datocms In the dato docs it says you can order by position in the cms https://www.datocms.com/docs/content-delivery-api/ordering/
I basically want to preserve the order in the cms, not have it order based on date.
In the dato API Explorer I can order posts by position like so.
...ANSWER
Answered 2020-Jan-07 at 16:33From the gatsby-source-datocms README:
IMPORTANT: If you use this plugin, you will not be able to write queries as described in the DatoCMS Content Delivery API documentation. Content will be exposed using Gatsby's schema-generation. If you want to directly use our GraphQL API in Gatsby, consider using the gatsby-source-graphql plugin instead.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install delivery-api
Run rethinkdb command.
Navigate to http:localhost:8080 for admin panel.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page