Rollup user or collection attributes on the account level
We want to create attributes on the account levels that are aggregated rollups of attributes on the collection or user level.
Right now to achieve this we have an external data pipeline, putting data back to Totango at the account level.
Example use case:
- Counting the number of champion on an account (rollup of user attribute)
- Average of ticket rating of the account (rollup of collection attribute)
- Number of open opportunities per account (rollup of collection attribute)
Bonus: it would also be good to link collection items with users, and create user rollup attributes based on the linked collection items.
Example use case:
- Number of tickets per user (rollup of collection items per user)
Please sign in to leave a comment.
Comments
2 comments