Webhook payload for comment received events (Instagram, Facebook, Twitter/X, YouTube, LinkedIn, Bluesky, Reddit)
| Name | Type | Description | Notes |
|---|---|---|---|
| event | EventEnum | [optional] | |
| comment | WebhookPayloadCommentComment | [optional] | |
| post | WebhookPayloadCommentPost | [optional] | |
| account | WebhookPayloadCommentAccount | [optional] | |
| timestamp | OffsetDateTime | [optional] |
| Name | Value |
|---|---|
| COMMENT_RECEIVED | "comment.received" |