Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API to send manual message to users #830

Open
Tracked by #1680
mahalakshme opened this issue Dec 12, 2024 · 0 comments
Open
Tracked by #1680

API to send manual message to users #830

mahalakshme opened this issue Dec 12, 2024 · 0 comments

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Dec 12, 2024

AC:

Technical details:

  • On receiving the API request, store entries in message_request_queue, message_receiver(if already an entry of receiver_id doesn't exist), and manual_message(if already an entry of matching message_template_id, parameters and next_trigger_details doesn't exist)
  • No need to create entry in message_rule table.

Out of scope:

Being able to send automated message to subjects/users or manual message to subjects

Testing notes

Should work end-to-end along with #825 in sending messages to non-active users

@mahalakshme mahalakshme converted this from a draft issue Dec 12, 2024
@mahalakshme mahalakshme moved this from In Analysis to In Analysis Review in Avni Product Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Analysis Review
Development

No branches or pull requests

1 participant