googlesheets: Add docs on app script
@mtuchi is already working on this.
Since Apr 16, 2024.
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 41
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 12
Description
I think this relates to #510
You came up with a cool solution on how to turn Google app scripts into a webhook that is either event-based (e.g., user clicks button) or schedule-based (e.g., every 1 hour, post changes to OpenFn endpoint).
Can you please update the googlesheets Overview page to add a section that describes how to push data from Google (instead of pulling data via OpenFn job)?
Consider if we should add the app script to the Examples section as a special type of example that we can say is for code to add in Google directly, not in an OpenFn job.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.