Found 459 results for "api forms"

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

Gitana 4.0 / Content Engine / Security

Secure your enterprise content with Cloud CMS's advanced access control, offering role-based permissions, fine-grained object-level management, and complex access policies.

Score: 0.6302221

Gitana 4.0 / Reference / Types / Changeset

Explore Changeset API for Cloud CMS to manage your branch content with ease. Enhance content curation and authoring with advanced features.

Score: 0.6302221

Content Previews and Thumbnails with Cloud CMS

Cloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa

Score: 0.6302221

Gitana 4.0 / Reference / Types / Project

Explore comprehensive documentation on Projects to understand structure, properties, and methods, and accelerate your development with language drivers.

Score: 0.62463576

Gitana 3.2 / Guide / Guide / API / Data Types / Platform

Access your platform's data stores and manage configurations seamlessly with our intuitive interface, supporting teams, authorities, and more.

Score: 0.6159123

Assessing the CMS cost options?

The risks and costs associated with CMSs can be frightening. Many organizations have entered a CMS project, and are still to come out. Frustrated by the on-going costs of getting the CMS to work and then the costs of keeping it working. Partly this is due to unrealistic expectations but the primary reason is not looking at all the costs upfront and assessing the resources available to support a complex IT initiative. A basic for assessing your immediate and ongoing costs for any application is w

Score: 0.6159123

Gitana 3.2 / Guide / Guide / API / Data Types / Scheduled Work

Manage scheduled work efficiently with Cloud CMS. Configure frequencies, triggers, and actions for optimal platform operation.

Score: 0.5871833

Gitana 3.2 / Guide / Guide / Workspaces

Cloud CMS Workspaces offer powerful tools for collaborative content creation, enabling branching, merging, and seamless integration with editorial teams.

Score: 0.58536744

Gitana 4.0 / Content Engine / Branches / Workspaces

Optimize your content workflow with Cloud CMS Workspaces, enabling seamless collaboration, branching, and merging for editors and teams.

Score: 0.58536744

Gitana 3.2 / Guide / Guide / Search / Examples

Explore the power of Cloud CMS with Elastic Search integration for advanced, flexible content queries using ES DSL.

Score: 0.5610149

Gitana 4.0 / Forms / Fields / Upload Field

Seamlessly upload files with our customizable upload field, supporting previews, drag-and-drop, and various upload configurations.

Score: 0.5610149

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 0.5610149

Recommended environment

This is a big subject and, as you know, there are many ways to set things up to be robust. That said, some practices are better than others. I can relate at least what we do and what we've seen customers do. First, I'd recommend thinking of Cloud CMS as black box application that runs on top of MongoDB, Elastic Search (both of which can be thought of as databases) and a binary storage provider. Cloud CMS is a stateless application whose setup is actually quite simple. It doesn't maintain any sta

Score: 0.5610149

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Datastore Deletion

Learn how to manually remove MongoDB databases after deleting a Cloud CMS datastore, ensuring data backup and retention with administrator guidance.

Score: 0.5370795

Gitana 3.2 / Guide / Guide / API / Pagination

Optimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.

Score: 0.5250739

Gitana 3.2 / Guide / Guide / Releases

Optimize content collaboration with Cloud CMS Releases. Schedule and manage content workflows with ease, ensuring seamless updates and conflict resolutions.

Score: 0.5221107

Gitana 4.0 / Content Engine / Releases

Optimize your content workflow with Cloud CMS Releases for real-time collaboration and scheduled publishing, ensuring seamless updates to your digital platforms.

Score: 0.5221107

Gitana 3.2 / Guide / Guide / Multifactor Authentication

Enhance user security with Cloud CMS's Multifactor Authentication, adding an extra layer of protection to login credentials.

Score: 0.515103

Gitana 4.0 / Content Engine / Multifactor Authentication

Enhance security with Cloud CMS Multifactor Authentication (MFA), requiring a verification code for superior protection against credential theft.

Score: 0.515103

Gitana 4 Roadmap – Job queue performance and management

With the early arrival of Gitana 4.0, we’ve improved the product to deliver a number of important improvements to our customers -- the user interface has been enhanced to provide a better editorial experience, the publishing engine now uses deltas and differencing for faster releases with smaller payloads and we’ve baked both generational and discerning AI services into the foundation of our product, just to name a few. In this article, I’d like to provide some insight into our future direction.

Score: 0.515103

Gitana 3.2 / Guide / Guide / Application Server / Authentication

Secure and streamline user login for Node applications using Cloud CMS's Authentication Service with built-in SSO and providers like Google and LinkedIn.

Score: 0.49869883

Gitana 4.0 / Developers / Application Server / Authentication

Effortlessly manage authentication with Cloud CMS, supporting SSO and various identity providers like Google and SAML for your Node applications.

Score: 0.49869883

Gitana 3.2 / Guide / Guide / Branches / Custom Indexes

Optimize your data retrieval with custom indexes in Cloud CMS, enabling faster queries and improved performance for large datasets.

Score: 0.47613704

Gitana 4.0 / Content Engine / Branches / Custom Indexes

Optimize Cloud CMS performance with custom branch-level indexes for faster data queries and efficient app performance.

Score: 0.47613704

OAuth2, Clients and Authentication Grants

One of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments

Score: 0.45878422