Found 556 results for "api content-models overview"

The search executed in 0.002 seconds. That's fast.

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Azure Entra ID

Documentation Reference

Optimize Cloud CMS with Azure Entra ID for seamless SSO using SAML 2.0. Set up and configure Azure for single sign-on integration.

Score: 0.845

Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOne

Documentation Reference

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.8364

Gitana 4.0 / Developers / Application Server / Tags / @queryOne

Documentation Reference

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.8364

Gitana 4.0 / Developers / Drivers / PHP

Documentation Reference

Connect PHP apps to Gitana with our open-source driver. Access API with ease, manage OAuth, and perform content operations effectively.

Score: 0.8364

Gitana 4.0 / Developers / Drivers / Python

Documentation Reference

Easily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.

Score: 0.8364

Gitana 3.2 / Guide / Guide / Actions / Web Hook

Documentation Reference

Optimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.

Score: 0.8352

Gitana 3.2 / Guide / Guide / Authentication / Drivers

Documentation Reference

Connect securely to Cloud CMS using the OAuth2 password flow and manage access tokens effortlessly with our Gitana driver.

Score: 0.8352

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment Handler

Documentation Reference

Effortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.

Score: 0.8352

Gitana 4.0 / Developers / Authentication / Drivers

Documentation Reference

Securely connect to Cloud CMS using OAuth2, manage access and refresh tokens, and explore best practices to ensure safe application integration.

Score: 0.8352

Gitana 4.0 / Content Engine / Behaviors / Actions / Web Hook

Documentation Reference

Optimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.

Score: 0.8352

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment Handler

Documentation Reference

Deploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.

Score: 0.8352

Gitana 3.2 / Guide / Guide / GraphQL

Documentation Reference

'Explore Cloud CMS's powerful GraphQL API for seamless content integration and management, ideal for developers seeking efficient data retrieval and manipulation.'

Score: 0.8255

Gitana 4.0 / Reference / Types / Token

Documentation Reference

Explore the comprehensive API reference for the Token object, including properties, methods, and developer resources.

Score: 0.8244

Gitana 4.0 / Reference / Types / Deployed Application

Documentation Reference

Explore the Deployed Application API, including methods, properties, and examples to enhance your development workflow.

Score: 0.8193

Gitana 3.2 / Guide / Guide / Bulk Import / Nodes

Documentation Reference

Easily import content with Cloud CMS Bulk Import tool from structured files on disk, supporting articles and authors like Daenerys and Jon.

Score: 0.8103

Gitana 3.2 / Guide / Guide / Features / Container

Documentation Reference

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.8103

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.73

Documentation Reference

Upgrade to Cloud CMS 3.2.73 and ensure seamless integration with ElasticSearch using the optimized condor client and comprehensive upgrade tools.

Score: 0.8103

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.74

Documentation Reference

Upgrade to Cloud CMS 3.2.74: Configure with the condor client for ElasticSearch and use the upgrade tool for a seamless transition.

Score: 0.8103

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.76

Documentation Reference

Upgrade to Cloud CMS 3.2.76 with our new upgrade tool and configure your system for enhanced ElasticSearch support using the Condor HTTP/S client.

Score: 0.8103

Gitana 4.0 / Content Engine / Aspects / Container

Documentation Reference

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.8103

Gitana 4.0 / Content Engine / Bulk Import / Nodes

Documentation Reference

Efficiently import and manage content with Cloud CMS Bulk Import tool using structured data files, perfect for organizing projects with ease.

Score: 0.8103

How do I search for nested content?

Support Article

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 0.8103

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions

Documentation Reference

Learn about JSON schema definitions in Cloud CMS, enabling dynamic content creation and robust validation for data integrity. Explore content types, inheritance, and integration with Cloud CMS API.

Score: 0.8005

Gitana 4.0 / Content Engine / Content Models / Definitions

Documentation Reference

Learn about Cloud CMS content definitions, JSON schema, and how to manage and extend content types effortlessly.

Score: 0.8005

Programmatically create content in a folder?

Support Article

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.7859