Add appointment to Office365 Calendar

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://developer.pexipengage.com/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Pexip Engage MCP server": {
  "url": "https://developer.pexipengage.com/mcp"
}
Close
GET /calendar-event/office365/{token}

Add appointment to Office365 Calendar

Path parameters

  • token string Required

    Token of the appointment participant

    Minimum length is 1.

Responses

  • 302

    Redirect

GET /calendar-event/office365/{token}
curl \
 --request GET 'https://api.pexipengage.com/enterprises/acme/calendar-event/office365/m8WwB7iPxDgCKpnBGM83wXJnv7OxzccKagbwyxQXFL'