An automation is something that runs automatically—clearly those are the types of insights you watch this content for. But that’s not quite where we are. Yes, our flow executes the steps automatically, but we have to press run. Doesn’t sound super automated to me. Let’s fix that by exploring three more automated ways to start a flow in Gumloop.
First up: triggers. This is when you want to run an automation when something happens somewhere else. Run this automation when a Slack message is sent, when a new row is added to a Google sheet, when a Google form is submitted. You can find all of the triggers in Gumloop in the node library under Triggers.
Let’s create a flow: when a Google form is submitted, I can drag in the Google Form node. To start flows when new forms are submitted, I simply have to activate it as a flow trigger by turning on the toggle, then turn this live by saving the flow. Now whenever a form is submitted, it’ll run the flow.
Next are interfaces. With interfaces, you can create a form that users can fill out and run the underlying automation. To create an interface, drag in the Interface node and edit it to configure the different fields you need. Each field in that interface is an output you can connect to the rest of your flow. Now you have a link you can share with anyone on the team to run the underlying automation—they only have to fill out the fields.
Final one is how to run a flow on a timer or schedule. Want to run your flow every hour or every day at 8 AM? Just click on Timer and type in what the schedule is. Say I want it every morning at 8 AM—now if I click Save, my flow will run in the background right on schedule.
Triggers, interfaces, timers—three more ways to run your flows and save you time. No more clicking run unless that’s what you want to do.