# August 1, 2025: Automating PDF Uploads to SharePoint with PowerShell + Rewst

### **Join Live!**

Join us live on the first Friday of every month at 2pm AEDT

[Download the Calendar Invite here](https://go.rew.st/open-mic?hs_preview=BFeQDWBI-187816500244)!

## Open Mic Video Recording

{% embed url="<https://youtu.be/d_sc6pvpqsc>" %}

### Contents of the Recording:

* 🔔 Sarah outlines today’s agenda, notes the community demo reschedule, and invites questions.
* 🔧 Jake presents July 18 and July 25 Rewst updates—crate reliability, custom HTML branding, Ninja ticketing actions, JSONB null-character fixes, upcoming DropSuite/VoIP integrations, and previews Danial’s RoboRewsty feature.
* 📧 Jake demonstrates the new core confirmation email in Rewst, showcasing actionable buttons with default, footer-less, and custom-branded examples.
* 🎓 Jake announces the embedded LMS in the Rewst docs portal, highlights onboarding and automation courses, and teases an Easter-egg change hunt.
* 📂 Michael walks through a PowerShell-driven Rewst workflow that downloads a PDF as Base64 and uploads it in chunks to SharePoint.
* 🌐 Jake shows how to embed an App Builder iframe into Halo PSA tickets, enabling in-ticket Rewst form interactions.
* ❓ The host leads a community Q\&A on AI workflow timelines, GraphQL failure-reporting workflows, tag-based handlers, and upcoming customer demos.

<details>

<summary><strong>How to Get Help</strong></summary>

* 💬 Chat (Discord): [https://discord.gg/rewst​​](https://discord.gg/rewst%E2%80%8B%E2%80%8B)
  * Private #{{ msp }} channel
  * \#the-kewp
* 🎫 Submit Tickets to: <the_roc@rewst.io>
* 📝 Feature Request + Integration Requests: <https://rewst.canny.io/>

**CLUCK UNIVERSITY – REWST TRAINING:**

* 👨‍🏫 Live Instructor-Led Training: <https://calendly.com/cluck-u/>
* 🏁 Rewst Foundations Training: <https://docs.rewst.help/cluck-university/rewst-foundations-10x>
* ▶️ On-demand Videos: <https://docs.rewst.help/cluck-university/rewst-foundations-10x>

**DOCS:**

* 🥚 Rewst Docs: <https://docs.rewst.help>
* ⛩️ Jinja Docs: <https://jinja.palletsprojects.com/>

**KEY LINKS:**

* 📝 Feature Request + Integration Requests: <https://rewst.canny.io/>

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rewst.help/updates/roc-open-mics/roc-open-mics-oceania/2025-roc-open-mics-oceania/august-1-2025-automating-pdf-uploads-to-sharepoint-with-powershell-+-rewst-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
