Skip to main content

Community

Connector Improvement: Add comments to the Facebook pages connector

Completed

Please sign in to leave a comment.

Comments

9 comments

  • Official comment

    Hi everyone, Luke from the Product team!

    We've completed the rollout of the new POST_COMMENT_HISTORY table and a new comment_count field to the POST_HISTORY table. You can see our updated ERD here: Facebook Pages ERD.

     

    Hi Stephen, Drew from the Product Team here!

    Thanks for making this suggestion, it's definitely something we'll look into for inclusion in a future quarter.

    This would be super beneficial to our team, as well! Along with clicks and shares.

    Hello, I'm very interested with this new feature. Could you give me a status of the scheduled ?

    Hi, 

    This is also a feature we are interested in. Are there any updates on the prioritisation of this or progress?

    Hello Team,

    We are also interested in this feature, could you prioritise and let us know if it is planned in near future.

    Hi everyone, Calvin from the Product team here!

    We wrapped up the implementation to support comments and will be rolling it out in the next few weeks. We'll update here once the rollout begins.

    Hi,

    Our team is also interested in the actual text comments mentioned in the original request via Stephen. 

    Please let us know if and when that may be available to use, based on Calvin's (FiveTran) last note 1 year ago it may already be...

    But playing with the connector and querying what comes through currently that doesn't seem evident to my team so far.

     

     

     

     

    Hi Thomas, 

    The actual comment text should be stored in the message field in the POST_COMMENT_HISTORY table. You can see our ERD here for reference: https://docs.google.com/presentation/d/1ke65vE-n6jQwBg3w1etYQ_KhU5f1WoFH__t_yf6u7t8/edit?slide=id.g31f9c3c1e23_0_0#slide=id.g31f9c3c1e23_0_0. 

    That table maps to this Graph API endpoint: https://developers.facebook.com/docs/graph-api/reference/v23.0/comment. The message field is described by Meta as "The comment text". 

    Can you please check that column in your schema and confirm whether this is the data you're looking for?

    Thanks,
    Luke