Hi everyone,
First post as I am a relative newcomer to Power Automate with lots to learn. I have built a simple flow to send an email notifying users when a sharepoint list item has a column updated (the actual scenario is to trigger a 'shipment complete' email to a requester when the sharepoint list status on their request is changed to 'complete')
My flow works, but for one thing. The triggered email includes the ID of the request ('Your request IDXXX is complete'). But the ID displayed in the triggered email is the ID of the *previous* Sharepoint list item, not the one whose status is updated.
All the other fields in the email are shown correctly, so I can't work out why the wrong ID is being included. Any tips very gratefully received. I have doubtless made a newbie error! 😉
Flow below:

Thanks,
Tom