← Back
Power Platform - Information about SharePoint file thumbnail changes
MC1454816 · build prod-20251231-200323
Category
stayInformed
Severity
normal
Major change
False
Last modified
2026-08-14 14:50:24
Summary source
Azure OpenAI (gpt-4.1)
Action by (Graph)
Action by (AI)
2026-09-01 00:00:00
Services
Power Platform
Tags
User impact, Admin impact
Master tags
Admin
Roadmap IDs

One-line summary

Beginning September 1, 2026, SharePoint triggers/actions that return a thumbnail URL will change; use the new Get file thumbnail action to prevent flow failures.

Similar updates

More like this

Details

Body (from Message Center)

Beginning September 1, 2026, SharePoint triggers and actions that are currently returning a thumbnail URL are being updated. The new Get file thumbnail action will return an image instead of a URL, and existing flows that rely on the current thumbnail URL will otherwise return an invalid URL that may cause subsequent flow actions to fail.

How does this affect me?
Existing flows that use SharePoint triggers or actions such as Get items or Get file items and rely on the thumbnail URL dynamic content should be transitioned to use the new Get file thumbnail action. If flows and agents that rely on a returned URL are not updated to use the new Get file thumbnail action, subsequent actions that depend on that URL may fail.

What action do I need to take?
Update any existing flows and agents that use the thumbnail URL dynamic content to use the new Get file thumbnail action.

Raw JSON (for debugging)

Expand/collapse the full payload below.
Show/hide raw
{
  "snapshot_item": {
    "action_required_by": null,
    "ai_action_required_by": "2026-09-01T00:00:00Z",
    "ai_actions": [
      "Update flows using SharePoint thumbnail URL to use Get file thumbnail action"
    ],
    "ai_master_tags": [
      "Admin"
    ],
    "ai_model": "gpt-4.1",
    "ai_summary": "Beginning September 1, 2026, SharePoint triggers/actions that return a thumbnail URL will change; use the new Get file thumbnail action to prevent flow failures.",
    "ai_topics": [
      "Power Platform",
      "SharePoint"
    ],
    "category": "stayInformed",
    "details_map": {},
    "id": "MC1454816",
    "importance": 3,
    "is_major_change": false,
    "last_modified": "2026-08-14T14:50:24Z",
    "ms_products": [
      "Power Platform"
    ],
    "platforms": null,
    "roadmap_ids": [],
    "services": [
      "Power Platform"
    ],
    "severity": "normal",
    "tags": [
      "User impact",
      "Admin impact"
    ],
    "title": "Power Platform - Information about SharePoint file thumbnail changes"
  }
}