Daily update is a type of software update that occurs automatically, usually once a day. These updates can include security patches, system improvements, or features that were previously released as part of a major release. They can also be a feature that is included in a paid subscription to a service, such as the ability to access a daily news feed or an online newspaper.
For many users, daily updates help them keep their information current and relevant. For example, a daily weather update might provide information about the forecast for tomorrow’s commute, or a sports daily might show the latest scores and results from yesterday’s game. Some daily updates appear as notifications on the user’s phone or tablet and do not require interaction, such as a weekly sales report or a list of today’s restaurant openings.
If you want to allow your users to receive daily updates from your Action, set up the necessary functionality in your Action and configure daily updates as an explicit intent. Follow best practices for designing useful notifications for this kind of notification, such as keeping the conversation short after the update intent is triggered.
You can also personalize the daily updates your users receive by adding custom parameters to their registration. These values will be passed to the triggering intent when they invoke your Action. The instructions for doing this vary depending on whether you use Dialogflow or the Actions SDK for development.