Table of Contents |
---|
Repos that we’ll change
intl-user-service: https://github.com/rbilabs/intl-user-service
...
Should change
AllowedEventNames
type and added new “User Account Updated” type.This replicate should occur only when event name is “User Account Created” or “User Account Updated”
Must update the sendMParticleCustomEventToQueue function to read secrets and send messages to other markets.
...
Should add email_subscribe and push_subscribe to send to mparticle
...