Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6709095
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:50:22+00:00 2026-05-26T07:50:22+00:00

I have an application on facebook and i have the facebook comment box on

  • 0

I have an application on facebook and i have the facebook comment box on it. If someone makes a comment using the comment box, is there a way to notify person that a post has been made on their app

I have the following code

<script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:comments xid="test" canpost="true" candelete="false" href="<%= link %>"  num_posts="10" width="500" send_notification_uid="<%= fbUserId %>" notify="true" publish_feed="true"></fb:comments>

The href – link is a dynamic link depending on where the post was made. The send_notification_uid – user_Id is also dynamic and it retrieves the user id of the person that owns the page.

Any help would be great. It all works apart from the send notification

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:50:23+00:00Added an answer on May 26, 2026 at 7:50 am

    I believe using the javascript SDK you can subscribe to the comment.create event. Then provided you have the necessary permissions for the uid in question, you could then send them a notification I believe. I haven’t tested this but you need to look at the FB.event.subscribe code

    https://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/

    There’s some more information on a post here

    http://facebook.stackoverflow.com/questions/6146925/fb-event-subscribecomment-create-doesnt-work

    Further to this you can test things out on the js skd tool

    https://developers.facebook.com/tools/console/

    and some sample code

    <h1>Defaults</h1>
    <fb:comments href="http://www.fbrell.com/"></fb:comments>
    
    <script>
    FB.Event.subscribe('comments.add', function(resp) {
    console.log('Comment was added' + resp);
    });
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Facebook in my music application where user post comment on wall
Is there an obvious way to make a text input box that has rounded
I have an application, Just you can imagine as Facebook comment system, where post,
I have an application that I am posting updates to facebook. I am using
I have an application in facebook platform (a trial application) and i am using
I have a Facebook application, a Facebook page and a website. When someone adds
I have developed a Facebook application using Flash as3. In this application when ever
I have been working on a facebook application which will be using Graph API
I have a simple Desktop Facebook application that allows the user to retrieve some
i have a general question : i'd like to develop a facebook application using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.