This topic was automatically generated from Slack. You can find the original thread here.
Hey, is there a way to export event history?
This topic was automatically generated from Slack. You can find the original thread here.
Hey, is there a way to export event history?
There’s not a function to export data from the event history yet, but you can use the Subscriptions feature to pipe all logs and errors to your own logging if you’d like:
There’s a new Pipedream trigger that includes these subscriptions for easier setup as a trigger
Thanks Pierce, what would be the best way to do a one-time dump of a 30-day history? I must recover some data and it’s impossible to go manually event-by-event. Thanks in advance for your help
Sorry, it’s not currently possible to do so. The solution that we do have is forward facing, not for traversing history
But you can search your event history in the UI
Thanks Pierce
We are always open to new feature requests, if you’d like to file one: Sign in to GitHub · GitHub
Sorry there’s not a solution out of the box at the moment
Created a post here with details for using an undocumented/internal API for retrieving workflow execution history: