Contents
In your workflow, you’d want to create a block that is If field equals PC then build a dynamic string of Thanks for your PC request else build a dynamic string thanks for your mobile request. Make sure both actions use the same output variable.
Additionally, it’s possible to use Power Automate as the default workflow engine for approving SharePoint page content, directly from the SharePoint user interface. Flows can be triggered by SharePoint actions (such as when an item is created in a list), or perform actions within SharePoint (such as update a list item).
Why is no dynamic content available from SharePoint list?
I am facing an issue while creating a MS Flow, not sure why the Dynamic content is not shown for one Sharepoint list whereas it shows for other lists on the same site. I have tried recreating the list as well as the flow but no luck. Any help here would be greatly appreciated. 05-03-2017 12:17 AM I’ve discovered what i think is a bug in Flow.
Please check if you have filled a value within the Manager column of your SharePoint list. You could consider output the result the Manager Email dynamic content returned using the Compose action as below: Then check if the Manager Email dynamic content contains a value.
And does not work if you want a custom value in the To field (see no UsersEmail, only Created By or Modified By Email dynamic content): Is there some way to get this?
How to send email in a workflow in SharePoint?
More… Sending an email when a list item was added in some versions of SharePoint requires many steps, whose details follow. However, if you are using the most current version of SharePoint, you can add a flow directly from your list.
Then in your email action, you insert the variable from the dynamic string operation. This will allow you to create any specific text blocks in your email body. If all you need is simply the values of PC and Mobile, then in the email body, click the button to Add or Change lookup to insert the field.