Jimo Help Center
Using Jimo
Using Jimo
  • Introduction to Jimo
    • Welcome!
    • What is Jimo?
  • Getting started
    • Installing Jimo
    • Extension
    • Initial Setup
    • Designing Your First Experience
  • Experiences
    • Tours & Modals
      • Components
    • Surveys
      • Components
    • Banners
      • Components
    • Hints
      • Components
    • Checklists
      • Components
      • Behavior
    • Resource Center
      • Components
    • Changelog
      • Dashboard
        • Overview
        • Analytics
      • Changelog
        • Changelog Builder
        • Changelog Components
        • Changelog Navigator
        • Positionning (Trigger)
        • Changelog Preview
      • Posts
        • Post Builder
        • Post Components
        • Post Navigation
        • Multiple Languages
        • Post Preview
  • Design and manage experiences
    • Dashboard
    • Spaces
    • Builders
      • Flow Builder
      • Content Builder
      • In-app Builder
    • Navigator
    • Triggers & Conditions
      • Steps Triggers
      • Conditions
    • Theme
    • Multiple Languages
    • Positioning
    • Preview
  • Target & publish experiences
    • Overview
    • Trigger on the right spot (Show on)
    • Target specific URLs/Domains (Where)
    • Target right people (Who)
    • Trigger at the right time (When)
      • Planning Your Experience
      • Rate Limiting - Prevent overwhelming users
    • Increase visibility (Boost)
    • Mesure outcomes (Goal)
  • Monitor and analyze user data
    • Analytics
    • Users & Segments
      • Users
      • Segments
      • Import
      • Survey responses segmentation
    • Success Tracker
      • Overview
      • Trackers
      • Events
  • Admin & Settings
    • Project management
    • General Settings
    • Installation
    • Team Management
    • Environments
    • Plan and Billing
    • Notifications and Account Settings
    • MAU (Monthly Active Users)
  • Integrations
    • Integration Setup
    • Events for Analytics Integrations
    • Segment.io
    • HubSpot
    • Salesforce
    • Maze
    • Amplitude
    • PostHog
    • Mixpanel
    • Heap
    • Figma
    • Calendly, Google Calendar, Zcal
    • Intercom
    • Invision
    • Zapier
    • Slack
    • Crisp
    • Server-Side Events
    • Webhooks
Powered by GitBook
On this page
  • Setting Up Webhooks
  • Creating a New Webhook
  • Managing Webhooks
  • Monitoring Webhook Events
  • Available Webhook Events

Was this helpful?

  1. Integrations

Webhooks

Webhooks allow you to receive real-time data from Jimo whenever specific events occur. By setting up webhooks, you can automate workflows, synchronize data with external systems, or trigger actions.

PreviousServer-Side Events

Last updated 2 months ago

Was this helpful?

Setting Up Webhooks

Accessing the Webhook Configuration

To set up webhooks in Jimo:

  1. Navigate to Jimo Settings > Integrations.


Creating a New Webhook

1

Click + New Webhook.

2

Enter a Webhook Name for easy identification.

3

Provide an Endpoint URL, which is the server address where Jimo will send the event data.

4

Click Add Event to choose the specific types of events you want to receive.

5

Save your webhook to start receiving data.

📝 Note: Once an event is triggered, Jimo sends a structured payload to the specified endpoint URL. You are responsible for handling, filtering, and formatting the data received.


Managing Webhooks

Once created, you can:

  • View and edit any existing webhook.

  • Pause or activate a webhook to control whether it continues sending events.

  • Delete a webhook if it is no longer needed.


Monitoring Webhook Events

Each webhook maintains a history of triggered events:

  1. Access your webhook from the list.

  2. View the event history, which includes a timestamp and status (succeeded/failed).

  3. Click on an event to inspect the request payload and server response.


Available Webhook Events

Webhooks can track a wide range of actions, including:

  • User interactions (e.g., when a user views a hint or completes a survey).

  • Experience management (e.g., when a tour is created, published, or deleted).

  • System notifications (e.g., when the MAU limit is reached).

Select the Webhook tab: .

📌 For a complete , visit the Webhook Event Reference.

📌 For a complete , visit the Webhook Event Reference.

Jimo Webhook Settings
list of available webhook events
list of available webhook events