Skip to main content

[GCL] Notifications – Self-Serve Guide

Anastasiia Zbrozhek avatar
Written by Anastasiia Zbrozhek
Updated over 2 weeks ago

Welcome to Notifications – a powerful new feature in Gelato Connect Logistics that enables real-time updates via webhooks or emails. It’s designed to help you and your customers stay up-to-date by automatically sending data when specific events happen in GCL.

You can find this feature under Shipping Settings > Notifications.


What are Notifications?

Notifications let you set up automated messages triggered by key logistics events. These updates can be sent to:

  • Your internal systems (like ERP or MIS)

  • Your customers directly

  • Any external system you choose via webhooks


Key Concepts

Triggers

A trigger is an event in GCL that activates a notification. You can configure triggers to send real-time updates when any of the following events occur:

  1. Shipping Order Created
    Sends details when a label is created, including tracking URL.

  2. Shipping Order Failed
    Alerts you when an order has failed, so you can act immediately.

  3. Tracking Status Update
    Notifies you at each step of the package’s journey.

You can set up a trigger for all customers or limit it to a specific one. For example, if you select Alphabet Printing Company, only events related to this customer will activate the trigger.

How to Create a Trigger

  1. Go to Shipping Settings > Notifications > Triggers

  2. Click Add Trigger

  3. Name your trigger (e.g. “Tracking Update for Customer”)

  4. Choose the Customer (or leave it unassigned for all)

  5. Select the Event, which will have generically set templates:

    • Shipping Order Created

    • Shipping Order Failed

    • Tracking Status Update

  6. Choose the Type:

    • Webhook: Send updates to a system via URL

    • Email: Send updates to an email address

  7. Fill in the destination:

    • For webhook: Enter the URL endpoint, method (POST/PUT), format (JSON/XML), and optional headers for authentication

    • For email: Enter the email address

  8. Click Add Trigger to save

Your trigger will now appear in the list, showing whether it's a webhook or email-based.


Postbacks

Once a trigger is active and events occur, you can view all the actual notifications that have been sent under the Postbacks tab.

Each postback shows:

  • The customer it applies to

  • The name of the trigger that sent it

  • The time it was sent

  • The full body of the message sent (click to expand and view details)

This gives you transparency and control over what data was sent, when, and to whom.


Video Guide

Did this answer your question?