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 7615611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:41:06+00:00 2026-05-31T02:41:06+00:00

So the situation is such: I want the user to perform an (unique) action

  • 0

So the situation is such:

I want the user to perform an (unique) action on my page. I do this through the presentation of an interface and a set of objects on my page. Works flawlessly.

But in order to present a complete user interface I must also give the option to delete the performed action, so I must know if a user has already interacted with a certain object.

Now could I run through all the objects, the user has interacted with and check, if the asked object is in there, but this way is not very resource savvy, when the user has interacted with a lot of items.

So the basic question is: Is there an API method, where I can look whether this user has already an action with the given object?

Thanks for your help!

  • 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-31T02:41:08+00:00Added an answer on May 31, 2026 at 2:41 am

    https://graph.facebook.com/me/APP_NAMESPACE:ACTION_NAME

    This will give you a list of all the actions of type ACTION_NAME that the current user has performed.
    In the list you’ll also find the connected objects.

    Example:
    https://graph.facebook.com/me/polarprint_forum:ask

    {
      "data": [
        {
          "id": "10150663311283415", 
          "from": {
            "id": "549348414", 
            "name": "Joakim Syk"
          }, 
          "start_time": "2012-03-08T13:10:44+0000", 
          "end_time": "2012-03-08T13:10:44+0000", 
          "publish_time": "2012-03-08T13:10:44+0000", 
          "application": {
            "id": "346637838687298", 
            "name": "Polar Print Forum"
          }, 
          "data": {
            "question": {
              "id": "10150604589861693", 
              "url": "http://www.polarprint.se/facebook_thread_tab/946/k\u0025C3\u0025A4ppteknik_vid_kullersten.html", 
              "type": "polarprint_forum:question", 
              "title": "käppteknik vid kullersten"
            }
          }, 
          "likes": {
            "count": 0
          }, 
          "comments": {
            "count": 0
          }
        }
      ], 
      "paging": {
        "next": "https://graph.facebook.com/me/polarprint_forum:ask?format=json&offset=25&limit=25"
      }
    }
    

    A more efficient approach would probably be to store this information on your end when creating the actions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Situation: My tooltips show up on my page. Opening my fancybox works. Doing the
Noob question. I have this situation where I have these objects: class Address {
I've such a situation , want to retrieve row ids from mysql to input
I've got a situation where I want to get a regexp from the user
I have simple situation: I know both (user) UID and password and I want
Greetings fellow members, the situation in question is such: public abstract class BaseClass {
Situation: I have an index page which loads pages into it with ajax as
Situation: I often run into this problematic and never know how to solve it.
Situation is simple. I need to wrap text around two inline objects (buttons with
Situation is you have to develop an application against an Active Directory Tree. Want

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.