Found 472 results for "gitana 4.0 developers api resources oneteam post-oneteam-projects-projectid-applications"

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

Gitana 3.2 / Guide / Guide / Application Server / Services

Learn about configuring the Cloud CMS application server setup, store engines, and more for optimal performance. Visit the Cloud CMS App Server GitHub.

Score: 2.9578815

Gitana 4.0 / Developers / Application Server / Services

Learn about configuring the Cloud CMS application server setup, store engines, and more for optimal performance. Visit the Cloud CMS App Server GitHub.

Score: 2.9578815

Gitana 4.0 / Reference

Explore comprehensive Gitana data type references, including schemas, properties, methods, and API links, for data stores, objects, and general types.

Score: 2.9295573

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.9247322

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.9160628

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.9028

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.9028

Gitana 4.0

Discover all features and capabilities of Cloud CMS 4.0 with our comprehensive documentation guide.

Score: 2.8912406

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.8805146

Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965

Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.

Score: 2.8746943

Gitana 3.2 / Guide / Guide / Actions / Start Workflow

Configure and start custom workflows with ease, assigning users and setting data effortlessly. Optimize your process management today.

Score: 2.8091602

Gitana 4.0 / Content Engine / Behaviors / Actions / Start Workflow

Configure and start custom workflows with ease, assigning users and setting data effortlessly. Optimize your process management today.

Score: 2.8091602

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.8061469

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.727105

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.7028384

Gitana 4.0 / 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.7028384

Gitana 3.2 / Guide / Guide / Docker / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 2.6762767

Gitana 4.0 / Self Managed / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 2.6762767

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.659327

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.659327

Gitana 4.0 / User Interface / Projects / Delete a Project

Learn how to delete a project safely within your platform by adjusting settings and following a step-by-step guide.

Score: 2.6487215

Gitana 4.0 / Self Managed / Containers / UI Server

Optimize your Cloud CMS UI Server setup with Node.js, Docker, and environment variables for a seamless editorial experience.

Score: 2.6229596

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.6174002

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.6174002

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.5989802