How to create the facebook comment in reply to the another comment?

I was trying to use the Create a Comment module but it has only the Post Id parameter, how could I associate it with the comment from facebook

Hi Andrii,

Make.com currently does not support sending a reply directly to a specific post comment. To achieve the “Reply on Comment” functionality, you’ll need to utilize the Meta API, which provides more granular control over comment interactions.

1 Like

I resolved it by passing the Comment Id into the Post Id parameter in the Create a Comment module

1 Like