Facebook Palette
A palette groups the activities that connect the same external applications together. The Facebook palette is added to TIBCO Business Studio after installing ActiveMatrix BusinessWorks Plug-in for Facebook.
The Facebook palette contains the following activities:
- GraphQuery
You can use the Graph Query activity to search for a specific object and its details. It does not return results across all Facebook objects and focuses on a single object.
- Publish
You can use the Publish activity to publish data to the Facebook social graph using HTTP POST requests.
- Delete
You can use the Delete activity to delete objects in the social graph. For example, you can delete a comment or delete a like for a post.
- RealTimeListener
The RealTimeListener activity is a TIBCO ActiveMatrix BusinessWorks starter activity. You can use ActiveMatrix BusinessWorks to subscribe to data changes in Facebook. By listening to changes, rather than polling the Facebook servers, an ActiveMatrix BusinessWorks application improves reliability and decreases load times.