BP Quotes Rest Api – Activity Data

You can get the Polls data on “bp_quotes” of BuddyPress/BuddyBoss “activity” Rest API.

{
  "user_id": 1,
  "component": "activity",
  "content": {
    "rendered": "

Hello all have a nice day 🙂

" }, "date": "2023-04-26T07:12:41", "date_gmt": "2023-04-26T07:12:41", "id": 798, "link": "http://buddypress.local/activity/p/798/", "primary_item_id": 0, "secondary_item_id": 0, "status": "published", "title": "admin posted an update", "type": "activity_update", "favorited": false, "user_avatar": { "full": "http://buddypress.local/wp-content/uploads/avatars/1/1663828147-bpfull.jpg", "thumb": "http://buddypress.local/wp-content/uploads/avatars/1/1663828147-bpthumb.jpg" }, "bp_quotes": { "bg-type": "quotescolor", "bg-value": "#1e73be", "bg-inverted-value": "#e18c41" }, "_links": { "self": [ { "href": "http://buddypress.local/wp-json/buddypress/v1/activity/798" } ], "collection": [ { "href": "http://buddypress.local/wp-json/buddypress/v1/activity/" } ], "user": [ { "embeddable": true, "href": "http://buddypress.local/wp-json/buddypress/v1/members/1" } ] } }
Update on April 26, 2023