Podio API Documentation
Model: Activity
Represents a single activity on an object
Fields:
| Name | Description | Type | Views |
|---|---|---|---|
| created_on | The date and time when the activity took place |
Date and time | |
| data | The data associated with the events. This is only given for groups of kind "single". |
Object | stream |
| data_ref | The reference to the data of the event |
SimpleReference | |
| is_liked | True if the active user has liked this object, false otherwise. |
Boolean | |
| like_count | The number of users who have liked this object |
Integer | |
| type | The type of activity. Can be one of:
This property is only given for groups of kind "single" |
String |