Skip to main content
Question

Insights Qlik Connector

  • February 4, 2026
  • 2 replies
  • 146 views

Just wondering if there is the possibility of connecting A360 Bot Insights to Qlik Cloud? I see that there is a Power BI connector, but no connector to Qlik.

2 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • February 4, 2026

@chughes There is no out-of-the-box Qlik connector. If you wanted this integration, you would have to build a middle man application. Something that would query the data from Bot Insight using REST web service calls and then reformat the data for Qlik and upload it via Qlik’s REST web service calls. You might be able to use Qlik Automate to fire off the middle man application whenever you want to sync the data.


  • Author
  • Cadet | Tier 2
  • May 21, 2026

@chughes There is no out-of-the-box Qlik connector. If you wanted this integration, you would have to build a middle man application. Something that would query the data from Bot Insight using REST web service calls and then reformat the data for Qlik and upload it via Qlik’s REST web service calls. You might be able to use Qlik Automate to fire off the middle man application whenever you want to sync the data.

Thanks Aaron, in the meantime I am exporting the data from a custom dashboard in Bot Insights, but more often than not I am getting a Session Timeout error, this happens even when filtering to just Yesterday data. This does seem to be documented in the AA Support, but are there any workarounds or something I should be doing differently here?