Forum Discussion
Inspecting SharePoint News Metadata in Flow
- Feb 08, 2019
So You do a trigger, whatever that is, Then get file properties pointing to same Site pages library. Then in any action after as shown in e-mail one I can reference it. I could use it in the Condition action as well by adding in Promoted State is equal to 2 etc.
So You do a trigger, whatever that is, Then get file properties pointing to same Site pages library. Then in any action after as shown in e-mail one I can reference it. I could use it in the Condition action as well by adding in Promoted State is equal to 2 etc.
- TortillaFeb 11, 2019Copper Contributor
Perfect thanks! Turns out it was the trigger which was causing issues. I was using "When a file is created in a folder" and not "When an item is created."
Interesting though, because the version I used still triggered correctly, it just didn't pull in the metadata for which I was looking. Thanks for the help, you solved it! :)