Understanding Public Web Services

These public web services enable an external system to send values to PeopleSoft Interaction Hub to create content in features such as Collaborative Workspaces, Content Management, and Discussions. In the case of CWService.FindWorkSpaceByContextData, public web service can also be used to view PeopleSoft Interaction Hub content from within the external system.

The following public web services are available:

  • Collaborative Workspaces: CWService.CreateWorkSpace

    Enables an external system to create Collaborative Workspaces for use with the PeopleSoft Interaction Hub database.

  • Collaborative Workspaces: CWService.FindWorkSpaceByContextData

    Enables an external system to access a Collaborative Workspace based on contextual data defined for the Collaborative Workspace.

  • Collaborative Workspaces: CWService.AddMembers

    Enables an external system to add members to a Collaborative Workspace.

  • Content Management: CMService.AddContent

    Enables an external system to add content to the Content Management feature.

  • Discussion Forums: DiscussionService.PostMessage

    Enables an external system to post a message to a Discussion Forum.