Found 645 results for "gitana 4.0 developers api resources platform get-apikeys"

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

Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228

Secure your Cloud CMS with Log4j2 updates against CVE-2021-44228. Upgrade to version 3.2.71 and follow mitigation steps for enhanced protection.

Score: 1.1744844

Gitana 3.2 / Guide / Guide / User Interface / Add-ons / Kaltura

Enhance video management with Kaltura integration, enabling seamless video browsing, selection, and configuration for content platforms.

Score: 1.1680002

Gitana 4.0 / User Interface / Add-ons / Kaltura

Integrate Kaltura with Cloud CMS for seamless video management, browsing, and selection using paginated search and custom plugins for optimized content creation.

Score: 1.1680002

Gitana 3.2 / Guide / Guide / API / Data Types

Explore comprehensive documentation on various data types including Application, Archive, Authentication Grant, and more. Perfect for developers and API users.

Score: 1.1647061

Gitana 4.0 / Self Managed / Containers

Explore configuration guides for Antivirus, API, and UI servers in Gitana's self-managed containers documentation.

Score: 1.1535031

Gitana 3.2 / Guide / Guide / Application Server / Services / Config

Efficiently load and manage JSON rules for applications with our versatile Configuration Service. Tailor settings at every level for optimal performance.

Score: 1.1493208

Gitana 4.0 / Developers / Application Server / Services / Config

Efficiently load and manage JSON rules for applications with our versatile Configuration Service. Tailor settings at every level for optimal performance.

Score: 1.1493208

Gitana 3.2 / Guide / Guide / Docker / Configuration

Explore configuration guides for Docker components including antivirus, API, encryption, support, and UI server.

Score: 1.1486835

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

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

Gitana 3.2 / Guide / Guide / User Interface / Favorites

Optimize your Cloud CMS experience by adding, managing, and viewing your favorite documents—all in one place.

Score: 1.1343367

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts

Explore Cloud CMS's browser-side configuration service to customize rendering with context keys and schemas. Extend component functionality using actions, navigation, and dashboard elements.

Score: 1.1342878

Gitana 4.0 / Developers / User Interface Customization / Contexts

Optimize your Cloud CMS experience by understanding and extending context configurations for dynamic page rendering and component control.

Score: 1.1342878

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

Gitana 3.2 / Guide / Guide / Features / Audit

Enhance content management with Cloud CMS auditing, ensuring secure operations through detailed logs and audit records for seamless third-party reporting.

Score: 1.1226279

Gitana 4.0 / Content Engine / Aspects / Audit

Enhance content management with Cloud CMS auditing, ensuring secure operations through detailed logs and audit records for seamless third-party reporting.

Score: 1.1226279

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

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

Score: 1.1205919

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

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

Score: 1.1205919

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

Gitana 3.2 / Guide / Guide / User Interface / Search

Effortlessly search and index content in Cloud CMS with customizable project settings and powerful Elasticsearch Query DSL.

Score: 1.1134051

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

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

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

Gitana 3.2 / Guide / Guide / API / Data Types / Billing Provider Configuration

Optimize your billing management with Cloud CMS. Easily configure providers like Braintree for seamless subscription handling.

Score: 1.1116838

Tree Hierarchies

In Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f

Score: 1.1072137