Found 294 results for "bulk-import nodes"

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

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 1.46502

Gitana 3.2 / Guide / Guide / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 1.4641879

Gitana 4.0 / Content Engine / Nodes / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 1.4641879

Gitana 3.2 / Guide / Guide / API / Data Types / Association

Learn how to create, update, and manage associations between nodes in Gitana, including directed and undirected relationships.

Score: 1.4567034

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Association Definition

Learn how association definitions establish schema for relationships between nodes, detailing linked and owned associations, with practical examples.

Score: 1.4432052

Gitana 4.0 / Content Engine / Content Models / Definitions / Association Definition

Learn how association definitions establish schema for relationships between nodes, detailing linked and owned associations, with practical examples.

Score: 1.4432052

Gitana 3.2 / Guide / Guide / API / Data Types / Node

Explore comprehensive insights into creating, updating, deleting, and querying nodes in Cloud CMS using Elasticsearch for dynamic JSON content management.

Score: 1.4283187

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

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 1.4194856

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

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 1.4194856

Gitana 3.2 / Guide / Guide / Features / Knowledge Space

Revolutionize data management with Knowledge Space: seamless property propagation for efficient, automated updates across nodes.

Score: 1.3934097

Gitana 4.0 / Content Engine / Aspects / Knowledge Space

Revolutionize data management with Knowledge Space: seamless property propagation for efficient, automated updates across nodes.

Score: 1.3934097

Gitana 3.2 / Guide / Guide / Cookbooks / Go Cookbook

Explore the Go Cookbook for integrating Cloud CMS with examples, code samples, and guides for connecting, querying, and creating nodes efficiently.

Score: 1.3889726

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for Gitana, learn how to connect, create nodes, and query data using the CloudCMS Go driver. Perfect for developers!

Score: 1.3889726

Gitana 4.0 / Content Engine / Find

Discover and retrieve content effortlessly with Cloud CMS Find Service, using Query, Search, and Traversal for composite result sets.

Score: 1.3889726

How can I retrieve content for a tree view?

The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or

Score: 1.3880875

Gitana 3.2 / Guide / Guide / Find

Discover and retrieve content with Cloud CMS's Find Service using MongoDB, ElasticSearch, and Graph Traversal for powerful, unified results.

Score: 1.3874263

Gitana 3.2 / Guide / Guide / Forms / Fields / Node Picker

Node Picker: Easily filter, sort, and select nodes with customizable options for single or multi-node selection, tailored queries, and file uploads.

Score: 1.3747433

Gitana 4.0 / Forms / CMS / Fields / Node Picker

Enhance your data filtering with Node Picker's advanced modal for sorting, inspecting, and selecting nodes, supporting both single and multi-node options.

Score: 1.3747433

Gitana 3.2 / Guide / Guide / Features / Filename

Ensure nodes in WebDAV or Cloud CMS have user-friendly, compatible filenames. Learn how deterministic filename configuration avoids special characters.

Score: 1.3688073

Gitana 4.0 / Content Engine / Aspects / Filename

Ensure nodes in WebDAV or Cloud CMS have user-friendly, compatible filenames. Learn how deterministic filename configuration avoids special characters.

Score: 1.3688073

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.3650606

Gitana 4.0 / Reference / Types / Association

Learn how Associations connect two nodes by defining relationships without permissions in this detailed guide on structure and custom behaviors.

Score: 1.3620778

Gitana 3.2 / Guide / Guide / Features / Related

Optimize Cloud CMS node relationships with the f:related feature, enhancing relator association efficiency automatically.

Score: 1.3607998

Gitana 4.0 / Content Engine / Aspects / Related

Optimize node relationships with Cloud CMS using the 'related' feature for efficient data management and mapping across connected nodes.

Score: 1.3607998

Gitana 3.2 / Guide / Guide / API / Statistics

Optimize your Cloud CMS with customizable node statistics, enabling detailed data aggregation and insights through JSON associations and server-side rules.

Score: 1.3592122