Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

opt-in in whitelabel

opt-in in database

aws-rbi-dev-plk

(...)
      "communicationPreferences": {
        "L": [
          {
            "M": {
              "id": {
                "S": "loyalty"
              },
              "value": {
                "S": "true"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "orderStatus"
              },
              "value": {
                "S": "true"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "marketingEmail"
              },
              "value": {
                "S": "true"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "email_subscribe"
              },
              "value": {
                "S": "opted_in"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "rewardsEmail"
              },
              "value": {
                "S": "true"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "Email Opt In"
              },
              "value": {
                "S": "true"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "marketingPush"
              },
              "value": {
                "S": "true"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "push_subscribe"
              },
              "value": {
                "S": "opted_in"
              }
            }
          },
          {
            "M": {
              "id": {
                "S": "rewardsPush"
              },
              "value": {
                "S": "true"
              }
            }
          }
        ]
      }

aws-rbi-dev-bk

?

opt-in in mParticle / Braze / Amplitude

  • No labels