Relative Content

Tag Archive for powershellrest

Upload csv using Invoke-RestMethod

I am trying to upload a local csv file to the import endpoint of 4me/xurrent using power shell. My latest version looks as follows and still receives an error.

Upload csv using Invoke-RestMethod

I am trying to upload a local csv file to the import endpoint of 4me/xurrent using power shell. My latest version looks as follows and still receives an error.

Upload csv using Invoke-RestMethod

I am trying to upload a local csv file to the import endpoint of 4me/xurrent using power shell. My latest version looks as follows and still receives an error.

Certificate Expiry with Graph Powershell

So, hope someone can help me across the finish line with this. I’ve cobbled together a bit of code, basically something I got from a much smarter forum user for a similar purpose.