Found 559 results for "gitana 4.0 developers api resources directory post-directories-directoryid-update"

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

Gitana / 4.0 / Developers / Drivers / Python

Easily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.

Score: 2.8815846

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

Authenticate users in your Cloud CMS app using Facebook. Set up a Facebook Developer Account to obtain essential API tokens for integration.

Score: 2.8471158

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

Optimize Facebook authentication with API keys for secure user validation and profile loading in Cloud CMS App Server.

Score: 2.8471158

Gitana / 4.0 / Developers / Drivers / PHP

Connect PHP apps to Gitana with our open-source driver. Access API with ease, manage OAuth, and perform content operations effectively.

Score: 2.8462307

Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Web Hook

Enable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.

Score: 2.8170195

Gitana / 4.0 / Content Engine / Workflow / Workflow Handlers / Web Hook

Enable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.

Score: 2.8170195

Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression, reducing database size and purging unnecessary historical data without losing essential content.

Score: 2.741141

Gitana / 4.0 / Self Managed / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression, reducing database size and purging unnecessary historical data without losing essential content.

Score: 2.741141

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 " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 2.7245467

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

Gitana / 4.0 / Developers / Frameworks / cURL

Learn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.

Score: 2.6816597

Gitana / 3.2 / Guide / Guide / User Interface / Workflow

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 2.6230383

Gitana / 4.0 / User Interface / Workflow / Overview

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 2.6230383

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / platform-manage-context

Manage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.

Score: 2.5892038

Gitana / 4.0 / Developers / User Interface Customization / Contexts / platform-manage-context

Manage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.

Score: 2.5892038

The Beauty of Cloud CMS Chaining

Chaining 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.5734892

How to monitor API traffic from a node js app

It 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.5571659

Gitana / 4.0 / Self Managed / Containers / UI Server

Optimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.

Score: 2.5527272

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

Integrate Amazon Transcribe into your app for seamless speech-to-text conversions with Cloud CMS. Enhance content creation with automatic transcriptions.

Score: 2.5483108

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

Effortlessly convert audio to text with Amazon Transcribe and Cloud CMS integration for seamless content management.

Score: 2.5483108

Gitana / 4.0 / Self Managed / Kubernetes / Overview

Discover our upcoming 4.0 Kubernetes configuration files or contact support@gitana.io for immediate access and assistance.

Score: 2.5396414

Return On Investment (ROI) with Cloud CMS

ROI 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.5207057

Access Cloud CMS content anonymously or as a guest user

This 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.4796138

Gitana / 3.2 / Guide / Guide / Scripting

Optimize your Cloud CMS server-side operations with custom, downtime-free scripts for JavaScript, Handlebars, and FreeMarker engines.

Score: 2.4355717

Gitana / 4.0 / Content Engine / Scripting / Overview

Optimize your Cloud CMS with a dynamic Scripting API for custom actions, rules, and templates. Write scripts with JS, Handlebars, or FreeMarker effortlessly.

Score: 2.4355717