
Announcements
Hi,
I'm building a flow under a solution context and would like to use Environment Variables for anything that might change accordingly to running environment (DEV, QUA, PRD, etc).
The trigger I pretend to use is: Sharepoint | When a File is Created in a Folder:
I would like to use environment variables both for Site Address and Folder ID, but I'm struggling with the Folder ID variable, for which apparently you need to specify some kind of internal folder ID and not the path.
Any suggestion to have a dynamic folder ID based on an environment variable?
Thanks,
Bernardo
You can get the internal ID with the REST call described:
Get Folder Item ID using REST API in SharePoint (c-sharpcorner.com)