You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
choose **See more** next to **When a new email arrives**
753
-
in the dynamic content list or at the end of the parameters list.
750
+
If you can't find an expected field in the dynamic content list,
751
+
choose **See more** next to **When a new email arrives**.
754
752
755
753
| Setting | Value | Notes |
756
754
| ------- | ----- | ----- |
755
+
| **Body** | ```Please review new applicant:``` <p>```Applicant name: ``` **From** <p>```Application file location: ``` **Path** <p>```Application email content: ``` **Body** | The email's body content. Click inside this box, enter the example text, and from the dynamic content list, select these fields: <p>- The **From** field under **When a new email arrives** </br>- The **Path** field under **Create blob for email body** </br>- The **Body** field under **Call RemoveHTMLFunction to clean email body** |
756
+
| **Subject** | ```ASAP - Review applicant for position: ``` **Subject** | The email subject that you want to include. Click inside this box, enter the example text, and from the dynamic content list, select the **Subject** field under **When a new email arrives**. |
757
757
| **To** | <*recipient-email-address*> | For testing purposes, you can use your own email address. |
758
-
| **Subject** | ```ASAP - Review applicant for position: ``` **Subject** | The email subject that you want to include. From either the parameter list or dynamic content list, select the **Subject** field under **When a new email arrives**. |
759
-
| **Body** | ```Please review new applicant:``` <p>```Applicant name: ``` **From** <p>```Application file location: ``` **Path** <p>```Application email content: ``` **Body** | The content for the email body. From either the parameter list or dynamic content list, select these fields: <p>- The **From** field under **When a new email arrives** </br>- The **Path** field under **Create blob for email body** </br>- The **Body** field under **Call RemoveHTMLFunction to clean email body** |
760
758
||||
761
759
762
760
> [!NOTE]
763
-
> When you select a field that contains an array,
761
+
> If you select a field that contains an array,
764
762
> such as the **Content** field, which is an array that contains attachments,
765
763
> the designer automatically adds a "For each" loop
766
764
> around the action that references that field.
@@ -771,7 +769,7 @@ To add blank lines in an edit box, press Shift + Enter.
771
769
772
770
6. Save your logic app.
773
771
774
-
Next, test your logic app, which now looks like this example:
772
+
Now, test your logic app, which now looks like this example:
0 commit comments