How to push data from ODBC to Tableau

Hi Everyone,

This is something new for me request you all to please guide me
What to do in UiPath if I want to push my logs data (which is generated by UiPath) to tableau web app.

Kindly help me to automate this.

Thank you

@DebottamRoy1

In Tableau I believe you can pull data from api…please try leveraging orchestrator api to get the data from UiPath to tableau

https://docs.uipath.com/orchestrator/v0/reference/consuming-cloud-api

https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/authorizing-api-calls-in-swagger

cheers