
Search Help Categories

Not every automation needs a contact to run.
Many backend operations like sending daily reports, syncing data, refreshing spreadsheets, or triggering webhooks need to run on a schedule, not when a contact takes action. The Workflow Scheduler Trigger in Tekmatix is designed specifically for these tasks, giving you reliable, clock-based automations without enrolling contacts or creating complex workarounds.
This results in:
Cleaner workflows
Fewer errors
Less maintenance
More predictable operations
The Workflow Scheduler Trigger is a native, contact-less trigger in Tekmatix that starts a workflow based on a schedule you define.
Instead of waiting for a contact to submit a form or reply to a message, the workflow runs automatically:
Hourly
Daily
Weekly
Monthly
On a specific date and time
Or using advanced cron scheduling
All runs follow your account timezone, and Tekmatix provides clear execution previews so you know exactly when workflows will fire.
Run workflows exactly when needed—perfect for reports, data syncs, and operational tasks.
No contact enrollment required. Any step that needs a contact is safely skipped to prevent failures.
Schedules respect your Tekmatix account timezone for consistent reporting and operations.
Skip Weekends to respect business days
Stop On to automatically end schedules on a set date
Preview the next five scheduled runs before going live using Check Trigger Schedule.
Works seamlessly with:
Webhooks (Outbound)
Google Sheets
Airtable
Slack
Internal Email or SMS to teammates
Custom Values
Task creation
When presets aren’t enough, Tekmatix supports cron-style scheduling for advanced timing logic.
Syntax: Standard cron format: *minute *hour *day *month *weekday.
0 9 * * 1 → Every Monday at 9:00 AM
30 14 1 * * → 1st of every month at 2:30 PM
0 */2 * * * → Every 2 hours
Note: Schedules that run more than once per hour are not allowed.

These settings help keep workflows aligned with business rules.
Automatically removes Saturday and Sunday from the schedule for:
Daily runs
Weekly runs
Every N days
Cron patterns that include weekends
Sets a final date and time when the workflow should stop running.
Both options are reflected in the schedule preview, so there are no surprises.

Because the Scheduler is contactless, Tekmatix handles actions intelligently.
Webhook (Outbound)
Custom Webhook
Google Sheets
Airtable
Slack messages
Internal Email or SMS (to team members)
Update or Set Custom Values
Create Task
Any step that requires a contact (e.g., Send SMS to Contact)
Skipped steps are clearly logged in Execution Logs, and the workflow continues running supported actions.
Go to Automated Workflows → Workflows.

Either create a new workflow or open an existing one.
Click Add Trigger → select Scheduler.

Select one of the following:
Daily (one or multiple times per day)
Weekly (specific days and time)
Monthly (day 1–31 or Last day)
Every N Days (e.g., every 2 days at 9:00 AM)
Custom (Nth weekday like 2nd Friday)
One-Off Date/Time (runs once)
Advanced (Cron) for complex schedules

Choose the exact time or times the workflow should run.

Enable Skip Weekends
Set a Stop On date

Click Check Trigger Schedule to preview the next five executions.

Add actions like Slack notifications, spreadsheet updates, or webhook calls.
Publish the workflow. Tekmatix will now run it automatically on schedule.

Your operations team needs a daily performance summary sent to Slack every weekday at 9:00 AM without relying on contact activity.
Trigger: Scheduler → Daily at 9:00 AM
Advanced Settings: Skip Weekends enabled
Actions:
Pull metrics via Webhook
Update a Google Sheet
Send summary to a Slack channel
Every weekday morning, your team receives an automated report no contacts enrolled, no missed runs, no manual work.
Spreadsheet Syncs: Refresh Airtable or Google Sheets every 4 hours
Routine Reporting: Daily summaries or weekly performance updates
Operational Jobs: Nightly data cleanup or webhook pings
Internal Reminders: Morning reminders sent to your team
Is the Scheduler contactless?
Yes. Contacts are not enrolled, and contact-dependent steps are skipped.
Does it run missed schedules retroactively?
No. Scheduler only runs future executions after the workflow is published.
Can I schedule multiple runs per day?
Yes. Daily and Custom schedules support multiple times.
How does Skip Weekends work?
Saturday and Sunday runs are automatically removed from the schedule.
What happens when Stop On is reached?
The workflow stops running after the specified date and time.