Hi @Cory Calavan ,
You could use MS Graph Create a sharing link for a DriveItem to create an externally shareable URLfor a file: https://learn.microsoft.com/en-us/graph/api/driveitem-createlink?view=graph-rest-1.0&tabs=http
For example POST /sites/{siteId}/drive/items/{itemId}/createLink
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.