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)
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 V-bacao
it's works if other site, only one sharepoint site dynamic content doesn't appears
Hi Reza,
it's has been a week re-create workflow and same sharepoint site but still doesn't work
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 @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.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492