What is a dispatch?

Available dispatches in Ubiqod platform

When a user presses a connected button, scans a badge, or submits a form after scanning a QR code, the data can be transmitted in real-time to third-party systems (except for redirection interfaces).

With our “Dispatch” feature, you have the flexibility to determine the destination of your data.

There are two types of dispatches available:

Generic Dispatch: This can be connected to any system that accepts webhooks.

Standard Connectors: These are pre-configured to send data to specific systems.

Generic Dispatch (webhooks)

With webhooks, you can send data to any system that accepts webhooks.

If you are using ‘No code’ or ‘Low code’ tools such as Zapier, Make.com, or Microsoft Power Automate, the Webhook type dispatch allows for easy data transmission to these tools.

Configuration

To add a dispatch of type webhook, go the the Dispatch menu and click on the + CREATE button.

Select Webhook.

Enter a label for your dispatch (usefull to find it easily in the future).

Enter the URL where Ubiqod should POST the data.

Activate the Old webhook option only if you need to use the format of the former version of the Ubiqod platform (https://admin.ubiqod.com).

You can enter a custom header, for instance if you need to send an API key. Click ADD + to add new lines.

Data format and sample data

Sample data sent by the webhook : https://storage.googleapis.com/skiply-prod-ubiqod/schemas/callbackexample_new.json

JSON scheme : https://storage.googleapis.com/skiply-prod-ubiqod/schemas/ubiqodhook_new.json

Retry policy

If the server receiving the webhook responds with a status code different than 2XX, Ubiqod will make a first retry after 60 seconds. If the sending fails again, an error will be reported in the logs.

You can setup alerts to be informed by email in case of failure in your account settings.

Examples

Example of use of a webhook with Microsoft Power Automate: Track attendance on site with Excel and Power Automate

Standard connectors

Google Sheet

The Google Sheets connector allows for the direct transmission of data from QR codes or objects to a spreadsheet.

Step 1: Create a spreadsheet in Google Sheets. You can create column headers that will contain the different data (for example, date, action, site, etc.)

Step 2: Create a Google Sheets type dispatch

Step 3: Select or create a connection with a Google account that has read and write access to the spreadsheet

Step 4: Copy the spreadsheet’s URL into Ubiqod, and click on Retrieve Data

Step 5: Match the available data with the corresponding columns in your spreadsheet

Google Sheets connector for Ubiqod

Try this tutorial to learn how to use Google Sheets to track activity on site: Connect your Ubiqod account to our Google Sheet App

Big Query

Google Big Query is a data warehouse managed by Google. It allows for the storage of very large quantities of data. These data can then be used by dashboard systems (for example, Looker Studio) or Artificial Intelligence to provide answers to business problems.

The Ubiqod dispatch for Big Query enables you to send all your data in real time to this database.

Lucca

See Lucca’s documentation for Ubiqod (french only)

Flexio

Flexio is a No Code tool that allows for the creation of applications through drag and drop.

See an example of bus check-in with Smilio A and Flexio.

To set up this connector, we recommend getting in touch with your Flexio contact.

General options

The GENERAL OPTIONS tab is common to all types of dispatches.

Data filtering

See: Ubiqod: Data Filtering (dispatch)

Replay lost data

See: Ubiqod: replay missed IoT data

Event log (history)

In the dispatch line, you can click on the history button to see an event log of the data transfered.

Dispatch log for Ubiqod connectors

Using the 3 dots, you can re-send data that previously returned an error code on server side (for instance if your server was unavailable during a period of time).

Associated trackers

When you click on an existing dispatch, you can see associated trackers in the corresponding tab.

18/10/2023

Ubiqod Dispatches

What is a dispatch? When a user presses a connected button, scans a badge, or submits a form after scanning a QR code, the data can be transmitted in real-time to third-party systems (except for redirection interfaces). With our “Dispatch” feature, you have the flexibility to determine the destination of your data. There are two types of dispatches available: Generic Dispatch: This can be connected to any system that accepts webhooks. Standard Connectors: These are pre-configured to send data to specific systems. Generic Dispatch (webhooks) With webhooks, you can send data to any system that accepts webhooks. If you are […]
18/10/2023

Ubiqod: replay missed IoT data

Wireless connected objects communicate using various radio protocols. Occasionally, data might get lost due to unforeseen incidents. By activating the Replay the missed data option, missed data detected by Ubiqod will be replayed and sent before transmitting the current data. How to activate this option? In the GENERAL OPTIONS of the Dispatch, check the option Replay the missed data. Compatible devices The following Skiply products possess the capability to identify and resend the last missed data to the dispatch: Smilio A (code mode) Clock S (LoRaWAN only) Smilio S (code mode)
18/10/2023

Ubiqod: Data Filtering (dispatch)

What is data filtering? Data filtering lets you limit the data relayed to the dispatch based on specific criteria. When this feature is activated, only the data that meets these criteria will be sent to the dispatch. You can find data filtering options under the GENERAL OPTIONS tab within the Dispatches section. To add a filter, activate the Data filter option, click on ADD + and select the filter you want to apply. You can combine multiple filters. Acknowledgement with badge filter (IoT only) Configuration Select A badge was scanned to send data when a user scans a badge on […]