Skip to main content
4. Future Consideration

Export Creator Studio logs

Related products:Agent Studio
  • February 5, 2024
  • 6 replies
  • 50 views

Forum|alt.badge.img+3

It would be great to be able to export filtered Creator Studio API Request logs to a .csv including the details of each API request, rather than clicking through each one. 

6 replies

kyril.remillard
Forum|alt.badge.img
1. New4. Future Consideration

kyril.remillard
Forum|alt.badge.img

Thank you for submitting your Product Idea. We understand this is not currently supported, we appreciate your feedback and will consider it in the future as we continue to build and improve our product. Please keep up to date with our latest release notes here.


sarthak
Forum|alt.badge.img+1
  • Employee
  • February 20, 2024

Thanks for suggesting this feedback to our team @bwineke! As a quick followup, does your team use any log processing tools to parse this data today? Would love to understand your workflow better as we plan our investments for logs in 2024


Forum|alt.badge.img+3
  • Inspiring
  • February 21, 2024

This would be very useful. When building API connectors, sending information from Creator studio to Power Automate for example, there’s no way of checking what Creator Studio is sending to our HTTP listener in Power Automate until the HTTP listener receives the HTTP message. A use case may be passing user responses into slots, sending the slots via API to Power Automate, then populating an excel sheet or list of all responses for a given Event or Path.

For my workflow, if Power Automate never receives an HTTP message containing slot information for example, there’s no way to check which part of our API is set up incorrectly. This means I may end up having to delete the API and trying again from scratch. Luckily my team has documented the specific information to set up an API to Power Automate, but it took quite a bit of trial and error to eventually get the HTTP listener to receive the API commands.

Furthermore, even with a working Event/Path → API handoff, our bot will say “response was not submitted successfully” even though our Power Automate HTTP listener logs the bot interactions properly. It would be helpful to see the logs of every API handoff to understand what is being sent


Forum|alt.badge.img+3
  • Author
  • Participating Frequently
  • February 26, 2024

Thanks for suggesting this feedback to our team @bwineke! As a quick followup, does your team use any log processing tools to parse this data today? Would love to understand your workflow better as we plan our investments for logs in 2024

Hi @sarthak - Currently we are accessing certain logs through ServiceNow as it is the middle layer for many of our use cases. The SN logs don’t give the full picture though on the bot side so additional details in the Creator Studio logs would be helpful. Adding @ckothha for additional input


  • Community Manager
  • February 23, 2026

There’s a LOT of data inside these logs – it can be very bloated and exporting the data isn’t considered a best practice from a security perspective. We’ve been making upgrades to exploring logs & troubleshooting (e.g. with our new Compound Action tester). Can you share more on why this is important to you.