Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
Am trying to work it out with Scanner APIs, and am struck at "PostWorkspaceInfo".
am trying to post the api from VS using python.
Hope someone can drag me to the shore.
Solved! Go to Solution.
workspace_id = {"workspaces":["xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"]}
....
headers = {
"Content-Type": "application/json; charset=utf-8",
....
}
....
response_request1 = requests.post(endpoint,headers=headers1, json=workspace_id)
Response:
{"id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","createdDateTime":"2022-06-16T05:53:30.7241348Z","status":"NotStarted"}
workspace_id = {"workspaces":["xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"]}
....
headers = {
"Content-Type": "application/json; charset=utf-8",
....
}
....
response_request1 = requests.post(endpoint,headers=headers1, json=workspace_id)
Response:
{"id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","createdDateTime":"2022-06-16T05:53:30.7241348Z","status":"NotStarted"}
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |