I am using Profile2 module to track things like First, Last, and Favorite Nodes (books) for each user, but need to be able to expose through the services API to set and retrieve this data.

Any ideas on how to do that?

Thanks

Jason

Comments

marcingy’s picture

Priority: Critical » Normal

Support requests can't be critical

kylebrowning’s picture

Status: Active » Closed (works as designed)

Use services views, or write your own resources defined here http://drupal.org/node/783460