Found 712 results for "gitana 4.0 developers api resources project get-projects-projectid"

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

Gitana 4.0 / Content Engine / Bulk Import

Effortlessly migrate and import your content into Cloud CMS with our versatile bulk import tool, supporting various formats and legacy CMS integrations.

Score: 1.1165752

Gitana 3.2 / Guide / Guide / User Interface / Security

Learn how to create roles, teams, and add users to projects to enhance your security settings effectively.

Score: 1.1142399

Gitana 4.0 / User Interface / Security

Manage security efficiently: create roles, teams, and add users to projects with ease. Explore our comprehensive documentation for seamless guidance.

Score: 1.1142399

Gitana 3.2 / Guide / Guide / Application Server / Services / Flow

Effortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.

Score: 1.1141585

Gitana 4.0 / Developers / Application Server / Services / Flow

Effortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.

Score: 1.1141585

Gitana 3.2 / Guide / Guide / Getting Started / Platform

Streamline your content delivery with Cloud CMS, a scalable platform solution for multi-tenant web and mobile applications. Accessible worldwide, anytime.

Score: 1.1112008

Gitana 4.0 / Getting Started / Using your Data Platform

Effortlessly deliver and manage content across projects with Cloud CMS, a scalable platform hosted globally on AWS. Suitable for multi-tenant environments.

Score: 1.1112008

Gitana 4.0 / Content Engine / Access Policies / Conditions

Explore comprehensive access policy conditions for Gitana 4.0, including And, Branch, Changeset, Data Store, and more. Perfect for developers.

Score: 1.1051164

Finding sanity by losing your head

There was a lot of chatter last year regarding a “headless” or “decoupled” CMS design. Zeitgeist, maybe… countermovement, definitely. Since their inception, every expansion of content management software along the continuum from managing basic websites to full-on digital experiences drove CMSes further and further into the application’s presentation tier. In parallel, we witnessed the maturity of frameworks such as Angular, Ember, and Ionic (just to name a few) - all pushing development out to t

Score: 1.1051036

Gitana 3.2 / Guide / Guide / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 1.10477

Gitana 4.0 / Content Engine / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 1.10477

How do I retrieve the folder path for my content?

In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C

Score: 1.1041106

Create Once, Publish Everywhere!

One of the things that our customers love about Cloud CMS is that it lets them create content once and easily publish it to all of their mobile and web applications. It reduces the amount of work required to create fresh and interesting content and saves them time and money in the process. Our goal is straightforward. We want to provide all of the things that small business owners need on the backend to give their users a seamless experience in creating, editing and publishing content. With Clou

Score: 1.1041106

Gitana 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-group

Discover the benefits of monitoring Group principals, including Platform and Project members, with context-group evaluation.

Score: 1.1036104

Gitana 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-user

Identify and analyze the current activity of platform or project members with ease using context-user insights.

Score: 1.1036104

Gitana 4.0 / Developers / User Interface Customization / Evaluators / context-group

Discover the benefits of monitoring Group principals, including Platform and Project members, with context-group evaluation.

Score: 1.1036104

Gitana 4.0 / Developers / User Interface Customization / Evaluators / context-user

Identify and analyze the current activity of platform or project members with ease using context-user insights.

Score: 1.1036104

Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.1006037

Gitana 4.0 / Developers / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.1006037

Gitana 3.2 / Guide / Guide / User Interface / Dashboard

Customize your platform dashboards with ease. Change layouts, add or remove dashlets, manage configurations, and lock settings effortlessly.

Score: 1.0991349

Gitana 4.0 / User Interface / User Interface / Dashboard

Customize your dashboard in Platform and Project with ease. Change layout, add or remove dashlets, configure, and lock with flexible options.

Score: 1.0991349

Gitana 4.0 / Forms / API

Explore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.

Score: 1.0976362

Gitana 3.2 / Guide / Guide / Features / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.0932329

Gitana 4.0 / Content Engine / Aspects / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.0932329

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.0932329