Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  /api/v2/flows/executions flow not found error

    Posted 08-12-2025 12:18

    hi,

    I have been unable to find any documenation on  /api/v2/flows/executions and have been going by what I read in the posts however I am getting the error below:

    Execute: Not Found

    • REST call for action execute failed. Message: Request to backend service failed. Response from web service: {"message":"Could not find flow with specified ID.","code":"architect.flow.not.found","status":404,"messageWithParams":"The flow '{flowid}' was not found.","messageParams":{"flowid":"1aa463fc-8953-47e5-b375-b7a7edda8262"},"contextId":"074efaa3-5a80-4fff-ba8e-dcc216afaf0c","details":[],"errors":[]} [fdf35f7f-da4f-4ff0-b8ee-1ad484ba2737]

    Is this the only way to execute a flow with a Data action? 


    #DataActions

    ------------------------------
    Cisco Amaya
    ------------------------------


  • 2.  RE: /api/v2/flows/executions flow not found error

    Posted 08-13-2025 06:30

    Hello,

    The POST /api/v2/flows/executions endpoint "launches an instance of a flow definition, for flow types that support it such as the 'workflow' type".

    This endpoint can only start/execute Architect flows of Workflow type.

    Is that the type of flows you are trying to execute?

    Regards,



    ------------------------------
    Jerome Saint-Marc
    Senior Development Support Engineer
    ------------------------------