How can I import my previously collected mobile push tokens?

How can I import my previously collected mobile push tokens?

  1. Go to "data space" navigation.
  2. From the side menu, open the "import" option.
  3. Import the previously collected tokens in the master_device table.  
OR 
  1. Create an automation job to update the table using FTP.
  2. Your .csv file should include columns like token,contact_key,token_permission,integration_key,token_status etc that are specified in the master device table and map these with the columns in your file.


    • Related Articles

    • How can I import my previously collected web push tokens?

      Import your previous web push tokens using file import. OR By creating an automation job But, you will not be able to use them to send push notification because for the service worker file to be updated the person should do these steps Remove all ...
    • How can I import my previously collected web push tokens?

      You can import your previous web push tokens using file import or by creating an automation job but you will not be able to use them to send push notification because for the service worker file to be updated the person should do these steps: ...
    • Mobile Push SDK Implementation

      Implementing D·engage's Mobile Push SDK enables you to engage your users by sending mobile push notifications and in-app messages.  Please check the following resources to implement D·engage's Mobile Push SDK: D·engage Android SDK Setup D·engage iOS ...
    • Our mobile app is the mobile view of our website, should we add our events to the app again?

      If you have added events to your website, you don't need to add events to your mobile app again.
    • Carousel Push

      Carousel Push is a notification type which has a different UI than Rich Notification. SDK will handle notification payload and displays UI if it’s a carousel push. Requirements iOS 10 or higher Notification Service Extension Notification Content ...