Actions
Feature proposal #7567
closedCB Activity: implement custom asset parsing
Description
Implement custom asset parsing to include all activity for groups the user has joined.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
This requires an update of CB Activity and CB GroupJive. For CB Activity a new trigger is added for asset parsing when an asset is being set on a stream. This then supports the following custom assets.
groupjive.my
groupjive.joined
groupjive.owned
One will output the activity from groups the user has joined and the other for groups the user owns. The my usage outputs both joined and owned.
Actions