PeopleSoft · Capability
PeopleSoft Portal And Communications
Unified workflow for content managers combining portal content management, branding, chatbot integration, and notification services across PeopleSoft Interaction Hub, Chatbot Integration, and Notification Framework APIs.
What You Can Do
GET
List content
— Retrieve portal content items.
/v1/content
POST
Create content
— Create a new portal content item.
/v1/content
GET
List themes
— Retrieve available branding themes.
/v1/themes
GET
List notifications
— Retrieve notifications for the current user.
/v1/notifications
POST
Send notification
— Send a notification via email, text, or in-app channels.
/v1/notifications
GET
List intents
— Retrieve available chatbot intents.
/v1/intents
POST
Fulfill intent
— Process a chatbot intent fulfillment request.
/v1/intent-fulfillments
MCP Tools
list-content
Retrieve portal content items.
read-only
create-content
Create a new portal content item.
list-themes
Retrieve available branding themes.
read-only
list-notifications
Retrieve notifications for the current user.
read-only
send-notification
Send a notification via email, text, or in-app channels.
list-intents
Retrieve available chatbot intents.
read-only
fulfill-intent
Process a chatbot intent fulfillment request.
APIs Used
interaction-hub
notification-framework
chatbot