PipedreamHQ / PipedreamHQ/pipedream

[APP][ACTIONS] Google App Scripts

Open
#3,442 2 comments 0 reactions 0 assignees View on GitHub
action added to app backlog app enhancement triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Name of app / service**

Google App Scripts

**Link to developer documentation**

https://developers.google.com/apps-script/api/concepts

**Is lack of support preventing you from building workflows, or do you have a workaround?**

No, but prebuilt actions would save time rewriting these components over and over again.

**Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!**

[projects](https://developers.google.com/apps-script/api/reference/rest/v1/projects) — A representation of a script project. The API provides methods to create, read, monitor, and modify projects.
[projects.deployments](https://developers.google.com/static/apps-script/api/reference/rest/v1/projects.deployments) — A representation of a script deployment. The API provides methods to create, list, update, and delete script project deployments.
[projects.versions](https://developers.google.com/apps-script/api/reference/rest/v1/projects.versions) — A representation of a script project version. The API provides methods to create and read project versions.
[processes](https://developers.google.com/apps-script/api/reference/rest/v1/processes) — A representation of a script function execution. The API provides methods to list existing processes and gather information about them, such as type and current status.
[scripts](https://developers.google.com/apps-script/api/reference/rest/v1/scripts) — The endpoint that provides methods to remotely execute Apps Script functions.

**Community link**

https://pipedream.com/community/t/connecting-pd-steps-with-google-apps-scripts/2792

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.