Legacy Dev Forum Posts

 View Only

Sign Up

Archy export failing to find flow by name

  • 1.  Archy export failing to find flow by name

    Posted 06-05-2025 18:30

    cbhenderson | 2024-05-07 17:11:07 UTC | #1

    I am trying to export an inqueue flow using archy. I execute the following command: archy export --flowName "8425 inQueue (PROD)" --flowType inqueuecall --exportType yaml --outputDir export_inqueuecall --force

    and get the following error:

    • ERROR! find 'flow name' by value of '8425 inQueue (PROD)' - no matches for '8425 inQueue (PROD)'

    The requested flow does exist and can be exported as a yaml file from the GUI. I suspect that the parenthesis are causing the issue. Does anyone know how to properly escape the characters so they will allow the export to occur?

    Thank you!


    cbhenderson | 2024-05-07 19:10:32 UTC | #2

    Further investigation seems to eliminate the parentheses as the issue. I saved the flow using Save As ... with the same name except PROD was not enclosed in parentheses and am having the same error occur. I am unable to determine the cause of the export errors. However the same error does occur in other flow types as well (inboundcall, commonmodule, etc.)

    Thank you for any assistance


    cbhenderson | 2024-05-20 14:46:20 UTC | #3

    This issue has "resolved itself." I'm not sure what changed (new version of GC CLI or an update to archy or ...) but I am now able to export all the flows properly.


    system | 2024-06-19 14:47:16 UTC | #4

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


    This post was migrated from the old Developer Forum.

    ref: 26145