Tag

Feishu

1 views collected around this technical thread.

Architecture and Beyond
Architecture and Beyond
May 24, 2025 · Frontend Development

Evaluating Image Placeholder Generators, Feishu Integration Issues, and a Custom Solution

The article reviews various online image placeholder services, highlights challenges such as missing Chinese support and Feishu attachment errors caused by CORS and Content-Length headers, and presents a self‑hosted placeholder tool that resolves these frontend development obstacles.

APIFeishuWeb Development
0 likes · 6 min read
Evaluating Image Placeholder Generators, Feishu Integration Issues, and a Custom Solution
DeWu Technology
DeWu Technology
Jun 24, 2024 · Frontend Development

Feishu Cloud Document to HTML Email: Architecture Redesign and Implementation

The article details a complete redesign of Feishu’s cloud‑document‑to‑HTML‑email converter, introducing IoC/DI architecture, inline‑style utilities, and specialized renderers for headings, lists, tables, images, code blocks, and equations, resulting in high‑fidelity Outlook‑compatible emails while shrinking the core code to under three hundred lines.

CSS-in-JSFeishuHTML email
0 likes · 31 min read
Feishu Cloud Document to HTML Email: Architecture Redesign and Implementation
Python Programming Learning Circle
Python Programming Learning Circle
Mar 16, 2022 · Backend Development

Building a Simple Stock Monitoring Bot with Feishu and Python

This tutorial explains how to create a Python‑based stock monitoring bot that periodically fetches real‑time prices, compares them with preset thresholds, and sends alerts to a Feishu group via a custom webhook, including step‑by‑step setup and scheduling code.

FeishuPythonbackend
0 likes · 4 min read
Building a Simple Stock Monitoring Bot with Feishu and Python
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 18, 2021 · Databases

Configuring DBLE Alert Webhook for WeChat, DingTalk, FeiShu, and Custom URLs

This guide explains how to set up DBLE's alert webhook to send notifications to various platforms such as WeChat, DingTalk, FeiShu, or a custom URL, including download, installation, configuration file details, and example curl requests for seamless integration.

AlertDBLEFeishu
0 likes · 6 min read
Configuring DBLE Alert Webhook for WeChat, DingTalk, FeiShu, and Custom URLs