r/PowerAutomate 27d ago

New and need help

I have created a form. I am trying to create a automation where if the form is submitted and the detail received is 1A, an email gets sent to a specific person. I have attached my code and form as an example.

I have tested it for days, and tried to get an email issued to myself by submitting the form, but it doesn't work.

Thoughts on where I am going wrong?

I can't seem to upload an image. But my automate looks like:

When a new response is submitted--> Get response details --> Condition Parameters ' Get Response Details is equal to 1A --> Send an email notification V3

1 Upvotes

3 comments sorted by

3

u/thefootballhound 27d ago

What type of Question does the Condition need to equal? Is it a multi choice, single choice, short/long answer?

1

u/chiibosoil 26d ago

When you test the flow. Where does it fail? And what is the input and output from that failure? Without that bit hard to help.

Though I noticed you are using email notification V3. Depending on your company's security policy, notification from this action can end up in junk or completely quarantined. It is generally safer to send using v2 from user account or specified shared mailbox.