M
Makerpad
Home
Discuss
π
Introductions
π€
Discuss & Get Help
π¬
Suggestions & Feedback
Build
π οΈ
Build Club
π‘
Ideas
π§
Work In Progress
π
Show & Tell
Resources
π
Events & Blog
Pro Playground
π§
Testing Tools
π¬
Member discussions
π
Knowledge Base
π
Learning
collab
π Advent of No-Codeπ
π€
Details & Discussion
π
Calendar
Tools
Airtable
Bubble
Glide
Webflow
Zapier
Coda
Docparser
Mailparser
MemberSpace
Adalo
Internal
Palabra
8base
Gumroad
Causal
Repurpose
Circle
Niro
Billflow
ObviouslyAI
involve.me
pico
Outseta
Vev
Mesa
Rows
Formstack
Programs
Archived
π
[ended] T30-Challenge
π
[ended] Community-Challenge
π
[ended] Bubble-Challenge
Log in
Sign up
Log in
Sign up
Home
Discuss
π
Introductions
π€
Discuss & Get Help
π¬
Suggestions & Feedback
Build
π οΈ
Build Club
π‘
Ideas
π§
Work In Progress
π
Show & Tell
Resources
π
Events & Blog
Pro Playground
π§
Testing Tools
π¬
Member discussions
π
Knowledge Base
π
Learning
collab
π Advent of No-Codeπ
π€
Details & Discussion
π
Calendar
Tools
Airtable
Bubble
Glide
Webflow
Zapier
Coda
Docparser
Mailparser
MemberSpace
Adalo
Internal
Palabra
8base
Gumroad
Causal
Repurpose
Circle
Niro
Billflow
ObviouslyAI
involve.me
pico
Outseta
Vev
Mesa
Rows
Formstack
Programs
Archived
π
[ended] T30-Challenge
π
[ended] Community-Challenge
π
[ended] Bubble-Challenge
Wit S
Automation / No-Code Builder
I enjoy helping entrepreneurs by building growth tools, databases, spreadsheets, automations so they can focus on their customers. I blog at builderssun.com
Topics
3
Comments
25
Spaces
15
Recently there's job that I'm to pull and sort/filter through just some months of data in Integromat. Running that to create CSV files would literally costs more than $50 in operations to pull, keep it running for like 10 min, and who knows if you get the right data. So I built a Python script instead that took 2 min to do the job and we can run it however many times we like.
Another case is a custom way of Streak Counting (streak break if 3 condition aren't met today, then retroactively count current streak), I even forgot how many hours I put into trying to work with native functions. Fun fact: ArrayFormula doesn't go the horizontal way, so what if your data grows both vertically and horizontally? Basically learned Google Apps Script to work on that problem which JavaScript crunched smoothly.
Really dependable for automation and working with data in Python and Javascript. No-Code for good and quick front end deployment. I reckon once workflow has solidified many projects can save $$$$ in Zapier/Integromat costs just by moving to code based Automation or even n8n.
Very interesting things you've been working on. Also nice to see projects fully localised. I'm also curious on how to use Code to supercharge No-Code as I'm getting confidence to take on these sort of projects for others.