Start your automation journey with Wiresk, let’s create a Flow to automate your task.
A Flow is our Wiresk terminology to define a workflow automation that you create with our Flow Builder. A Flow can be a single step or a multi-step.
To make it simple, a Flow is: When something happens, a series of actions will start by following predefined rules and conditions.
For this tutorial, we will create a simple automated Flow that will:
Watch for new emails received then add a new row to your Google spreadsheet.

Before creating your Flows, you need to select your Group workspace or create a new one.
In fact, when you start using Wiresk, you are automatically assigned to the default group. You can either use this default group to start creating your Flows or create a new one. With the group system, you can organize your Flows into logical group then add specific users into it. For more details, refer to Group System in Help Center.
1. Wiresk Group System Copy Link
Available with Pro plan or higher
Select a group Copy Link
You can select your group in your profile group tab or by clicking on the dropdown field next to Wiresk logo, then you will be redirected to the Flow section screen.

2. Create your Flow Copy Link
On the Flow management tab, click on “Create Flow”, then name your Flow.
Add a Trigger that will start your Flow Copy Link
- Click on the (+) button to add your Trigger.
- Search or select in the list “Google app”.
- Select the Trigger “Received mail”.
Set up the Trigger Copy Link
- Rename the Trigger if needed
- Select an existing connection, or create a connection.
- This is needed so we can sync it with our platform. Refer to Gmail documentation.

3. Define your recurrence rule/scheduler to control when and how often your Flows are triggered and executed:
Recurrence rule or scheduler settings
Run Once Tab: This tab allows you to schedule a Flow to execute a single time at a specific date and time. This is ideal for one-time operations such as data syncs, cleanups, or initial configuration steps. After execution, the schedule will be automatically cleared unless rescheduled manually.
Run Tab: This tab is used to set up repeating schedules:
- Repeat feature: This dropdown determines how long the automation will continue repeating based on the selected frequency (Minutely or Hourly). You can choose from:
- Repeat Forever
- The automation will continue to run indefinitely at the defined interval (e.g. every 15 minutes).
- No end condition is specified.
- Repeat for (x) Times
- You set a specific number of repetitions.
- Requires the field Number (x) of Repeat Times to be filled (e.g. 10 times).
- Repeat Between Start & End Dates
- The automation will run only within a defined date range.
- Additional fields will appear to select start and end dates.
- Useful for limited-time schedules like campaigns or batch jobs.
- Repeat Forever
- Daily at Multiple Times: Sets the Flow to run several times per day based on a minutely or hourly interval.
- Daily: This allows a Flow to run x times per day at a specific time.
- Weekly: This allows you to run a Flow weekly by selecting the days and time.
- Monthly: This will monitor your Trigger every month on a defined date and hour.
- Yearly: This will monitor your Trigger on a specific date and hour every year.
- Specific dates: This will start your Trigger on specific dates and time.
For more details, see Wiresk Scheduler – The Fundamentals.
4. Select the Mailbox that you want to monitor
5. After receiving a new email, you can go to “Preview Data” tab and and get a visual preview of the Trigger results.
6. Select the button “Save” to complete the Trigger setting.
Back on the Flow creation setting panel:
- Select the “Use” button to fetch a live sample of data from the Trigger. Refer to Field Mapping using sample data.
- What it does:
– Extracts real data based on your Trigger setup
– Validates your parameters by showing if they match existing records
– Prepares data for field mapping – the sample helps you map your Trigger output to your Method parameters in the Flow. Refer to FIELD MAPPING documentation.
- What it does:
- Save the Trigger by clicking on “Save“.

Add a Method that will execute a task Copy Link
The Methods will perform a specific task on a particular app or service you’ve connected to Wiresk. You can add multiple Methods for complex Flows.
In our case, we will add The Method from Google Sheets “Insert new row”.
- On the Flow builder screen, select the (+) plus button next the Trigger button
- Search or scroll down to select Google app.

- Search and select Google sheets app, then select the method “Insert new row”

- Create a connection to your Google Sheets app or select an existing one. Refer to Google Sheets documentation for the connection.
- In the “Default Value” field, Select your drive, Spreadsheet, Worksheet, and a header row if your spreadsheet possess one.

- In the Data fields, Map your spreadsheet. In our case, the spreadsheet contains headers that go from “header 1” to “header 4”. You can either Map data from your Trigger (Received email) in “Input” field or write your own text in the “default value” field.
- Click on “Input” field, a panel pops up.
- In the Input Tab, search “Date”, then select the object “Date” to Map the email received date in header 1.

- Let’s repeat the previous step to Map all the header fields. Map the data “From” in header 2 in order to get the sender’s address mail, Map “Subject” in header 3 to get the email subject, finally, Map “To” in header 4, to get the receiver’s mail address.
- Click on save, you have completed the configuration of your Method.

Let’s test run your Flow Copy Link
Before going live, you need to test your Flow by doing a “RUN ONCE“.
- Select the “Run” button in the bottom left corner.
- Select the Run Flow tab.
- Select the “Run” button.
- Our Wiresk platform will perform a test and will notify you if everything is ok to proceed further.
- Notice a green tick over your Method icon, it means that your Flow is correctly configured and ready to go live.

Everything is fine, you can run your Flow Copy Link
- Now that the “Run Once” procedure is validated, click on “Run scheduler” tab.
- Select your scheduler, then click on Run. Your Flow is now running with the recurrence rule/scheduler that you previously defined in the Trigger settings.
Congratulations! You have created your automated Flow with Wiresk.
3 – Flow Management Copy Link
Managing and organizing your Flows is important, it helps to ensure that tasks run smoothly, reduces errors, and saves time.
A well-organized Flow improves efficiency, keeps processes aligned, and makes it easier to track and optimize performance.
Deactivate a Flow Copy Link
On the Flow management page, select the switch button to deactivate your unused Flow. Repeat the same step to reactivate it.

Triggers view and management Copy Link
Select the icon under the Trigger column, you will find a list of all Triggers that you had set up in your Flows. This allows you to precisely control your manual and scheduled Triggers, ensuring tasks are performed at the right times and intervals without manual intervention.
On the list panel you can:
- Switch on/off the scheduled Triggers
- Manually force run the Scheduler.
Don’t stop here! Copy Link
If you need an integration that you cannot find in Wiresk, you can make a request to our team, and we will try our best to satisfy your needs.