13 results found

The Launch API is a product builder, not just a deployment endpoint
The Launch API does more than trigger deployments. It gives teams the building blocks to shape their own release workflow, from environments to logs to cache revalidation, in the tools they already use.

Codex built a skill with custom CLI for itself. Is MCP even a thing anymore?
This article explores how Codex, given a management token, API key, and precise schema documentation, imported content flawlessly and even built a custom CLI and skill to repeat the process, raising questions about the future relevance of MCP in content operations.

Do we still need SDKs in the age of AI agents?
With AI agents capable of generating production-ready clients from well-designed APIs and OpenAPI specs, the traditional necessity of hand-crafted SDKs is being challenged. This article explores the shifting role of SDKs, the benefits of leveraging AI for client generation, and when vendor-maintained SDKs may still hold value.

AI chat interfaces will replace web apps
This article discusses how AI-driven chat interfaces are poised to replace traditional static web apps by providing dynamic, context-aware user interactions that adapt to individual intent. It explores the evolution of front-end development, challenges facing this transformation, and the changing roles of existing tools and design.

Build context-aware MCPs, not API wrappers
Discover why simply wrapping APIs isn't enough for Model Context Protocol (MCP) servers. Learn how adding project and user context can transform MCPs into dynamic, efficient engines that enhance AI reasoning, reduce errors, and scale across complex environments.

Building a Multi-Language Website Using Contentstack and Next.js i18n
Learn how to build a multilingual blog using Contentstack and Next.js with internationalized routing, localized content, and best practices for scalable multi-language sites. This step-by-step guide covers project setup, configuring Contentstack for multiple languages, integrating with Next.js, and optimizing for localization and SEO.

Reducing API Calls to Boost Performance and Stay Within Rate Limits
Learn how a site powered by Next.js and Contentstack reduced its API calls from millions to thousands per day by leveraging CDN caching, automation, and expert implementation, resulting in improved performance and lower costs.
Removing Stale Data from Targeting with Automate
Learn how to automate the removal of stale targeting data from Contentstack entries by defining appropriate content types and automation workflows. This guide details step-by-step processes for querying, filtering, and updating entries using webhooks or scheduled automation.

Automate Recipe for Content Type Propagation
This guide demonstrates how to automate the propagation of content type changes from a source stack to a destination stack in Contentstack, including setting up triggers, validating content type existence, and conditionally updating or creating content types using automation flows.

How to upload CSV files for bulk operations using Automate
This guide explains how to automate bulk content updates in Contentstack using CSV file uploads and the Automate feature. Learn to configure your stack, set up workflows, and build robust automation for scalable, error-resistant content operations.

Exploring Launch Public APIs
The Launch API lets you manage all the resources (Projects, Environments and Deployments) in your Launch project using REST API. Tim and Lo will create a dep...

Vibing with Developer Hub
Contentstack Pulse for Developers: Vibing with Developer Hub

Tour de Live Preview
We go over every possible Live Preview configuration from SSG to SSR, and from CSR to GraphQL. This is the final guide on setting up Contentstack Live Previe...