Difference between revisions of "In-app notifications"
Jump to navigation
Jump to search
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | 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. | |
− | + | ||
− | + | == General == | |
− | + | {{ | |
− | | | + | PWBoxWarning |
− | | | + | | title = PREVIEW |
− | + | | text = In-app notifications is a preview feature. | |
}} | }} | ||
− | + | == Use Cases == | |
+ | Send messages to users within model-driven apps. | ||
== Microsoft Resources == | == Microsoft Resources == | ||
− | * [https://docs.microsoft.com/en-us/powerapps/user/notifications/?WT.mc_id=DX-MVP-5003780 In-app notifications in model-driven apps (preview)] | + | * [https://docs.microsoft.com/en-us/powerapps/user/notifications/?WT.mc_id=DX-MVP-5003780 In-app notifications in model-driven apps (preview)] (User/Maker perspective) |
+ | * [https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/send-in-app-notifications Send in-app notifications within model-driven apps (preview)] (Developer perspective) | ||
* [https://powerapps.microsoft.com/en-us/blog/announcing-public-preview-for-in-app-notifications-for-model-driven-apps/ Announcing public preview for in-app notifications in model-driven apps] Power Apps blog 2021-08-26 | * [https://powerapps.microsoft.com/en-us/blog/announcing-public-preview-for-in-app-notifications-for-model-driven-apps/ Announcing public preview for in-app notifications in model-driven apps] Power Apps blog 2021-08-26 | ||
== Community Resources == | == Community Resources == | ||
− | * [ | + | === Videos === |
+ | * [http://benitezhere.blogspot.com/2021/12/how-to-create-in-app-notifications-for-model-driven-apps.html How to create in-app notifications for model-driven apps the low code way] by Elaiza Benitez 2021-12-17 | ||
+ | |||
+ | === Articles === | ||
+ | * [https://crmtipoftheday.com/1418/in-app-notifications-in-model-driven-apps/ Tip #1418: In-app notifications in model-driven apps] by George Doubinski 2021-09-27 | ||
* [https://itmustbecode.com/embed-images-in-model-driven-in-app-notifications/ Embed Images in Model-Driven In-App Notifications] by David Rivard 2021-09-22 | * [https://itmustbecode.com/embed-images-in-model-driven-in-app-notifications/ Embed Images in Model-Driven In-App Notifications] by David Rivard 2021-09-22 | ||
* [https://d365goddess.com/preview-in-app-notifications-for-model-driven-apps/ PREVIEW: IN-APP NOTIFICATIONS FOR MODEL DRIVEN APPS] by Dian Taylor 2021-09-21 | * [https://d365goddess.com/preview-in-app-notifications-for-model-driven-apps/ PREVIEW: IN-APP NOTIFICATIONS FOR MODEL DRIVEN APPS] by Dian Taylor 2021-09-21 | ||
− | * [https://itmustbecode.com/send-model-driven-in-app-notifications-with-power-automate/ Send Model-Driven In-App Notifications with Power Automate] by | + | * [https://dynamicsninja.blog/2021/09/09/enable-in-app-notifications-easily/ Enable in-app notifications easily] by Ivan Ficko 2021-09-09 |
+ | * [https://saralagerquist.com/2021/09/21/how-to-create-in-app-notifications-with-navigation-in-model-driven-apps-with-power-automate/ How to create in-app Notifications with Navigation in Model-driven Apps with Power Automate] by Sara Lagerquist | ||
+ | * [https://dianabirkelbach.wordpress.com/2021/09/19/send-in-app-notifications-from-custom-pages/ Send In-App Notifications from Custom Pages] by Diana Birkelbach 2021-09-19 | ||
+ | * [https://itmustbecode.com/send-model-driven-in-app-notifications-with-power-automate/ Send Model-Driven In-App Notifications with Power Automate] by David Rivard 2021-09-03 | ||
+ | |||
+ | === Tools === | ||
+ | * [https://github.com/DynamicsNinja/InAppNotificationBuilder In-App Notification Builder, GitHub repository] by Ivan Ficko | ||
+ | * [https://www.xrmtoolbox.com/plugins/Fic.XTB.InAppNotificationBuilder/ In-App Notification Builder, XrmToolBox page] by Ivan Ficko |
Latest revision as of 07:52, 17 December 2021
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.
General
PREVIEW
In-app notifications is a preview feature.
Use Cases
Send messages to users within model-driven apps.
Microsoft Resources
- In-app notifications in model-driven apps (preview) (User/Maker perspective)
- Send in-app notifications within model-driven apps (preview) (Developer perspective)
- Announcing public preview for in-app notifications in model-driven apps Power Apps blog 2021-08-26
Community Resources
Videos
- How to create in-app notifications for model-driven apps the low code way by Elaiza Benitez 2021-12-17
Articles
- Tip #1418: In-app notifications in model-driven apps by George Doubinski 2021-09-27
- Embed Images in Model-Driven In-App Notifications by David Rivard 2021-09-22
- PREVIEW: IN-APP NOTIFICATIONS FOR MODEL DRIVEN APPS by Dian Taylor 2021-09-21
- Enable in-app notifications easily by Ivan Ficko 2021-09-09
- How to create in-app Notifications with Navigation in Model-driven Apps with Power Automate by Sara Lagerquist
- Send In-App Notifications from Custom Pages by Diana Birkelbach 2021-09-19
- Send Model-Driven In-App Notifications with Power Automate by David Rivard 2021-09-03
Tools
- In-App Notification Builder, GitHub repository by Ivan Ficko
- In-App Notification Builder, XrmToolBox page by Ivan Ficko