This post is part of the series on PowerShell Snippets.
The following PowerShell command will execute curl passing in the authorization token and json parameters defined above the curl statement.
The main difference between this and curl on a normal command line is that you need to do curl.exe
which is a built in alias for the Invoke-WebRequest
cmdlet:
$ghAuthorizationToken =...
Continue Reading azurecurve’s Article on their blog
PowerShell Snippets: Use Curl
This post is part of the series on PowerShell Snippets. The following PowerShell command will execute curl passing in the authorization token and json parameters defined above the curl statement.
Blog Syndicated with azurecurve’s Permission
More About This Author
Array
Dyn365GP2023.02.06New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Define Content Of Created Warehouse Documents With Filters
Dyn365GP2023.02.06New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Company Hub Now Lets Admins Add User-Specific Settings
Dyn365GP2023.02.03New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Avoid Document Number Errors When You Post Item Journals
Dyn365GP2023.02.03New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Use Different General Ledger Accounts For Payables, Receivables