Hello Guys!
I have the following flow:
1. When an email arrives (with an attachment)
2. getting the attachment
3. creating file in sharepoint
4.run script (creating table)
Unfortunately run script cannot run until the excel file has a sensitivity label, I am not the admin so i cannot set one for the document library.
I tried to check with send an https request, if an attribute added when it is having a label and it is not having label, but nothing changed, so I don't know how to change it with send an https request.
Can someone help me out here how can I set sensitivity with power automate?
Thanks in advance.