Legacy Dev Forum Posts

 View Only

Sign Up

DataAction error return on CallFlow

  • 1.  DataAction error return on CallFlow

    Posted 06-05-2025 18:45

    VVeloso731 | 2024-04-29 21:03:47 UTC | #1

    Is it possible to capture the error of a data action in the call flow? for example:

    { "message": "The requested resource was not found.", "code": "not.found", "status": 404, "messageParams": {}, "contextId": "71e95f73-c6e5-404f-bdcc-552743a1ec2e", "details": [ { "errorCode": "ACTION.REMOTEENDPOINT" } ], "errors": [ { "message": "REST call for action execute failed. Message: Request to backend service failed. Response from web service: Não foi encontrado nenhum aluno válido para a matrícula: 123 [71e95f73-c6e5-404f-bdcc-552743a1ec2e]", "code": "NOTFOUND", "status": 404, "messageParams": {}, "details": [], "errors": [] } ] }

    I need to see this return in Architect so I can identify what error the API returned.


    Jason_Mathison | 2024-04-30 14:08:47 UTC | #2

    It is currently not possible. Here is the (very popular) idea for this: https://genesyscloud.ideas.aha.io/ideas/INB-I-1498

    Please vote for it and know that we are very aware that that this is a popular request.

    --Jason


    system | 2024-05-31 14:08:53 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: 25988