Webhook for Facebook Group Comment

645 views Asked by At

How can I get comments from a Group using Facebook Webhook? I want to get the comments from a group instantly using webhook. My app is verified with publish_to_groups, groups_access_member_info permissions.

1

There are 1 answers

1
CBroe On

The object types you can subscribe to for getting updates, are listed under https://developers.facebook.com/docs/graph-api/webhooks/reference

As you can see, Group is not mentioned there. You can not currently subscribe for webhook updates from Groups.

Topic Description
Ad Account List of Ad account fields you can subscribe to.
Application Category of updates that are sent to a specific app
Certificate Transparency Category of updates related to Certificate Transparency
Instagram Category of updates relating to activity on Instagram user
Page Full list of page profile fields you can subscribe to. Fields of this topic require at least one page admin to grant the 'manage_pages' permission to your app. The page admin also needs to have at least moderator privileges in order to receive all content.
Permissions Category of updates relating to a user's granting or revoking a permission to your app
User Full list of user profile fields that you can subscribe to.
Whatsapp Business Account Category of updates relating to a WhatsApp business account.