I have the Premium License in Power Automate that includes additional triggers from ArcGIS that sends notifications when data in ArcGIS Online are updated/created.
However, I am having difficulties figuring out how to program a flow in Power Automate to accomplish what I am trying to do.
I want to be able to send an e-mail (know how to do that), when a specific attribute is selected in a Survey123 form.

The Survey123 form results are saved as a Feature Layer in my AGOL catalog. However, when I use the "When a record is updated in a feature layer" trigger, it doesn't seem to let me select that feature layer.
What do I need to do to program the flow to identify this particular attribute has been updated/added in a Survey123 form to trigger an email notification?
This is a 2-step process. Basically, this first part sends an email that a form has been started and ready for someone else to finish the form. Once that 2nd person has finished, it triggers the create a report and email the final PDF report. Learning how to select specific attributes will assist me in programming the follow-up flow for producing the PDF report.
Thank you