One of the clerical duties I manage is to notify people at our university campus of received packages. The process we have now is whoever is checking in a package (often a student worker) scans a QR code or otherwise opens up a Microsoft web form. The form includes crucial info about where the package came from, who it's for, who shipped it, and a picture of the parcel so the recipient can more easily identify the item received. The person completing the form also adds some of this information to a paper logbook, and writes the recipient's name somewhere on the parcel with a red marker.
The existing form feeds to a Power Automate flow which takes the package recipient's email from the form, the photo, and sends an automated email to the recipient with the photo attached. When the recipient comes to receive their package, they are meant to sign the logbook that they've taken their delivery.
We are investigating moving this workflow within Smartsheet and hoping to eliminate any steps involving physical paper. I was able to recreate the basic form, but here are the additional specs I'm having trouble with finding more info on:
- How to capture a photo in the form (to be saved to the corresponding row in its Smartsheet)
- Sending an automated email to the package recipient including the image captured in the form either attached to or embedded in the message
- Ability for recipient to mark their parcel as received
Is this possible using Smartsheet?