All Integrations

Zapier Integration

Connect Standard Time® to Zapier and automate workflows with Slack, Google Sheets, Gmail, QuickBooks, and over 7,000 other apps — no code required. Fire a Zap the moment a project, task, time log, or expense changes on the shop floor, or let another app create records in Standard Time® automatically.


What You Can Automate with Zapier

Zapier connects Standard Time® to thousands of other apps without writing a single line of code. The integration works in both directions:

  • Triggers — Zapier watches Standard Time® and kicks off a Zap the instant a record is created or updated: a new project, a finished time log, a logged expense, a new inventory item, and more.
  • Actions — Zapier creates or updates records inside Standard Time® in response to something happening in another app: a signed deal in your CRM creates a new Project, a form submission creates a Client, a scheduled trigger logs a recurring expense.
Diagram showing Standard Time triggers flowing out to Zapier and actions flowing back in, connecting to Slack, Google Sheets, QuickBooks, CRMs, and 7,000+ other apps
Standard Time® ↔ Zapier ↔ any of the 7,000+ apps on Zapier's platform

Because Standard Time® can be both the trigger app and the action app in the same Zap, you can even chain steps entirely within your own account — for example, firing a "New Project" trigger that automatically creates a starter Time Log or Task.


Record Types Zapier Can Use

Eleven Standard Time® record types are available to Zapier. Ten support the full set of New/Updated triggers plus Create/Update actions; Users are trigger-only, since accounts are provisioned inside Standard Time® directly.

Projects
Work orders and jobs — status, dates, client, rates
Tasks
Project tasks — dates, assignment, percent complete
Time Logs
Labor entries — user, project, duration, billable flag
Subprojects
Nested project phases with their own rates
Expenses
Material usage, mileage, out-of-pocket costs
Clients
Customers — contacts, addresses, terms
Users
Employees — trigger only, read-only from Zapier
Inventory
Parts catalog — stock, cost, SKU, reorder rules
Categories
Time log / expense categories with rate overrides
Invoices
Invoice records — amount, terms, paid status
Billing Rates
Per-user, per-project rate overrides
Grid showing all 11 Standard Time record types available to Zapier, with Users marked as trigger-only
10 of the 11 record types support triggers, create, and update actions — Users is trigger-only

Generate Your Zapier API Key

Zapier needs three pieces of information to connect to your Standard Time® account: your Site URL, your Customer ID, and an API Key generated inside the app. The Site URL and Customer ID are the same values you already use to reach your Standard Time® cloud site. Generate the API key as follows.

Finding your Site URL and Customer ID: Look at the URL you use to open Standard Time® in your browser — it looks like https://stcloud67.com/?cid=1000. The Site URL is everything up to and including the domain (https://stcloud67.com). The Customer ID is just the value after ?cid= — in this example, 1000. (Real CIDs are usually longer alphanumeric strings; 1000 is shown here only as a placeholder.) If you don't see ?cid= in your address bar, check Help → About inside Standard Time® instead.
  1. Open the Tools ribbon → Integration dropdown → Zapier API Key.
    In the top ribbon, click the Tools tab. In the Integration panel, click the Integration dropdown and choose Zapier API Key. Standard Time Tools ribbon with the Integration dropdown open, showing Google Integration, OData API Key, Webhooks API, and Zapier API Key menu items
  2. Generate a new key and copy it immediately.
    The Zapier API Key dialog shows your current key prefix. Click Generate New Key — the full key is shown only once, so copy it right away. You will paste it into Zapier's "Connect Account" screen in the next step. If a key is ever compromised, return here and click Revoke Key, then generate a new one. Zapier API Key dialog showing the current key, a trace level dropdown, and Generate New Key and Revoke Key buttons
Trace level: The Trace level dropdown controls how much detail Standard Time® logs about incoming Zapier requests. Leave it at 0 — Off normally; switch to 3 — All temporarily if a Zap isn't behaving as expected and you need to see exactly what Zapier sent.

Connect Your Account in Zapier

  1. Sign in to Zapier and search for "Standard Time."
    At zapier.com, create a Zap and search the app picker for Standard Time as either the trigger or action app.
  2. Choose "Connect a new account" and fill in the three fields.
    Enter your Site URL and Customer ID — split from the URL you use to reach Standard Time® as shown above (e.g. https://stcloud67.com/?cid=1000 → Site URL https://stcloud67.com, Customer ID 1000) — and the API Key you copied in the previous step.
  3. Zapier verifies the connection.
    Zapier calls Standard Time® to confirm the credentials are valid. Once connected, the account is labeled by your Site URL — helpful if your team ever connects more than one Standard Time® site.

Build Your First Zap

Every Zap starts with one trigger and ends with one or more actions. Here's the general flow for a Zap that starts in Standard Time®:

Diagram showing a Zap flow: a New Time Log trigger, an optional filter step, then an action such as posting to Slack or adding a row to Google Sheets
A Zap always has a trigger and an action; a filter step in the middle is optional
Want a full walkthrough? This section covers the basics. For a complete step-by-step guide — building a New Project trigger and a Create Time Log action, testing each step, and verifying the loop closes back in Standard Time® — see Smoke-Test Your Zapier Connections.
  1. Choose Standard Time® as the trigger app and pick an event.
    For example, choose New Time Log to fire whenever a shop floor employee logs time.
  2. Select your connected account and test the trigger.
    Zapier pulls a sample record so you can see what fields are available to map into later steps.
  3. Add an action step.
    Pick any app — Slack, Google Sheets, email, QuickBooks — or choose Standard Time® again if you want the Zap to create or update a record back in your account.
  4. Map fields, test, and publish.
    Map the trigger's output fields into the action's input fields, run a test, and turn the Zap on. Standard Time®'s dynamic dropdowns for Project, Client, Subproject, Category, and Inventory let you pick records by name instead of typing raw IDs. Zapier.com Zap editor showing a New Project trigger step from Standard Time connected to a Create Time Log action step, both using the same connected Standard Time account

Automation Ideas

A few starting points — every Zap below uses only the trigger/action pairs already covered above.

  • New Project in Standard Time® → post an announcement to a Slack channel so the shop floor knows a new job just started.
  • New Time Log in Standard Time® → add a row to a Google Sheet for a payroll or client review copy.
  • New Expense in Standard Time® (billable) → email the project manager for approval before it reaches the client invoice.
  • New row in a Google Form or Typeform lead capture → Create Client in Standard Time® automatically.
  • New deal won in a CRM like HubSpot or Salesforce → Create Project in Standard Time® to kick off the job.
  • New Invoice in Standard Time® → send a Slack DM or Teams message to accounting.
  • Low stock flagged by an Updated Inventory trigger → create a task or send an email to reorder parts.

Beyond Zapier

Zapier is built for event-driven automation — one record change triggers one downstream action. If your goal is different, another Standard Time® integration may fit better:

Building dashboards or analyzing historical data? Use the OData & Power BI integration instead. It gives Power BI, Excel, or Tableau broad read access to every entity — ideal for reporting across thousands of records at once, rather than reacting to one record at a time.
Related guides:
Smoke-Test Your Zapier Connections — a full step-by-step walkthrough: build a two-step Zap, test each step, and confirm the loop closes back in Standard Time®.
OData & Power BI Integration — pull live Standard Time® data into BI dashboards for reporting instead of one-at-a-time automation.
QuickBooks Online IntegrationGoogle Sheets IntegrationAll Integrations
Back to Integrations

Ready to Automate Your Shop Floor Workflows?

Start a free 30-day trial and connect Standard Time® to Zapier, QuickBooks, Google Sheets, and more.

View Pricing Contact Us