• Is it possible to customize an activity stream dashlet?

    I am facing the challenge of customizing an account record activity stream dashlet. Ideally, I would like to see the dashlet populated not only with modifications to an individual account record but also with changes made to any contacts that are associated…
  • How to find data for REST API Activities GET

    Our instance is located on sugarondemand. According to the schema, we can see "comments" and "activities" relation. I tried to use Postman to test these REST API. a. Run the API "/Comments GET" and it returns parent_id. This is the activities id. b. Run…