Michael.Shrall | 2022-03-08 15:35:41 UTC | #1
Is there a way to undelete or restore a flow? I see in the interactions filtering that you can only filter calls by flows which are active. This is problematic if you are trying to look at historical data which used a flow which has then been deleted. Ideally, we would restore the flow for reporting or the reporting view would show deleted flows.
tim.smith | 2022-03-08 16:12:47 UTC | #2
Hey Mike, unfortunately there is no way to undelete a flow to be able to view it in Architect again. However, they are soft deleted and. you can use GET /api/v2/flows and GET /api/v2/flows/{flowId} to get info about the flow. There is no guarantee that deleted configurations will be available forever though; they may be removed entirely at any time.
system | 2022-04-08 16:12:57 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 13836