Reputation: 350
How do I apply action on multiple objects in one post? e.g. John Doe bought "Item A" and "Item B" via MyApp
I see the examples of the sentences in the action settings in the dashboard, and if those sentences exist there, there should be a way to post them, but I couldn't figure out how.
"User took {photo1} and {photo2} using AppName" "User took {photo1} and {photo count other photos} using AppName"
I tried posting to the link: http://graph.facebook.com/namespace:action/object with object=url_object1 and another object=url_object2 , tried object={url_object1,url_object2} , nothing works, nor is there any documentation of facebook as of how to do this.
p.s. seriously? can't add images without reputation?
Upvotes: 2
Views: 1105
Reputation: 13345
You post two separate actions
user brought object1
user brought object2
Facebook may, or may not, aggregate these into a single story.
Upvotes: 2