Found 708 results for "gitana 4.0 developers api resources project post-projects-projectid-update"

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

Gitana 4.0 / Content Engine / Integrations / Azure / Translate

Effortlessly integrate Azure Translate for seamless multi-language support and automatic I18N translations in your applications.

Score: 2.980872

Gitana 3.2 / Guide / Guide / Features / Auto Transcribe

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

Score: 2.9232569

Gitana 4.0

Discover all features and capabilities of Cloud CMS 4.0 with our comprehensive documentation guide.

Score: 2.913157

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content

Access Policy Template for Gitana 4.0: Allow project members to consume all content with JSON configuration.

Score: 2.8714764

Gitana 4.0 / Developers / Drivers / Python

Easily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.

Score: 2.8703432

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / Facebook

Authenticate users in your Cloud CMS app using Facebook. Set up a Facebook Developer Account to obtain essential API tokens for integration.

Score: 2.8602273

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-multiple-projects

Optimize access to multiple projects with Gitana's Access Policy Template. Manage and consume content easily from various sources.

Score: 2.8568616

Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Web Hook

Enable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.

Score: 2.8433702

Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Web Hook

Enable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.

Score: 2.8433702

Gitana 4.0 / Developers / Drivers / PHP

Connect PHP apps to Gitana with our open-source driver. Access API with ease, manage OAuth, and perform content operations effectively.

Score: 2.8353202

Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965

Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.

Score: 2.8258367

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 2.7480068

Gitana 3.2 / Guide / Guide / Features / Auto Analyze Text

Enhance text comprehensibility with automatic analysis, indexing, and insights using our innovative Text Analyzer.

Score: 2.6958919

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

Gitana 4.0 / Content Engine / Access Policies / Templates / edit-all-content-in-spanish

Create and manage Spanish content with this Gitana access policy template for effortless editorial collaboration.

Score: 2.652279

Gitana 3.2 / Guide / Guide / User Interface / Workflow

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 2.648221

Gitana 4.0 / User Interface / Workflow

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 2.648221

Gitana 4.0 / Content Engine / Access Policies / Templates / manage-all-content-of-a-type

Manage access policies with Gitana: Grant project members management rights for all content of a specific type.

Score: 2.6386952

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-with-a-feature

Explore Gitana's Access Policy Template to grant consumers access to multi-feature content efficiently. Discover JSON syntax and customization.

Score: 2.6386952

Gitana 3.2 / Guide / Guide / Features / Auto Translate

Automatically translate and synchronize content in multiple languages using Cloud CMS with AWS, Azure, or Google services.

Score: 2.6349828

Gitana 4.0 / Content Engine / Aspects / Auto Translate

Automatically translate and localize content with Cloud CMS, supporting seamless integration with major translation services for efficient multilingual workflows.

Score: 2.6349828

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-all-projects

Explore the Gitana Access Policy Template, enabling management of all content across projects using the identifier read-all-content-from-all-projects.

Score: 2.6252506

Gitana 4.0 / Content Engine / Access Policies / Templates / edit-all-content-with-a-property

Learn about Gitana's Access Policy Template for editing all content with a specific property value.

Score: 2.6252506

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-in-a-folder

Explore Gitana's Access Policy Template for reading all content in a folder, supporting consumer roles with path-specific permissions.

Score: 2.6252506

The Beauty of Cloud CMS Chaining

Chaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m

Score: 2.5696144