@the-vcsi/msgraph

Fetch story content from SharePoint Excel files via Microsoft Graph.

Installation

You'll be prompted for your SharePoint site ID. The add-on creates:

  • scripts/fetch-msgraph.js — Fetch script
  • src/appSettings.js — Azure AD config
  • .env.example — Credential template

Usage

After configuring your .env with Azure credentials, run:

This pulls story content from your SharePoint Excel workbook into local JSON files that your stories can import.