
I have Share point file create trigger:
How I can read and store Library Name as text in a variable ?
HI @Gomi
The Library in this case is displayed to you as a name but what Flow needs is an ID.
You can do a "Get all lists and libraries" and get the ID, save in a variable, and then use the variable in the "Library Name".
Can you please check if and let me know if you have any questions?
Cheers
Manuel
-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.