Tag

dingtalk

1 views collected around this technical thread.

Big Data Technology Architecture
Big Data Technology Architecture
Feb 7, 2025 · Artificial Intelligence

How to Build a DeepSeek AI Assistant on DingTalk

This guide explains why DeepSeek is a valuable AI assistant, outlines the challenges of high demand, and provides step‑by‑step instructions for creating, configuring, testing, and publishing a DeepSeek AI assistant within the DingTalk platform to ensure stable access.

AI AssistantChatbotDeepSeek
0 likes · 4 min read
How to Build a DeepSeek AI Assistant on DingTalk
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 19, 2024 · Operations

Setting Up Jenkins with Docker for Automated Frontend Project Build and Deployment

This guide walks through installing Jenkins in a Docker container, configuring the initial admin password, installing essential plugins such as NodeJS, Publish Over SSH and DingTalk, setting up Node.js mirrors, defining SSH deployment, creating a freestyle job that pulls a Git repository, builds the frontend with pnpm, and automates deployment and notifications via webhooks for both GitHub and GitLab.

CI/CDDockerJenkins
0 likes · 13 min read
Setting Up Jenkins with Docker for Automated Frontend Project Build and Deployment
Python Programming Learning Circle
Python Programming Learning Circle
Jan 27, 2024 · Operations

Automating Log Monitoring, Email Reporting, and DingTalk Alerts with Python

This article presents a Python‑based solution that queries LogEasy data, calculates key metrics such as total requests, 5xx errors, average response time, and unique visitors, formats the results into Excel and HTML reports, and automatically sends them via email and DingTalk alerts for operational monitoring.

Email Automationdingtalklog monitoring
0 likes · 30 min read
Automating Log Monitoring, Email Reporting, and DingTalk Alerts with Python
IT Services Circle
IT Services Circle
Jan 12, 2024 · Operations

How to Fix DingTalk 7.5 Windows Permission Errors by Restoring Registry Permissions

This article explains why DingTalk 7.5 corrupts Windows registry permissions, causing Explorer and system component errors, and provides both the official repair tool link and a step‑by‑step manual method to restore the Users read permission in the registry.

RegistryTroubleshootingdingtalk
0 likes · 6 min read
How to Fix DingTalk 7.5 Windows Permission Errors by Restoring Registry Permissions
DevOps Cloud Academy
DevOps Cloud Academy
Mar 2, 2022 · Operations

Promoter: Rendering AlertManager Graphs for DingTalk Notifications Using Go

The article introduces Promoter, a Go‑based webhook that fetches Prometheus metrics, renders alert graphs with gonum/plot, stores the images in S3‑compatible object storage, and embeds them in DingTalk notifications, providing deployment instructions, template customization, and core implementation details.

AlertmanagerGoPrometheus
0 likes · 10 min read
Promoter: Rendering AlertManager Graphs for DingTalk Notifications Using Go
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
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Oct 18, 2021 · Information Security

Case Study: “Da Niu Assistant” Location‑Spoofing App, Its Business Model, and Legal Consequences

The article recounts how a developer created the “Da Niu Assistant” app to spoof DingTalk check‑ins, generated several hundred thousand yuan in revenue, was analyzed by Alibaba security engineers, and ultimately led to a five‑year‑six‑month prison sentence, highlighting the risks of security‑related startups.

dingtalkinformation securitylegal case
0 likes · 5 min read
Case Study: “Da Niu Assistant” Location‑Spoofing App, Its Business Model, and Legal Consequences
Python Programming Learning Circle
Python Programming Learning Circle
Sep 9, 2021 · Backend Development

Creating a Custom DingTalk Robot with Python 3.7 and Webhook

This guide explains how to create a custom DingTalk robot using Python 3.7, covering webhook configuration, security signing, step‑by‑step setup in the PC client, and a complete code example for sending text messages.

automationbackenddingtalk
0 likes · 5 min read
Creating a Custom DingTalk Robot with Python 3.7 and Webhook
DevOps Cloud Academy
DevOps Cloud Academy
Jul 13, 2021 · Operations

Configuring Argo CD Webhooks, Prometheus Metrics, and DingTalk Notifications

This guide explains how to set up Argo CD webhooks for real‑time Git change detection, expose Prometheus metrics for monitoring, and integrate DingTalk notifications using ArgoCD Notifications to receive application sync status alerts.

Argo CDGitOpsKubernetes
0 likes · 16 min read
Configuring Argo CD Webhooks, Prometheus Metrics, and DingTalk Notifications
YunZhu Net Technology Team
YunZhu Net Technology Team
Jul 12, 2021 · Frontend Development

Integrating TAPD with DingTalk via a Chrome Extension for Real-Time Bug Notifications

This article explains how to build a Chrome extension that monitors TAPD bug and task status changes and automatically sends notifications to a DingTalk group via a webhook, reducing average resolution time from 4.8 to 2.9 hours and improving testing efficiency.

Chrome ExtensionJavaScriptTapd
0 likes · 4 min read
Integrating TAPD with DingTalk via a Chrome Extension for Real-Time Bug Notifications
Fulu Network R&D Team
Fulu Network R&D Team
Sep 30, 2020 · Backend Development

How to Build Simple DingTalk Notification and Auto‑Reply Bots with C#

This step‑by‑step tutorial explains how to create both a notification‑type and an auto‑reply DingTalk robot, covering configuration in the DingTalk console, constructing webhook URLs, preparing JSON payloads, and implementing the required C# backend code to send and receive messages.

APIAuto-replyBot
0 likes · 9 min read
How to Build Simple DingTalk Notification and Auto‑Reply Bots with C#
Fulu Network R&D Team
Fulu Network R&D Team
Sep 29, 2020 · Backend Development

Building a Custom DingTalk Event Distribution Platform with Callback Integration

This tutorial explains how to create a unified DingTalk event distribution platform that registers a single callback URL, handles encrypted success responses, and forwards various DingTalk events—such as address changes and approval workflows—to internal business systems for bidirectional synchronization and automated processing.

APIBackend IntegrationC++
0 likes · 7 min read
Building a Custom DingTalk Event Distribution Platform with Callback Integration
Fulu Network R&D Team
Fulu Network R&D Team
Jul 14, 2020 · Backend Development

Integrating DingTalk Organization Structure and Attendance via API

This guide explains how to obtain DingTalk access tokens, synchronize corporate departments and employee data to the DingTalk address book, and retrieve attendance records through DingTalk's open APIs, providing step‑by‑step instructions, request examples, and common pitfalls.

APIAttendanceBackend Integration
0 likes · 7 min read
Integrating DingTalk Organization Structure and Attendance via API