monicahq/monica

Import facebook friends from json output

Open

#2221 opened on Dec 28, 2018

View on GitHub
 (4 comments) (4 reactions) (0 assignees)PHP (24,641 stars) (2,464 forks)batch import
feature requesthelp wanted

Description

From the facebook settings you can download your friend information as json

  1. go here https://www.facebook.com/settings?tab=your_facebook_information
  2. view 'Download Your Information' image
  3. Deselect All image
  4. select friends image
  5. choose json as the output image
  6. Create File image

With this json output, we need an importer built to create contacts in monica

Contributor guide