IT professional interested in mobile device management and data analytics. Developing solutions with Power BI, SQL, Python, Excel, and Power Automate.
-
Ryder
- Miami, FL
Pinned Loading
-
Generate JSON payload from clipboard...
Generate JSON payload from clipboard contents. 1# This script was modified to transform a list of deviceID's into an appropriate /
2# JSON format to submit directly to the Workspace ONE API via Postman.
345<# Get device list and outputs to json. #>
-
This article covers the steps to add...
This article covers the steps to add and configure Workspace ONE (WS1) API to Postman. 1# Workspace ONE API/Postman Setup
23This article covers the steps to add and configure Workspace ONE (WS1) API to Postman.
45## Prerequisites
-
Refresh Excel file using PowerShell
Refresh Excel file using PowerShell 1# Disable background refresh on your file
2# Steps:
3# 1. Open File
4# 2. Go to Data Tab
5# 3. Select Refresh Button > More Options > Connection Properties > Untick 'Enable background refresh'
-
Python code snippet to execute SQL q...
Python code snippet to execute SQL queries using pyodbc then export results using Pandas. Additional logic to make API requests and save responses. 1import logging
2import pyodbc
3import pandas as pd
4import requests, json
5import queries as query
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.