---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Related feeds table notification

# Related feeds table notification {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

This example demonstrates table notifications to be sent out to related feeds.

For this example, whenever the status of a story changes to Complete, a
table notification message is sent to the related sprint, release, or epic. Messages are posted
only if the related feed already exists; this notification does not create a new feed.  
* Table: Story \[rm_story\]
* Active: Select the check box.
* Update: Select the check box.
* Post to Live Feed: Select the check box.
* Record feeds: Move Sprint, Release, and Epic to the Selected column.
* Conditions: \[State\] \[changes to\] \[Complete\]
* Description: <kbd class="ph userinput">Story is done; message to Epic, Release, and Sprint</kbd>
* Message:

      ${URI} status changed to ${state}

{#c_Example4RelatedFeeds__ul_wpv_qm3_fr}

