</> iamrizwan
BlogToolsProjectsAboutContact

</> iamrizwan

SharePoint & Power Platform Developer — building real solutions with SPFx, Power Automate, and Microsoft 365.

Quick Links

BlogToolsProjectsAboutContact

Projects

PDF ToolsSmartCalcFinance CalculatorsImage ShrinkerLegal Policy Gen

Connect

EmailGitHubLinkedIn

© 2026 Rizwan. All rights reserved.

Blog

Real-world solutions with code and screenshots

🔍
Microsoft Graph Throttling: Survive 429s with Smart Retry, Backoff, and Caching (2026)
Graph APILatest

Microsoft Graph Throttling: Survive 429s with Smart Retry, Backoff, and Caching (2026)

Microsoft Graph throttles aggressively in production. Build a retry-with-backoff layer, respect Retry-After, reduce call volume, and avoid the patterns that get you blocked.

April 30, 2026·12 min read
Microsoft Graph $batch Requests: Combine Up to 20 API Calls in One Round Trip (2026)
Graph APIApril 30, 2026·13 min read

Microsoft Graph $batch Requests: Combine Up to 20 API Calls in One Round Trip (2026)

Combine up to 20 Microsoft Graph API calls in a single HTTP request with $batch. Sequencing, dependsOn, error handling, and 2026 production patterns.

#Microsoft Graph#Batch Requests#Performance
Microsoft Graph Delta Query: Incremental Sync Guide (2026)
Graph APIApril 28, 2026·12 min read

Microsoft Graph Delta Query: Incremental Sync Guide (2026)

Sync mail, drives, users, and groups efficiently with Microsoft Graph delta queries. Token handling, pagination, error recovery, and 2026 production patterns.

#Microsoft Graph#Delta Query#Incremental Sync
Microsoft Graph Connectors: Index External Content for Copilot and Microsoft Search (2026)
Graph APIApril 25, 2026·13 min read

Microsoft Graph Connectors: Index External Content for Copilot and Microsoft Search (2026)

Build a Microsoft Graph connector that indexes external content into Microsoft Search and Copilot. Schema design, ingestion code, ACLs, and 2026-era best practices.

#Microsoft Graph#Graph Connectors#Microsoft Search
Microsoft Graph Change Notifications: Real-Time Webhooks Guide (2026)
Graph APIApril 24, 2026·12 min read

Microsoft Graph Change Notifications: Real-Time Webhooks Guide (2026)

Subscribe to Microsoft Graph change notifications and react to mailbox, drive, and Teams events in real time. Full webhook setup, validation, and lifecycle handling.

#Microsoft Graph#Change Notifications#Webhooks
Building Custom Connectors in Power Platform: Connect Any REST API (2026)
Power PlatformApril 17, 2026·8 min read

Building Custom Connectors in Power Platform: Connect Any REST API (2026)

Step-by-step guide to building custom connectors in Power Platform. Connect any REST API to Power Apps and Power Automate with authentication, actions, and real-world examples.

#Power Platform#Custom Connectors#Power Automate
Microsoft Graph Toolkit: Build M365-Powered Web Apps with Zero Backend Code (2026)
Microsoft 365April 13, 2026·8 min read

Microsoft Graph Toolkit: Build M365-Powered Web Apps with Zero Backend Code (2026)

Learn how to use Microsoft Graph Toolkit components to display people, files, calendars, and tasks from Microsoft 365 in any web app — with full code examples and authentication setup.

#Microsoft Graph Toolkit#Microsoft Graph#Microsoft 365
🔍

Categories

R

Rizwan

SharePoint & Power Platform Developer — writing about real problems I solve with code.

More about me →

Free Dev Tools

🔑GUID / UUID Generator🎨JSON Column Formatter🔍CAML Query Builder🛡️Permission Matrix Generator⚡REST API Builder🏗️Site Script Generator🔧PnP PowerShell Generator⚙️Power Automate Expressions🎴Adaptive Card AI Generator🎨Power Automate HTML Table Styler🏗️M365 Architecture Canvas🕵️‍♂️SharePoint & Power Platform Error Decoder🎮Graph API Explorer Lite🏆M365 Challenge Mode