Hi
I have a custom table to track service requests, I have backoffice staff who update the timeline and add notes and attachments through a model-driven app. The service request gets a unique ID stored in the custom table
I want to send an email to the requester with the notes and attachments. I have set up a flow to send the email when a row is modified and that works fine. However , I dont know how to add the reference to the associated service request to the email
Any help would be appreciated. thanks.