Receive Comment On Instagram Post

This webhook is triggered whenever a new comment is received on your Instagram post.

Payload
string
enum

The channel for which this event is received for, which is IG in this case.

Allowed:
string
enum

The event that occurred which triggered this notification, which is in this case: “ig.comment.received”

Allowed:
number

The Id of the account associated with the event

data
object
metadata
object
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…