Found 590 results for "gitana 4.0 developers api resources branch post-repositories-repositoryid-branches-branchid-archive"

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

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

Efficiently manage your workspace with easy access to changes, activities, pending merges, and more for optimal project collaboration.

Score: 1.3738508

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

Efficiently manage your workspace with easy access to changes, activities, pending merges, and more for optimal project collaboration.

Score: 1.3738508

Gitana 4.0 / Developers / Frameworks / Postman

'Learn how to connect Cloud CMS using Postman with this comprehensive guide and enhance your API testing experience efficiently.'

Score: 1.370698

Gitana 3.2 / Guide / Guide / Bulk Import / Files

Effortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.

Score: 1.3686582

Gitana 4.0 / Content Engine / Bulk Import / Files

Effortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.

Score: 1.3686582

Gitana 3.2 / Guide / Guide / Actions / Lock Node

Lock a node as a user with required repository, branch, and node IDs. Optimize your configuration effortlessly.

Score: 1.3636973

Gitana 4.0 / Content Engine / Behaviors / Actions / Lock Node

Lock a node as a user with required repository, branch, and node IDs. Optimize your configuration effortlessly.

Score: 1.3636973

How does Cloud CMS compare to Contentful?

Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Contentful Ease of Use Implements a role-based UI to accommodate various functions. Simple user interface for defining content types and instances. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published one-by-one. Workflow Process Flexible workflow capability. Allows teams and roles to be created along with a workflow designer for defi

Score: 1.3518888

My UI modules aren't deploying. What should I check?

If you're running an on-premise installation of Cloud CMS and are unable to deploy UI modules via the main user interface, here are a few tips and pointers. Things to consider: 1. When you click on the "Deploy Module" option, your a URL connection is made from the UI server back to the API server. Specifically, it invokes a POST to the route: /oneteam/modules/deploy Check your API side logs or any firewalls or proxies along the way to make sure that an API server receives this call. For example,

Score: 1.3493166

Gitana 3.2 / Guide / Guide / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 1.3480806

Gitana 4.0 / Content Engine / Nodes / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 1.3480806

Gitana 3.2 / Guide / Guide / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3453379

Gitana 4.0 / Developers / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3453379

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / registrations

Explore comprehensive platform and project registrations with detailed dashboards, menus, and pages for optimal workflow and management.

Score: 1.3451334

Gitana 4.0 / Developers / User Interface Customization / Contexts / registrations

Explore comprehensive platform and project registrations with detailed dashboards, menus, and pages for optimal workflow and management.

Score: 1.3451334

Gitana 3.2 / Guide / Guide / Docker / Kits

Download pre-built Cloud CMS Docker kits for common scenarios, ideal for quick setup or as a configuration reference. Explore our resources now.

Score: 1.3360302

Gitana 4.0 / Self Managed / Kits

Explore Cloud CMS Docker Kits for pre-built, user-friendly configurations to quickly deploy APIs, UI, and more with ease using Docker and Docker Compose.

Score: 1.3360302

Gitana 3.2 / Guide / Guide / Actions / Unlock Node

Unlock a node securely as the current user with necessary permissions or by holding the existing lock. Configuration details included.

Score: 1.3353984

Gitana 4.0 / Content Engine / Behaviors / Actions / Unlock Node

Unlock a node securely as the current user with necessary permissions or by holding the existing lock. Configuration details included.

Score: 1.3353984

Proxy API calls

Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes//attachments/thumb.jpg It works great as an API URL but not necessarily as one that can be resolved by the end user's browser. In a typical Node.js-based architecture, you have the User’s browser Node.js application server Cloud CMS backend API The URL generated above is the URL directly to the resource in the backend API. What you really would pre

Score: 1.335195

Gitana 3.2 / Guide / Guide / Content Modeling / References

Optimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.

Score: 1.325269

Gitana 4.0 / Content Engine / Content Models / References

Optimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.

Score: 1.325269

Supporting large binary files

Cloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte

Score: 1.3237659

REST based access calls

The authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t

Score: 1.3163236

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers

Explore various Deployment Handlers like Azure, FTP, and Amazon S3 to enhance your Deployment Target's delivery and connectivity.

Score: 1.3082502