CRM-2 Social API

From Opentaps Wiki
Revision as of 00:29, 20 March 2015 by Sichen (talk | contribs) (Protected "CRM-2 Social API": Sysop page [edit=sysop:move=sysop])
Jump to navigationJump to search

The social API allows you to record social interactions of your customers, such as views, likes (faves), votes for and against, and comments. They can be related to other activities or to other nodes, such as web pages or blog posts. The API does not include the user interface but is meant to be called from the user interface to record the interactions.

Views

Records or retrieves the number of times the activity has been viewed.

Like

Records or retrieves the likes or faves of an activity.

Thumb Up and Thumb Down

Records and retrieves votes either for or against.

Comments

Records comments. A comment is first created in the pending state and will be emailed to the domain administrator (user with DOMAIN_CONF permission), who needs to approve or reject the comment. Only approved comments will be retrieved for display.