I am building an app for work that uses Dataverse. I currently already have an app built for them using SharePoint, but I am trying to 'level it up' by using Dataverse.
For example, I have a screen that submits a form, "CorpDetailsFrm" and in that form, users enter various bits of info, including attaching a photo file as a document. Upon hitting the 'submit' button, the form submits the data to the Dataverse table "BTS_Projects." The column in the table BTS_Projects that receives the photo file, is called "Client_Documents_Column" ... the column's data type is 'file.'
When I hit the 'submit form' button, my app is also triggered to send an email. I've done this before and seems pretty straightforward... until I want to embed the photo file in the body of the email.
Everywhere on the internet immediately defaults to using flows with Power Automate. Is this my only option?
If anyone has any advice or blogs, etc., I'm all ears.
Thanks in advance,
Kristine