Skip to content

Instantly share code, notes, and snippets.

@larsschwarz
Created January 30, 2019 18:09
Show Gist options
  • Select an option

  • Save larsschwarz/572aaa3b967cccfe8884ab57565842b5 to your computer and use it in GitHub Desktop.

Select an option

Save larsschwarz/572aaa3b967cccfe8884ab57565842b5 to your computer and use it in GitHub Desktop.
feed event webhook comment
{"entry": [{"changes": [{"field": "feed", "value": {"item": "comment", "sender_name": "xxx", "comment_id": "xxx", "sender_id": xxx, "post_id": "xxx", "verb": "add", "parent_id": "xxx", "created_time": xxx, "post": {"type": "status", "updated_time": "xxx", "promotion_status": "xxx", "permalink_url": "xxx", "id": "xxx", "status_type": "xxx", "is_published": true}, "message": "xxx"}}], "id": "xxx", "time": xxx}], "object": "page"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment