How to delete Architect Flow

Hi all,

I'm trying to Delete a DataTable but Admin Console sais it's been used in a Flow...

That flow no longer exists because I deleted it a week ago.

When I hit the API to find the flow, I get

"type": "INBOUNDCALL",
"active": false,
"system": false,
"deleted": true,
...
"errorDetails": [],
"actionName": "DELETE",
** "actionStatus": "SUCCESS"**
},

Could you please advice what can I do to definitely remove that flow?

Best Regards

That is the only way you can delete flows.

  1. Make sure the error message isn't complaining about a different flow than that one.
  2. Go into architect and make sure you don't need to rebuild the dependency tracking database
    Rebuild the dependency database - Genesys Cloud Resource Center

Thanks Melissa,

rebuilding the database worked at first!!!

:clap: :clap: :clap:

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.