Developing with IActivityStoryType

Hi,

We are currently hooking our intranet pages (external to Telligent) so that users can add comments to them.

Part of the requirements is to link an activity story to the content item of the intranet page.

So far I have achieved this by using:

_storyController.Create()

The problem I now have is that every time  a new comment is added a new Activity Story is created and linked to the same content item.

I've seen that there is an update method but I need to provide it with a StoryId. Is there away of getting the StoryId associated to a content item?

Version 10.0.2