Automation
I Built the Ultimate WordPress-to-X Auto-Post Tool: Ditching Plugins for GAS + X API
Auto-posting from WordPress to X (formerly Twitter). To achieve this, many people rely on plugins. However, if…
Chapter 9: What to do next
Goal of this chapter Objective: Know the roadmap to graduate from beginner Time required: 10 minutes Note: Do …
Chapter 0: What are GAS and Clasp anyway?
Goal of this chapter Objective: Concretely imagine "what you can do" with GAS and Clasp. Time requir…
[Pinned] Complete Clasp x GAS Guide for Absolute Beginners (ZIDOOKA!)
This series is a practical guide for "busy sole proprietors" and "staff in small companies"…
Chapter 1: Minimum things to know before using Clasp
What you will be able to do in this chapter: Be able to imagine the difference between "local" and &…
Chapter 2: Setting up the environment for Clasp
What you will be able to do in this chapter: Make your PC "ready for programming" Install Clasp (too…
Chapter 3: Connecting Google Account and Clasp
What you will be able to do in this chapter: Turn on Google Apps Script API Connect Clasp and Google account (…
Chapter 4: Creating your first GAS project
What you will be able to do in this chapter: Create a new project with clasp create Know the difference betwee…
Chapter 5: Writing GAS code
What you will be able to do in this chapter: Write GAS code in VS Code Upload to cloud with clasp push Actuall…
Chapter 6: Understanding push / pull
What you will be able to do in this chapter: Import cloud changes with clasp pull Iron rules to prevent "…