This post is part of the series on PowerShell Snippets.
The following PowerShell shows the format required for use in Curl (which I will cover in the next post of this series). It took me a number of attempts to get the format correct; the backticks (`
) are needed to escape the double quotes ("
) for PowerShell and the backslashes (\
) to escape them for the curl command:
$json = "
{...
Continue Reading azurecurve’s Article on their blog
PowerShell Snippets: Format Json for Curl
This post is part of the series on PowerShell Snippets. The following PowerShell shows the format required for use in Curl (which I will cover in the next post of this series). It took me a number…
Blog Syndicated with azurecurve’s Permission
More About This Author
Array
Dyn365GP2023.03.23New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Set Default Dimensions on Locations, Inventory Documents and Journals
Dyn365GP2023.03.22New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Easier to Create Opening Balances for Item Tracked Inventory
Dyn365GP2023.03.22New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Demo Tool and Data for Warehouse and Inventory Scenarios
Dyn365GP2023.03.21New Functionality In Microsoft Dynamics 365 Business Central 2023 Wave 1: Catalog Items Use Standard Number Series, Can Include in Blanket Sales Orders