Difference between revisions of "In-app notifications"

From Power Wiki
Jump to navigation Jump to search
Line 9: Line 9:
  
 
The in-app notifications feature can be used in your [[model-driven apps]] in order to send notifications to app users. The notifications will be stored in a "notification center" until they are dismissed or expired. By default, notifications expire in 14 days but the expiration date can be modified by a system administrator.
 
The in-app notifications feature can be used in your [[model-driven apps]] in order to send notifications to app users. The notifications will be stored in a "notification center" until they are dismissed or expired. By default, notifications expire in 14 days but the expiration date can be modified by a system administrator.
 +
 +
== Be aware! ==
 +
{{
 +
PWBoxWarning
 +
| title = PREVIEW
 +
| text = In-app notifications is a preview feature.
 +
}}
  
 
== Microsoft Resources ==
 
== Microsoft Resources ==

Revision as of 09:24, 15 December 2021

In-app notifications
Use Cases Send messages to users within model-driven apps
Public preview 2021-08-26
General availability
MS Docs In-app notifications in MS Docs
MS Learn

The in-app notifications feature can be used in your model-driven apps in order to send notifications to app users. The notifications will be stored in a "notification center" until they are dismissed or expired. By default, notifications expire in 14 days but the expiration date can be modified by a system administrator.

Be aware!

PREVIEW

In-app notifications is a preview feature.

Microsoft Resources

Community Resources

Articles

Tools