← 返回
效率工具 中文

Recipe Log Deal Update

Append a deal status update to a Google Sheets sales tracking spreadsheet.
将交易状态更新追加到 Google Sheets 销售跟踪电子表格中
googleworkspace-bot
效率工具 clawhub v1.0.12 3 版本 99856.3 Key: 无需
★ 0
Stars
📥 695
下载
💾 9
安装
3
版本
#latest

概述

Log Deal Update to Sheet

> PREREQUISITE: Load the following skills to execute this recipe: gws-sheets, gws-drive

Append a deal status update to a Google Sheets sales tracking spreadsheet.

Steps

  1. Find the tracking sheet: gws drive files list --params '{"q": "name = '\''Sales Pipeline'\'' and mimeType = '\''application/vnd.google-apps.spreadsheet'\''"}'
  2. Read current data: gws sheets +read --spreadsheet SHEET_ID --range "Pipeline!A1:F"
  3. Append new row: gws sheets +append --spreadsheet SHEET_ID --range 'Pipeline' --values '["2024-03-15", "Acme Corp", "Proposal Sent", "$50,000", "Q2", "jdoe"]'

版本历史

共 3 个版本

  • v1.0.12 当前
    2026-05-03 04:08 安全 安全
  • v1.0.10
    2026-03-29 19:09
  • v1.0.0
    2026-03-19 21:25

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,341
communication-collaboration

Gws Gmail

googleworkspace-bot
Gmail:发送、阅读和管理邮件。
★ 2 📥 4,985
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 147,807