Hi, I'm Bradley! 👋

Automation Developer

BLOG

Welcome to my blog! This is the latest and greatest information about what I’m working on and learning!

Multi-Threading with PowerShell

I was provided an automation project to get data out of an external web resource so our data mangement department could build PowerBI dashboards and reports off that data. My job was simple - data extraction. This particular external web resource provides a SOAP API for data extraction. I know what you’re already thinking - SOAP is outdated and should be replaced with REST. I fully agree, however, it’s what I was provided to work with…