Found 295 results for "bulk-import nodes"
The search executed in 0.029449932 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Workflow / Sample Workflows / Events ExampleExplore how to utilize workflow events effectively with our dynamic Events Example Model, perfect for understanding handler setups.
Score: 1.0887414
|
![]() |
Gitana 4.0 / Content Engine / Workflow / Sample Workflows / Simple PublishStreamline content publishing in Cloud CMS with the intuitive Simple Publish workflow, offering seamless draft-to-live transitions.
Score: 1.0887414
|
![]() |
How to get a content definition JSON from the Cloud CMS API?There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep
Score: 1.0887414
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'
Score: 1.0844584
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Node.js CookbookOptimize your Node.js applications with Cloud CMS. Learn to connect, chain API calls, and query nodes for efficient data management.
Score: 1.0844584
|
![]() |
Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) CookbookExplore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.
Score: 1.0844584
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Node.js CookbookExplore the Node.js Cookbook for tips on connecting to Cloud CMS, handling asynchronous tasks, and creating custom nodes effortlessly.
Score: 1.0844584
|
![]() |
Gitana 4.0 / Developers / Cookbooks / C# CookbookStart developing with the Gitana C# Driver, integrate with .NET Core projects, and explore code samples for efficient connection, querying, and node creation methods.
Score: 1.0713818
|
![]() |
Gitana 3.2 / Guide / Guide / Publishing / Preview ServersSet up Preview Servers to test website changes before going live. Customize servers for URL, API, or application endpoints.
Score: 1.0665061
|
![]() |
Gitana 4.0 / Content Engine / Publishing / Preview ServersSet up Preview Servers to review website changes instantly before going live, ensuring content accuracy and seamless user experience.
Score: 1.0665061
|
![]() |
Gitana 3.2 / Guide / Guide / Policies / Node PoliciesOptimize your content graph with node policies that trigger actions for node creation, updates, and deletions. Enhance management with custom node behavior.
Score: 1.065304
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Policies / Node PoliciesOptimize your content graph with node policies that trigger actions for node creation, updates, and deletions. Enhance management with custom node behavior.
Score: 1.065304
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / PHP CookbookLearn to use Gitana's PHP driver for database connections, code samples, and advanced querying with this comprehensive guide.
Score: 1.0535955
|
![]() |
Gitana 4.0 / Developers / Cookbooks / PHP CookbookLearn PHP with Gitana's PHP Driver. Connect to Cloud CMS using examples and code snippets for integration.
Score: 1.0535955
|
![]() |
Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Copy NodeCopy nodes within workflow payloads efficiently to target folders or projects using node IDs or paths, supporting branches and repositories.
Score: 1.0498044
|
![]() |
Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Copy NodeCopy nodes within workflow payloads efficiently to target folders or projects using node IDs or paths, supporting branches and repositories.
Score: 1.0498044
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / C# CookbookExplore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.
Score: 1.0459318
|
![]() |
Gitana 3.2 / Guide / Guide / QueryOptimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.
Score: 1.0344093
|
![]() |
Gitana 4.0 / Content Engine / QueryEffortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.
Score: 1.0344093
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / File PickerOptimize file and folder navigation with our Cloud CMS file picker for seamless integration and easy customization.
Score: 1.0344093
|
![]() |
Directed and Undirected AssociationsCloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o
Score: 1.031362
|
![]() |
Query PerformanceApplication queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi
Score: 1.031362
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Python CookbookMaster Gitana's Python Driver to manage repositories, branches, nodes, and queries effectively with Python 3. Ideal for developers seeking seamless Git-like functionality.
Score: 1.0241871
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Python CookbookExplore the Python Cookbook to start using Gitana's Python driver, with code samples, connection tutorials, and node management tips.
Score: 1.0241871
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLsEnhance web performance and cache efficiency by retrieving nodes and attachments through URLs, supporting static and on-the-fly transformations.
Score: 1.0216631
|