Dein Profil

Daten aus Threads.com in Pumble importieren

5 Min. Lesezeit
isidora.komaromi@cake.com

If you’re looking to try Pumble as an alternative to Threads.com but don’t want to start from scratch, importing your Threads.com messages and other information from Threads.com can make the transition much smoother. With Pumble, you can easily import public and private channels, messages (threads) from those channels, and users from Threads.com.

Nur Besitzer des Arbeitsbereichs können in Pumble den Importvorgang ausführen.

Auf Import vorbereiten #

To get started, you will need to create a new workspace on Pumble, or log in to an existing workspace if you already have one. Also, you need to have your data from Threads.com exported. Once you have your Pumble workspace set up, you can proceed to import your channels, messages (threads) from channels and users from Threads.com.

Prepare the export file #

Before you can import the export file from Threads.com to Pumble, you need to make some edits to the file. The necessary edits are the following:

  • Add all the users’ email addresses to the Users.json file
  • Remove all the files that were sent in chats and threads on Threads.com 

Pumble does not support importing files that were shared on other tools (for example files that were sent on Threads.com in chats and threads). For that reason it is important to remove those files from the Threads.com export file, so that the import to Pumble is successful. After the import is complete, you will still see on Pumble the names of the files where they were attached to messages.

Add users’ email addresses #

In order to successfully import data from Threads.com, it is necessary to add the email addresses of the users to the Users.json file in the unzipped export folder if the file does not already contain the email addresses. To do it:

  1. Extract the zip file and open the folder you get after extracting
  2. Open Users.json file
  3. Paste email address of each user to “primaryEmail” field

Ensure that there are no “primaryEmail” fields with the value “null”. Each one must be populated with the user’s email address, or the import to Pumble will not be possible. The email address needs to be enclosed in double quotes (“”).

Remove files #

You can remove files shared on Threads.com manually from Chats and Threads folders in the export file (delete one by one file from Chats and Threads folders), or you can follow this guide to remove them from your Threads.com export using the following commands:

Before you press enter to remove the files, ensure that you have opened the correct unzipped folder. Opening the wrong folder could result in the loss of other files on your device.

  1. Extract the zip file and open the folder you get after extracting
  2. Open the Terminal on your device and enter the following: find ./channels ./chats/ ./private -type f ! -name "*.json" -delete
  3. Drücke die Eingabetaste, um den Vorgang abzuschließen
  1. Extract the zip file and open the folder you get after extracting
  2. Open Windows Powershell on your device and enter the following: foreach ($path in @("channels", "chats", "private")) {Get-ChildItem $path -Recurse -File | Where {($_.Extension -ne ".json")} | Remove-Item}
  3.  Drücke die Eingabetaste, um den Vorgang abzuschließen

After you have made the necessary changes, zip the folder, and proceed with the import.

In Pumble importieren #

Now that you have the export file, importing it to Pumble is a breeze. Make sure that you are the Owner of your workspace on Pumble, as only workspace Owner can import Threads.com information.

So führst du den Import aus:

  1. Zip the folder that you previously edited as per given instructions
  2. Navigiere zu Einstellungen des Arbeitsbereichs
  3. Wähle Allgemeine Einstellungen aus dem Dropdown-Menü
  4. Open Import & Export section, Import tab
  5. Click Choose zip file
  6. Choose the zip file (the one you previously edited and zipped)
  7. Ensure that the file was edited
  8. Confirm the file and click Start import
  9. Depending on the amount of information in your import, it might take some time to complete. You’ll receive an email when your workspace is fully ready.

Limits and rules for Pumble import #

The files shared on Threads.com will not be imported to Pumble, but the links shared in messages on Threads.com will be preserved and imported.

Alle importierten Mitglieder werden als neu eingeladene Mitglieder behandelt, aber sie erhalten keine E-Mail-Einladung zum Arbeitsbereich. Stattdessen müssen sie einfach die ausstehende Arbeitsbereichseinladung annehmen, wenn sie sich bei Pumble anmelden und ihr Konto so aktivieren. Um ihr Pumble-Konto zu aktivieren und dem Arbeitsbereich beizutreten, müssen sie entweder:

  1. Mit ihrer E-Mail-Adresse sich registrieren oder anmelden und die ausstehende Einladung zu deinem Arbeitsbereich annehmen
  2. Join the workspace using invitation link

Users need to have their emails displayed on Threads.com, in order to be successfully exported and then imported to Pumble.

If you’ve already imported the same JSON file from Threads.com, the messages will be duplicated. However, members and channels won’t be duplicated.

Direct messages import is currently not supported.

The maximum number of messages that can be imported from Threads.com is 100,000. The maximum number of users that can be imported is 2.000. We do not encourage importing duplicate or similar data multiple times into one Pumble workspace.

Importverlauf #

Last imports subsection on the Import & export section displays all the past and current import processes on a Workspace level. It contains information about the time when the import started, the user who initiated the import, import source, file name and the status of the import. To access it:

  1. Navigiere zu Einstellungen des Arbeitsbereichs
  2. Wähle Allgemeine Einstellungen aus dem Dropdown-Menü
  3. Öffne den Abschnitt Importieren und exportieren, die Registerkarte Importieren

War der Artikel hilfreich?

Thank you! If you’d like a member of our support team to respond to you, please drop us a note at support@pumble.com