As in title I would like to build news page / block where post from facebook are mixed with post on my site like
- today 11 am | post from facebook txt | attached photo / video
- today 10 am | drupal node content | drupal fields
- yesterday 9 pm | drupal node content | drupal fields
- yesterday 5 pm | post from facebook txt | attached photo / video
etc.
My idea is to save unique FB posts to unique Drupal nodes (no duplicates) and then use Views Module to get it done, but I cannot find a module which can pull and save FB post.
Can you help me? Please :-)