Someone know how to make auto responder facebook page comment?

Please igrone the video.. i just want to know how they do that??
 
You can make an autoresponder using FB api. It will track all the new comments,queue it and comment on them one by one and clear the queue.

Have done a similar thing for facebook groups, where a reply is put to all new posts. I can make one if you want. Well, not sure if there are any free solutions. And also, if your page is a big one, better dont risk it using a free solution. You are handing them over an access_token that they can always misuse.

let me know.
 
You can make an autoresponder using FB api. It will track all the new comments,queue it and comment on them one by one and clear the queue.

Have done a similar thing for facebook groups, where a reply is put to all new posts. I can make one if you want. Well, not sure if there are any free solutions. And also, if your page is a big one, better dont risk it using a free solution. You are handing them over an access_token that they can always misuse.

let me know.

can you give me you skype?
 
Back
Top