ow can we create activity node using custom social community component. OOTB components create node. In my case, i am able to push data to mongo db by using SRP APIs. Which API will help to create below related node while update/create operation.
eg: "resource_type_s" : "social/activitystreams/components/activity" {}
I have created a custom component which is pushing data to mongo.
Does commentSystem API will help to create activity node?
Adobe Social