Forum Discussion
Glo2002
2 years agoNew Member
Best Practices for Loading Sprinklr Data into Power BI for Reporting
Hi everyone, I've been tasked with integrating Sprinklr with Power BI (either via APIs or alternative methods) so that I can connect Sprinklr data with other data sources in Power BI. The goal is to...
- 2 years ago
Hi Glo2002 - Best practices documents and links:
Microsoft Power BI and Sprinklr Integration and Automation (tray.ai)
- Use tools like Postman to test API calls first, ensuring the correct endpoints and data format.
- In Power BI, you can connect via the Web connector. When prompted, use the API key for authentication. Note that sometimes you may need to use basic authentication by placing the API key in the username field (depending on Sprinklr’s API setup).
Hope this helps.
rajendraongole1
Super User
2 years agoHi Glo2002 - Best practices documents and links:
Microsoft Power BI and Sprinklr Integration and Automation (tray.ai)
- Use tools like Postman to test API calls first, ensuring the correct endpoints and data format.
- In Power BI, you can connect via the Web connector. When prompted, use the API key for authentication. Note that sometimes you may need to use basic authentication by placing the API key in the username field (depending on Sprinklr’s API setup).
Hope this helps.
Glo2002
1 year agoNew Member
It sure did, thanks!