This post is part of the series on PowerShell Snippets.
While looking into uploading a release asset to a GitHub release, I discovered that to do this I needed the internal numeric id for a release and not just the id I’d given it. The element I needed from the GitHub json was id which can be retrieved using the below PowerShell which executes curl and then selects a single element:
Continue Reading azurecurve’s Article on their blog
PowerShell Snippets: Get One Value from GitHub Json
This post is part of the series on PowerShell Snippets. While looking into uploading a release asset to a GitHub release, I discovered that to do this I needed the internal numeric id for a release and not just the id I’d given it.
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