powershell
2 TopicsAdding a resource to project online from a csv using Powershell
Does anyone have experience adding resources to project online using powershell. I would like to be able to automate adding resources and adding bulk resources without wasting time manually inputting. Thank you for any help1.4KViews0likes1CommentProject Online ReST API UTF-8 Encoding
Hello Everyone, I want to set project name containing some Norwegian characters while creating a new project. I'm using code samples available here: https://github.com/OfficeDev/Project-Samples/tree/master/O365-Project-Online-REST-Samples When I try to create a project having name with Norwegian characters it throws "The request was aborted: The request was cancelled." error. Does anyone knows how to encode request body to UTF-8 in powershell? Thanks & Regards, Rohan846Views0likes0Comments