mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1467] [MERGED] Add WeCom Smartsheet Plugin #1633
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (6)
f8b1b43Add WeCom Smartsheet Plugin - Enterprise WeChat smartsheet integration with create, add, update, and query capabilities655b0d9Add packaged plugin file wecondifyplugin-0.0.1.difypkgeae1d3amove code & add pkgebe9a8fmodify icon0724fdfchange PRIVACY AND READMEaae7ba6Merge 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
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.