Found 559 results for "gitana 4.0 developers api resources vault post-vaults-vaultid-roles-rolekeyorid-update"
The search executed in 0.00321902 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Web HookEnable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.
Score: 2.8272412
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.
Score: 2.822322
|
![]() |
Oauth 2.0 tokens
Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer
Score: 2.7343042
|
![]() |
Gitana 4.0 / Reference / Types / ArchiveExplore our comprehensive Archive documentation with methods, parameters, and properties for seamless integration and development.
Score: 2.7127843
|
![]() |
Gitana 4.0 / Developers / Frameworks / cURLLearn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.
Score: 2.6752267
|
![]() |
Sync from one environment to anotherWithin Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively
Score: 2.6466026
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Projects / Export a ProjectExport, backup, and share your projects seamlessly with Cloud CMS. Store archives in a Vault and manage metadata for easy collaboration.
Score: 2.6423151
|
![]() |
Gitana 4.0 / User Interface / Projects / Export a ProjectEffortlessly export and manage Cloud CMS projects as archives for backup, restore, or template creation. Move projects across environments with ease.
Score: 2.6423151
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 2.6326783
|
![]() |
Gitana 4.0 / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 2.6326783
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / platform-manage-contextManage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.
Score: 2.5987034
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / platform-manage-contextManage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.
Score: 2.5987034
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 2.56709
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.
Score: 2.5618467
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon TranscribeIntegrate Amazon Transcribe into your app for seamless speech-to-text conversions with Cloud CMS. Enhance content creation with automatic transcriptions.
Score: 2.5575385
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon TranscribeEffortlessly convert audio to text with Amazon Transcribe and Cloud CMS integration for seamless content management.
Score: 2.5575385
|
![]() |
How to monitor API traffic from a node js appIt is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host
Score: 2.550376
|
![]() |
Return On Investment (ROI) with Cloud CMSROI and Content Management Systems (CMS) are rarely used in the same sentence due to the uncomfortable pricing models from all legacy CMS vendors - as well as the spiraling costs of implementing them. Often so much investment has been made in the CMS that changing is not a realistic consideration. This negativity only increases when you start using the term Enterprise Content Management (ECM), where suddenly vendors start seeing dollar signs, but offer no additional functionality e.g., Alfresco,
Score: 2.5296302
|
![]() |
Gitana 4.0 / Self Managed / KubernetesDiscover our upcoming 4.0 Kubernetes configuration files or contact support@gitana.io for immediate access and assistance.
Score: 2.5079913
|
![]() |
Gitana 4.0 / User Interface / Projects / Import a ProjectEasily import projects with backup from the Vault on same or different tenants. Follow our step-by-step guide to ensure a smooth setup process.
Score: 2.504704
|
![]() |
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 2.4885976
|
![]() |
Gitana 3.2 / Guide / Guide / ScriptingOptimize your Cloud CMS server-side operations with custom, downtime-free scripts for JavaScript, Handlebars, and FreeMarker engines.
Score: 2.4443688
|
![]() |
Gitana 4.0 / Content Engine / ScriptingOptimize your Cloud CMS with a dynamic Scripting API for custom actions, rules, and templates. Write scripts with JS, Handlebars, or FreeMarker effortlessly.
Score: 2.4443688
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-manage-contextManage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.
Score: 2.4398494
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / project-manage-contextManage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.
Score: 2.4398494
|