feat: Add Zoom Case study + Case study categories#1264
Merged
Conversation
Deploying windmilldocs with
|
| Latest commit: |
6486ceb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://817186ba.windmilldocs.pages.dev |
| Branch Preview URL: | https://tl-add-zoom-case-study.windmilldocs.pages.dev |
Contributor
Contributor
hcourdent
reviewed
Feb 24, 2026
| "Zoom is an extensive platform with many interconnected components. The challenge is finding the balance between providing a fully-configured and lived-in demo environment that accurately shows Zoom's capabilities to our customers, and keeping those environments isolated from one another, ensuring changes to one demo doesn't disrupt another…all while limiting the amount of toil that goes into crafting these environments." | ||
| </p> | ||
| <cite className="text-sm text-gray-500 dark:text-gray-400"> | ||
| — Frederick Loucks, Technical Leader, Demo Platform |
Contributor
There was a problem hiding this comment.
I still think we should backlink to it the first time it appears in the text
Contributor
Author
hcourdent
reviewed
Feb 24, 2026
| Frederick's team was tasked with building a centralized internal demo platform, but the requirements were demanding: | ||
| </p> | ||
| <ul className="list-disc list-inside space-y-2 text-gray-700 dark:text-gray-300 ml-4"> | ||
| <li>Complex API orchestration — Interact with 4 different Zoom API types (public, private web, back-office on-premise, browser automation)</li> |
Contributor
There was a problem hiding this comment.
Replace all '—' with '-', makes it less AI
Contributor
|
Would be really great with Zoom's (and any customer in general) own screenshots |
hcourdent
requested changes
Feb 24, 2026
hcourdent
approved these changes
Feb 25, 2026
tristantr
added a commit
that referenced
this pull request
Feb 25, 2026
* Remove unused picture, and add Zoom pictures * Add Zoom logo and use cases categories * Align logo hoovers * Fix feedbacks from Zoom * Nits with Henri feedbacks * Add missing backlink * nit * Fix logo hoovering * Add Zoom quote to testimonials --------- Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com>
hcourdent
added a commit
that referenced
this pull request
Feb 25, 2026
* Init Solutions dropdown with money pages * Remove Kestra * Update AGENTS.md for aeo optimization when creating new pages * Add data pipeline animation * Improve windmill animation on data pipeline money page * Add comparaison page to data pipelines * Improve titles * Improve Benchmark section in data pipeline * Nits on data pipelines * Add pictures to data pipelines money page * Add test step to data pipelines * Add read the docs CTA * Add datatables * Add Duck db, ducklake, s3 * Add dataset ref and polars images * Rename Dataset ref to assets lienage * Reduce image size * Add FAQ to Data pipelines page * Fix broken links * Update OG image * Update Money Pages hero sections * Improve animations * Improve Money pages subtitles * Improve Schedule hero section * Improve Schedule money page * Improve Schedules money page * Improve schedules use case page * Schedules page * Convert images to webp * Add backlinks to schedules page * Improve wordings * Improve animation * Improve AI Agent wording * Improve animation * Improve AI agent money page * Add pictures to ai agents money page * Convert pictures to webp * Init Internal tools hero section * Improve internal tools hero section * Improve AI agent money page * Improve wording for internal tools money page * Improve Internal tools animation * Improve animation in internal tools section * Improve internal tools page * Improve all in one platform animation * Improve all in one platform animation * Nits * Improve Internal Tool money page * Update images * Add iframes in money pages * Nits for global improvements * Add case studies in ai agents page * Nits * Comment not ready money pages * fix title * fix(frontend): video loading homepage (#1249) * feat: add Infrastructure as Code core concepts page (#1251) Document the two IaC mechanisms for Windmill instance configuration: sync-config CLI (Docker Compose/VMs) and the Kubernetes operator (WindmillInstance CRD). Includes config file format, secret handling (envRef/secretKeyRef), setup guides, and settings reference. Also covers workspace content management via wmill CLI. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> * feat: add full-code app docs, rename App to Low-code app (#1252) * nit __raw_app * nit IaC docs * native triggers (#1253) * feat: add native triggers documentation (Nextcloud, Google Drive, Google Calendar) Add documentation for native triggers, a new Enterprise feature that allows Nextcloud, Google Drive, and Google Calendar to push events to Windmill. Ref: windmill-labs/windmill#7837 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * improve --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: hugocasa <hugo@casademont.ch> * changelog iac * iac as configmap * iac nits * docs: claude skills + anthropic (#1250) * claude skills + anthropic * typo --------- Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com> * streaming (#1257) * full code apps improvement (#1259) * Doc improvement full code apps section * Full code apps quickstart * Mentions of the new pages * feat: hub 101 (#1256) Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com> * better docs for debouncing (#1260) Signed-off-by: pyranota <pyra@duck.com> * native mode (#1258) Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com> * Keynote feb 20 (#1261) * skill doc audit (#1262) * doc-audits skill * Doc audit skill * Update SKILL.md with repository location details Clarified the location of the windmill repository in the documentation. --------- Co-authored-by: Ruben Fiszel <ruben@windmill.dev> * CloudShapers partners (#1265) * feat: Add Zoom Case study + Case study categories (#1264) * Remove unused picture, and add Zoom pictures * Add Zoom logo and use cases categories * Align logo hoovers * Fix feedbacks from Zoom * Nits with Henri feedbacks * Add missing backlink * nit * Fix logo hoovering * Add Zoom quote to testimonials --------- Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com> * Doc cathing up 2026-02-09 - 2026-02-23 (#1263) * Changelog mention * How to write docs * Health endpoints documentation and changelog Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Force sandboxing documentation and changelog Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Private registries (npm, Maven, Cargo) documentation and changelog Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Dedicated workers: add nativets support Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * DuckDB: document S3 column detection for table functions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Database studio: add data table type support Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * AI chat: document workspace context tools Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Worker groups: document CE config UI capabilities Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Variables: document recursive \$var/\$res resolution in arrays Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Flow approval: clarify self-approval enforcement Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Remove gap doc --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> * Add Zoom case study in internal tool money page * Update case studies in the schedules section * Update picture * Fix back button * Nits --------- Signed-off-by: pyranota <pyra@duck.com> Co-authored-by: Ruben Fiszel <ruben@windmill.dev> Co-authored-by: hugocasa <hugo@casademont.ch> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: centdix <40307056+centdix@users.noreply.github.com> Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com> Co-authored-by: Pyra <92104930+pyranota@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.