...
POC: https://github.com/rbilabs/intl-packages/pull/938/
intl-user-service:
Option 1
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 lambda
Create new SQS (aws-rbi-dev-plk-rbi-user-updated-queue-cross-brand) in SNS.
API - User Update - To test
...