For the content-type you can set the following value, application/json;odata=nometadata This simplifies the body and there is not need to add the metadata and type, just an object with the property you want to set. Really good content. Cheers.
@LernenTech2 жыл бұрын
Great tip thanks
@abhayd.39502 жыл бұрын
Great, Thanks it has worked.
@wrm84604 ай бұрын
Interesting. Is there a way to do this to replace specific characters from file names? For example if you wanted to replace all of the spaces with underscores?
@jiniy2 ай бұрын
it is saying my list data does not exist at site with url. How did you find the uri? i am not finding the dropsown with the uri as you are. thanks
@abhishekpatil83914 ай бұрын
Looks fine in your video but when i tried its giving me error - "The request ETag value does not match the object's ETag value" any specific reason?
@scstudios8 Жыл бұрын
How did microsoft make renaming a file the most complicated thing in the universe.
@DavidShaw-dc4re Жыл бұрын
I agree.
@ms58755 Жыл бұрын
I want to rename my barcode jpg images as barcode number then _1, 2 etc. how this can be done, kindly check n help
@nimishanalinam Жыл бұрын
Hi, Thank you for this video. May I check how can I get the eTag from the Output of Send HTTP Request to Sharepoint action? Is there a way to parse the Output and get the eTag value after renaming the file ? Please help to share your thoughts. Thank you.
@LernenTech Жыл бұрын
generally there is action get file metadata in power automate but if you are looking from the output of http request then not sure at present but i will check if there is anything.
@nimishanalinam Жыл бұрын
@@LernenTech hi I explored the get file metadata using path action. It worked. Thank you.
@tejtejas29762 жыл бұрын
Hi Thank you for the detailed procedure to rename.. how can we put the current date instead of static year 2022. when i move the file from one share point folder to other folder i want to rename the excel file with current date. Can you please help
@LernenTech2 жыл бұрын
Get current date put it in format you want and then add at the time of rename using variables
@tejtejas29762 жыл бұрын
@@LernenTech Can you please elaborate.. i am new to power automate..
@LernenTech2 жыл бұрын
@@tejtejas2976 brother instead of static date create a variable and add current date time in that and then call that variable in place of static date simple
@abhayd.39502 жыл бұрын
This flow failed with error massage "Invalid JSON. A token was not recognized in JSON content. Please guide how to resolve this.
@LernenTech2 жыл бұрын
Please check following 1. Use get files properties not file 2. Write all send http text manually not copy paste 3. Please use header first in browser to test if its working fine Hope it will help, if still not able to resolve contact us on Instagram
@abhayd.39502 жыл бұрын
@@LernenTech Thank you!
@suriyanarayanans63702 жыл бұрын
How to rename a file within subfolders of the library
@LernenTech2 жыл бұрын
I have video on that how to create subfolder you can these logic there
@Home4HowTos Жыл бұрын
@@LernenTech Can you share the video link for the subfolder? I'm having an issue where my folder is under Documents, and getting an error saying my list does not exist within the URL.