A while ago, I added two functions to the ContainerHelper for using APIs on containers:
- Get-BCContainerApiCompanyId
- Invoke-BCContainerApi
In the end, these functions are just invoking a REST method on the container, so why create a function for this? Continue reading