Delete FB comments automatically
Status: Open · Asked by Lars on · 0 views
I want to delete any comments on a FB page as soon as they're posted. I created a new workflow using the New Comment action in the FB page trigger, then added the FB Comments: Delete Comment action as a next step. In this step it says that I can retrieve the comment ID from the preceding step, but I can't find such a value. What's the trick?
Thanks,
Lars.

Hello @Lars,
It seems the above workflow is related to your query. Please note that in order to delete comments, you will need to map the Comment ID from the trigger. Currently, the response captured does not include an actual comment. We recommend adding a new comment on the page and recapturing the response. Once you do that, you should see a Comment ID in the response, which can then be mapped in the Delete Comment action.
Kindly try this and let us know the outcome.
