Enhanced Webhook Data Payloads
Webhook payloads now include nested data, making it easier to consume webhook events via integration platforms (Zapier & Make), or your own software.
Webhook payloads now include nested data, making it easier to consume webhook events via integration platforms (Zapier & Make), or your own software.
Browser tab titles now include the current page (e.g. Calendar, Customers, JOB123), making it easier to navigate when multiple JobStaq tabs are open.
We've integrated support for using LLMs to assist with the creation of communication templates. You can:
We've added a new feature that allows you to import your existing customer records directly from your accounting software into JobStaq. This feature is now available on the configuration pages for Xero, QuickBooks, and FreeAgent integrations in the web interface.
This import functionality will help new customers get up and running with JobStaq much faster by automatically bringing over their existing customer data, eliminating the need for manual data entry.
You can now create standalone tasks directly from the "+" dropdown menu in the web interface or from the task list page. These tasks aren't tied to any specific customer or job record, making it easy to quickly jot down todo items while you're working on other things.
We've released version 1 of an integration which allows you to connect JobStaq to Make.com, a platform which lets you build automations between software you use.
This release allows you to use the following records as either triggers for your scenarios, or actions:
Over time, we'll be expanding the range of supported record types supported by this integration.
More information can be found at the Make integration documentation page.
We've released version 1 of an integration which allows you to connect JobStaq to Zapier, a platform which lets you build automations between software you use.
This release allows you to use the following records as either triggers for your Zaps, or actions:
Over time, we'll be expanding the range of supported record types supported by this integration.
More information can be found at the Zapier integration documentation page.
You can now provide customers with traffic-aware ETAs for their events.
A set of variables have been added to communication templates which let you:
{{ eta(event) | date('H:i') }} (eg. 13:21){{ eta(event) | duration }} (eg. 12 minutes)These should help enhance the usefulness of automatic messages you send to your customers through triggers once an engineer departs to their event.
For communications which link customers to the tracking portal, the ETA will also be shown on this page once the engineer has departed, and updated periodically if the situation changes due to traffic.
This feature works best if you're using JobStaq for location tracking, either via our hardware vehicle trackers or the OwnTracks mobile tracking beta, however, we'll resort to using your schedule to calculate ETAs from the previous event if this data is not available.
You're now able to configure webhooks from the settings section of the web interface, to deliver HTTP POST requests to other applications when specified data types (such as customers, forms, and jobs) are created, updated, or deleted.
For anyone who's developing custom integrations between JobStaq and other systems, this will allow your software to instantly react to changes made in a JobStaq account. For regular users, this provides the groundwork for us to start working on support for integration platforms, such as Make and Zapier, allowing you to connect JobStaq to a wider range of applications.
A number of small changes have been added to the booking portal, which lets customers schedule events into your calendar automatically.