-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
once we have
- received the message REST API input channel #2 or Stalwart WEBHOOK #3
- identified the campaign what is the good model on CF to use for embedding? #1
- stored the message storing messages #4
- have the politician that has prepared a reply store reply models? #6
We can send the replies to each supporter
- we need to store when we sent it and what we sent storing messages #4
- and handle the potential automated replies handling bounces/spams/unsubscribes #8
We have the same potential problems we have on proca: should we send directly using our mail server that receives the message, use an external provider (AWS SES, Mailjet...), have a mix, failovers...
it might be the best to already think about sharing some of the infrastructure/logic, and that circular democracy "sends" messages by pushing a message on the same queue infrastructure (rabbitmq) using the same format
@1v4n4 can you specify the format used on proca for the action confirm, thank you or doi?
let's see if it makes sense, but I'd love to mutualise between the two projects
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels