Found 648 results for "gitana 4.0 developers api resources platform get-ref-exports-exportid-download-index"

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

ActiveMQ

Gitana 3.2 / Guide / Guide / Integrations / ActiveMQ

Documentation Reference

Optimize your Cloud CMS integration with high-performance ActiveMQ, supporting STOMP protocol for seamless message queuing. (Gitana 3.2)

Score: 1.2933
ActiveMQ

Gitana 4.0 / Content Engine / Integrations / ActiveMQ

Documentation Reference

Optimize your application's messaging with ActiveMQ and the Cloud CMS Application Server for scalable performance. (Gitana 4.0)

Score: 1.2933
Making a user a Platform Owner user

Making a user a Platform Owner user

Support Article

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 1.2894
GitHub

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

Documentation Reference

Cloud CMS integrates authentication with GitHub, supporting SSO for mobile, web apps, and APIs. (Gitana 3.2)

Score: 1.2875
Google

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

Documentation Reference

Enhance Cloud CMS with seamless Google authentication and single-sign-on for apps. (Gitana 3.2)

Score: 1.2875
Twitter

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

Documentation Reference

Enable Twitter authentication for your Cloud CMS app with SSO integration and easy API key configuration. (Gitana 3.2)

Score: 1.2875
Google

Gitana 4.0 / Developers / Application Server / Authentication / Providers / Google

Documentation Reference

Optimize authentication in Cloud CMS with Google SSO using our guide to API keys and configurations. (Gitana 4.0)

Score: 1.2875
File System Binary Storage

Gitana 3.2 / Guide / Guide / Binary Files / File System Binary Storage

Documentation Reference

Optimize binary storage with Cloud CMS, using file systems or GridFS for flexible, efficient data management. (Gitana 3.2)

Score: 1.2867
File System Binary Storage

Gitana 4.0 / Content Engine / Platform / Binary Files / File System Binary Storage

Documentation Reference

Optimize file storage with Cloud CMS: robust binary management, flexible provider configurations, and seamless API server integration. (Gitana 4.0)

Score: 1.2867
Migrating Binary files to S3

Migrating Binary files to S3

Support Article

By default, on-premise installations of Cloud CMS are configured with a GridFS (`gridfs`) Binary Storage Provider. This allows Cloud CMS to read and write binary files (such as attachments) to GridFS. At some point, as your installation grows, you may want change this. Suppose you wanted to move your binary files into S3 and use S3 as a Binary Storage Provider for Cloud CMS. To do so, we recommend the following steps: 1. Make a backup of your Cloud CMS database. 2. Create an S3 bucket and IAM us

Score: 1.2865
Pagination

Gitana 4.0 / Developers / API / Pagination

Documentation Reference

Optimize your data flow with Cloud CMS pagination, tailoring responses to your needs and enhancing performance. (Gitana 4.0)

Score: 1.2815
CSV

Gitana 3.2 / Guide / Guide / Bulk Import / CSV

Documentation Reference

Easily import CSV data into Cloud CMS content repositories using our Bulk Import tool. (Gitana 3.2)

Score: 1.278
CSV

Gitana 4.0 / Content Engine / Bulk Import / CSV

Documentation Reference

Effortlessly import CSV data into Cloud CMS repositories with the powerful Bulk Import tool. (Gitana 4.0)

Score: 1.278
View/Create a Workflow Model

Gitana 4.0 / User Interface / Workflow / View/Create a Workflow Model

Documentation Reference

Create, view, and manage workflow models effectively with our detailed platform guide and step-by-step instructions. (Gitana 4.0)

Score: 1.2745
How does Cloud CMS work with a CDN

How does Cloud CMS work with a CDN

Support Article

There are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo

Score: 1.274
Overview

Gitana 4.0 / Content Engine / Sidekick

Documentation Reference

Automate tasks, generate AI content, and enhance efficiency with Sidekick, your ultimate automated assistant solution. (Gitana 4.0)

Score: 1.2731
Import a Project

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

Documentation Reference

Easily import projects from backup files, either within the same tenant or from an external source, with simple steps. (Gitana 3.2)

Score: 1.2672
How to Start a Workflow

Gitana 3.2 / Guide / Guide / User Interface / Workflow / How to Start a Workflow

Documentation Reference

Learn how to start a workflow easily across projects, including setting up approvals and managing tasks effectively. (Gitana 3.2)

Score: 1.2672
How to Start a Workflow

Gitana 4.0 / User Interface / Workflow / How to Start a Workflow

Documentation Reference

Learn how to start a workflow with step-by-step instructions for effective project management. (Gitana 4.0)

Score: 1.2672
Rate Limiting

Gitana 3.2 / Guide / Guide / API / Rate Limiting

Documentation Reference

Optimize your Cloud CMS API calls with rate limiting, support multiple bands, and manage your bandwidth effectively. (Gitana 3.2)

Score: 1.2652
How to Retrieve content by their document library path

How to Retrieve content by their document library path

Support Article

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 1.2635
Preview Servers

Gitana 3.2 / Guide / Guide / Publishing / Preview Servers

Documentation Reference

Optimize your website changes seamlessly with Preview Servers before going live. Easily discover and fix issues. (Gitana 3.2)

Score: 1.2554
Health Check / Load Balancers

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

Documentation Reference

Optimize your Cloud CMS with load balancers for API and UI clusters ensuring efficient request distribution and server health checks. (Gitana 3.2)

Score: 1.2554
Preview Servers

Gitana 4.0 / Content Engine / Publishing / Preview Servers

Documentation Reference

Set up Preview Servers to review content changes before going live. Supports URL, API, and Application types. (Gitana 4.0)

Score: 1.2554
Health Check / Load Balancers

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

Documentation Reference

Optimize Cloud CMS with health checks and load balancers for efficient API and UI cluster management. (Gitana 4.0)

Score: 1.2554