Found 629 results for "gitana 4.0 developers api definitions attachment"

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

Gitana 3.2 / Guide / Guide / Features / Auto Transcribe

Automatically transcribe audio attachments to text in Cloud CMS with customizable transcription service settings.

Score: 3.9067397

Gitana 3.2 / Guide / Guide / Docker / Configuration / Encrypting Properties

Secure your sensitive data with Cloud CMS by encrypting API properties using RSA keys, safeguarding passwords and credentials effortlessly.

Score: 3.9002604

Gitana 4.0 / Home

Discover Gitana's Enterprise Content Platform: streamline content creation, management, and real-time publishing with workflow-driven control and custom APIs.

Score: 3.9000254

Cloud CMS JavaScript Driver Release 1.0.3 is out!

The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut

Score: 3.8943367

Gitana 3.2 / Guide / Guide / Cookbooks / Go Cookbook

Explore the Go Cookbook to learn Go driver setup, Cloud CMS connection, node management, querying, and GraphQL integration.

Score: 3.8685336

Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv

Score: 3.745987

Gitana 3.2 / Guide / Guide / Actions

Optimize content operations with Cloud CMS Action framework using JSON configuration. Explore various actions like Send Email or Fire a Web Hook efficiently.

Score: 3.7054195

Gitana 4.0 / Content Engine / Behaviors / Actions

Explore Cloud CMS Action framework for automated content operations with customizable actions like email alerts, webhooks, and more—enhancing workflow efficiency.

Score: 3.7054195

Introducing the Cloud CMS Open Source App Server

Cloud CMS lets you create content once and reuse it everywhere - across all of your devices, web sites, mobile applications, tradeshow kiosks, digital signage surfaces and more. Our editorial environment is fully featured, extensible easy to use, letting you manage content and deliver it via our enterprise-class Content API. With Cloud CMS, customers are free to build apps on top of best-of-breed open-source frameworks while leveraging open-standards. They are empowered to continue to use the de

Score: 3.6868494

Gitana 3.2 / Guide / Guide / Cookbooks / Scripting Cookbook

Explore our Scripting Cookbook with server-side scripting guides, code samples, and practical examples for effortless development.

Score: 3.6658463

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-user

Explore the Gitana System Access Policy for project-user with detailed role permissions and JSON configurations.

Score: 3.6465886

Gitana 3.2 / Guide / Guide / Transcription

Automatically convert audio files to text with Cloud CMS transcription. Sync updates effortlessly. Ideal for search indexing and seamless content management.

Score: 3.6132727

Gitana 3.2 / Guide / Guide / Cookbooks / Content Modeling Cookbook

Discover essential content modeling techniques with our comprehensive cookbook, featuring guides, code samples, and practical examples for every developer.

Score: 3.4922476

Gitana 3.2 / Guide / Guide / Features / Auto OCR Extract

Enable auto OCR extraction for seamless full-text search indexing by analyzing attachments via OCR service. Configure easily for custom or default use.

Score: 3.4845042

Gitana 3.2 / Guide / Guide / Narration

Transform your text content into high-quality audio with Cloud CMS's auto-narration feature, syncing text-to-speech seamlessly for efficient content delivery.

Score: 3.4639807

Request Information about Enterprise Support - Gitana

Request Information about Enterprise Support - Gitana Enterprise Services and Licenses Gitana provides Managed Services and Support for On-Premise/Private Cloud installations at larger customers with custom pricing needs. We will work with you to determine beneficial ways that our staff can augment your own to provide DevOps support, implementation services, architectural guidance and source code licensing according to the needs of your business. Have a question about our offerings? Please reach

Score: 3.4489548

Gitana 3.2 / Guide / Guide / Docker / Container Services / Kubernetes

Optimize your infrastructure with Kubernetes and Gitana SDK. Automate deployment of containerized apps across cloud providers like AWS, Google, and Azure.

Score: 3.4466732

Gitana 3.2 / Guide / Guide / Text Analysis

Automatically analyze your content on Cloud CMS to detect sentiment, key phrases, entities, and languages, enhancing editorial insights.

Score: 3.3698292

Gitana 3.2 / Guide / Guide / Features / Auto Recognize

Automatically enhance images with our Auto Recognize feature, detecting faces, text, celebrities, and moderation labels with ease.

Score: 3.3385801

Gitana 3.2 / Guide / Guide / Recognition

Automatically process and recognize faces, text, and more in images with Cloud CMS for enhanced search and analysis.

Score: 3.3373308

Gitana 4.0 / Developers / Drivers / Java

Connect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.

Score: 3.3369265

Download Version 1.0.3 of the Cloud CMS Java Driver

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.3 version of the Gitana Java Driver for Cloud CMS. Java Driver for Cloud CMS The Gitana Java Driver is a Java library that you can include with your Java applications to take advantage of a programmatic way of interacting with the Cloud CMS server. It makes it easier for developers to utilize Cloud CMS functionality without having to manually handle calls against HTTP/REST, data serialization and event handling. The

Score: 3.325796

Gitana 3.2 / Guide / Guide / UI Developers Guide / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 3.3058

Gitana 4.0 / Developers / User Interface Customization / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 3.3058

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: 3.2917125