Found 376 results for "api statistics"
The search executed in 0.001775243 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Duo SecurityIntegrate Duo Security for multifactor authentication with Cloud CMS using the Duo Auth API for enhanced security setup.
Score: 1.2009192
|
![]() |
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: 1.1956472
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaScript (Legacy)Connect Gitana with your browser apps using the versatile JavaScript driver, compatible with jQuery, Vue.js, and more.
Score: 1.190612
|
![]() |
Gitana 3.2 / Guide / Guide / IntegrationsConnect Cloud CMS to AWS, Azure, Google, and more. Securely manage services for storage, DNS updates, and event handling. Explore seamless integrations now!
Score: 1.1898355
|
![]() |
Gitana 4.0 / Content Engine / IntegrationsConnect your Cloud CMS projects to leading cloud services securely, with reusable service descriptors for seamless integrations.
Score: 1.1898355
|
![]() |
Gitana 3.2 / Guide / Guide / QueryOptimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.
Score: 1.1798567
|
![]() |
Gitana 4.0 / Content Engine / QueryEffortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.
Score: 1.1798567
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Standalone InstallationEasily set up the Cloud CMS Application Server with Node.js, Git, and simple configuration steps for seamless content delivery.
Score: 1.1742533
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228Secure your Cloud CMS with Log4j2 updates against CVE-2021-44228. Upgrade to version 3.2.71 and follow mitigation steps for enhanced protection.
Score: 1.1742533
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Standalone InstallationSet up the Cloud CMS Application Server with Node.js and Git for seamless content management. Download, configure, and launch easily.
Score: 1.1742533
|
![]() |
Gitana 4.0 / Self Managed / ContainersExplore configuration guides for Antivirus, API, and UI servers in Gitana's self-managed containers documentation.
Score: 1.1550543
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / ConfigurationExplore configuration guides for Docker components including antivirus, API, encryption, support, and UI server.
Score: 1.1501749
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Projects / Deleted ItemsEfficiently manage and restore deleted content with Cloud CMS's intuitive tools, ensuring data is never lost entirely. Explore our unique features today!
Score: 1.1469563
|
![]() |
Gitana 4.0 / User Interface / Projects / Deleted ItemsManage content recovery effortlessly with Cloud CMS's 'copy on write' system, offering a simple way to view, restore, or purge deleted items.
Score: 1.1469563
|
![]() |
Pricing: Hosted Options - GitanaPricing: Hosted Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate
Score: 1.1412945
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / FlowEffortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.
Score: 1.1357807
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / FlowEffortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.
Score: 1.1357807
|
![]() |
How do I retrieve the folder path for my content?In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C
Score: 1.1226089
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.1217424
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.1217424
|
![]() |
Gitana 4.0 / Forms / APIExplore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.
Score: 1.1186697
|
![]() |
Gitana 3.2 / Guide / Guide / Features / MultilingualEnable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.
Score: 1.1120771
|
![]() |
Gitana 4.0 / Content Engine / Aspects / MultilingualEnable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.
Score: 1.1120771
|
![]() |
Using the JavaScript driver to run an elasticsearch queryThe Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f
Score: 1.1120771
|
![]() |
Is there a programmatic way to add more content to workflows?There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 1.1120771
|