Forum Discussion
Anonymous
5 years agoNot applicable
Twitter API to Power BI
I'm trying to create an API connection between Twitter and Power BI but I'm having no luck at all. I only need to pull my own user info and not all users historical data. I believe I require ...
mahoneypat
Microsoft Employee
5 years agoI hope this is not out of date, but here this pbix contains an example of getting Twitter data. You need to use the AuthKey to go get a temporary authentication token to use with your actual data web calls. I changed the first step (authkey) to not share my key, so you should just need to update that and then change the query parameters in that step (the one with ?q=Microsoft
Please let me know if it still works.
Regards,
Pat