I have a automate flow HTML to PDf.
When a user submits a job in powerapps, its sent to onedrive (html), then to sharepoint as pdf, then another a flow that sends the pdf to an email address once it arrives in sharepoint.
I want to know does anyone know of a way to also send a copy of the email to the sender (createdby)
Any assistance would be much appreciated,
KR's,
Matt383
You can use BCC field in send email action and use email of Created By Email from dynamic content.
Thanks
Hardesh