-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
google_appsheet
URLs
Actions
add-row
Prompt
Add a new row to a specific table in an AppSheet app. Requires specifying the app, table, and the data for the row.
URLs
update-row
Prompt
Update an existing row in a specific table in an AppSheet app. Requires specifying the app, table, row ID, and the fields to update.
URLs
- https://support.google.com/appsheet/answer/10105770?hl=en&ref_topic=10105767&sjid=16657806081444403316-SA
- https://support.google.com/appsheet/answer/10105002?sjid=16657806081444403316-SA
delete-row
Prompt
Delete a specific row from a table in an AppSheet app. Requires specifying the app, table, and row ID.
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done