how to export data from servicenow into power Bi with out REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2022 07:50 AM
Hello Everyone,
How to export data from servicenow into power Bi without REST API?
Please help me, how can i schedule report or import data(like assets/computer table data) from SNOW into Power BI without using REST API.
Thanks for your help in advance.
- Labels:
-
Enterprise Asset Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2022 07:57 AM
Hi Sai,
Check the Author and Share Power BI Reports on Real-Time ServiceNow Data article.
Hope it helps.
Thanks,
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2022 08:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2022 02:47 PM
Hi Sai,
For me, Azure Blob Storage seems different topic.
I used Rest API's when we did the ServiceNow to PowerBI integration. With the help of "How to integrate ServiceNow with PowerBI without API setup"
Do you have a specific reason for not using Rest API's?
Did you check the link which I shared in the previous response.?
Thanks,
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2022 01:22 AM
Hi Raj,
yes, it is different topic, though have to use that spoke to send some tables data from SeviceNow to Power BI rather than using the REST APIs. (Note : we have mulesoft as the middleware tool to built any integration between two tools, hence preferring to go with spoke)
Hence looking for suggestions how can i achieve this through using the Azure Blob Storage spoke?
Thanks in advance.