You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figure out the approach to send Glific message to users who have not entered data for past 5 days.
Suggested approach:
Do in integration service to retain sanity and not to corrupt ETL
Store custom_query to retrieve users who have not entered data for past 5 days
Have a window such that the job should not send message to the same users for whom message was sent in the past 23 hours. So somewhere need to store the users data for whom message was sent in the past 23 hours.
Store the manual_message in table
Call the new api to sent glific message - one user at a time
Currently we can retain the 4 days timeline to retry for any failed messages.
A report with data on so far who has received message and for whom message sending has failed - If possible send notification from the report.
For more details refer the other cards in this epic
AC:
Identify any gaps in the above technical approach and make sure the above suggestions would work.
push notification?
rules - async -
The text was updated successfully, but these errors were encountered:
Need:
Figure out the approach to send Glific message to users who have not entered data for past 5 days.
Suggested approach:
AC:
Identify any gaps in the above technical approach and make sure the above suggestions would work.
push notification?
rules - async -
The text was updated successfully, but these errors were encountered: