Skip to main content Skip to complementary content

Notification: Add event listener

Method

POST

Path

/qrs/notification?name={typename}&id={id}&filter={filter}&condition={condition}

Description

Add an event listener that makes the Qlik Sense Repository Service (QRS) call the specified URL when an entity of {typename} type is changed. To target a specific entity, use {id}. To target several entities (for example, all apps where the app name starts with “sales”), use {filter}. To add a condition for activating the event listener (for example, add an event listener to an app, if published = true), use {condition}.

Body

String

The string contains a URL.

Return value

GUID

Optional parameters

  • {id}: To target a specific entity, use {id}.
  • {filter}: To target several entities (for example, all apps where the app name starts with “sales”), use {filter}.
  • {condition}: To add a condition for activating the event listener (for example, add an event listener to an app, if published = true), use {condition}.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!