Hi
i have an issue with Dynamic content is not available when step action in "sent email" from SharePoint list
but strange from other list name is working(CAPA Apps)
Solved! Go to Solution.
Hi @mulki ,
This is very strange, if re-creating the connection and re-creating the Flow cannot solve the problem, you can directly refer to the properties contained in the trigger body through expression.
The basic composition of Expression is triggerBody()?['PropertyName'].
For example, if you want to get a Title, you can refer to the configuration below.
Or you want to get Created by email, the expression should be triggerBody()?['Author']?['Email']. Property can be obtained from the trigger body.
Best Regards,
Hi @mulki
Go back to flow.microsoft.com and re edit that Flow
Sometimes dynamic content does act up
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Hi @mulki ,
Have you tried re-creating a similar Flow?
Or you could try to configure a Compose action under the trigger to see if you can get Dynamic content when configuring input.
Best Regards,
Hi Reza,
it's has been a week re-create workflow and same sharepoint site but still doesn't work
Hi V-bacao
it's works if other site, only one sharepoint site dynamic content doesn't appears
Hi @mulki ,
This is very strange, if re-creating the connection and re-creating the Flow cannot solve the problem, you can directly refer to the properties contained in the trigger body through expression.
The basic composition of Expression is triggerBody()?['PropertyName'].
For example, if you want to get a Title, you can refer to the configuration below.
Or you want to get Created by email, the expression should be triggerBody()?['Author']?['Email']. Property can be obtained from the trigger body.
Best Regards,
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
51 | |
41 | |
40 | |
38 | |
38 |
User | Count |
---|---|
78 | |
77 | |
71 | |
52 | |
49 |