...
Technical Problem
intl-packages:
1 - Option (used in this refinement)
We should create a new secret (crm-events) to save settings.
Update CRM Event (mparticle) to use secrets and send message to another markets.
2- Option
...
POC: https://github.com/rbilabs/intl-packages/pull/938/
...
New User
We must add two new fields to be sent to the particle trigger.
email_subscribe
push_subscribe
Update User to call logCrmEvents
The user update routine is done via HTTP request, here we must integrate it with CRM Events, currently, it only updates in DynamoDB
Option 2
Create new lambdaCreate new SQS (aws-rbi-dev-plk-rbi-user-updated-queue-cross-brand) in SNS.POC with Lambda:https://github.com/rbilabs/intl-user-service/pull/294/files#diff-80e761f011e47bd1db134cc93f8e4ab7de2b65a64e08df2b5469e4f953f9056f
API - User Update - To test
...