[PR #1467] [MERGED] Add WeCom Smartsheet Plugin #1633

Closed
opened 2026-02-22 18:03:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1467
Author: @vip2193
Created: 10/28/2025
Status: Merged
Merged: 11/21/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (6)

  • f8b1b43 Add WeCom Smartsheet Plugin - Enterprise WeChat smartsheet integration with create, add, update, and query capabilities
  • 655b0d9 Add packaged plugin file wecondifyplugin-0.0.1.difypkg
  • eae1d3a move code & add pkg
  • ebe9a8f modify icon
  • 0724fdf change PRIVACY AND README
  • aae7ba6 Merge branch 'langgenius:main' into main

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

vip2193/wecondifyplugin.difypkg (+0 -0)

📄 Description

Plugin Submission Form

Plugin Information

  • Name: WeCom Smartsheet Plugin
  • Author: vip2193
  • Version: 0.0.1
  • Type: Tool

Features

Create smartsheet - Create new smart table
Add records - Add a record to the table
Update records - Update table record
Get sheet properties - Get table properties
Query sub-sheets - Query sub-table information
🔒 Secure credential management - Security credential management

Description

Enterprise WeChat (WeCom) smartsheet integration plugin that supports creating, adding, updating records, and querying sheet information. Credentials (corpid and corpsecret) are securely stored in Provider configuration.

Documentation

Complete documentation in Chinese is included in README.md with setup guide and API examples.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/1467 **Author:** [@vip2193](https://github.com/vip2193) **Created:** 10/28/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`f8b1b43`](https://github.com/langgenius/dify-plugins/commit/f8b1b43ed1b8cd6abc895662142fc7782a195025) Add WeCom Smartsheet Plugin - Enterprise WeChat smartsheet integration with create, add, update, and query capabilities - [`655b0d9`](https://github.com/langgenius/dify-plugins/commit/655b0d953fd8ba5f6525972682cb359bb71a7fe4) Add packaged plugin file wecondifyplugin-0.0.1.difypkg - [`eae1d3a`](https://github.com/langgenius/dify-plugins/commit/eae1d3a226d58bb3386d0dea0daf5fca74961362) move code & add pkg - [`ebe9a8f`](https://github.com/langgenius/dify-plugins/commit/ebe9a8fb4027ec0a4f667e37dd4c2666ea9afd3c) modify icon - [`0724fdf`](https://github.com/langgenius/dify-plugins/commit/0724fdf7b614730d2789d244a18e305185e3ebd2) change PRIVACY AND README - [`aae7ba6`](https://github.com/langgenius/dify-plugins/commit/aae7ba6de97315653eb866878f193dc3cb0d58e0) Merge branch 'langgenius:main' into main ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `vip2193/wecondifyplugin.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## Plugin Information - **Name:** WeCom Smartsheet Plugin - **Author:** vip2193 - **Version:** 0.0.1 - **Type:** Tool ## Features ✅ Create smartsheet - Create new smart table ✅ Add records - Add a record to the table ✅ Update records - Update table record ✅ Get sheet properties - Get table properties ✅ Query sub-sheets - Query sub-table information 🔒 Secure credential management - Security credential management ## Description Enterprise WeChat (WeCom) smartsheet integration plugin that supports creating, adding, updating records, and querying sheet information. Credentials (corpid and corpsecret) are securely stored in Provider configuration. ## Documentation Complete documentation in Chinese is included in README.md with setup guide and API examples. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:03:46 -05:00
yindo closed this issue 2026-02-22 18:03:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1633