Skip to main content
Community Manager
March 31, 2026

Proactive notifications : Data API

Related products:AnalyticsAI Assistant
  • March 31, 2026
  • 5 replies
  • 214 views

Hello Moveworks Community!
 

We are thrilled to announce a major expansion to the Moveworks Data API. Starting April week 1, 2026, we are evolving the API from a "user-engaged" model to a "system-wide" model by introducing visibility into System-Triggered Events.

Currently, our Data API focuses on conversations where a user has actively participated. But we know that much of the magic of Moveworks happens proactivity—through notifications, ticket interceptions, and channel resolutions. This update brings that proactive power directly into your hands for deep analysis and reporting.

 

What’s Changing?

We are updating four core entities to include System-Triggered Events (Notifications, Channel/Ticket Interception reach-outs)

Please note that these changes are ADDITIVE in nature and will not break any of your dashboards. However, to make maximum out of this new data you must update your data pipeline.
 

Conversations Entity: The scope is moving from "user-engaged" to all conversations, including those initiated by the system. You will now see records for every notification or interception event the moment they are triggered, regardless of whether the user clicks or responds.
 

Interactions Entity: Every proactive message sent by the bot (like a laptop refresh nudge or a ticket update) will now be visible as a bot-actor interaction.
 

Plugin Calls & Resources: We are now capturing the background work! Any plugin calls triggered by system events (like fetching a ticket for an interception) will be recorded, along with the resources used.
 

We will soon be updating our API documentation to capture the exact updates.

 

Important Details
 

With great data comes great volume! Here is what you can expect starting week 1 April , 2026:

Entity Expected Volume Increase Key Change
Conversations 7-8X increase Includes all system-initiated events.
Interactions 5-6X increase Captures all proactive bot messages.
Plugin Calls ~25% increase Includes calls triggered without user input.
Plugin Resources ~10% increase Includes resources used by automated calls.

 

Note:

  • These changes are "forward-looking" only. Historical backfills for these system-triggered events prior to go-live, are not possible.
  • Since the volume is expected to grow tremendously, we are implementing a 30 day TTL for Data API.
    • This means that going forward, Data API will allow you to ingest data only up till 30 days back

How to Prepare ?

  1. Review Downstream Pipelines: Because of the significant volume increase, ensure your ingestion pipelines and storage are ready for the extra rows.

  2. Update Your Dashboards: Start planning how to use the new type and detail fields to report on notification engagement and bot proactivity.

  3. Check the Docs: We will be updating our external documentation and release notes as we get closer to the launch date.

We can't wait to see the insights you unlock with this new level of visibility! 🚀

    5 replies

    Known Participant
    April 15, 2026

    Hi ​@yash does this also include data that is sent from webhooks?

    mrukavina
    Employee
    April 27, 2026

    Will additional data added to Data API also be exposed in the MW Analytics page as well? 

    yashAuthor
    Community Manager
    April 29, 2026

    If the webhooks trigger notifications to users in their assistant : YES ​@justinrous 

    @mrukavina notifications data is not planned to be shown on web based analytics as of now. 

    mrukavina
    Employee
    June 25, 2026

    Hi ​@yash does this include ticket nudges? 

    vpawar
    Community Manager
    July 1, 2026

    Hello ​@mrukavina

    We do include ticket nudges notification “CONVERSATION_TYPE_TICKET_NUDGE_NOTIFICATION” - This would be the conversation type for them.