PipedreamHQ/pipedream

[ACTION] add anchor prop into existing`google_sheets-insert-comment`

Open

#18,185 创建于 2025年8月26日

在 GitHub 查看
 (4 评论) (0 反应) (1 负责人)JavaScript (5,305 fork)batch import
actionenhancementgood first issuehelp wantedtriaged

仓库指标

Star
 (7,438 star)
PR 合并指标
 (平均合并 9天 7小时) (30 天内合并 131 个 PR)

描述

Is there a specific app this action is for? google_sheets-insert-comment

Want to leave a comment on a specific cell (e.g., AW437) and tag a teammate (e.g., shuwn@runbear.io) so they receive a notification.

When we check this using the google_sheets-insert-comment, the comment is created at the file level (not cell-anchored). The mention notifies the user correctly, but the comment is not attached to the requested cell. https://github.com/PipedreamHQ/pipedream/blob/master/components/google_sheets/actions/insert-comment/insert-comment.mjs


Please provide a link to the relevant API docs for the specific service / operation. https://developers.google.com/workspace/drive/api/reference/rest/v3/comments#create

贡献者指南