I'm looking to send an email after a new record is added to a related table within a hosted feature layer. I followed the guidance seen in this post but I changed the trigger to be 'when a record is updated in a hosted feature layer'. Just want to be sure this is the correct trigger to use and it will report back any changes to the related table.

My apply to each parameter is 'body'
The fetch update parameters are set to get changes from 'changesUrl' and Feature layer ID is 'Layerid'
The apply to each 2 is set to 'body/items'
I don't get any flow checker errors or work flow failed emails with this setup.