Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

POC: https://github.com/rbilabs/intl-packages/pull/938/

intl-user-service:

  1. 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

  1. Option 2

API - User Update - To test

...