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

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

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Reset Password Flow

Easily reset passwords for app users with Cloud CMS's secure flow using email or username recovery options.

Score: 1.016123

Gitana 3.2 / Guide / Guide / Integrations / Slack

Integrate Slack with Cloud CMS to receive real-time content updates. Learn to set up bots and send Slack messages efficiently.

Score: 1.0128517

Gitana 3.2 / Guide / Guide / User Interface / Projects / Copy a Project

Easily duplicate your projects in our platform with step-by-step guidance for seamless content and user membership replication.

Score: 1.0128517

Gitana 4.0 / Content Engine / Integrations / Slack

Integrate Slack with Cloud CMS for seamless team communication and get real-time content updates with easy bot setup instructions.

Score: 1.0128517

Gitana 4.0 / User Interface / Projects / Copy a Project

Learn how to easily duplicate projects in your platform using the Copy Project Wizard. Perfect for managing content efficiently.

Score: 1.0128517

Gitana 3.2 / Guide / Guide / Applications / Public Services / Setting up your Email Provider

Learn how to set up and test email providers for your app, configure settings, and use API methods effectively.

Score: 1.0124335

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Setting up your Email Provider

Set up and test your email provider to send messages via Cloud CMS effortlessly. Learn configuration and API methods quickly.

Score: 1.0124335

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / deployment-subcontext

Explore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.

Score: 1.0070314

Gitana 4.0 / Developers / User Interface Customization / Contexts / deployment-subcontext

Explore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.

Score: 1.0070314

Does Cloud CMS build my web site or mobile app for me?

No. Cloud CMS manages the backend lifecycle of your content and makes it available to your own applications via its REST API. You have to create your own applications (iOS, Android or web-based applications). Using our Partner network, Cloud CMS provides implementation services if you're looking for assistance with developing your front end applications, middleware or any custom data APIs. Cloud CMS also provides hosting for HTML5 applications and custom APIs within it's Node.js based applicatio

Score: 1.0070314

Create a Role

Cloud CMS lets you create custom roles for your organization. A role provides a mechanism for setting up security and access rights to your content. Roles also play an important part in customizing the user interface. Cloud CMS comes with several roles out of the box. You can also create your own at any time. To create and modify roles, you must be logged in as a manager or an administrator of your platform. Here are the steps to follow: Log into Cloud CMS and either create a project or navigate

Score: 0.9943316

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Okta

Configure Cloud CMS Single Sign-On with Okta and SAML 2.0, enabling seamless enterprise user authentication and integration for secure access.

Score: 0.9902239

Gitana 3.2 / Guide / Guide / Binary Files

Upload and manage binary files effortlessly with Cloud CMS. Enjoy automatic antivirus scanning, metadata extraction, and seamless storage solutions.

Score: 0.98081356

Gitana 4.0 / Content Engine / Platform / Binary Files

Upload and store binary files safely in Cloud CMS with auto antivirus scans, metadata extraction, thumbnails, and custom processing.

Score: 0.98081356

Gitana 4.0 / Reference / Types

Explore various schema types including Cluster, Stack, Release, and more, with comprehensive documentation on Gitana 4.0.

Score: 0.9764766

Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure your Cloud CMS project search with custom filters and settings for a tailored search experience.

Score: 0.9755621

Gitana 4.0 / User Interface / Projects / Configure Search

Optimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.

Score: 0.9755621

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Okta

Set up Cloud CMS with Okta SSO easily using SAML 2.0. Follow our step-by-step guide for seamless integration.

Score: 0.9738317

Gitana 3.2 / Guide / Guide / Features / Locked

Learn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.

Score: 0.96916544

Gitana 4.0 / Content Engine / Aspects / Locked

Learn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.

Score: 0.96916544

Pagination options

You can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({  "_type": "video:essentials"  }, {  "sort": {  "title": -1  },  "limit": 10,  "skip": 30  }).then(function() {  ...  }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o

Score: 0.96916544

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

Gitana 3.2 / Guide / Guide / Applications / Public Services

Simplify mobile and web app development with Cloud CMS's backend services for user registration, password resets, and more.

Score: 0.9601397

Gitana 3.2 / Guide / Guide / Application Server / Services / Insight

Optimize your web app's analytics with Cloud CMS Insight, seamlessly capturing data via web sockets into the Cloud CMS data warehouse.

Score: 0.9601397

Gitana 4.0 / Developers / Application Server / Services / Insight

Optimize your web app's analytics with Cloud CMS Insight, seamlessly capturing data via web sockets into the Cloud CMS data warehouse.

Score: 0.9601397