Found 870 results for "gitana 4.0 developers api definitions object"

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

Setup a Next.JS Static Site using Cloud CMS

The web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr

Score: 1.8041838

Easy apps with Cloud CMS and Node.js

As we continue to enhance Cloud CMS, one of the directions that we’re pushing in is toward the application layer. We intend to offer increasingly more out-of-the-box applications for content authoring, curation and publishing aimed at marketing users. These applications need to be easy-to-use. They need to address the most common cases that our customers are asking for out-of-the-box. However, they also need to be easily extensible so that these same customers can take our apps and quickly custo

Score: 1.7982893

Gitana 3.2 / Guide / Guide / UI Developers Guide / Samples

Discover essential UI extension samples for developers, featuring configurations, UI modules, views, and custom integration guides.

Score: 1.7649527

Gitana 4.0 / Developers / User Interface Customization / Samples

Explore sample configurations for building UI extensions, including items for developer menus and releases, with detailed guides on UI services and modules.

Score: 1.7649527

Gitana 4.0 / User Interface / User Interface / Create/Edit Content

Edit and manage content efficiently with options for viewing, editing, tagging, and attaching files in Cloud CMS. Explore types, forms, and comments.

Score: 1.7526243

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Health Check / Load Balancers

Optimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.

Score: 1.7505491

Gitana 4.0 / Self Managed / Maintenance / Health Check / Load Balancers

Optimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.

Score: 1.7505491

Gitana 4.0 / Forms / API / Validation

Enhance form validation easily with Alpaca, featuring auto DOM updates, custom validators, and user-friendly error messages for a seamless experience.

Score: 1.7450101

Gitana 3.2 / Guide / Guide / API / System Metadata

Track and access comprehensive system metadata in Cloud CMS, including creation and modification details, effortlessly using API requests.

Score: 1.7382352

Gitana 3.2 / Guide / Guide / Integrations / ActiveMQ

Optimize your backend applications with ActiveMQ, a high-performance message broker, integrated with Cloud CMS for seamless API notifications.

Score: 1.7280958

Gitana 4.0 / Content Engine / Integrations / ActiveMQ

Optimize your Cloud CMS integration using Apache ActiveMQ for seamless API event handling and message queuing. Enhance scalability and performance.

Score: 1.7280958

Gitana 3.2 / Guide / Guide / Templates / Workflow Task

Track and manage your workflow tasks effectively with detailed tracking, metadata, and project integration. Enhance team collaboration seamlessly.

Score: 1.7263308

Gitana 4.0 / Content Engine / Templates / Workflow Task

Track and manage your workflow tasks effectively with detailed tracking, metadata, and project integration. Enhance team collaboration seamlessly.

Score: 1.7263308

Gitana 3.2 / Guide / Guide / Attachments

Effortlessly manage and store binary assets as attachments on objects within Cloud CMS, all through intuitive JSON-based handling and a user-friendly interface.

Score: 1.7229667

Gitana 4.0 / Content Engine / Nodes / Attachments

Efficiently store and retrieve binary assets with Cloud CMS, supporting attachments for objects like Content Nodes, Users, and Archives.

Score: 1.7229667

Gitana 3.2 / Guide / Guide / Authentication

Securely connect your application to Cloud CMS with OAuth 2.0, enabling safe access through Access and Refresh Tokens without exposing credentials.

Score: 1.7040461

Gitana 4.0 / Developers / Authentication

Optimize your Cloud CMS security using OAuth 2.0 for seamless, safe authentication without exposing credentials. Enhance API interactions securely.

Score: 1.7040461

Gitana 3.2 / Guide / Guide / Integrations / Okta

Discover how Okta enhances security by integrating user authentication into modern applications with Cloud CMS Single Sign-On support.

Score: 1.7037287

Gitana 4.0 / Content Engine / Integrations / Okta

Secure and manage user authentication with Okta and Cloud CMS, offering seamless SSO integration using SAML 2.0 and JWT.

Score: 1.7037287

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SNS

Optimize your messaging infrastructure with Amazon SNS, a fast, flexible service offering push notifications, email, and SMS for real-time app engagement.

Score: 1.6866634

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SNS

Amazon SNS provides fast messaging for cloud apps via push notifications, emails, or SMS, enhancing mobile app responses with Cloud CMS integration.

Score: 1.6866634

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SQS

Integrate Amazon SQS with Cloud CMS to manage events efficiently, ensuring fast performance and reliable message queuing for your cloud application.

Score: 1.6849368

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SQS

Optimize your Cloud CMS with seamless Amazon SQS integration for efficient message queuing and event notifications.

Score: 1.6849368

How to limit the fields that come back in a query

Query API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the

Score: 1.6835548

Gitana 3.2 / Guide / Guide / Templates / Workflow

Explore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.

Score: 1.6786044